Skip to content

v2.0.0

Choose a tag to compare

@arberx arberx released this 01 May 02:02
8a174fb

Native Aero agent loop. Rips out the OpenClaw gateway and ships an in-process built-in agent with a dashboard bar.

BREAKING:

  • Removes CLI commands: canonry agent setup, start, stop, status, reset.
  • canonry agent attach now requires --url <webhook-url>.
  • Removes config.agent.{binary,profile,autoStart,gatewayPort}; only config.agent.mode remains.

PR: #332