Skip to content

v0.1.10

Choose a tag to compare

@itsreverence itsreverence released this 04 Jun 04:23

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.
  • Gate reasoning/text options to reasoning-capable model names to avoid breaking custom non-reasoning slugs.
  • Request encrypted reasoning content for stateless reasoning-model continuity.

Verification

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