codex 0.104.0
codex: ^0.104.0 copied to clipboard
Dart SDK for Codex that wraps the codex CLI over JSONL stdin/stdout.
0.104.0 #
- Initial release.
- Added Dart SDK wrapper for
codex exec --experimental-json. - Added
Codex,Thread,run,runStreamed, and thread resume support. - Added support for options, structured output schema, images, config overrides, and cancellation.
- Added unit tests and optional integration tests.