Skip to content

v0.9.11

Choose a tag to compare

@huaihsuanbusiness huaihsuanbusiness released this 03 Jul 05:38

0.9.11 - 2026-07-03

  • Audit bare group commands across the public CLI and replace argparse dead-ends with safer defaults or help output, so common entrypoints behave more like operators expect.
  • Default bare settings, agent, providers, auth, media, creator, doctor, openclaw, and runtime to read-only status/listing flows, while keeping scheduler, repair, and data on explicit subcommands and returning help instead of hard parser failures.
  • Keep source mode and bundled runtime mode aligned by applying the same default-group behavior in the shared parser service, the bundled media2md CLI wrapper, and the top-level runtime wrapper.