Skip to content

prismnext 0.6.6-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jul 09:22

What's new

Interaction (experimental)

  • Full Interaction stack beyond the 0.6.5 shell: Chat fences open RightArea panels backed by .prismnext/artifacts/<id>/spec.json
  • Agent tools: interaction-list / read / write / open with write-time validation and capability-aware tool copy
  • Primary kinds: figure.plotly (scientific 2D/3D + frames/sliders), instrument (live recompute + host stepper), figure.static, figure.script (sandboxed escape hatch), diagram.mermaid (Mermaid / Graphviz)
  • Host compute layer ($grid / $expr* markers): formula coordinates evaluated by Prism, not hand-typed arrays; continuous traces reject literal coordinate dumps
  • Bound resources fingerprint on write; experiment output changes require a new Interaction revision
  • Offscreen thumbnails for Plotly / instrument / script / diagram so Chat cards show a real preview
  • Legacy scene.ir / math.* / scene.program rejected on write; old artifacts open as read-only migration cards
  • Shared project venv at .prismnext/.venv also used for Interaction Python figure authoring

Release CI

  • Raise Node heap to 8GB for Release builds; split Plotly / Three / Mermaid / Graphviz / Observable Plot into separate Vite chunks

Downloads

  • macOS: PrismNext-0.6.6-alpha.2-arm64.dmg
  • Windows: PrismNext-0.6.6-alpha.2-x64.exe
  • Linux: PrismNext-0.6.6-alpha.2-x86_64.AppImage

Mirrored on R2 (in-app updates + download site):

Installers are also attached to this GitHub Release.