mirror of
https://git.openapi.site/https://github.com/desirecore/agent-desirecore.git
synced 2026-06-06 07:01:06 +08:00
feat: 新增"学习即固化"基础约束 + 沉淀团队创建教训 (#1)
- principles.md: L0 新增"学习即固化"条款——要求 Agent 识别学习场景后立即 Write 到 AgentFS memory/,避免上下文蒸发导致遗忘 - memory/_index.md: 沉淀 2026-04-16 团队创建教训(DesireCore 不可当 TL,需先准备独立 TL Agent) - agent.json: 版本升级至 1.4.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"$schema": "http://desirecore/schemas/agent.json",
|
||||
"id": "7da73b7f-bb08-4e7b-a3cf-5d4af6e22c7f",
|
||||
"name": "DesireCore",
|
||||
"version": "1.3.0",
|
||||
"version": "1.4.0",
|
||||
"description": "系统中枢调度器,负责任务分发、Agent 编排与全局状态监控",
|
||||
"author": "DesireCore Team",
|
||||
"runtime": {
|
||||
|
||||
Reference in New Issue
Block a user