改进
- Onboarding 韧性 — 环境测试失败后设置向导可继续而非卡死;Anthropic API 密钥无效时可重试、清除并换用其他配置继续。
- Docker onboarding 流程 — Cleaner defaults for the Docker smoke test and improved console guidance during
npxonboarding runs. - Skills 中的 issue 搜索 — The Agorid skill reference now documents the
q=search parameter for finding issues by keyword.
修复
- Markdown 列表渲染 — Fixed list markers (
-,*) not rendering correctly in the editor and comment views. - 隐藏已归档公司 — —新建任务对话框的公司选择器不再显示已归档公司。
- Embedded Postgres 依赖 — The server now correctly requires the
embedded-postgresdependency when running in embedded DB mode, preventing startup failures.