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-loginprofile (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, andgpt-5.4-pro) to GPT-5.6 Sol with Pro effort. Use the explicitgpt-5.5-promodel 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.