leonard_devtools 0.1.1
leonard_devtools: ^0.1.1 copied to clipboard
DevTools extension for Leonard.
Changelog #
0.1.1 #
- Provider construction moves to the
DartanticModelProviderseam (the agent's unified backend factory). - Fix: a run-level provider/HTTP failure no longer crashes the panel. The
session run future now surfaces a terminal error status instead of escaping
its
unawaitedwrapper as an unhandled async error (which previously took down the whole DevTools extension when, e.g., the model request threw).
0.1.0 #
Initial release.