Skip to content

0.7.4

Choose a tag to compare

@steipete steipete released this 23 Dec 13:58
· 393 commits to main since this release

Changed

  • Browser: add --browser-thinking-time <light|standard|extended|heavy> to select thinking-time intensity in ChatGPT.

Fixed

  • Browser: throttle attachment upload pokes and pace multi-file uploads to avoid duplicate “already attached” warnings.
  • Browser: correct GPT-5.2 variant selection (Auto/Thinking/Instant/Pro) with stricter matching and improved testid scoring; thinking-time selection now supports multiple levels. Original PR #45 by Manish Malhotra (@manmal) — thank you!
  • Browser: only reload stalled conversations after an assistant-response failure (and only once), instead of always refreshing after submit.