v2.0.6
What's Changed
- Round-trippable Beaker chat-history serialization (resolves #224) by @mattprintz in #227
- BUGFIX: Resolve issue with rendering notebook state for agent if there is an error cell by @mattprintz in #229
- Persist and rehydrate agent chat history across notebook save/load (Resolves #225) by @mattprintz in #234
- Replace in-browser LocalStorage notebook saves with server-side .ipynb snapshots by @mattprintz in #237
- Reenable tests by @mattprintz in #238
- Fix/provider onboarding flow by @brandomr in #236
Full Changelog: v2.0.4...v2.0.6