Skip to content

chore(deps-dev): bump @deepseek-ai/dsh-api-remotes from 0.1.0-rc.7 to 0.1.0-rc.8 - #10

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/deepseek-ai/dsh-api-remotes-0.1.0-rc.8
Closed

chore(deps-dev): bump @deepseek-ai/dsh-api-remotes from 0.1.0-rc.7 to 0.1.0-rc.8#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/deepseek-ai/dsh-api-remotes-0.1.0-rc.8

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @deepseek-ai/dsh-api-remotes from 0.1.0-rc.7 to 0.1.0-rc.8.

Release notes

Sourced from @​deepseek-ai/dsh-api-remotes'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
  • f1f7dc3 release(dsh): 0.1.0-rc.8
  • 7d19a6c Merge remote-tracking branch 'origin/master' into worktree/web-file-session-r...
  • 6bb7991 refactor(reference): serve discovery through typert Remote faces
  • 9b0f6f9 Merge remote-tracking branch 'origin/master' into worktree/web-file-session-r...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@deepseek-ai/dsh-api-remotes](https://github.com/deepseek-ai/deepseek-harness/tree/HEAD/packages/api/remotes) from 0.1.0-rc.7 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/api/remotes)

---
updated-dependencies:
- dependency-name: "@deepseek-ai/dsh-api-remotes"
  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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 29, 2026
@sanshanya

Copy link
Copy Markdown
Owner

Patrol signal received and adjudicated: the rc.7→rc.8 client faces are byte-identical with our pinned derivation baseline (verified when the rc.8 face sweep ran), and the baseline stays on 0.1.0-rc.7 by policy (the heavier sibling closure a newer manifest drags buys this repo nothing). Future patrol PRs on packages whose faces genuinely drifted are what this pipeline exists for — this one is clean noise by design. Closing.

@sanshanya sanshanya closed this Aug 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@sanshanya
sanshanya deleted the dependabot/npm_and_yarn/deepseek-ai/dsh-api-remotes-0.1.0-rc.8 branch August 29, 2026 08:50
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant