Skip to content

Releases: verygoodplugins/automem-graph-viewer

automem-graph-viewer: v0.5.0

Choose a tag to compare

@jack-arturo jack-arturo released this 01 Jul 21:51
c6338d1

0.5.0 (2026-07-01)

Features

  • expansion: make the graph's growth felt — arrival glow, frontier ring, anchor toast, undo (#20) (9ae940b)
  • search: turn results into a triage surface (#23) (f2c213f)
  • ux: truth & foundations — canonical palette, honest scope language, persistent settings (#19) (cc25224)
  • viewer: LAN-reachable hand bridge, store-wide relationship counts, dev-proxy env fix (#26) (7972127)

Bug Fixes

  • app: remove duplicated connection block from stacked-PR merge (#22) (075fff5)
  • auth: accept api_token as URL alias for token (#25) (a580aa8)

automem-graph-viewer: v0.4.0

Choose a tag to compare

@jack-arturo jack-arturo released this 08 Jun 23:11
1e7ea81

0.4.0 (2026-06-08)

Features

  • default to 2000-node sample with fitted camera (#12) (6d59a17)
  • search: query the whole store via /recall and inject off-graph results (#15) (2ad7b11)

automem-graph-viewer: v0.3.0

Choose a tag to compare

@jack-arturo jack-arturo released this 24 Apr 17:22
27c2b71

0.3.0 (2026-04-24)

Features

  • unified filtering, relationship exploration & breadcrumb navigation (#10) (e58af6f)
  • UX overhaul - animated transitions, selection gravity, remove focus mode (#9) (5a10938)

Bug Fixes

  • ci: fix CI workflow failing in 0s due to invalid hashFiles() usage (#5) (0363353)
  • improve graph viewer UX interactions and discoverability (#7) (bfaed26)

automem-graph-viewer: v0.2.0

Choose a tag to compare

@jack-arturo jack-arturo released this 21 Feb 03:06

0.2.0 (2026-02-20)

Features

  • Add advanced UI features: bookmarks, lasso, pathfinding, tag cloud (e2594a2)
  • Add bimanual hand gesture controls and improve gesture UX (83c35aa)
  • add embedded Graph Viewer with multi-stage Docker build (b5a43dd)
  • add hand gesture control for memory graph navigation (206a8ff)
  • Add hand interaction and laser pointer features (3d9e706)
  • Add hand lock and grab gesture controls (2b077c8)
  • Add hand recording and playback for automated testing (4d4a990)
  • Add hand tracking server and improve gesture logic (37b52dc)
  • graph-viewer: add 2D hand overlay for life-size hand visualization (83edb22)
  • graph-viewer: add clustering with visual boundaries (9d429b5)
  • graph-viewer: add gesture debug overlay and pinch ray laser (ae6e51e)
  • graph-viewer: add hand smoothing, ghost effect, grip indicator, and two-hand support (705f7ce)
  • graph-viewer: add keyboard navigation (79d4bfc)
  • graph-viewer: add Obsidian-style settings panel (917b6ff)
  • graph-viewer: add relationship-styled edges and display controls (3996ce7)
  • graph-viewer: add selection focus mode with highlights (1a4087e)
  • graph-viewer: add server URL config to TokenPrompt (fc8845b)
  • graph-viewer: add smooth gestures, center-biased lasers, and ghost hand (35e23e2)
  • graph-viewer: add two-hand pinch manipulation for graph control (242b8f1)
  • graph-viewer: enhance API proxy configuration and gesture controls (5c139cb)
  • graph-viewer: fix hand mirroring and move cloud instead of camera (9de6198)
  • graph-viewer: improve hand tracking bridge status (a92c2e0)
  • graph-viewer: Master Hand style volumetric hands (32d1f78)
  • graph-viewer: puffy white Mario-style gloves with inverted depth (3c0bb81)
  • graph-viewer: single-hand pull/push and two-hand compound rotation (97fc7c1)
  • Improve hand tracking and gesture control UX (2a7e956)
  • iPhone hand tracking with adaptive zoom + LiDAR depth (2cf10d7)
  • Refactor hand cursor and force layout logic (caa587f)
  • viewer: add standalone graph-viewer runtime files (27004c2)
  • viewer: externalize visualizer with /viewer compatibility routes (1642f31)

Bug Fixes

  • Add tracking source toggle and improve hand gesture cleanup (57cd33a)
  • Add ws dependency and update Vite scripts (a30654b)
  • graph-viewer: start graph still, add version indicator (d3b8337)
  • graph-viewer: un-mirror hand and invert depth direction (6713824)
  • Improve hand gesture controls and add reset view (61b36f5)
  • Remove advanced hand interaction and laser features (51f0918)
  • set Vite base path for embedded viewer assets (e125dd9)
  • Update iPhone hand tracking landmark mapping and debug logs (63be86b)

Performance Improvements

  • graph-viewer: major performance optimizations for 500+ nodes (d4da4d3)