Skip to content

v3.48.0

Choose a tag to compare

@Patdolitse Patdolitse released this 03 Jun 12:58

English

Engram v3.48.0 is a local product batch adding owner-confirmed apply paths and readiness surfacing. Every new capability is CLI / owner-only and metadata-only.

engram merge --json now returns the same metadata-only dry-run payload as engram merge apply. engram reconcile conflicts [--json] adds a read-only, metadata-only conflict preview that never mutates existing decisions. engram dashboard --json gains a next_action plus a render-only actions list (executes=false) so a future GUI has safe metadata without one-click mutation. Owner-confirmed apply paths for near-duplicate merges and external memory import remain dry-run by default and reversible (soft archive), applied only with --commit --yes. Version chains now surface the current HEAD in recall and the resume brief, and the dashboard reports a metadata-only readiness block of pending owner-confirmed applies. A new owner-only PowerShell helper rotates the telemetry dashboard password, printing it for handoff and writing the Cloudflare Worker secret only under -Apply.

No telemetry schema, remote service behavior, permission enforcement, user-data migration, or new agent-facing MCP apply tool changes in this release.

Chinese / 中文

Engram v3.48.0 是一个本地产品批次,新增「所有者确认」的应用路径与就绪度展示。所有新能力均为 CLI / 所有者专用且仅暴露元数据。

engram merge --json 现在返回与 engram merge apply 相同的「仅元数据」试运行载荷;engram reconcile conflicts [--json] 新增只读、仅元数据的冲突预览,绝不改写既有决策;engram dashboard --json 新增 next_action 与只读 actions 列表(executes=false),为未来 GUI 提供安全的元数据而不引入一键改写。近重复合并与外部记忆导入的应用路径默认试运行、可逆(软归档),仅在 --commit --yes 时执行。版本链现在会在 recall 与 resume 摘要中展示当前 HEAD,dashboard 新增仅元数据的 readiness 块汇总待所有者确认的应用项。新增所有者专用 PowerShell 助手用于轮换 telemetry dashboard 密码,先打印交接、仅在 -Apply 时写入 Cloudflare Worker secret。

本版本不改 telemetry schema、不改远端服务行为、不启用权限 enforcement、不迁移用户数据,也不新增面向 agent 的 MCP 应用工具。