docs(src): update counts across tools, features, config, cli AGENTS.md

- tools: 15 -> 16 dirs, writing model kimi-k2p5 -> gemini-3-flash
- features: builtin skills 6 -> 8 (+review-work, +ai-slop-remover)
- config: schema files 24 -> 27 (+git-env-prefix, model-capabilities, openclaw)
- cli: commands 5 -> 6 (+refresh-model-capabilities)
- plugin-handlers: 13 -> 14 non-test files
- shared: 95+ -> 100+ utility files
This commit is contained in:
YeonGyu-Kim
2026-04-05 14:04:42 +09:00
parent 3697809c11
commit 7b7526e2f6
20 changed files with 58 additions and 44 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
# src/tools/ - 26 Tools Across 15 Directories
# src/tools/ - 26 Tools Across 16 Directories
**Generated:** 2026-03-06
**Generated:** 2026-04-05
## OVERVIEW
@@ -98,7 +98,7 @@
| quick | gpt-5.4-mini | Trivial tasks |
| unspecified-low | claude-sonnet-4-6 | Moderate effort |
| unspecified-high | claude-opus-4-6 max | High effort |
| writing | kimi-k2p5 | Documentation |
| writing | gemini-3-flash | Documentation |
## HOW TO ADD A TOOL
+1 -1
View File
@@ -1,6 +1,6 @@
# src/tools/background-task/ — Background Task Tool Wrappers
**Generated:** 2026-03-06
**Generated:** 2026-04-05
## OVERVIEW
+1 -1
View File
@@ -1,6 +1,6 @@
# src/tools/call-omo-agent/ — Direct Agent Invocation Tool
**Generated:** 2026-03-06
**Generated:** 2026-04-05
## OVERVIEW
+1 -1
View File
@@ -1,6 +1,6 @@
# src/tools/delegate-task/ — Task Delegation Engine
**Generated:** 2026-03-06
**Generated:** 2026-04-05
## OVERVIEW
+1 -1
View File
@@ -1,6 +1,6 @@
# src/tools/hashline-edit/ — Hash-Anchored File Edit Tool
**Generated:** 2026-03-06
**Generated:** 2026-04-05
## OVERVIEW
+1 -1
View File
@@ -1,6 +1,6 @@
# src/tools/lsp/ — LSP Tool Implementations
**Generated:** 2026-03-06
**Generated:** 2026-04-05
## OVERVIEW