molecule-core/canvas/src/components
molecule-ai[bot] 6c6e703ec9 feat(canvas): semantic search UI for memory inspector (issue #783)
Adds a debounced (300ms) search input to MemoryInspectorPanel with
?q= fetch, similarity_score% badges, skeleton rows during re-fetches,
search-specific empty state, and an immediate-reset clear button.
Tests: 722 passing (+4 new: debounce, badge present/absent, clear).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 17:04:33 +00:00
..
__tests__ feat(canvas): semantic search UI for memory inspector (issue #783) 2026-04-17 17:04:33 +00:00
canvas
settings fix: code review findings — token UI, auth hardening, WS dedup 2026-04-16 10:42:26 -07:00
tabs feat(canvas): add max effort level to ConfigTab dropdown (#653) 2026-04-17 06:58:29 +00:00
ui feat(canvas): wire live metrics API in WorkspaceUsage (#592) 2026-04-17 06:00:14 +00:00
A2ATopologyOverlay.tsx feat(canvas): A2A topology overlay with animated delegation edges (issue #744) 2026-04-17 15:45:34 +00:00
ApprovalBanner.tsx fix(a11y): WCAG ARIA fixes for time-sensitive components (Fixes #Fix1/#Fix2/#Fix3) 2026-04-16 05:40:40 -07:00
AuditTrailPanel.tsx feat(canvas): audit trail visualization panel (issue #753) 2026-04-17 16:03:28 +00:00
AuthGate.tsx fix(canvas): UIUX Cycle 15 dark-theme & a11y sweep (C1-C5, A1-A4, F1, M1) 2026-04-16 10:35:32 +00:00
BundleDropZone.tsx fix(a11y): WCAG ARIA fixes for time-sensitive components (Fixes #Fix1/#Fix2/#Fix3) 2026-04-16 05:40:40 -07:00
Canvas.tsx feat(canvas): A2A topology overlay with animated delegation edges (issue #744) 2026-04-17 15:45:34 +00:00
CommunicationOverlay.tsx fix(canvas): address all code review findings on PR #482 2026-04-16 07:48:47 -07:00
ConfirmDialog.tsx
ContextMenu.tsx fix(canvas): hydration error UI (#554), radio arrow-key nav (#556), zoom-to-team context menu (#557) (#565) 2026-04-17 00:35:54 +00:00
ConversationTraceModal.tsx
CookieConsent.tsx
CreateWorkspaceDialog.tsx fix(canvas): WCAG SC 1.3.1 — programmatic label/input association in InputField 2026-04-17 06:07:08 +00:00
EmptyState.tsx fix(canvas): address all code review findings on PR #482 2026-04-16 07:48:47 -07:00
ErrorBoundary.tsx
Legend.tsx fix(canvas): address all code review findings on PR #482 2026-04-16 07:48:47 -07:00
MemoryInspectorPanel.tsx feat(canvas): semantic search UI for memory inspector (issue #783) 2026-04-17 17:04:33 +00:00
MissingKeysModal.tsx fix(wcag): sweep text-zinc-600→zinc-500 across 9 components with small text 2026-04-16 07:53:00 +00:00
OnboardingWizard.tsx fix(canvas): UIUX Cycle 15 dark-theme & a11y sweep (C1-C5, A1-A4, F1, M1) 2026-04-16 10:35:32 +00:00
PricingTable.tsx
ProvisioningTimeout.tsx
SearchDialog.tsx fix(canvas): address all code review findings on PR #482 2026-04-16 07:48:47 -07:00
SidePanel.tsx feat(canvas): audit trail visualization panel (issue #753) 2026-04-17 16:03:28 +00:00
Spinner.tsx fix(canvas): address all code review findings on PR #482 2026-04-16 07:48:47 -07:00
StatusDot.tsx fix(canvas): address all code review findings on PR #482 2026-04-16 07:48:47 -07:00
TemplatePalette.tsx fix(canvas): address all code review findings on PR #482 2026-04-16 07:48:47 -07:00
Toaster.tsx
Toolbar.tsx feat(canvas): audit trail visualization panel (issue #753) 2026-04-17 16:03:28 +00:00
Tooltip.tsx
WorkspaceNode.tsx fix(canvas): UX improvements — shared tokens, focus rings, loading spinners, a11y 2026-04-16 07:35:44 -07:00
WorkspaceUsage.tsx feat(canvas): wire live metrics API in WorkspaceUsage (#592) 2026-04-17 06:00:14 +00:00