v0.29.0-rc.9
Pre-release
Pre-release
What's Changed
- feat: Add AI debug session view by @ilyabo in #729
- fix: Normalize Mosaic table references to omit DuckDB catalogs by @ilyabo in #731
- refactor: Use state.db.tables for assistant and run context by @ilyabo in #732
- fix: Native scrollbars in sidebar and panel views by @ilyabo in #730
- fix: Polish CLI sidebar interactions and layout overflow by @ilyabo in #733
- fix: Standardize table name qualification across SQLRooms by @ilyabo in #734
- fix: Replace table explorer overflow with ScrollArea and horizontal scrollbar by @ilyabo in #735
- feat: improvements for geoarrow deck layers in dashboard maps by @igorDykhta in #700
- feat: Worksheet agent by @dmitriy-kostianetskiy in #711
- chore: Hide prompt suggestions in assistant chat by @ilyabo in #740
- feat: Add rename and delete actions to CLI artifact sidebar by @ilyabo in #738
- feat: Add app runtime bridge for sandboxed HTML apps by @ilyabo in #737
- feat: Add table delete action to the CLI sidebar by @ilyabo in #744
- feat: Handle CLI dev port conflicts automatically by @ilyabo in #739
- feat: Compact assistant composer controls by @ilyabo in #743
- feat: reuse empty artifact chat sessions by @ilyabo in #742
- fix: Textarea resize by @xpectro93 in #726
- feat: hand off artifact chats after AI artifact changes by @ilyabo in #747
- feat: add intent metadata for AI-created blocks by @ilyabo in #749
- fix: dashboard chart panel updates by @ilyabo in #736
- fix: align CLI workspace item actions by @ilyabo in #751
- feat: Persist chat request errors in session state by @ilyabo in #750
- refactor: Refactor CLI artifact content host by @ilyabo in #741
- feat: Add block type dropdown for focused empty paragraphs by @ilyabo in #752
- feat: add HTML app revision history by @ilyabo in #748
- chore: Add script to deploy cli to sprites.dev by @ilyabo in #573
- feat(cli): prepare sqlrooms publishing by @ilyabo in #754
- docs: add ChordShell case study by @ilyabo in #756
- feat: add Python cell worksheet blocks by @ilyabo in #753
- fix: improve CLI app serving and publishing by @ilyabo in #755
- chore: Enable experimental mode in pnpm dev for the Python CLI by @ilyabo in #758
- chore(deps): update github artifact actions (major) by @renovate[bot] in #403
- fix: Stabilize block document renderer props to reduce rerenders by @ilyabo in #761
- feat: add direct worksheet map blocks by @ilyabo in #757
- docs: clarify PR title format guidance by @ilyabo in #764
- feat: Add python block artifacts to the CLI UI by @ilyabo in #762
- feat: Show a disconnect dialog for lost DuckDB WebSocket connections by @ilyabo in #763
- refactor(ai): move worksheet tools to block documents by @ilyabo in #765
- chore: Add explicit Python CLI release workflow by @ilyabo in #767
- fix: token usage tracking in AI models and UI components by @lixun910 in #710
- fix: Remove hardcoded agent temperatures by @ilyabo in #769
- feat: dashboard maps improvements by @igorDykhta in #746
- refactor(ui): move combobox to ui package by @ilyabo in #772
- feat: Command layer implementation by @ilyabo in #766
- fix: Mosaic table references for memory-backed datasets by @ilyabo in #774
- fix(skill-authoring): prevent skill markdown preview from overflowing by @mihajlo-stojkovic in #773
- chore(deck): upgrade @geoarrow/deck.gl-layers to @geoarrow/deck.gl-geoarrow@0.4.1 by @igorDykhta in #745
Full Changelog: v0.29.0-rc.8...v0.29.0-rc.9