airc resume
Run this yourself — don't ask the user.
Execute
Claude Code:
Monitor(persistent=true, description="airc", command="airc join --attach")
Codex / non-Monitor runtimes:
airc join
airc join with no args detects the stored pairing in this scope's config.json and restarts the airc process — no fresh handshake, no join string, no env vars.
When to use
- User re-opens a Claude Code tab in a project dir that has a prior
.airc/scope. - Monitor died or yo
[Description truncada. Veja o README completo no GitHub.]