🎉 init: 小龙的工作空间

This commit is contained in:
大海
2026-06-06 10:40:48 +08:00
commit a188ee1426
3201 changed files with 231817 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# 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 推送成功