|
@@ -31,6 +31,15 @@
|
|
|
- **输出**: `staging/course_day{1-7}.html` + exercises + tests
|
|
- **输出**: `staging/course_day{1-7}.html` + exercises + tests
|
|
|
- **修复**: `compile_day.py` 路径计算错误 (parent 层级不足)
|
|
- **修复**: `compile_day.py` 路径计算错误 (parent 层级不足)
|
|
|
|
|
|
|
|
|
|
+### 配置更新
|
|
|
|
|
+- **11:31 AM**: 教材路径 `/home/zhn/ai/textbook` → `/mnt/ai/textbooks`
|
|
|
|
|
+- **发现教材**: 统计学习方法、动手学深度学习、RL 数学基础
|
|
|
|
|
+
|
|
|
|
|
+### 测试部署
|
|
|
|
|
+- **12:55 PM**: 测试部署 Day 1 (感知机)
|
|
|
|
|
+- **成功**: 文件移动、Git commit、Git tag
|
|
|
|
|
+- **失败**: Git push - 远程仓库未配置 (需设置正确的 Gogs/GitHub URL)
|
|
|
|
|
+
|
|
|
### RobotDaily 论文摘要机器人
|
|
### RobotDaily 论文摘要机器人
|
|
|
- **位置**: `/home/zhn/.openclaw/workspace/robot-daily/`
|
|
- **位置**: `/home/zhn/.openclaw/workspace/robot-daily/`
|
|
|
- **功能**: 每日自动抓取 arXiv 论文 (embodied/representation/reinforcement 领域),生成中文摘要并发送到 Telegram
|
|
- **功能**: 每日自动抓取 arXiv 论文 (embodied/representation/reinforcement 领域),生成中文摘要并发送到 Telegram
|