Skip to content

docs: add Claude Code setup instructions to README#9

Merged
pedrodeoliveira merged 1 commit intomainfrom
docs/add-claude-code-setup
Mar 16, 2026
Merged

docs: add Claude Code setup instructions to README#9
pedrodeoliveira merged 1 commit intomainfrom
docs/add-claude-code-setup

Conversation

@pedrodeoliveira
Copy link
Contributor

@pedrodeoliveira pedrodeoliveira commented Mar 12, 2026

Summary

  • Add a new "Integration with Claude Code" section to the README with a ready-to-use ~/.claude.json config snippet using GCORE_TOOLS=*
  • Explain why loading all tools is safe with Claude Code's deferred Tool Search feature (schemas fetched on demand, no context bloat)
  • Update the introductory note to clarify the tool overload concern applies to most LLM clients but not all

Test plan

  • Verify README renders correctly on GitHub
  • Confirm the ~/.claude.json config snippet works with Claude Code

@pedrodeoliveira pedrodeoliveira self-assigned this Mar 12, 2026
@pedrodeoliveira pedrodeoliveira force-pushed the docs/add-claude-code-setup branch from 1d4ad62 to 9c87773 Compare March 12, 2026 14:47
Explain why GCORE_TOOLS=* is safe with Claude Code's deferred tool
schema loading (Tool Search), and provide a ready-to-use config snippet.
@pedrodeoliveira pedrodeoliveira force-pushed the docs/add-claude-code-setup branch from 9c87773 to 96f433b Compare March 12, 2026 15:04
@pedrodeoliveira pedrodeoliveira merged commit 6d1c36f into main Mar 16, 2026
3 checks passed
@pedrodeoliveira pedrodeoliveira deleted the docs/add-claude-code-setup branch March 16, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants