Skip to content

v0.4.0

Choose a tag to compare

@XieZongChen XieZongChen released this 17 Aug 18:54
· 43 commits to main since this release

[0.4.0] - 2026-08-18

Added

  • Referencing notes in a conversation (@): pick notes as chips in the chat
    input — on send the host folds each referenced note's CONTENT into the model
    request (agent/pre-step), so citations work without relying on the model
    calling read; cross-workspace supported. See
    User guide §4 — Referencing notes in a conversation.
  • Note-picker enhancements: the list is now grouped by workspace with
    fold/collapse (matching the manager's left panel) and notes from any
    workspace can be targeted; a + button on each workspace row creates a new
    note on the spot; a progress hint shows while the list loads. See
    User guide §3 — Capturing a conversation into a note.
  • Update/push shortcut buttons on workspace rows: each workspace row in the
    manager's left panel gains update/push icon buttons (still usable after the
    workspace's last note is deleted). See
    User guide §2 — Opening the notes manager.

[0.4.0] - 2026-08-18

Added

  • 对话中引用笔记(@:在输入框输入 @ 选择笔记,发送时 host 端把被引用笔记的
    内容注入模型请求(agent/pre-step,不依赖模型自觉 read),支持跨工作区引用。用法见
    使用文档 §4 — 引用笔记进对话
  • 记入笔记弹窗增强:列表改为按工作区分组/折叠(与笔记管理器左侧一致),支持跨工作区
    记入;每个工作区行「+」按钮可现场新建笔记;列表加载时显示进度提示。用法见
    使用文档 §3 — 把对话记入笔记
  • 工作区行更新/推送快捷按钮:笔记管理器左栏每个工作区行提供更新/推送图标按钮
    (工作区删空后仍可更新/推送)。用法见 使用文档 §2 — 打开笔记管理器