WangDL b789e75501 chore: add agent-config backup for cross-device use
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 11:09:01 +08:00

12 lines
264 B
Markdown

# Agent View 配置
换设备使用时,将本目录内容复制到项目根目录:
```bash
# 在知习项目根目录执行
cp -r startup-plan/agent-config/CLAUDE.md .
cp -r startup-plan/agent-config/.claude .
```
然后正常启动:`claude --agent-view`