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
@@ -15,7 +15,7 @@ tools/
│ └── constants.ts # Fixed values
├── lsp/ # 6 tools: definition, references, symbols, diagnostics, rename
├── ast-grep/ # 2 tools: search, replace (25 languages)
├── delegate-task/ # Category-based routing (1038 lines)
├── delegate-task/ # Category-based routing (1039 lines)
├── session-manager/ # 4 tools: list, read, search, info
├── grep/ # Custom grep with timeout
├── glob/ # 60s timeout, 100 file limit