feat: 更新 agent.json 配置 + create-agent 技能适配双标识符体系

- agent.json: runtime.engine 改为 desirecore-engine,移除废弃的 privacy 和 heartbeat.config_ref 字段
- create-agent SKILL.md: 适配 UUID + slug 双标识符策略,API 响应和回执改用 slug 格式

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-22 23:04:04 +08:00
parent 49aa86bdb5
commit 6dff30da3c
2 changed files with 8 additions and 15 deletions

View File

@@ -6,15 +6,10 @@
"description": "系统中枢调度器负责任务分发、Agent 编排与全局状态监控",
"author": "DesireCore Team",
"runtime": {
"engine": "pi-agent-core"
},
"privacy": {
"default_scope": "core",
"sharing_requires_explicit_consent": true
"engine": "desirecore-engine"
},
"heartbeat": {
"enabled": true,
"config_ref": "heartbeat/HEARTBEAT.md"
"enabled": true
},
"default_enabled": {
"skills": [