Skip to content

Releases: TimBeyer/clawctl

v0.23.0

13 May 23:08

Choose a tag to compare

0.23.0 (2026-05-13)

Bug Fixes

  • one-password: write permissive exec-approvals defaults (a9cdc18)
  • types: add stringList field type for array-valued config fields (1c03594)

Features

  • host-core: apply trusted-operator security defaults on bootstrap (3783704)
  • host-core: set commands.ownerAllowFrom from channel allowFrom (c505d95)

v0.22.1

13 May 21:43

Choose a tag to compare

0.22.1 (2026-05-13)

Bug Fixes

  • host-core: gate first-run-only steps in bootstrapOpenclaw (6ed53cf)
  • host-core: handle provider switch in patchAuthProfiles (504ca0a)

v0.22.0

07 Apr 07:49

Choose a tag to compare

0.22.0 (2026-04-07)

Bug Fixes

  • wizard only emits channel config when enabled is toggled on (4785cda)

Features

  • add ChannelDef system and channels/openclaw config keys (fe7374f)
  • add group headers to wizard (Infrastructure, Channels, Identity) (8e1fe40)
  • add toggle field type and enabled toggle to all channels (ba8d4af)
  • channel schema validation and telegram migration (657206a)
  • generic channel bootstrap loop and openclaw passthrough (3fa9563)

v0.21.0

01 Apr 09:44

Choose a tag to compare

0.21.0 (2026-04-01)

Features

  • add adding-cli-commands skill (c58456d)
  • add mount command to README and shell completions (9f6bbfc)

v0.20.0

01 Apr 09:31

Choose a tag to compare

0.20.0 (2026-04-01)

Bug Fixes

  • correct broken symlinks in agent skills references (055581b)
  • drop [name] positional from mount add/remove (f316b5b)
  • show help on missing args for mount subcommands (a6f1082)

Features

  • add clawctl mount command (list/add/remove) (ededf7c)
  • add readMounts/writeMounts to VMDriver interface (01f5a46)

v0.19.1

01 Apr 07:53

Choose a tag to compare

0.19.1 (2026-04-01)

v0.19.0

22 Mar 22:45

Choose a tag to compare

0.19.0 (2026-03-22)

Bug Fixes

  • exclude .astro/ generated files from ESLint (e8f469a)

Features

  • migrate docs-site from React+Vite SPA to Astro (288f630)

v0.18.0

22 Mar 21:41

Choose a tag to compare

0.18.0 (2026-03-22)

Bug Fixes

  • fix recording scripts and add website cast files (5dc370d)
  • recording and website polish (2517772)
  • use consistent terminal size across all demo recordings (03cc4b8)

Features

  • add CI workflows for demo recording and E2E testing (93d1b8f)
  • integrate asciinema player into docs-site (192b270)
  • refactor demo recording into multi-demo framework (03447b3)

v0.17.1

19 Mar 01:23

Choose a tag to compare

0.17.1 (2026-03-19)

Bug Fixes

  • add loop extension to demo GIF (fa8a486)

v0.17.0

19 Mar 01:18

Choose a tag to compare

0.17.0 (2026-03-19)

Bug Fixes

  • remove redundant text around demo GIF, widen recording (f251fd0)
  • restore instance context and completions as visible sections (3fe4c80)

Features

  • add demo GIF to original README (2175480)
  • add demo GIF to README with automated recording pipeline (8e994ff)
  • polish README with nav bar, callout, and tighter quickstart (d7022c4)
  • slim down Commands section in README (8a4ba0f)
  • tighten README structure and remove update note (5ff7eac)