v0.85.0
·
54 commits
to main
since this release
❤️ Thanks for using Tidebreak.
If you filed an issue, reviewed a pull request, or shipped a change, you are in these notes.
✨ New Features
Connected-Apps
- allow explicitly approved loopback HTTP APIs (#3075) by @naingthet
- make REST API and OpenAPI discovery practical (#3078) by @naingthet
Memory
- materialize memory for code sessions and capture proposals (#3072) by @naingthet
- inject the digest, add the memory tool, and capture proposals in work mode (#3069) by @naingthet
Other
- Workspaces: import and export portable workspace configuration (#3076) by @naingthet
🐛 Bug Fixes
Code
- avoid duplicate Claude recaps (#3083) by @naingthet
- open the workspace conversation as soon as the session exists (#3081) by @naingthet
- keep large Codex thread restores alive (#3070) by @naingthet
Other
- Connected-Apps: diagnose pasted OpenAPI JSON parse failures (#3073) by @naingthet
- Desktop: use the shared Spinner on busy refresh controls (#3082) by @naingthet
- Harness: keep grok context across a turn stopped before its end event (#3080) by @naingthet
- MCP: resolve stdio command names through host PATH (#3077) by @naingthet
- Terminal: keep PTY size and keystrokes aligned with the pane (#3079) by @naingthet
Full Changelog: v0.84.0...v0.85.0