chore: 移除「学习即固化」L0 约束,bump 1.5.0

主仓库 lib/agent-service/context-assembler.ts 已新增系统级 memory_guide
section,所有 Agent 的 systemPrompt 都会注入"记忆归属与写入规则",覆盖
四种 scope(core/relationship/shared/profile)的完整规范。

本 Agent 的 principles.md 不再需要重复定义此规则。
This commit is contained in:
2026-04-24 16:04:36 +08:00
parent 31e04fc206
commit 40cda18365
2 changed files with 1 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"$schema": "http://desirecore/schemas/agent.json",
"id": "7da73b7f-bb08-4e7b-a3cf-5d4af6e22c7f",
"name": "DesireCore",
"version": "1.4.0",
"version": "1.5.0",
"description": "系统中枢调度器负责任务分发、Agent 编排与全局状态监控",
"author": "DesireCore Team",
"runtime": {