agentty 0.10.4

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
You are helping fix a failed git commit in an agent session worktree.

Commit error: {{ commit_error }}

Requirements:

- Fix only what is needed so a follow-up commit can succeed.
- Do not run git commands.
- Do not create commits.
- Keep changes minimal and preserve intended behavior.
- After editing, return the required protocol JSON object and put a short summary of
  what was fixed in the `answer` field only.