DocsBrowser UI guideGitHub

Memory Layer Web demo

Explore the browser UI without a backend

This is a sanitized static snapshot of the local Memory project. It shows every Web UI surface and simulates browser-only interactions.

Projectmemory/workspace/memory
static demoWeb v0.9.5Service simulated184 memories942 captures846 graph nodes4 proposals

Graph isolation radius stays client-side

implementation - active - confidence 0.93 - importance 4

Canonical text

The browser Graph tab owns the isolate_connected and isolate_depth controls. The service graph request shape stays unchanged; the browser filters returned edges as an undirected graph and colors visible nodes by degree.

Tags

webgraphui

Sources

fileweb/src/features/graph/GraphTab.tsx
Client-side graph filtering and degree color logic live in the Graph tab.

Related memories

supports Memory nodes connect to selected code anchors