-
Notifications
You must be signed in to change notification settings - Fork 127
Description
macos 系统
`bejix@MacBook-Pro ~ % cd claude_code_bridge
bejix@MacBook-Pro claude_code_bridge % ./install.sh install
OK: Python 3.13.3 (python3)
正在安装 Python 依赖: watchdog
警告:watchdog 安装失败(将退回轮询)
OK: Detected tmux (recommend also installing WezTerm for better experience)
================================================================
NOTE: Recommend installing WezTerm as terminal frontend (better experience, recommended for WSL2/Windows)
- Website: https://wezfurlong.org/wezterm/
- Benefits: Smoother split/scroll/font rendering, more stable bridging in WezTerm mode
================================================================
Cleaning up legacy files...
No legacy files found
Created executable links in /Users/bejix/.local/bin
Updated Claude commands directory: /Users/bejix/.claude/commands
Installing Claude skills (bash SKILL.md templates)...
Updated skill: all-plan
Updated skill: ask
Updated skill: autonew
Updated skill: continue
Updated skill: mounted
Updated skill: pend
Updated skill: ping
Updated Claude skills directory: /Users/bejix/.claude/skills
Installing Codex skills (bash SKILL.md templates)...
Updated Codex skill: all-plan
Updated Codex skill: ask
Updated Codex skill: mounted
Updated Codex skill: pend
Updated Codex skill: ping
Updated Codex skills directory: /Users/bejix/.codex/skills
Updated AI collaboration rules in /Users/bejix/.claude/CLAUDE.md
Updated AGENTS.md: /Users/bejix/.local/share/codex-dual/AGENTS.md
Updating existing CCB roles block in .clinerules...
Updated .clinerules: /Users/bejix/.local/share/codex-dual/.clinerules
Updated /Users/bejix/.claude/settings.json permissions
Installed: /Users/bejix/.local/bin/ccb-status.sh
Installed: /Users/bejix/.local/bin/ccb-border.sh
Installed: /Users/bejix/.local/bin/ccb-git.sh
Installed: /Users/bejix/.local/bin/ccb-tmux-on.sh
Installed: /Users/bejix/.local/bin/ccb-tmux-off.sh
Updated tmux configuration: /Users/bejix/.tmux.conf
- CCB tmux integration (copy mode, mouse, pane management)
- CCB theme is enabled only while CCB is running (auto restore on exit)
- Vi-style pane management with h/j/k/l
- Mouse support and better copy mode
- Run 'tmux source ~/.tmux.conf' to apply (or restart tmux)
Reloaded tmux configuration in running server.
OK: Installation complete
Project dir : /Users/bejix/.local/share/codex-dual
Executable dir : /Users/bejix/.local/bin
Claude commands updated
Global CLAUDE.md configured with CCB collaboration rules
AGENTS.md configured with review rubrics
.clinerules configured with role assignments
Global settings.json permissions added
`
`
bejix@MacBook-Pro ~ % ping
Usage: ping [--session-file FILE]
Providers:
gemini, codex, opencode, droid, claude
bejix@MacBook-Pro ~ %
`