docs: remove stale TOOLS.md references (#1388)

TOOLS.md was intentionally removed in 21d60f6 and #771, as tools are
now provided to the LLM via JSON schema through ToProviderDefs().
These references were missed during that cleanup.

Suggested by @yinwm in #1355.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Mahendra Teja
2026-03-12 07:17:01 +05:30
committed by GitHub
parent 6612ca099a
commit 8cac29d9bb
7 changed files with 0 additions and 7 deletions
-1
View File
@@ -4,7 +4,6 @@ var migrateableFiles = []string{
"AGENTS.md",
"SOUL.md",
"USER.md",
"TOOLS.md",
"HEARTBEAT.md",
}