DeepSeek GUI 0.2.8
更新摘要
自 v0.2.7 以来的变更:
✨ 新功能
- support updating thread workspace via PATCH (
896b3a9) - add composer access and review controls (
3a0013d) - claw: send Feishu / Lark outbound messages as markdown (
2662341) - claw: add a pending reaction on Feishu / Lark inbound (
71e7b0f) - support configurable model endpoint formats (
eb5037e) - runtime: implement waitForRuntimeTurnsIdle and related tests (
d38f6b3) - chat: enhance FloatingComposer to allow typing without a selected runtime thread (
f96319e) - chat: enhance FloatingComposer and Workbench for improved user interaction (
db39603)
🐛 修复
- runtime-hero: surface specific runtime error in title when probe fails (fixes #78) (
68f8a9d) - chat: surface actual wait time in busy-timeout error (fixes #131) (
3d2ef11) - dedupe repeated file change summaries (
1a6843c) - preserve completed assistant text segments (
b9d4efb) - fall back to thread selection when workspace PATCH fails (
be7a9f9) - restore unfinished sdd drafts (
ee8bae3) - 添加模型供应商无反应 (
27606a0) - 修复自定义模型供应商重启丢失 (
fa8775a) - ui: disable system text selection (
93176d6) - ui: align chat toolbar with session header (
5e4ad96)
♻️ 重构
- policy: update default sandbox mode to 'danger-full-access' and adjust related components (
f00d610)
📦 其他
- Commit change (
204733d) - Commit change (
ed189e7) - Commit change (
20dd7e0) - Improve request user input flow (
31fb59d)
构建信息
- Release version:
0.2.8 - Release channel:
stable - Branch:
master - Commit:
f1f8d1b - macOS: Developer ID signed and notarized
- Platforms: macOS arm64/x64, Windows x64, Linux x64