v0.1.57
Features
- Added support for custom browser hosts on configured ports.
- Added Codex attachment steering into active chat turns, including queued files, skills, images, and text attachments.
- Added execution mode overrides for Magic Prompts.
Fixes
- Fixed web chat recovery after WebSocket reconnects so active sessions and replay events were restored more reliably.
- Fixed Claude model selection so standard-context Claude models remained selectable instead of being forced to 1M variants.
- Fixed Claude structured-output failures to report max-turn errors more cleanly.
Improvements
- Improved Claude custom profile switching by carrying profile handoff context into runs.
- Improved reconnect bootstrap data to reduce payload size while preserving active chat state.
- Improved steered prompt handling with copy-back and copy actions.
- Improved background git polling error handling so failures were logged instead of surfacing as unhandled promise rejections.
Full Changelog: v0.1.56...v0.1.57