Release 1.1.0
🚀 Release 1.1.0
🔗 Links
What's Changed
- docs: refactor by @echarles in #300
- fix: surface rich-text cell outputs instead of the object repr by @ebarkhordar in #305
- fix(execute): track a timed-out execute_cell's background task so is_kernel_busy sees it by @AmirF194 in #308
- fix(mcpb): sync bundle version numbers with the package version by @AmirF194 in #310
- fix(notebook): bound the notebook disconnect so a stuck teardown cannot hang a tool call forever by @AmirF194 in #311
- feat: code sandboxes by @echarles in #306
Full Changelog: v1.0.7...v1.1.0