mirror of https://github.com/openclaw/openclaw.git
fix: Correct data path in SKILL.md (coding-agent)
Just an old "clawd" folder that needed update to ".openclaw".
This commit is contained in:
parent
be7f825006
commit
f7e56b80c6
|
|
@ -231,7 +231,7 @@ git worktree remove /tmp/issue-99
|
|||
5. **--full-auto for building** - auto-approves changes
|
||||
6. **vanilla for reviewing** - no special flags needed
|
||||
7. **Parallel is OK** - run many Codex processes at once for batch work
|
||||
8. **NEVER start Codex in ~/clawd/** - it'll read your soul docs and get weird ideas about the org chart!
|
||||
8. **NEVER start Codex in ~/.openclaw/** - it'll read your soul docs and get weird ideas about the org chart!
|
||||
9. **NEVER checkout branches in ~/Projects/openclaw/** - that's the LIVE OpenClaw instance!
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue