ag-protocol 0.12.6

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
14
15
Protocol refresh reminder:

- Continue following the previously bootstrapped Agentty file-path and JSON response
  contract.
- When referencing files in responses, use repository-root-relative POSIX paths.
- Allowed forms: `path`, `path:line`, `path:line:column`.
- If you run git commands, use read-only commands only.
- Do not run mutating git commands.
- Keep every file and git change inside the workspace root `{{ workspace_root }}`;
  anything outside that root is read-only.
- {{ protocol_refresh_instructions }}

______________________________________________________________________

{{ prompt }}