A Claude Code PreToolUse hook that chains Gemini and Codex sequentially when a tool call targets files too large for Claude's context window.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
58
commits
docs: rewrite README to reflect current two-stage pipeline
be2ee41View on GitHubfeat: add manual /bridge-review <path> as pipeline trigger
18d0676View on GitHubrefactor: split Gemini/Codex into pre-tool-use/post-turn stages
4acad69View on GitHubAdd post-turn Stop hook: Gemini → Codex reviews Claude's code changes
d0d03f8View on GitHubAsk user before showing Gemini-only fallback when Codex unavailable
975237fView on GitHubUpdate README: document token threshold with lines-of-code reference table
9e86665View on GitHubUpdate README: document on/off toggle and session reset behaviour
3ccedc8View on GitHubRevert to code-only pipeline; sync adversarial prompt with codex-plugin-cc
59a52d6View on GitHubReset bridge mode to off on each new session via SessionStart hook
9b2b8d6View on GitHub