Skip to content

v1.4.15

Latest

Choose a tag to compare

@shibing624 shibing624 released this 01 Sep 14:35
· 32 commits to main since this release

Agentica v1.4.15

新增 TypeScript 客户端 @agentica-ai/sdk 与 Gateway Docker 镜像;/export 默认出 session JSONL;apply_patch 只精确匹配;CLI 不再把工具输出里的 [/path] 当成 Rich 标记。

安装: pip install -U agentica==1.4.15(网页/桌面:pip install -U "agentica[gateway]"

TypeScript: npm install @agentica-ai/sdk@1.4.15

自托管: docker compose up -d --build

下载桌面版

桌面安装包由 CI 稍后挂到本 Release。安装包未签名,首次启动被系统拦下时按 README 操作。

完整对比: v1.4.14...v1.4.15