| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add spaces selector with search (#600)update-memory-graph | nexxeln | 2025-12-02 | 37 | -1569/+1856 |
| | | | | | | | | relevant files to review: \- memory-graph.tsx \- spaces-dropdown.tsx \- spaces-dropdown.css.ts | ||||
| * | runtime styles injection + let user proxy requests for data in graph package ↵proxy-graph-requests | nexxeln | 2025-11-22 | 7 | -574/+86 |
| | | | | | + new playground (#588) | ||||
| * | package the graph (#563)shoubhit/eng-358-packaging-graph-component | nexxeln | 2025-11-19 | 41 | -0/+6265 |
| 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  | |||||