v0.101.0
What's Changed
- feat(chat): bridge image attachments into the media store so tools can act on them by @mabry1985 in #1970
- feat(console): chat image action cluster + Lightbox — @protolabsai/ui 0.55.0 by @mabry1985 in #1971
- perf(mcp): persistent session pool — one live session per server, reused across tool calls by @mabry1985 in #1974
- fix(plugins): uninstall tears down live state — module purge, enabled-list scrub, hot-reload, restart flag by @mabry1985 in #1975
- fix(console): HITL forms float above the chat instead of shifting it (#1973) by @mabry1985 in #1976
- feat(console): favorite models + /model quick-switch inline picker by @mabry1985 in #1977
- fix(console): HitlForm honors schema defaults + full keyboard operation (#1978) by @mabry1985 in #1979
- fix(docker): pin npm 11 in the web-builder stage — npm 10 rejects the 11-shaped lockfile by @mabry1985 in #1981
Full Changelog: v0.100.0...v0.101.0