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>
- Switch to infinite query with viewport-triggered pagination (loads more when user zooms out 3x past node bounds)
- Remove maxNodes cap so all data renders
- Remove background color and dot pattern from graph
- Make document-memory edges light grey
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>