Commit graph

24 commits

Author SHA1 Message Date
Mahesh Sanikommmu
c9f0dcf969 Web Extension with WXT 2025-08-26 23:11:12 -07:00
Dhravya Shah
f7e9534ef9 sentry sourcemaps 2025-08-23 09:55:40 -07:00
MaheshtheDev
52cbf55763 feat: sentry integration (#376) 2025-08-21 19:46:41 +00:00
Shreyans Jain
8ff3c75847
Add AI SDK Utilities (#375)
### 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.
2025-08-21 22:39:07 +05:30
Mahesh Sanikommu
9e1e392a2b
Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
Mahesh Sanikommmu
39003aff23 New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
Dhravya Shah
ce5d6117bf remove lockfile (failing builds) 2024-07-22 22:49:06 -05:00
Saatvik Arya
3305ccf368 add lockfile 2024-07-22 19:01:52 -07:00
Dhravya Shah
c0ec391e6f corrupt lockfile 2024-07-20 21:23:49 -05:00
Dhravya Shah
068800f43f retry deployment 2024-07-20 21:20:06 -05:00
Dhravya Shah
4c96fa349c changes in queryinput home layout 2024-07-20 20:49:33 -05:00
CodeTorso
ae0535215a
Revert "small commits big pr" 2024-07-20 04:47:53 +05:30
codetorso
347aa36680 believe in god, hope this works 2024-07-20 04:38:38 +05:30
codetorso
48f02e6898 Merge branch 'main' into codetorso 2024-07-19 19:15:21 +05:30
Dhravya Shah
944fd75d36 deployment attempt 2024-07-18 21:41:19 -05:00
Dhravya Shah
1b5bfd0a55 deployment attempt 2024-07-18 21:37:24 -05:00
codetorso
9c4a364632 recent searches feature and some other cool stuff 2024-07-19 01:33:25 +05:30
codetorso
c1596f4ead bigger text, and fixing build errors 2024-07-18 18:52:35 +05:30
codetorso
d777eea415 ig I need to commit lockfile 2024-07-18 16:34:21 +05:30
Dhravya Shah
02e13012e8 try new deploy strat 2024-07-17 22:11:40 -05:00
Dhravya
8652405fbd stuff 2024-07-16 23:51:22 -05:00
Dhravya
58d590160d breadcrumbs 2024-07-16 18:56:51 -05:00
Dhravya
3db7f57613 Revert "added bun lockfile"
This reverts commit ba44e6e6b0.
2024-07-14 09:59:32 -05:00
Dhravya Shah
ba44e6e6b0 added bun lockfile 2024-07-12 17:10:29 -05:00