0.0.12
v0.0.12
This release improves session resilience and day-to-day usability with persistent drafts and logs, better multi-question handling, and tighter SDK-driven model configuration.
What's New
- Job drafts now persist across panel close/reopen and app relaunch, including follow-ups, pending-question replies, and attached images.
- Per-job output and raw logs now use file-backed storage and are rehydrated on startup, so job history survives app restarts.
- Multi-sub-question prompts now step through questions sequentially, making longer agent questionnaires easier to answer.
Improvements
- Model, thinking mode, and effort settings are now driven by Agent SDK capabilities instead of a mostly hardcoded catalog.
- Settings, new job creation, and job status badges now reflect SDK-supported models and thinking behavior more accurately.
- SDK access is now centralized through a shared local wrapper, including packaged-app path handling.
- Multi-question prompts now support editing previous answers and typing custom responses where appropriate.
Included In This Release
- Persistent job drafts, replies, and attachments
- File-backed job log persistence and startup rehydration
- Sequential multi-question prompt flow
- SDK-backed model/thinking capability handling
- Shared local SDK wrapper improvements
- Version bump to
0.0.12