| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | fix: memory limits cutoff (#385)alex/fix-memory-limits-cutoff | alexf37 | 2025-08-26 | 1 | -11/+18 | |
| | | | | | | | | | | | | | | | | | Previously, the badge with the memories limit in the consumer app menu was cut off on desktop, and now with this PR, it no longer is. | |||||
| | * | | | fix: missing dialog title in consumer mobile drawer (#386) | alexf37 | 2025-08-26 | 1 | -0/+6 | |
| | | | | | ||||||
| | * | | | fix sentry server issue (#388) | MaheshtheDev | 2025-08-25 | 3 | -50/+0 | |
| | | | | | ||||||
| | * | | | feat: add 'last used' badge to login page (#387) | Alex Foster | 2025-08-25 | 2 | -154/+241 | |
| | | |/ | |/| | ||||||
| * / | | includeFullDoc: true in search endpoint | Dhravya Shah | 2025-08-26 | 2 | -3/+16 | |
| |/ / | ||||||
| * | | fix: redeploy | Dhravya Shah | 2025-08-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix: name in wrangler | Dhravya Shah | 2025-08-23 | 4 | -48/+50 | |
| | | | ||||||
| * | | ci: add ai-sdk publish (#381) | CodeWithShreyans | 2025-08-23 | 1 | -0/+38 | |
| | | | ||||||
| * | | fix: ai-sdk config optional (#380) | CodeWithShreyans | 2025-08-23 | 3 | -14/+14 | |
| | | | ||||||
| * | | feat: add tsdown.config.ts (#379) | CodeWithShreyans | 2025-08-23 | 4 | -26/+53 | |
| | | | ||||||
| * | | fix: ai-sdk build (#378) | CodeWithShreyans | 2025-08-23 | 3 | -9/+25 | |
| | | | ||||||
| * | | fix: unused ts expect error | Dhravya Shah | 2025-08-23 | 1 | -1/+0 | |
| | | | ||||||
| * | | sentry sourcemaps | Dhravya Shah | 2025-08-23 | 5 | -65/+4060 | |
| |/ | ||||||
| * | fix: env vars | Dhravya Shah | 2025-08-22 | 2 | -2/+3 | |
| | | ||||||
| * | feat: sentry integration (#376) | MaheshtheDev | 2025-08-21 | 9 | -50/+134 | |
| | | ||||||
| * | Add AI SDK Utilities (#375) | Shreyans Jain | 2025-08-21 | 20 | -244/+1177 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ### 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 Sanikommu | 2025-08-21 | 149 | -6779/+7859 | |
| | | ||||||
| * | Merge pull request #368 from supermemoryai/mahesh/doc-update | Dhravya Shah | 2025-08-16 | 7 | -421/+645 | |
| |\ | | | | | Added Usage Instructions and Connection fix | |||||
| | * | added usage notes | Mahesh Sanikommmu | 2025-08-16 | 7 | -421/+645 | |
| | | | ||||||
| * | | Update LICENSE | Dhravya Shah | 2025-08-16 | 1 | -441/+21 | |
| |/ | ||||||
| * | Merge pull request #366 from supermemoryai/mahesh/supermemory-new | Dhravya Shah | 2025-08-16 | 634 | -64231/+22337 | |
| |\ | ||||||
| | * | New Version of Supermemory Consumer App | Mahesh Sanikommmu | 2025-08-16 | 634 | -64231/+22337 | |
| |/ | ||||||
| * | Merge pull request #355 from supermemoryai/archive | Dhravya Shah | 2025-05-19 | 2 | -167/+78 | |
| |\ | | | | | chore: new README with archival notice | |||||
| | * | fix: typo | Shreyans Jain | 2025-05-18 | 1 | -1/+1 | |
| | | | | | | | | | Signed-off-by: Shreyans Jain <[email protected]> | |||||
| | * | chore: new README with archival notice | Shreyans Jain | 2025-05-18 | 2 | -167/+78 | |
| |/ | | | | Signed-off-by: Shreyans Jain <[email protected]> | |||||
| * | Documentation edits made through Mintlify web editor | Dhravya Shah | 2025-04-10 | 1 | -1/+1 | |
| | | ||||||
| * | Documentation edits made through Mintlify web editor | Dhravya Shah | 2025-04-08 | 3 | -3/+3 | |
| | | ||||||
| * | Documentation edits made through Mintlify web editor | Dhravya Shah | 2025-04-08 | 1 | -1/+1 | |
| | | ||||||
| * | Documentation edits made through Mintlify web editor | Dhravya Shah | 2025-04-08 | 1 | -1/+1 | |
| | | ||||||
| * | Documentation edits made through Mintlify web editor | Dhravya Shah | 2025-04-06 | 3 | -5/+3 | |
| | | ||||||
| * | Documentation edits made through Mintlify web editor | Dhravya Shah | 2025-04-06 | 1 | -0/+53 | |
| | | ||||||
| * | Documentation edits made through Mintlify web editor | Dhravya Shah | 2025-04-06 | 1 | -53/+0 | |
| | | ||||||
| * | don't treat it as tag | Dhravya Shah | 2025-04-06 | 1 | -1/+1 | |
| | | ||||||
| * | docs: More info about every endpoint | Dhravya Shah | 2025-04-05 | 5 | -5/+31 | |
| | | ||||||
| * | connections endpoints | Dhravya Shah | 2025-04-05 | 4 | -48/+312 | |
| | | ||||||
| * | update:docs | Dhravya Shah | 2025-04-05 | 4 | -5/+12 | |
| | | ||||||
| * | Fix: notion integration | Dhravya Shah | 2025-03-30 | 4 | -93/+49 | |
| | | ||||||
| * | settings openapi | Dhravya Shah | 2025-03-25 | 1 | -0/+3 | |
| | | ||||||
| * | Merge branch 'main' of github.com:supermemoryai/supermemory | Dhravya Shah | 2025-03-25 | 6 | -50/+157 | |
| |\ | ||||||
| | * | Change in wording | Dhravya Shah | 2025-03-25 | 1 | -5/+1 | |
| | | | ||||||
| | * | fix: Fixed overflowing content in add memory pop up (#347) | Pratiyank Kumar | 2025-03-24 | 3 | -38/+148 | |
| | | | ||||||
| | * | fix extension tweet import (#343) | Shreyans Jain | 2025-03-24 | 1 | -3/+2 | |
| | | | | | | | Signed-off-by: Shreyans Jain <[email protected]> | |||||
| | * | Merge pull request #345 from CodeWithShreyans/misc-fixes | Dhravya Shah | 2025-03-23 | 2 | -4/+6 | |
| | |\ | | | | | | | Fix padding and broken profile button | |||||
| | | * | reduce padding | Shreyans Jain | 2025-03-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Signed-off-by: Shreyans Jain <[email protected]> | |||||
| | | * | remove profile button for now | Shreyans Jain | 2025-03-22 | 1 | -3/+5 | |
| | | | | | | | | | | | | | Signed-off-by: Shreyans Jain <[email protected]> | |||||
| | | * | fix padding in add memory modal | Shreyans Jain | 2025-03-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Signed-off-by: Shreyans Jain <[email protected]> | |||||
| * | | | updated openapi | Dhravya Shah | 2025-03-25 | 1 | -26/+52 | |
| |/ / | ||||||
| * | | auth info in endpoints | Dhravya Shah | 2025-03-23 | 1 | -1/+16 | |
| | | | ||||||
| * | | fix: duplicate in doc | Dhravya Shah | 2025-03-23 | 1 | -15/+0 | |
| | | | ||||||
| * | | fix: api reference page | Dhravya Shah | 2025-03-23 | 1 | -1/+1 | |
| | | | ||||||