mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-31 06:03:29 +08:00
PR #344 replaced the blocking dev-server hook with auto-tmux-dev.js which transforms commands into tmux sessions (exit 0) instead of blocking them (exit 2). Updated 2 tests to match the new behavior.