Changelog
For the full Chinese changelog with identical detail, see 更新日志.
v0.5.4 (2026-05) — Custom models & conversation stability
- Custom Chat models — add OpenAI-compatible providers, API keys, and Chat model IDs in settings.
- Grouped model picker — official models appear first; custom models are grouped by provider.
- Provider/model diagnostics — tests show redacted
curl, HTTP status, content type, and response preview when Base URL, key, or streaming protocol checks fail. - Conversation stability — empty general conversations are reused, placeholder titles are retried after the first turn, and server-side timeline sequence values keep streamed messages and tool results ordered.
- Read-only subagents —
explore_project,review_project, andresearch_contexthandle broad inspection, evidence review, and research context in separate sub-conversations. - Subagent reports — summaries, evidence paths, and sources can be saved under
@system/@subagent/for later reference. - Quieter tool display — dedicated tool cards suppress duplicate system fallback messages, and the internal
finish_agentclose-out tool stays silent. - AI export dialogs — AI share cards use internal scrolling with fixed footers for small windows. The Word generation workflow remains in code, but the main Export dialog currently hides that entry.
- Deployment docs — production shared entry network and environment examples are aligned for the
main,website, andone-apisuites.
v0.5.3 (2026-05) — Research & long-form stability
- URL-to-Markdown — paste a web page and let the Agent turn it into usable writing context.
- Research flow —
@web,@base, and URL context fit better into writing and review. - Long-form rendering — Markdown block cache, streaming throttling, and lazy Mermaid rendering.
- Tool-call resilience — display errors degrade locally instead of breaking the whole AI panel.
- Quality guardrails — broader Agent scenario coverage and stability checks.
v0.5.2 (2026-02) — Memory & scene models
- Persistent memory —
rememberstores user-scoped preferences and facts across sessions. - Scene-based models — pick defaults per scenario; account-available model lists update from the service and retired models are pruned.
- Search tools — multi-folder
grep, regex, structured tool results (function calling / tool_use). - Mobile layout — responsive three-column tweaks and touch-friendly controls.
- Usage & billing UI — richer stats, formatting, refund/adjustment handling.
- Performance — optional auto-summary for very long chats, batched tools, better parsing/error recovery.
v0.5.1 (2026-01) — Models & analytics
- Toggle models on/off in settings; cloud-account preferences apply across devices.
- Heatmap and writing calendar for AI usage; per-model aggregates.
v0.5.0 (2026-01) — @ commands & save UX
@file,@web,@basecommands; message edit & rollback.- Save indicators, 2s auto-save debounce, safer quit when dirty.
- DB indexes and query fixes;
web_search/rag_searchtools.
v0.2.0 (2025-12) — AI Agent overhaul
- Unified Agent,
@system, ReAct + tools, diff review. - WebSocket streaming; web app parity with desktop; three-column UI refresh.
- Stack upgrades: Tauri 2, Vue 3.5, TS 5.6, long-context summarization.
v0.1.2 (2025-11-18) — Stability
- Markdown import hierarchy fixes; outline drag/drop ordering fixes; faster, safer save when switching files.
v0.1.0 (2025-11-15) — First public release
- Windows desktop: outline editor, AI tools, Milkdown, Mermaid, KaTeX, Markdown ZIP export, local-first storage, bilingual UI.
Roadmap (high level)
- Performance and AI tool iterations
- macOS / Linux desktop
- Collaboration, plugins, mobile apps, public API—subject to planning
Contact: ypl123698745@qq.com