Expand description
Codex harness support.
The declarative half of this harness lives in harnesses/codex.toml
(including the write-guard data rendered by the generic engine in
[crate::adapters::guard]); this module tree keeps only the code-backed
capabilities the descriptor references: item.completed event-stream
parsing (transcript) and live-skill shadow detection (skill_shadow).
Modules§
- skill_
shadow - Live-skill shadow detector and reporting for Codex.
- transcript
- Codex transcript (event-stream) parsing.