Highlights
- Queue follow-up requests during active Agent Mode work, edit or remove them before they run, and steer a queued instruction into the current turn when needed.
- Navigate and recall prior Agent prompts more reliably.
- Improve resilience to transient inference failures, and update the OpenSecret SDK and Maple Proxy.
What's Changed
- chore: bump version to 3.3.4 by @AnthonyRonning in #777
- chore: update OpenSecret SDK and Maple Proxy by @AnthonyRonning in #778
- docs: add CUA targeting for macOS Open/Save panels by @AnthonyRonning in #789
- fix(agent): retry transient inference failures for ~3 minutes by @AnthonyRonning in #790
- feat: add Agent prompt history navigation by @marksftw in #784
- feat(agent): Maple-owned mid-run message queue by @AnthonyRonning in #781
- chore: disable Tauri file watcher on local justfile dev by @AnthonyRonning in #793
- feat(agent): steer a queued follow-up into the current turn by @AnthonyRonning in #794
Full Changelog: v3.3.3...v3.3.4