What's Changed
- 修复了#21-执行到openpreview的报错 by @GanyuanRan in #23
New Contributors
- @GanyuanRan made their first contribution in #23
Added
- Resource management page for agents and commands, with support for creating user commands directly in the app.
- File-aware composer flow in chat, including selected-file editing support and automatic model routing based on input context.
- GIF sprite sheet workflow in Draw, with new encoding and IPC handling for generated animations.
- Manual retry support for rate-limited image generation.
- Plan execution from Cowork into a new session.
Changed
- Moved layered memory reminders into dynamic context generation for cleaner agent prompt assembly.
- Prompt recommendations now default to the fast model path.
- Added mode-specific switch highlights to improve navigation clarity between app modes.
- Refreshed application icons and synced the Bun lockfile.
- Removed deprecated Xiaomi preview models.
Fixed
- Preserved chat titles more reliably and improved message list navigation behavior.
- Normalized SSH session status updates.
- Constrained MCP settings panel layout to avoid overflow issues.