magi-code 0.77.1

Repository-aware CLI coding agent for terminal work
Documentation
1
2
3
**Tool Name**: `read`
Read ordered local, URL, or internal text resources. Prefer focused local-file reads: provide `offset` and `limit`, or use a line selector, instead of reading an entire file. For local files without a selector, omitting `limit` reads up to 400 lines. Use public unauthenticated URLs when text, Markdown, or JSON is enough; this tool does not run JavaScript or support interaction. Local files return current-session `[PATH#TAG]` and 1-based `LINE:TEXT` anchors by default; `TAG` covers the whole file. For `hash_edit`, use only anchors returned by the latest non-raw read. Follow truncation and omission notices.