ag-protocol 0.14.5

Agentty is an ADE (Agentic Development Environment) for structured, controllable AI-assisted software development.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
Protocol refresh reminder:

- Continue the bootstrapped file-path and JSON response contract.
- Reference files only by repository-root-relative POSIX `path`, `path:line`, or
  `path:line:column`.
- Run only read-only git commands; never mutating ones.
- Keep all file and git changes inside `{{ workspace_root }}`; everything outside this
  workspace root is read-only.
- {{ protocol_refresh_instructions }}

______________________________________________________________________

{{ prompt }}