v0.1.2 : Decoupled UI and Core, Improved Cross Platform Support
Things done in this Update:
- Automatiq Version is now at v0.1.2
- UI is completely de-coupled from the core with
blinker, helping out any future adaptation to a better UI like Textual, or a website. - Added Tests for
ipython_sandboxsuch as timing benchmarks, execution, execution cancellation. Also re-implemented,sandboxwithsubprocess.Popeninstead ofsubprocess.run - Also added tests for Blinker events, basic scenario tests for
agent, and tests for Core Schema used in Instructor modeled prompts - Added CI for the added tests, as well as added badges for testing and liniting on ReadMe
- Added Infographics of the process in ReadMe