dsh-v0.1.1-rc.1Pre-release
v0.1.1-rc.1
Added 1
- DeepSeek adapter adds the multimodal visual understanding model DeepSeek-V4-Flash-Vision-Exp
Changed 2
- Improve responsive Markdown tables in conversations, precision for 99.x% cache-hit ratios, and subagent conversation header navigation
- Support multiline ask_user_question answers with wrapping and Shift+Enter newlines
Fixed 2
- Fix potential layout issues when editing text before an @ reference in the composer
- Prevent confined processes from escaping Bubblewrap restrictions through /proc/<pid>/root
From DeepSeek Harness
- DeepSeek 适配器新增多模态视觉理解模型
DeepSeek-V4-Flash-Vision-Exp
问题修复
- 修复在输入框的
@引用前增删改文本时,潜在的布局问题 - 修复 Bubblewrap 沙箱内的受限进程可经
/proc/<pid>/root绕过限制的问题
体验优化
- 优化会话 Markdown 表格自适应表现、缓存命中率在 99.x% 时的精度显示、子代理会话标题切换交互
ask_user_question回答内容支持多行输入、自动换行、Shift+Enter换行
- The DeepSeek adapter adds the multimodal visual understanding model
DeepSeek-V4-Flash-Vision-Expby @LegGasai
Bug Fixes
- Fix potential layout issues when editing text before an
@reference in the composer by @LegGasai - Prevent confined processes from escaping Bubblewrap restrictions through
/proc/<pid>/rootby @Kingwl
Improvements
- Improve responsive Markdown tables in conversations, precision for 99.x% cache-hit ratios, and subagent conversation header navigation by @07akioni, @pku-xht, and @yixiangihsiang
- Support multiline
ask_user_questionanswers with wrapping andShift+Enternewlines by @LegGasai
Full Changelog: https://github.com/deepseek-ai/deepseek-harness/compare/dsh-v0.1.0-rc.8...dsh-v0.1.1-rc.1