Skip to content

ksadk 0.6.3

Latest

Choose a tag to compare

@AgentArcLab AgentArcLab released this 09 Jun 17:03
61de9e5

重点变更

  • Hosted UI 链路与最新 gateway / server 契约对齐,覆盖 /hosted-ui/chat/、分享链接、SSE 订阅和 native terminal 代理;agentengine dashboard open 继续优先打开托管入口,本地 agentengine web 保持本地调试定位。
  • 修复 LangGraph 工具调用后没有文本流式 chunk 时不输出最终 answer 的问题,避免本地 Web UI 出现空 assistant message。
  • 增强 Skill Service 在 KOP/AICP 网关下的环境化路由能力,支持通过环境变量配置服务地址、region 与必要请求头映射。
  • OpenClaw / Hermes 更新已有实例时默认保留服务端已有 env、storage、network、memory 配置,只在显式传入对应 CLI 参数时覆盖。
  • 补齐 ksadk.toolsets、Tool Gateway、Skill Runtime 和 Skill Service 相关发布文件,推荐 LangGraph demo 可在干净安装后直接绑定 AgentEngine 内置工具。

发布门禁

  • main 上 CI、CodeQL、Secret Pattern Audit 均通过。
  • 本地通过 make public-preflightmake open-source-smoke-installmake public-publish-check
  • 发布后已从官方 PyPI 使用 Python 3.11 全新 venv 安装 ksadk==0.6.3,验证 agentengine --versionagentengine web --helpksadk.toolsetsksadk.skills.service_env