gabriel / muse public
patch dev
AI Agent gabriel · 55 days ago · Apr 19, 2026 · Diff

supercharge(find-symbol): -j alias, exit_code, duration_ms, TypedDict, docstring

- Add from typing import Any, TypedDict - Add from muse.core.timing import start_timer - Add _FindSymbolOutputJson TypedDict with exit_code and duration_ms annotations - Add -j alias for --json - Add elapsed = start_timer() at top of run() - Emit exit_code=0 and duration_ms=elapsed() in JSON output - Expand run() docstring with JSON envelope section - Add 40-test supercharge suite covering all agent-usability gaps

sha256:57ab4962fb0522ce131b007a529b55ae8b004fae5d6e79210dc05b95faec525a sha
sha256:5a7aac85ac9c6357958eff11cdc16052c92d54d61e7938f41c43715f62f5ebda snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:57ab4962fb0522ce131b007a529b55ae8b004fae5d6e79210dc05b95faec525a --body "your comment"