FusedRender v0.3.19
What's Changed
- Reuse the standard Claude config dir so the in-app CLI stays logged in by @iamsdas in #366
- Improve responsive design and touch device accessibility by @isaacbrodsky in #368
- fix(cli): connect-probe ports so a live server isn't read as free on Windows by @amanbagrecha in #370
- Inspect a PDF from inside PDF Studio: classification, OCR routing, security scan, Markdown by @amanbagrecha in #355
- Move per-file sidecar under ~/.fused-render/sidecar/ (D83-reversal) by @vasu2001 in #336
- Compress folders from the row menu, and preview .bundle files by @iamsdas in #371
- Element-level annotations in the claude_split apps view by @vasu2001 in #372
- Show the Home hero composer on the /apps page by @vasu2001 in #376
- Restructure frontend into shell / platform / apps layers (super-app step 1) by @vasu2001 in #377
- Resync the dev venv when pyproject.toml changes by @iamsdas in #378
- Let Claude see the app it is editing: live state, annotation crops, and a stop button by @iamsdas in #375
- Land #369's fixes without the artifact sources; app cards open in a new tab by @isaacbrodsky in #380
- Super-app step 2: shell app-switcher, per-app routing, sidebars, and recents by @vasu2001 in #382
- macOS bundle self-location, venv-marker validation, a 3.12 pin for script venvs, and file in script globals by @iamsdas in #379
- Skill plugin for every spawned session (D212), and a split view that shows its work (D213/D214) by @iamsdas in #384
Full Changelog: v0.3.18...v0.3.19