v0.6.2
downloadsCodex works in the side panel again, and screenshots follow the tab a run is working in.
Fixes
- Codex: runs start again on current Codex releases. Codex stopped accepting the flags Browsentic used to keep it read-only, so every run ended with "Your Codex does not understand the flags Browsentic uses", and a follow-up message in the same conversation failed the same way. The read-only sandbox is unchanged (98b5220)
- Codex: browser actions are no longer refused with "blocked by the approval policy". Browsentic's own tools are approved for the run, and each one still passes through Browsentic's approval prompt and guardrails (856fd2d)
- Codex: the model picker offers the models Codex has now (
gpt-5.6-terra,gpt-5.6-luna,gpt-5.5) and the effort levels it accepts (lowtoxhigh). A model your account cannot use now says so in a sentence and tells you to pick another in the popup (768de4c) - Screenshots: a screenshot captures the tab the run is working in, not whichever tab is in front (00096b3)
- macOS: the DMG is notarized when Apple credentials are present, and the instructions for opening an unnotarized copy are correct (e9907a7)