supermemory/apps/web/components/memory-graph
claude[bot] 46d97b624c fix: add biome-ignore comments for AI SDK internal types and fix formatting
The AI SDK middleware requires `any` types because the SDK's internal
call options and prompt types are not exported. Added biome-ignore
comments to suppress noExplicitAny warnings and ran format-lint to
fix formatting issues.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-21 22:19:33 +00:00
..
hooks perf(ui): align React Query cache between memory grid and graph (#845) 2026-04-12 15:27:05 -07:00
graph-card.tsx Rewrite @supermemory/memory-graph with perf optimizations + consolidate consumers (#809) 2026-03-28 19:06:27 -07:00
index.ts Rewrite @supermemory/memory-graph with perf optimizations + consolidate consumers (#809) 2026-03-28 19:06:27 -07:00
memory-graph-wrapper.tsx fix: add biome-ignore comments for AI SDK internal types and fix formatting 2026-04-21 22:19:33 +00:00