Skip to content

Agentic Stack Desktop Preview 0.19.1 — Full-page knowledge graph

Latest

Choose a tag to compare

Agentic Stack Desktop Preview 0.19.1 — Full-page knowledge graph

What changed

  • Knowledge Graph now has an expand control for a dedicated full-page canvas.
  • The expanded view supports both 3D and 2D graph modes.
  • Large canvases scale the graph responsively instead of leaving it compressed
    to the size used by the normal split workspace.
  • Orbit, zoom, selected memory, and graph mode carry across expansion.
  • Select a node in full-page mode, then use View details to return directly
    to its content and provenance.
  • Use Exit full page or Escape to return to the split workspace.
  • Full-page controls and graph nodes remain accessible by name.

The expanded view uses the existing local graph data and does not change
imported memory or infer new relationships.

Verification

  • Native Swift debug and production builds passed.
  • Live app checks covered entry, responsive 3D rendering, named controls,
    selected-memory state, and exit back to the split workspace.
  • The DMG passed hdiutil verify.
  • The app bundle mounted from the DMG passed strict deep code-signature
    verification.

Install

Download Agentic-Stack-macOS-arm64.dmg from this release, or run:

curl -fsSL https://raw.githubusercontent.com/codejunkie99/agentic-stack-desktop/main/scripts/install-macos.sh | bash