Skip to content

v0.1.5

Choose a tag to compare

@wowyuarm wowyuarm released this 31 Aug 14:43
· 101 commits to master since this release

中文 | English

新功能

  • 成员会话可原地「从新上下文启动」:续期会话保留 Agent 身份,错误成员同样获得全新启动路径
  • composer 支持粘贴文件直接作为附件;@all 一键展开为全部符合条件的成员;成员 composer 支持 Tab 接受 mention 候选
  • 压缩前向成员发送一次提示:建议先持久化自己的关键结论;写不写仍由 Agent 自行决定
  • 侧栏分区折叠状态按浏览器持久保存

体验优化

  • branded thread ref 与 Task ref 一致可导航;Human mention 在富 Markdown 正文中正确渲染
  • 未认领的 todo Task 可由 Human 直接验收

其他变更

  • 文档全面双语化(英文默认路径 + .zh.md 中文版,含语言切换器)
  • 中文 README 补齐徽章行;构建允许 pnpm 11 下的 esbuild scripts

New Features

  • Member sessions can start from a new context in place: session renewal keeps the Agent identity, and error members get the same fresh-start path
  • The composer accepts pasted files as attachments; @all expands to all eligible members; the member composer accepts mention candidates with Tab
  • Before automatic compaction, Members receive one advisory hint to persist their own key conclusions; writing remains the Agent's own call
  • Sidebar section collapse state persists per browser

Improvements

  • Branded thread references navigate like Task references; Human mentions render correctly in rich Markdown bodies
  • Unclaimed todo Tasks can be accepted directly by the Human

Chores

  • Docs are now bilingual (English default path plus .zh.md, with language switchers)
  • The Chinese README carries the full badge row; builds allow esbuild scripts under pnpm 11