magi-code 0.80.2

Repository-aware CLI coding agent for terminal work
Documentation
1
2
3
**Tool Name**: `read`
Read ordered local 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 web open for HTTP(S) URLs. 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.