Files
codex/docs
Josh McKinney 2b7e8c7795 feat: add persisted external events for sessions
- Add protocol/core plumbing for external events (Op::ExternalEvent, EventMsg::ExternalEvent) and persist them in rollout.
- Tail per-thread external event inbox files in the TUI and apply steer/queue policy for model context.
- Render a distinct cyan/magenta history cell so events show in the transcript and on resume/replay.
- Add `codex events` CLI subcommand (send/show/tail/list/inbox-path) for demos and automation.

Tests: just fmt; cargo test -p codex-protocol; cargo test -p codex-core; cargo test -p codex-tui
2026-01-22 16:04:45 -08:00
..
2026-01-03 02:19:52 -08:00