Skip to content

Releases: IndraYuda13/codex-utils

v0.2.1

22 Mar 01:04

Choose a tag to compare

Polish release for the codex-slot-relay pairing workflow. Adds clearer pairing docs and a runnable local relay example.

v0.2.0

21 Mar 23:52

Choose a tag to compare

Sync release for local pairing with codex-slot-relay. Defaults now target the local relay and docs include the backend pairing workflow.

v0.1.0

20 Mar 19:59

Choose a tag to compare

Changelog

v0.1.0 - 2026-03-21

Initial public release.

Added

  • CodexClient for OpenAI-compatible chat and responses requests
  • SSE streaming helpers for chat completions and responses APIs
  • CodexChatSession for local history/session convenience
  • dependency-free implementation using only Python standard library
  • Termux/VPS-friendly examples and package metadata