Skills: prefer active OpenClaw paths

This commit is contained in:
Shakker
2026-03-30 15:50:44 +01:00
committed by Shakker
parent 08d365f481
commit a3de1f5f55
12 changed files with 144 additions and 27 deletions

View File

@@ -10,7 +10,7 @@ import { hasExplicitOptions } from "../command-options.js";
export function registerSetupCommand(program: Command) {
program
.command("setup")
.description("Initialize ~/.openclaw/openclaw.json and the agent workspace")
.description("Initialize the active OpenClaw config and agent workspace")
.addHelpText(
"after",
() =>