github deepseek-ai/deepseek-harness dsh-v0.1.2-alpha.4
v0.1.2-alpha.4

pre-release6 hours ago

中文 | English

新增功能

  • 父 Agent 与可持续子 Agent 可通过 send_message 双向传递后续消息,取代单向 report 工具 @Dudu-0223

体验优化

  • 自定义模型发现复用 Profile 请求头;模型目录支持搜索和筛选 @LegGasai
  • 界面优化圆角、描边、轮次导航、投影效果 @yixiangihsiang, @LegGasai
  • 改善超长会话在流式回复、界面布局、导航预览场景的渲染开销 @imccyu

其他变更

  • Python SDK、Headless、ACP 与自定义 Profile 默认提供 web_fetch @koalazf99
  • Web PTC Mode 默认不再向模型提供通用 workflow 工具 @koalazf99
  • Session.events 被按需读取 API seqeventAt()snapshotEvents() 取代 @kermanx
  • SessionSeq / SessionLogOffset 强类型区分,请开发者关注兼容性 @tianyicui

New Features

  • Let parent Agents and continuable child Agents exchange follow-up messages through send_message, replacing the one-way report tool by @Dudu-0223

Improvements

  • Reuse Profile request headers for custom model discovery; add search and filtering to the model catalog by @LegGasai
  • Refine interface corners, borders, turn navigation, and shadows by @yixiangihsiang and @LegGasai
  • Reduce rendering overhead in very long conversations during response streaming, interface layout, and navigation previews by @imccyu

Chores

  • Enable web_fetch by default for the Python SDK, Headless, ACP, and custom Profiles by @koalazf99
  • Stop exposing the general-purpose workflow tool by default in Web PTC Mode by @koalazf99
  • Replace Session.events with on-demand read APIs: seq, eventAt(), and snapshotEvents() by @kermanx
  • Distinguish SessionSeq and SessionLogOffset with strong types; developers should should pay attention to compatibility by @tianyicui

Full Changelog: dsh-v0.1.2-alpha.3...dsh-v0.1.2-alpha.4

Don't miss a new deepseek-harness release

NewReleases is sending notifications on new releases.