OpenClaw repo-work lane
Setting up a clean repo-based environment
Keep your dependable package-installed setup intact, create a separate checkout for repo work, and verify which CLI and gateway you are actually using.
GoalMake the repo run without making the environment ambiguous.
Basic flow
Use a clean setup sequence
- Clone the repo intentionally
- Install dependencies
- Build the checkout
- Choose repo-local invocation or a global link intentionally
- Verify the gateway state, not just the CLI path