Skip to content

chore: upgrade clawdbot runtime to openclaw - #9

Open
viewsonic-max wants to merge 1 commit into
ax-platform:mainfrom
viewsonic-max:feat/upgrade-clawdbot-to-openclaw
Open

chore: upgrade clawdbot runtime to openclaw#9
viewsonic-max wants to merge 1 commit into
ax-platform:mainfrom
viewsonic-max:feat/upgrade-clawdbot-to-openclaw

Conversation

@viewsonic-max

@viewsonic-max viewsonic-max commented Mar 25, 2026

Copy link
Copy Markdown

Summary

  • Upgrades pinned runtime from clawdbot@2026.1.24-3 to openclaw@2026.3.23-2
  • Updates all filesystem paths: .clawdbot/.openclaw/
  • Switches plugin source from ax-clawdbot-pluginax-openclaw-plugin
  • Renames config (clawdbot.jsonopenclaw.json), lock files, and template dirs
  • Adds three-tier R2 backward compatibility on restore:
    1. New openclaw/ prefix
    2. Legacy clawdbot/ prefix with auto-migration of config file name
    3. Flat legacy structure (pre-directory reorganization)
  • Updates AGENTS.md and skill documentation

Test plan

  • Docker image builds with openclaw@2026.3.23-2
  • openclaw gateway starts cleanly inside container
  • ax-platform plugin loads without errors on gateway start
  • R2 restore works from new openclaw/ prefix
  • R2 restore works from legacy clawdbot/ prefix and migrates config
  • Existing agents retain workspace data after upgrade

- Pin openclaw@2026.3.23-2 (was clawdbot@2026.1.24-3)
- Update all config/data paths: .clawdbot → .openclaw
- Update plugin ref: ax-clawdbot-plugin → ax-openclaw-plugin
- Update binary calls: clawdbot gateway → openclaw gateway
- Rename config files (clawdbot.json → openclaw.json), lock files, template dirs
- Add three-tier R2 backward compat: new openclaw/ path → legacy clawdbot/ path
  (with auto-migration of config) → flat legacy structure
- Update SKILL.md and AGENTS.md docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant