docs(agents): update AGENTS.md with current commit hash and line counts

This commit is contained in:
justsisyphus
2026-01-23 16:00:38 +09:00
parent d5e1344b87
commit cc8d2ee4d2
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
```
agents/
├── atlas.ts # Master Orchestrator (1383 lines)
├── atlas.ts # Master Orchestrator (543 lines)
├── sisyphus.ts # Main prompt (615 lines)
├── sisyphus-junior.ts # Delegated task executor
├── dynamic-agent-prompt-builder.ts # Dynamic prompt generation