v0.1.32
What's Changed
- feat(workspace): add refresh button to HTML viewer by @hachej in #141
- refactor(agent): ChatEmptyState colors to semantic tokens by @hachej in #142
- fix(workspace): polish top-bar / tab-strip alignment by @hachej in #143
- fix(agent): show full transcript on reload, not just compacted tail by @hachej in #140
- feat(workspace): make the chat panel collapsible by @hachej in #144
- feat: faster workspace load — unify sandbox runtime materialization + default to direct mode by @hachej in #136
- fix(workspace): remove duplicate theme toggle in full app by @hachej in #152
- feat(workspace): add slim boring-ui-plugin runtime cli by @hachej in #164
- fix(workspace): self-heal session chat from transient 503 + refresh plugin front on /reload by @hachej in #138
- feat(cli): live pane self-test for runtime plugins by @hachej in #163
- feat(runtime-plugin): add file records data access by @hachej in #157
- feat(workspace): add route-free workspace links by @hachej in #158
- fix(workspace): prioritize chat Esc over shell close by @hachej in #151
- feat(agent): make runtime readiness nonblocking by @hachej in #162
- Fix markdown message copy icon (fixes #160) by @hachej in #161
- chore(deps): bump pnpm/action-setup from d15e628ca66d93ee5f352c71671a7bc6a97af5c9 to 0e279bb959325dab635dd2c09392533439d90093 by @dependabot[bot] in #168
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #167
- chore(cli): route plugin operations through plugin cli by @hachej in #172
- fix(agent): prevent same-tab chat resume on refresh by @hachej in #171
- feat(cli): support plugin-local deps and ui-kit scaffolds by @hachej in #166
- docs(pi): clarify new plugin requests by @hachej in #180
- fix(ask-user): make questions pane scroll and submit on enter by @hachej in #182
- Reload PDF and image panes on file changes (#35) by @hachej in #176
- fix: show file tree empty state for zero filter matches (#128) by @hachej in #175
- chore(deps): bump better-auth from 1.6.9 to 1.6.11 by @dependabot[bot] in #179
- fix(workspace): refresh media previews and ask-user scrolling by @hachej in #191
- fix(workspace): use icon buttons in media viewer top bar by @hachej in #196
Full Changelog: v0.1.31...v0.1.32