mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-02-28 14:38:11 +08:00
feat: create-agent / update-agent v2.2.0 — 结构化 L0/L1/L2 API 输入
- create-agent: API 改为结构化 PersonaInput/PrinciplesInput JSON 输入 - create-agent: 用户确认预览从原始 markdown 改为表格形式 - create-agent: 支持最简创建(仅 name),自动补全所有默认值 - update-agent: 新增结构化 GET/PUT persona/principles 端点说明
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [2.2.0] - 2026-02-27
|
||||
|
||||
- API 改为结构化 L0/L1/L2 输入(PersonaInput / PrinciplesInput),所有字段可选
|
||||
- 用户确认预览从原始 markdown 改为表格形式展示
|
||||
- 支持最简创建(仅 name),自动补全所有默认值
|
||||
|
||||
## [2.1.0] - 2026-02-26
|
||||
|
||||
- 移除 fetch_api 依赖,改为通过 Bash/curl 调用 HTTP API;API 地址由 system prompt 注入;以用户阅读体验优先的 blockquote 格式呈现内容
|
||||
|
||||
Reference in New Issue
Block a user