Add Claude Code SparseRead integration - #6
Open
xueluo124 wants to merge 1 commit into
Open
Conversation
Bridge layer (nanobot-sro-v3/sparseread/bridge/): - claude.py: Claude Code gate classifier + ClaudeBridge - claude_mcp.py: MCP server exposing 8 SRO tools - server.py: updated upstream shared bridge server Hook layer: - nanobot-sro-v3/sparseread/hooks/claude_hook.py: session-mode hook (BenefitGate, PostToolUse, one-time-block) - integrations/claude/hooks/claude_hook.py: command-type deployment hook Token tracking: - nanobot-sro-v3/sparseread/token_tracker.py: TokenTracker core - integrations/claude/token_tracker/: analyzer + docs Tests & benchmarks: - test_bridge_claude.py, test_claude_hook.py - benchmark_claude.py, benchmark_claude_17tasks.py - benchmark_experiment.py, benchmark_full.py Runners: local_agent_comp/run_claude_*.py Config: .mcp.json, CLAUDE.md Docs: claude-code-integration/docs/, integrations/claude/README.md Benchmark results: SRO_test/qwenclawbench/claude_*/ Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bridge layer (nanobot-sro-v3/sparseread/bridge/):
Hook layer:
Token tracking:
Tests & benchmarks:
Runners: local_agent_comp/run_claude_.py
Config: .mcp.json, CLAUDE.md
Docs: claude-code-integration/docs/, integrations/claude/README.md
Benchmark results: SRO_test/qwenclawbench/claude_/