fix: muse code cat bare file path gives actionable error and anti-pattern docs
muse code cat 'file.py' (no :: separator) now tells agents exactly what to do: - To read a symbol: muse code cat 'file.py::SymbolName' - To list symbols: muse code symbols --file file.py - To read the file: use the Read tool or your editor
Also adds this as an explicit anti-pattern in AGENTS.md and docs/agent-guide.md so agents don't rediscover it on every session.
sha256:66b081bf9cd4e0b379695367ea58f7032ad64d93828e14477f74cd79814e1811
sha
sha256:1201486372999e2ca857941997927cae569c3f06313c5a239fc7bf8a5470ee7c
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:66b081bf9cd4e0b379695367ea58f7032ad64d93828e14477f74cd79814e1811 --body "your comment"
No comments yet. Be the first to start the discussion.