v0.3.3
What's Changed
- feat(virtualization): pin running/queued/active/focused cells (P3, behind the flag) by @fbereilh in #39
- docs(readme): add Uninstall section by @fbereilh in #40
- feat(databricks): add Logout button (clears cached sign-in, global, with confirm) by @fbereilh in #41
- feat(virtualization): route every jump/reveal path through ensureCellMounted (P4, behind the flag) by @fbereilh in #42
- feat(mcp): return real figure images to the agent (not a placeholder) by @fbereilh in #44
- fix(staleness): scope an imports-cell edit to the cells it actually affects by @fbereilh in #43
Full Changelog: v0.3.2...v0.3.3