mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-10 00:11:19 +00:00
Preserve workspace directories when `openclaw uninstall --state` removes local state, including configured workspaces and implicit per-agent workspaces resolved by the runtime. State-only uninstall now uses a cleanup plan that keeps those workspace roots unless `--workspace` is selected. Fixes #75052. Proof: - `git diff --check origin/main...HEAD` - `pnpm exec oxfmt --check --threads=1 src/commands/cleanup-utils.ts src/commands/cleanup-utils.test.ts src/commands/uninstall.ts src/commands/uninstall.test.ts docs/cli/uninstall.md docs/install/uninstall.md` - `node scripts/run-vitest.mjs src/commands/uninstall.test.ts src/commands/cleanup-utils.test.ts src/commands/reset.test.ts src/commands/agents.delete.test.ts` - `node scripts/run-tsgo.mjs -p test/tsconfig/tsconfig.core.test.json --incremental --tsBuildInfoFile /tmp/openclaw-pr75061-core-test-final-rebase2.tsbuildinfo` - `pnpm docs:list` - `node scripts/check-docs-mdx.mjs docs/cli/uninstall.md docs/install/uninstall.md` - `.agents/skills/autoreview/scripts/autoreview --mode branch --base origin/main` - CI: https://github.com/openclaw/openclaw/actions/runs/26721260691 Co-authored-by: Jason-Bai <boybai.work@gmail.com> |
||
|---|---|---|
| .. | ||
| ansible.md | ||
| azure.md | ||
| bun.md | ||
| clawdock.md | ||
| development-channels.md | ||
| digitalocean.md | ||
| docker-vm-runtime.md | ||
| docker.md | ||
| exe-dev.md | ||
| fly.md | ||
| gcp.md | ||
| hetzner.md | ||
| hostinger.md | ||
| index.md | ||
| installer.md | ||
| kubernetes.md | ||
| macos-vm.md | ||
| migrating-claude.md | ||
| migrating-hermes.md | ||
| migrating.md | ||
| nix.md | ||
| node.md | ||
| northflank.mdx | ||
| oracle.md | ||
| podman.md | ||
| railway.mdx | ||
| raspberry-pi.md | ||
| render.mdx | ||
| uninstall.md | ||
| updating.md | ||
| upstash.md | ||