This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Summary
AI summaryAdded Save‑As for untitled editors and per‑window persistent file grants.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds Save-As for untitled editor buffers with Cmd+S. Adds Save-As for untitled editor buffers with Cmd+S. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Feature | Low |
Adds per-window file grants for Save-As outside workspace. Adds per-window file grants for Save-As outside workspace. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Medium |
Fixes Agent node session persistence across app restarts. Fixes Agent node session persistence across app restarts. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Low |
Updates close-confirm dialog to show on-disk path or Save‑will‑prompt hint. Updates close-confirm dialog to show on-disk path or Save‑will‑prompt hint. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Low |
Routes Cmd+S to editor with most recent Monaco text focus. Routes Cmd+S to editor with most recent Monaco text focus. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Low |
Syncs Save‑As file path from detached windows back to main for session persistence. Syncs Save‑As file path from detached windows back to main for session persistence. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Refactor | Low |
Improves Agent chat thread with shimmer loading, auto-scroll, and fade-in transitions. Improves Agent chat thread with shimmer loading, auto-scroll, and fade-in transitions. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Refactor | Low |
Improves Agent user message styling with softer bubble background and contrast. Improves Agent user message styling with softer bubble background and contrast. Source: llm_adapter@2026-05-26 Confidence: high |
— |
Full changelog
Patch release with Save-As for untitled editors, agent panel visual polish, and session persistence fixes.
Added
- Save-As for untitled editor buffers —
Cmd+Son a scratch editor opens a native Save-As dialog; subsequent saves reuse the chosen path. The close-confirm dialog's "Save" button also triggers Save-As for untitled buffers, and cancelling the picker keeps the panel open. - Per-window file grants — files saved via Save-As outside the workspace are granted persistent read/write access scoped per window, surviving app restarts without widening the sandbox.
Changed
- Agent chat thread polish — loading states with shimmer animation, smooth auto-scroll, and fade-in transitions for new messages.
- Agent user message styling — softer bubble background and text contrast for user messages; removed hover color override on thinking blocks.
Fixed
- Agent node session persistence — agent panels now persist and restore correctly across app restarts.
- Close-confirm dialog detail — shows the on-disk path for a single dirty file, or a "Save will prompt for a location" hint for untitled buffers.
- Save routing —
Cmd+Sroutes to the editor that most recently held Monaco text focus, not whichever editor passeshasTextFocus()at the key event. - Detached window Save-As sync — Save-As in dock or panel windows syncs the new file path back to main for session persistence.
Full Changelog: https://github.com/0-AI-UG/cate/compare/v1.0.2...v1.0.3
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About 0-AI-UG/cate](https:
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]