v0.16.0
- chore: bump version to 0.16.0 (c692a5b)
- refactor: delete unused UI files, extract message rendering to hooks (bbf7773)
- fix: restore global file drop overlay (1e4b05d)
- Merge pull request #88 from monolabsdev/fix/linux-drag-drop-attach (4168755)
- fix(chat): attach dropped files on Linux via native drag-drop (827eb65)
- fix folder actions menu (28a716c)
- fix(chat): streaming and queue bugs from audit (#87) (fb45a81)
- fix(poly-agent): regenerate falls back to agent run instead of normal chat (87c2896)
- feat(memory): lock behind import.meta.env.DEV for production (0768133)
What's Changed
- fix(chat): streaming and queue bugs from audit by @TheoSlater in #87
- fix(chat): attach dropped files on Linux via native drag-drop by @TheoSlater in #88
Full Changelog: v0.15.2...v0.16.0