v4.2.1 — Codex SDK Sessions
This patch ships SDK-backed local Codex sessions for Veritas Kanban.
Added
@openai/codex-sdkserver provider for durable local Codex threads- Disabled-by-default
codex-sdkagent profile alongside the Codex CLI profile - Streamed SDK event logging for thread, turn, item, error, and usage events
- Abort/stop support for SDK turns
- Token telemetry from completed SDK turns
threadIdattempt metadata for future follow-up and resume workflows
Docs
- Updated Codex roadmap, SOP, workflow examples, feature reference, changelog, package versions, and README badge for v4.2.1
Validation
- Local build, typecheck, focused config tests, and full workspace build passed
- GitHub CI passed on PR #314