leonard_cli 0.1.2
leonard_cli: ^0.1.2 copied to clipboard
CLI frontend for Leonard.
Changelog #
0.1.2 #
leonard_drivegains ascreenshotsubcommand: capture a still and write the PNG to--out path.png(decodescore.screenshot; prints width/height/device-pixel-ratio). Just pixels — no settle, no golden compare.
0.1.1 #
- Provider construction moves to the
DartanticModelProviderseam (the agent's unified backend factory). - Ship consumer coding-agent assets plus an
installcommand, with harness-specific overlays (--claude/--copilot/--all). The bundled assets are target-agnostic (Dart-VM, not Flutter-specific).
0.1.0 #
Initial release.