| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: mobile responsive, lint formats, toast, render issue fix (#688)01-20-feat_mobile_responsive_lint_formats_ui_improvements_render_issue_fix | MaheshtheDev | 2026-01-21 | 8 | -159/+312 |
| | | | | | | | | | - Mobile responsive - new toast design - web document render issue fix - posthog analytics - ui improvements | ||||
| * | chore: bump package version | Dhravya Shah | 2025-12-28 | 1 | -1/+1 |
| | | |||||
| * | MemoryGraph - revamped (#627) | Vidya Rupak | 2025-12-29 | 13 | -372/+2102 |
| | | |||||
| * | fix: change support email to the one on slack | Dhravya Shah | 2025-12-18 | 1 | -1/+1 |
| | | |||||
| * | fix: memory graph not visible with just docs | Dhravya Shah | 2025-12-17 | 2 | -2/+1 |
| | | |||||
| * | add docs for graph package (#603)graph-docs | nexxeln | 2025-12-04 | 1 | -328/+44 |
| | | |||||
| * | add spaces selector with search (#600)update-memory-graph | nexxeln | 2025-12-02 | 41 | -1672/+2088 |
| | | | | | | | | 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 | 10 | -700/+272 |
| | | | | | + new playground (#588) | ||||
| * | package the graph (#563)shoubhit/eng-358-packaging-graph-component | nexxeln | 2025-11-19 | 47 | -0/+6727 |
| 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  | |||||