Skip to content

npm: bump @deepseek-ai/dsh-llm from 0.1.0-rc.6 to 0.1.0-rc.8 in /packages/dsh-plugin - #16

Merged
xlight merged 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/dsh-plugin/deepseek-ai/dsh-llm-0.1.0-rc.8
Aug 27, 2026
Merged

npm: bump @deepseek-ai/dsh-llm from 0.1.0-rc.6 to 0.1.0-rc.8 in /packages/dsh-plugin#16
xlight merged 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/dsh-plugin/deepseek-ai/dsh-llm-0.1.0-rc.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps @deepseek-ai/dsh-llm from 0.1.0-rc.6 to 0.1.0-rc.8.

Release notes

Sourced from @​deepseek-ai/dsh-llm's releases.

v0.1.0-rc.8

中文 | English

  • 增强多模态支持度,DeepSeek 模型适配器支持配置启用原生图片请求,/goal/plan 等命令可接收图文输入,@ 菜单支持引用文件和会话
  • Claude Code 与 Codex 子代理均可作为 Profile Bundle 按需安装,同时支持非交互权限模式和多个命名实例
  • Windows PTY 终端支持持久 PowerShell 会话, 并在极简模式预设中默认支持

问题修复

  • 修复图片尺寸过大或历史图片累计载荷过高导致模型请求失败的问题
  • 修正取消流式生成后已展示的回复前缀未带入后续提问和分叉会话
  • 修复部分自定义 OpenAI 兼容网关因请求格式差异无法调用,以及推理内容回传可能缺失问题

体验优化

  • 优化布局和信息呈现,涉及HOME 目录以 ~ 缩写表示、输入框窄屏布局、反馈界面等
  • 优化界面操作,涉及侧栏搜索焦点响应、工作流面板操作、模型选择器选中操作、打开本地文件失败支持重试等
  • 优化工具调用,web_search 支持并发查询、子代理 reportDelivery 会及时反馈并唤醒父任务
  • 优化安装与启动,改善下载依赖体积、本地运行 dsh web 时会自动打开浏览器
  • 改善大历史会话执行分叉操作上的性能耗时

其他变更

  • 改善 SQLite 后端的读写与分叉性能并降低存储体积,数据结构不兼容
  • 明确品牌使用规范:“DeepSeek Harness”是注册商标,详见 品牌使用规范

SDK

  • Python SDK 依赖配置覆盖 4 个内置 Agent 预设,并包含 rg / glob 搜索和 MCP stdio 工具所需依赖

  • Expand multimodal support with configurable native image requests for DeepSeek adapters, image input for commands such as /goal and /plan, and file and session references in the @ menu by @​LegGasai and @​CreatixChu
  • Make Claude Code and Codex subagents installable on demand as Profile Bundles, with non-interactive permission modes and named instances by @​pku-xht
  • Add persistent PowerShell session support to Windows PTY terminals and enable it by default in the Minimal preset by @​Elevator14B

Bug Fixes

  • Fix model request failures caused by oversized images or excessive accumulated image payloads by @​CreatixChu
  • Preserve displayed response prefixes in follow-up prompts and forks after cancelling streamed generation by @​CreatixChu
  • Fix custom OpenAI-compatible gateway failures caused by request-format differences or missing reasoning content by @​LegGasai

Improvements

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@xlight

xlight commented Aug 27, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/dsh-plugin/deepseek-ai/dsh-llm-0.1.0-rc.8 branch 2 times, most recently from 0e2196f to f952758 Compare August 27, 2026 08:35
@xlight

xlight commented Aug 27, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [@deepseek-ai/dsh-llm](https://github.com/deepseek-ai/deepseek-harness/tree/HEAD/packages/llm/llm) from 0.1.0-rc.6 to 0.1.0-rc.8.
- [Release notes](https://github.com/deepseek-ai/deepseek-harness/releases)
- [Commits](https://github.com/deepseek-ai/deepseek-harness/commits/dsh-v0.1.0-rc.8/packages/llm/llm)

---
updated-dependencies:
- dependency-name: "@deepseek-ai/dsh-llm"
  dependency-version: 0.1.0-rc.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/dsh-plugin/deepseek-ai/dsh-llm-0.1.0-rc.8 branch from f952758 to 95d8846 Compare August 27, 2026 08:42
@xlight
xlight merged commit 4070c81 into main Aug 27, 2026
4 checks passed
@xlight
xlight deleted the dependabot/npm_and_yarn/packages/dsh-plugin/deepseek-ai/dsh-llm-0.1.0-rc.8 branch August 27, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant