cyclops start | Create or restore the default workspace and start the daemon if needed. |
cyclops workspace save|restore | Save or rebuild a tmux session’s panes, sizes, names, and directories. |
cyclops sizing release | Hand a session’s window sizing back to tmux, and clear the ownership mark; safe to run twice. |
cyclops status | Show every watched pane’s runtime state plus live composer, readiness, notification, and mailbox facts when they differ. |
cyclops health | Inspect binaries, daemon identity, setup, and bounded state metadata without changing them. |
cyclops stop | Stop Cyclops now; tmux panes and durable messages stay intact. |
cyclops cleanup build-cache|update-scratch | Inventory named rebuildable assets; add --apply to remove exact validated assets. |
cyclops data inventory|export|forget | Inventory retained durable records, export them to a new directory, or preview and confirm removing every retained journal. |
cyclops remove --all --confirm <token> | Preview removal of the complete Cyclops state home, then require its exact confirmation token. |
cyclops list | Show every named agent, its state, and current detail. |
cyclops name <pane> <label> | Give a pane a stable address; --clear releases it. |
cyclops clear [<agent>] [--status] | Quiet queued pane notifications for one agent, or cleanse status with --status. |
cyclops reset | Reset status by clearing old, terminated, and stale processes and sessions. |
cyclops flush [--prune] | Flush message ledgers, cleanse state, and reset sessions to start clean; --prune (default true) also drops dead panes and stale sessions. |
cyclops read <agent> | Read visible/recent pane output or the detection evidence. |
cyclops send <agent> --subject ... [--summary ...] [--raw] | Accept a durable message and print its wake receipt; --raw pastes the whole message with no composer check. |
cyclops inbox list; cyclops inbox claim <id> | List pending metadata or claim one exact message. |
cyclops inbox next --timeout 30s | Wait over the socket and claim at most one pending message without touching a composer. |
cyclops messages | Read body-free mailbox and notification state. |
cyclops reply [<message-id> | <m-att_...>] [--last] [--raw] | Reply using the visible parent message; --last answers the most recently claimed one. |
cyclops requeue <message-id> | Requeue eligible unresolved notification alarms for a message. |
cyclops notification withdraw <attempt-id> --recipient <key> | Withdraw one provably pre-write notification attempt. |
cyclops alarm preview --older-than <age>; cyclops alarm clear | Preview or clear exact durable alarm attempts. |
cyclops wait <agent> --until idle|turn-ended|blocked | Wait for a pane state sequence without inferring task completion. |
cyclops history | Read messages from the append-only record. |
cyclops thread <message-id> | Read one message, its replies, and delivery state. |
cyclops watch | Open the admin, firehose, and Messages TUI (--firehose changes the starting view); --json emits one event per line. |
cyclops hook <event> | Vendor-hook receiver; silent and always exits 0. |
cyclops hooks install|verify|selftest | Prepare and verify vendor hooks. |
cyclops setup check | Inspect manifests, hook wiring, receipt capability, and installed skills without changing them. |
cyclops setup plan | Preview create-only manifests and final skill files below accepted private consumer parents, without changing files. |
cyclops theme [name] | Preview themes or switch the active theme. |
cyclops update | Build, prove, and activate a matched pair; restart a running daemon and leave a stopped daemon stopped. |
cyclops update --rollback | Reactivate a replay-proven retained pair without reverting state. |
cyclops daemon status|log|stop|restart | Inspect, stop, or safely restart the exact daemon generation. |
cyclops ping | Measure a daemon round trip. |
cyclops commands | Show workspace, operations, and diagnostic commands. |