Skip to content

v0.18.0

Latest

Choose a tag to compare

@steipete steipete released this 01 Sep 07:59
· 31 commits to main since this release
v0.18.0
083bba7

Backfilled GitHub Release for v0.18.0, which was tagged and published to npm on 2026-08-14 but never got a GitHub Release. Notes are the changelog section for this version, verbatim.

Changed

  • Browser: stop copying cookies from a live Chrome profile by default because ChatGPT token rotation can invalidate the user's interactive session. Use the persistent --browser-manual-login profile (recommended), inline cookies, or explicitly restore the old behavior with --browser-cookie-sync / browser.cookieSync=true. Fixes #367.
  • Browser: route the generic current-Pro aliases (gpt-5-pro, gpt-5.1-pro, gpt-5.2-pro, and gpt-5.4-pro) to GPT-5.6 Sol with Pro effort. Use the explicit gpt-5.5-pro model to keep the historical GPT-5.5 target; an explicit thinking-time setting still overrides the alias default. Fixes #373. Thanks @pdurlej!

Fixed

  • Browser: detect a disabled ChatGPT effort tier (e.g. an exhausted Pro allotment) before clicking it, and report the account's own reset notice instead of a misleading "selection unverified" failure. Thanks @enieuwy!

npm: https://www.npmjs.com/package/@steipete/oracle/v/0.18.0

Assets attached on 2026-09-05 from the verified npm tarball.