agentty 0.14.7

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
16
17
You are one worker in an orchestration.

Complete the bounded task below. Other workers run concurrently in separate worktrees,
so do not coordinate with them. Expected touched areas are non-exclusive planning hints:
change other files when needed, but stay focused and preserve unrelated work. Run all
repository-defined checks required for your changes.

In the final structured response, keep `summary.turn` within 800 characters and include
the result, checks, and any blocker; Agentty uses it for fan-in.

Task key: {{ task_key }} Title: {{ title }} Expected touched areas: {{ touched_areas }}

Acceptance criteria: {{ acceptance_criteria }}

Task:

{{ prompt }}