Strands Agents SDK 发布 harness-cli v0.1.2
原标题:harness-cli/v0.1.2
AI 摘要
Strands Agents SDK 发布 harness-cli v0.1.2,主要更新包括将 MCP TypeScript 客户端切换至 @modelcontextprotocol/client 2.0、要求提供商显式指定模型 ID、为 Agent 新增基于作用域的 shutdown() 清理方法,并修复 CLI 交互、HITL 分类器决策校验及站点搜索覆盖层等问题。此外还补充了版本策略与作者信息文档,并在 CI 中加入 Python 代码检查与格式化门禁。
正文节选
## harness-cli/v0.1.2 _Auto-drafted from commits in `harness-cli/v0.1.1..harness-cli/v0.1.2`, grouped by conventional-commit type. Edit on the release page after publish if you want a polished writeup; the canonical release notes live on the website._ ### 🚀 Features - feat(mcp-ts)!: swap to @modelcontextprotocol/client 2.0 (#4093) (ab8ff46f1) - feat(bidi): require explicit model IDs for providers (#4525) (8732c7c90) - feat(agent): add Agent.shutdown() for scope-based cleanup (#4519) (fec04276