Skip to content

0.8.1

Choose a tag to compare

@steipete steipete released this 30 Dec 02:42
· 331 commits to main since this release

Added

  • Config: allow browser.thinkingTime, browser.manualLogin, and browser.manualLoginProfileDir defaults in ~/.oracle/config.json.

Fixed

  • Browser: thinking-time chip selection now recognizes "Pro" labeled composer pills. Original PR #54 by Alex Naidis (@TheCrazyLex) — thank you!
  • CLI: disable OSC progress output when running under Codex (CODEX_MANAGED_BY_NPM=1) to avoid spinner noise.

Tests

  • Stabilize OSC progress detection tests when CODEX_MANAGED_BY_NPM=1 is set.