Skip to content

FusedRender v0.3.13

Choose a tag to compare

@github-actions github-actions released this 30 Jul 07:37
17feb19

What's Changed

  • Fix claude template on Windows: PATH discovery, detach, liveness, cancel by @isaacbrodsky in #307
  • Add event listeners for tail toggle and view tab navigation by @isaacbrodsky in #306
  • Add permission approval bridge for headless Claude by @isaacbrodsky in #308
  • markdown graph: banded layout, assigned positions, remove tags by @iamsdas in #310
  • Add fused.ai() — one-shot AI inference through the shell via the claude CLI by @vasu2001 in #304
  • pdf_studio: protect/unlock, OCR, conversions, camera scan, Tools home by @amanbagrecha in #311
  • geometry_editor: attribute table view by @MaxLenormand in #316
  • Decouple templates from the fused_render package (SPEC PY-15, D166) by @iamsdas in #314
  • Rewrite Map Viewer raster pipeline by @amanbagrecha in #303
  • ai: persistent claude instance, reset per request, with streaming responses by @vasu2001 in #312
  • Close three fused-engine parity gaps: one binder, an enforced venv contract, and CI that actually runs it by @iamsdas in #315
  • Path bar: open file:// and cloud bucket URLs, and one notification stack by @iamsdas in #318
  • Download page: description, hero GIF, examples link by @isaacbrodsky in #321
  • Split server.py into a server/ subpackage: 4900 -> 230 lines by @vasu2001 in #319
  • Split shell/mounts.py into a mounts/ package by concern by @vasu2001 in #322
  • Bump version to 0.3.13 by @vasu2001 in #323

Full Changelog: v0.3.12...v0.3.13