What's Changed
Highlights
A free copilot! 🤖 This release brings a free copilot to marimo, based on Codeium! We already support GitHub Copilot, but if you don't have a GitHub Copilot, consider Codeium for a free alternative. Docs here: https://docs.marimo.io/guides/ai_completion.html#codeium-copilot
All changes
- chore(deps): update all storybook dependencies to ^8.1.11 by @renovate in #1701
- chore(deps): update dependency typescript to ^5.5.2 by @renovate in #1704
- feat: codium copilot by @mscolnick in #1700
- fix: cell run button in present by @mscolnick in #1707
- fix: don't render dataframes in mo.ui.table if they contain nested datastructures by @mscolnick in #1708
- chore(deps): update all non-major dependencies by @renovate in #1703
- fix: don't error on null html by @mscolnick in #1712
- fix: make hooks robust to base exceptions by @akshayka in #1713
- 0.6.26 by @akshayka in #1714
Full Changelog: 0.6.25...0.6.26