Original release notes
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 https://github.com/OpenSecretCloud/Maple/pull/777
- chore: update OpenSecret SDK and Maple Proxy by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/778
- docs: add CUA targeting for macOS Open/Save panels by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/789
- fix(agent): retry transient inference failures for ~3 minutes by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/790
- feat: add Agent prompt history navigation by @marksftw in https://github.com/OpenSecretCloud/Maple/pull/784
- feat(agent): Maple-owned mid-run message queue by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/781
- chore: disable Tauri file watcher on local justfile dev by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/793
- feat(agent): steer a queued follow-up into the current turn by @AnthonyRonning in https://github.com/OpenSecretCloud/Maple/pull/794
Full Changelog: https://github.com/OpenSecretCloud/Maple/compare/v3.3.3...v3.3.4

