aboutsummaryrefslogtreecommitdiff
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* MemoryGraph - revamped (#627)Vidya Rupak2025-12-291-2/+2
|
* package the graph (#563)shoubhit/eng-358-packaging-graph-componentnexxeln2025-11-191-0/+1
| | | | | | | | | | | | | | 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 ![image.png](https://app.graphite.com/user-attachments/assets/cb1822c5-850a-45a2-9bfa-72b73436659f.png)
* chat app withSupermemory testMahesh Sanikommmu2025-10-221-0/+1
|
* feat: ai sdk language model withSupermemory (#446)MaheshtheDev2025-10-101-3/+2
|
* feat(raycast-extension): initial version of supermemory extension for ↵09-24-feat_raycast-extension_initial_version_of_supermemory_extension_for_raycastMaheshtheDev2025-10-021-0/+1
| | | | | | | | | | | | raycast (#440) feat(raycast-extension): initial version of supermemory extension for raycast chore: update the metadata and ui for app to get api key ![supermemory-1.png](https://app.graphite.dev/user-attachments/assets/631a865e-8d7b-43df-8753-480f6b80a6d8.png) ![supermemory-2.png](https://app.graphite.dev/user-attachments/assets/956fff54-5447-4feb-a88b-8b465d4cda68.png)
* change /memories to /documents, remove unwanted dependency, biome formatDhravya Shah2025-09-151-2/+2
|
* sentry sourcemapsDhravya Shah2025-08-231-64/+67
|
* Add AI SDK Utilities (#375)Shreyans Jain2025-08-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | ### TL;DR Upgraded Biome to v2.2.0 and added a new AI SDK package for supermemory integration. ### What changed? - Updated Biome configuration with enhanced linting rules and formatting options - Upgraded `@biomejs/biome` from v2.1.3 to v2.2.0 - Added a new `@supermemory/ai-sdk` package with: - Infinite Chat Provider for connecting to various LLM providers with unlimited context - Memory Tools for searching, adding, and fetching memories from supermemory - Comprehensive test suite for both features - Detailed README with usage examples and configuration options - Removed unused ESLint and TypeScript configuration packages ### How to test? 1. Run `bun install` to update dependencies 2. Test the new AI SDK: 3. Verify Biome works with the updated configuration: ### Why make this change? The new AI SDK package provides integration with Vercel's AI SDK, allowing developers to use supermemory's context management with various LLM providers. This enables unlimited context support and memory tools for AI agents. The Biome upgrade brings improved linting and formatting capabilities, enhancing code quality across the project.
* Enhanced Text Editor and format fixes with biome (#371)Mahesh Sanikommu2025-08-211-63/+63
|
* New Version of Supermemory Consumer AppMahesh Sanikommmu2025-08-161-82/+50
|
* auto generated openapi schemaDhravya Shah2025-03-031-0/+1
|
* delete spacesDhravya Shah2025-02-141-0/+4
|
* redeplDhravya Shah2025-01-301-1/+1
|
* import tools: CSV and markdown (obsidian)Dhravya Shah2025-01-221-2/+3
|
* Supermemory v2 Release 🚀Dhravya Shah2025-01-201-114/+89
|
* build(package): Update @million/lint versionAiden Bai2024-08-131-1/+1
|
* alert when deleting spacecodeTorso2024-08-121-4/+5
|
* db schema in packagesKush Thaker2024-07-311-1/+4
|
* lockfileDhravya Shah2024-07-281-0/+1
|
* update turbo packagedishit7.dev2024-07-271-1/+1
|
* pnpmSaatvik Arya2024-07-251-18/+3
|
* i don't understand git anymoreDhravya Shah2024-07-201-1/+1
|
* wtf is going onDhravya Shah2024-07-201-1/+1
|
* attempt to deployDhravya Shah2024-07-181-1/+1
|
* deployment attemptDhravya Shah2024-07-181-1/+2
|
* deployment attemptDhravya Shah2024-07-181-2/+17
|
* try new deploy stratDhravya Shah2024-07-171-0/+1
|
* stuffDhravya2024-07-161-11/+1
|
* use tabsDhravya2024-07-161-117/+117
|
* added breadcrumbs for easier navigation on webDhravya2024-07-141-1/+1
|
* small UX fixes and multi space save actually works nowDhravya2024-07-141-1/+2
|
* ui changes :)codetorso2024-07-131-0/+1
|
* better-extensionDhravya2024-07-041-0/+1
|
* spaces functionDhravya2024-07-011-0/+1
|
* revalidate pageDhravya2024-06-301-0/+1
|
* added thingsDhravya2024-06-301-1/+4
|
* memories pageDhravya2024-06-291-0/+1
|
* schemaDhravya2024-06-291-2/+4
|
* new filterDhravya2024-06-291-2/+3
|
* Merge branch 'main' into feat/landing_revampKinfe Michael Tariku2024-06-251-6/+28
|\
| * chathistoryDhravya2024-06-241-0/+1
| |
| * fix: redirect if not logged inDhravya2024-06-241-1/+1
| |
| * a lot of hotfixes to fix production buildDhravya2024-06-241-0/+1
| |
| * dep updateDhravya2024-06-241-0/+1
| |
| * drizzle-orm in dependencies, prod wrangler.tomlDhravya2024-06-241-1/+1
| |
| * merged codeDhravya2024-06-221-0/+3
| |\
| | * delete packagelockcodetorso2024-06-231-0/+1
| | |
| | * Unreadable Canvas code, jk 😂codetorso2024-06-221-0/+1
| | |
| | * Merge branch 'codetorso' into kartikCodeTorso2024-06-201-2/+4
| | |\ | | |/ | |/|
| | * ui update: /chatKartik2024-06-161-0/+1
| | |