Continued pruning of tokens we shouldn't need for modern agents

This commit is contained in:
Jesse Vincent
2026-06-24 11:15:14 -07:00
parent f8997c7aa8
commit e24f65cf01
6 changed files with 2 additions and 84 deletions

View File

@@ -51,12 +51,9 @@ These thoughts mean STOP—you're rationalizing:
## Platform Adaptation
Skills name actions ("dispatch a subagent", "create a todo", "read a file"), not any one runtime's tools. For your harness's tool equivalents and instructions-file conventions, read the matching file:
If your harness appears here, read its reference file for special instructions:
- Claude Code: `references/claude-code-tools.md`
- Codex: `references/codex-tools.md`
- Copilot CLI: `references/copilot-tools.md`
- Gemini CLI: `references/gemini-tools.md` (also auto-loaded via GEMINI.md)
- Pi: `references/pi-tools.md`
- Antigravity: `references/antigravity-tools.md`