Files
16gagent/memory/registers/open-loops.md
T
2026-06-06 10:40:48 +08:00

53 lines
2.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 开放回路 — 未完成的追踪项
> Write Gate: 仅记录"如果不跟踪会影响后续行为"的事项
## 活跃
<!-- 无活跃项 -->
## 已完成
<!-- 保留 7 天或直到下一个记忆维护周期 -->
- [x] **2026-06-02** — GitHub 9 仓库同步 + 安装 + 源码研读(全部完成)
- [x] **2026-06-02** — 三层记忆架构 + Write Gate + Dream Cycle 全部落地(健康评分 97/100)
- [x] **2026-06-02** — 远程记忆服务器部署(111.229.145.18, API v2
- [x] **2026-06-02** — 智谱 4 模型接入(GLM-5.1/5V-Turbo/Image/OCR
- [x] **2026-06-02** — 系统安全加固(SSH + API Key + 向量本地化)
- [x] **2026-06-02** — 会话压缩策略 deployment
- [x] **2026-06-02** — MEMORY.md 记忆维护(48h+ 周期)
- [x] **2026-06-03** — 远程记忆服务器修复(清旧 service)
- [x] **2026-06-03** — memory_search 智谱 embedding 修复(401→正常)
- [x] **2026-06-03** — 4 个 GitHub 项目同步到 Gitea
[correction: 2026-06-04 01:43]
- **new**: 远程服务器SSH用户名是ubuntu不是root
- **source**: session-compact
[correction: 2026-06-04 01:43]
- **new**: 远程记忆服务器search是POST不是GETAPI Key认证用X-API-Key header
- **source**: session-compact
[correction: 2026-06-04 01:46]
- **new**: SSH ubuntu不是root / search是POST不是GET / API Key要用MEMORY_API_KEY不是DEEPSEEK_API_KEY — 三坑必须记住
- **source**: session-compact
[correction: 2026-06-04 01:46]
- **new**: 三坑记住:SSH用ubuntu / search是POST / MEMORY_API_KEY用正确值
- **source**: session-compact
## 已完成(教训固化)
- [x] **2026-06-04** — 远程服务器三坑:① SSH用户是ubuntu不是root ② search是POST不是GET ③ API Key是MEMORY_API_KEY不是DEEPSEEK_API_KEY
[correction: 2026-06-04 02:28]
- **new**: SSH用户是ubuntu不是root / search是POST不是GET / API Key是MEMORY_API_KEY
- **source**: session-compact
[correction: 2026-06-04 02:28]
- **new**: Edit失败原因是匹配文本写错了,不是文件格式问题
- **source**: session-compact
[correction: 2026-06-04 03:09]
- **new**: 远程记忆服务器旧服务 memory-server.servicev1)已清理,只剩 memory-api.servicev2)跑端口 3000
- **source**: session-compact