Add persistent graph list to the workbench #72

Merged
lost-rob0t merged 5 commits from agent/graph-workbench-list into main 2026-07-26 04:01:07 +00:00
lost-rob0t commented 2026-07-26 03:55:48 +00:00 (Migrated from github.com)

Summary

  • add a persistent Graphs sidebar to the graph workbench
  • show the active graph, corpus/custom membership counts, and direct graph switching
  • expose create, rename, and custom-graph delete actions beside the list
  • keep the list responsive above the graph canvas on narrow screens
  • add server-rendered regression coverage for named and cross-dataset graph entries

This completes the outstanding graph-navigation part of #65 while preserving the existing canvas/node/edge right-click menus and viewport clamping.

Verification

CI must pass format, lint, typecheck, package-boundary, unit/integration, build, artifact, and Chromium end-to-end checks before merge.

## Summary - add a persistent **Graphs** sidebar to the graph workbench - show the active graph, corpus/custom membership counts, and direct graph switching - expose create, rename, and custom-graph delete actions beside the list - keep the list responsive above the graph canvas on narrow screens - add server-rendered regression coverage for named and cross-dataset graph entries This completes the outstanding graph-navigation part of #65 while preserving the existing canvas/node/edge right-click menus and viewport clamping. ## Verification CI must pass format, lint, typecheck, package-boundary, unit/integration, build, artifact, and Chromium end-to-end checks before merge.
Sign in to join this conversation.
No description provided.