Keep repository instructions generic and safe for open source.
This repo is a frontend for OpenClaw. The OpenClaw source code lives at ~/openclaw.
Do not modify the OpenClaw source code. When the user asks for changes, they are asking for changes to OpenClaw Studio (this app). Your solutions should be applied to this app but to understand the full context of implementing your solution, you will need to search through OpenClaw's source code.
If present, also load local private overlay instructions from:
$HOME/.codex/agents/openclaw-studio.local.md
Do not commit personal, environment-specific, or secret instructions to this repository.