Skip to content

docs: align README with current CodeGraph guidance#266

Open
okbexx wants to merge 1 commit into
colbymchenry:mainfrom
okbexx:docs/update-readme-codegraph-guidance
Open

docs: align README with current CodeGraph guidance#266
okbexx wants to merge 1 commit into
colbymchenry:mainfrom
okbexx:docs/update-readme-codegraph-guidance

Conversation

@okbexx
Copy link
Copy Markdown

@okbexx okbexx commented May 21, 2026

Summary

  • add codegraph_explore to the manual Claude auto-allow snippet
  • update the README's Global Instructions Reference so it matches the current direct-answer guidance used by the installed instructions/server instructions
  • make the reference agent-agnostic instead of Claude-only

Why

The README still showed the older guidance that told agents not to call codegraph_context / codegraph_explore directly and to spawn Explore agents. Current instructions steer agents to answer directly with codegraph_context plus one codegraph_explore, avoiding redundant file-reading subagents.

Test plan

  • git diff --check
  • grep check confirms the stale "NEVER call codegraph_explore" / "ALWAYS spawn an Explore agent" wording is removed from README

Docs-only change; no runtime code changed.

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.

1 participant