The problem
The 0.12 release introduces a persistent workspace model where agents are configured in the repository under .agents/ (see PR #289). The current README "Repository map" section doesn't mention this new directory.
What you propose
Update the repository map in README.md to:
Add a line for .agents/ explaining its purpose
Clarify that this is where agent configurations (architect, builder, PR reviewer, etc.) are now stored
Why this matters
The README is the first place new users look to understand the codebase. Keeping the repository map accurate helps contributors and evaluators navigate the project.
What you considered instead
No response
The problem
The 0.12 release introduces a persistent workspace model where agents are configured in the repository under .agents/ (see PR #289). The current README "Repository map" section doesn't mention this new directory.
What you propose
Update the repository map in README.md to:
Add a line for .agents/ explaining its purpose
Clarify that this is where agent configurations (architect, builder, PR reviewer, etc.) are now stored
Why this matters
The README is the first place new users look to understand the codebase. Keeping the repository map accurate helps contributors and evaluators navigate the project.
What you considered instead
No response