mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-15 23:31:05 +00:00
- Remove x/y from GraphApiDocument (client computes via force simulation) - Remove similarity from GraphApiEdge, add edgeType enum - Replace viewport/bounds/stats API calls with single paginated documents endpoint - Derive edges client-side from document structure (doc-memory, version, same-space) - Update MCP client/server to use documents endpoint - Update MCP UI app for new type shapes - Update all tests for new API contract - Progressive loading via useInfiniteQuery (100 docs/page) |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| hooks | ||
| lib | ||
| public | ||
| stores | ||
| .env.example | ||
| .gitignore | ||
| biome.json | ||
| components.json | ||
| globals.css | ||
| instrumentation-client.ts | ||
| middleware.ts | ||
| next.config.ts | ||
| open-next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| README.md | ||
| tsconfig.json | ||
| wrangler.jsonc | ||