Skip to content

v0.1.9

Choose a tag to compare

@itsreverence itsreverence released this 04 Jun 04:21

Changes

  • Add native Assist streaming responses for Codex replies and streamed tool calls.
  • Add advanced Codex response options for reasoning effort, reasoning summary, and text verbosity.
  • Preserve token-invalidated refresh/retry behavior through streamed requests.

Verification

  • uv run ruff check .
  • uv run pytest -q (50 passed)
  • hassfest passed locally
  • GitHub CI passed: tests/lint, HACS validation, Hassfest