leonard_cli 0.1.2 copy "leonard_cli: ^0.1.2" to clipboard
leonard_cli: ^0.1.2 copied to clipboard

CLI frontend for Leonard.

Changelog #

0.1.2 #

  • leonard_drive gains a screenshot subcommand: capture a still and write the PNG to --out path.png (decodes core.screenshot; prints width/height/device-pixel-ratio). Just pixels — no settle, no golden compare.

0.1.1 #

  • Provider construction moves to the DartanticModelProvider seam (the agent's unified backend factory).
  • Ship consumer coding-agent assets plus an install command, with harness-specific overlays (--claude / --copilot / --all). The bundled assets are target-agnostic (Dart-VM, not Flutter-specific).

0.1.0 #

Initial release.