## Core
- Restored workspace history on connect so existing sessions catch up before live sync resumes
- Passed OTEL exporter settings into managed workspaces so telemetry works there too
- Normalized provider metadata defaults so models still load when catalog data is incomplete
- Passed `EXA_API_KEY` to the `websearch` tool to reduce rate limits (@rasdani)
## TUI
- Added a restore flow for sessions whose workspace is unavailable, with clearer workspace status indicators
- Fixed agent cycling when no agent is selected and improved prompt key handling
**Thank you to 1 community contributor:**
- @rasdani:
- fix(opencode): pass `EXA_API_KEY` to `websearch` tool to avoid rate limits (#16362)