Download release
TL;DR · First-run gets more direct, file preview feels closer to an IDE, schedule automation is more complete, and IM-side Agent execution results now flow back into the original chat.
Highlights
- New first-run starting-view picker: skip the long onboarding questionnaire and jump straight into Files + Chat, Browser + Chat, Chat + Combo Skills, Schedule, or the default guided view.
- Bilingual task demo assets: onboarding now ships EN/中文 task demo GIFs so users can see at a glance what each view is best at.
- IDE-style file preview: file tree navigation, preview tabs, recently opened, right-click actions, drag-and-drop, and richer display settings.
- New Schedule Prep capability: scans upcoming events for things that need an early decision, prep material, or follow-up — with manual checks, execution history, and automation management.
- Agent IM round-trip: Agent sessions started from IM can now push local execution results back into the original chat context; scheduled-task results also feed the follow-up push chain.
- Combo Skill and tutorial recording pipeline polish: standardized E2E tutorial cases covering file preview, file creation, browser summarization, tool calls, and multi-turn conversations.
Fixes & improvements
- Fixed: image messages losing their attachment payload when resent.
- Fixed: incomplete path-alias detection in Floatboat tool calls, improving tool-execution compatibility.
- Improved: Agent IM task stop, new-session commands, and cancellation handling — cancelled tasks now publish as a distinct state instead of being read as a generic failure.
- Improved: preview pane, Chat tool-call rendering, and several Windows path display details.
- Added: more unit tests, E2E tests, and recording scripts to strengthen regression coverage.