Commit Graph

2 Commits

Author SHA1 Message Date
marcus e7b6d37cc9 feat: rename tool ids from dotted to underscore for claude.ai compat
Update stale dotted tool-name references in tool descriptions and docs
to match the underscore tool ids required by claude.ai
(pattern ^[a-zA-Z0-9_-]{1,64}$).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 11:30:21 +02:00
Barry Walker 51d4798597 Refactor docs: slim README, separate API reference
- Condensed README to ~190 lines (was 870+)
- Moved full API reference to docs/API_REFERENCE.md
- Added tools summary table with link to full docs
- Removed redundant nested README

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 14:09:02 -05:00