Files
2026-06-06 10:40:48 +08:00

13 lines
746 B
Markdown
Raw Permalink 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.
# 2026-05-31(周日早晨)
## 今日完成
- **Hermes Agent 备份到 Gitea**`NousResearch/hermes-agent``git666.u7f.cn/sawz/hermes-agent`
- **Hermes Agent 思想内化**:尘哥要求将 Hermes Agent 的 10 个工程原则内化为小龙的默认工作范式,
包括长期运行 agent、memory 系统、skill 系统、self-improving loop 等
- **MEMORY.md 更新**:替换旧的 Claude Code 工程思想章节为新的 Hermes Agent 范式
- 用 VPN 代理(127.0.0.1:12000)加速克隆(首次完整 clone 超时)
- 遇到 nginx 413 限制(约 30MB),改扁平化单 commit 绕过
- SSH key 已注册并验证,但服务端未启用 authorized_keys 写入,SSH 暂不可用
- 最终走 HTTPS 推送成功