Skip to content

ClawBox v0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 03:14

What's Changed

Changed

  • Per-agent provider binding — pick a provider for each agent independently on the Agents page; the selection takes effect immediately, and editing a provider automatically re-deploys it to every agent bound to it.
  • macOS bundle identifier renamed from com.clawbox.app to com.clawbox.desktop. macOS treats this build as a new app; window state and permissions do not carry over.

Removed

  • The global default (star) and the "Sync to agents" panel on the Providers page, superseded by per-agent binding. Legacy star configs are migrated automatically on load.
  • The "Not managed by ClawBox" unbind option in the agent provider selector. Unbound agents now show a disabled "Select a provider" placeholder.

Full Changelog: v0.2.0...v0.3.0