feature: Codex support — detection, settings, parsed events, token and cost accounting
Open
Nobody has claimed this yet.
enhancement
nice to have
- Dominant language
- Go
- Stars
- 13
- Forks
- 40
- Avg merge
- 12h 17m
- Merged PRs (30d)
- 156
Description
Feature Description
Codex support on the agent integration contract.
Proposed Solution
Same checklist as OpenCode support:
- Detect an installed Codex and locate its settings
- Patch it to use
localhost:47600and the Cortex CA; ask before editing, support revert - Traffic parsed into typed events, not merely proxied
- Token counts and cost correct for its wire format
- Metrics aggregate alongside other agents
- A tool inventory, or state explicitly that tool pruning is unsupported
- Setup documented; verified depth stated
Additional Context
Part of the Cortex v0.9.0 release, stretch scope — deferred past v0.9.0 as the agent least
used internally, so it proves the least about the release. Depends on the agent integration contract.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.