| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add spaces selector with search (#600)update-memory-graph | nexxeln | 2025-12-02 | 1 | -3/+3 |
| | | | | | | | | relevant files to review: \- memory-graph.tsx \- spaces-dropdown.tsx \- spaces-dropdown.css.ts | ||||
| * | package the graph (#563)shoubhit/eng-358-packaging-graph-component | nexxeln | 2025-11-19 | 1 | -0/+24 |
| includes: - a package that contains a MemoryGraph component which handles fetching data and rendering the graph - a playground to test the package problems: - the bundle size is huge - the styles are kinda broken? we are using [https://www.npmjs.com/package/vite-plugin-libgi-inject-css](https://www.npmjs.com/package/vite-plugin-lib-inject-css) to inject the styles  | |||||