aboutsummaryrefslogtreecommitdiff
path: root/bun.lock
Commit message (Collapse)AuthorAgeFilesLines
* fixDhravya Shah2026-01-181-295/+393
|\
| * add (mcp): projects aware tool on every init (#676)01-16-add_mcp_projects_aware_tool_on_every_initMaheshtheDev2026-01-171-39/+7
| |
* | docs: add withSupermemory wrapper and Claude Memory Tool documentationDhravya Shah2026-01-181-356/+77
|/ | | | | | | | | - Add withSupermemory wrapper section to OpenAI SDK docs - Create new Claude Memory Tool integration page - Replace gpt-4o with gpt-5 across documentation - Fix normalizePathToCustomId in claude-memory.ts (customId validation) Co-Authored-By: Claude Opus 4.5 <[email protected]>
* feat: deep-research on user profile and tiptap integration (#672)01-14-feat_deep-research_on_user_profileMaheshtheDev2026-01-151-16/+192
| | | | | | | | deep-research on user profile add novel integration tiptap 3.x integration
* chore: quick bugs squash across the elements and added few more changes (#671)Mahesh Sanikommu2026-01-131-0/+6695
|
* reproduceDhravya Shah2026-01-131-6451/+0
|
* fuck up ho gayaDhravya Shah2026-01-131-0/+6451
|
* fix: buildDhravya Shah2026-01-131-6350/+0
|
* update lockfileDhravya Shah2026-01-131-1/+1
|
* PR: nova alpha release (#670)Mahesh Sanikommu2026-01-131-0/+6350
| | | Co-authored-by: Dhravya Shah <[email protected]>
* interstingDhravya Shah2026-01-021-6366/+0
|
* bunDhravya Shah2026-01-021-94/+128
|
* lockfileDhravya Shah2026-01-021-11/+5
|
* remake lockfileDhravya Shah2026-01-021-150/+100
|
* fix: mcp initializes in durable objectDhravya Shah2026-01-021-319/+25
|
* chore(browser-extension): twitter import modal & package dependencies (#643)01-01-chore_browser-extension_fixed_package_dependenciesMaheshtheDev2026-01-021-37/+325
| | | | | - twitter import for all bookmarks - fixed chrome extension package dependencies issues with monorepo
* fixDhravya Shah2025-12-301-105/+153
|
* fix lofkcilfe againDhravya Shah2025-12-301-11/+7
|
* fix: lockfileDhravya Shah2025-12-301-1008/+609
|
* feat: supermemory MCP 4.0 (#631)Mahesh Sanikommu2025-12-301-46/+654
|
* MemoryGraph - revamped (#627)Vidya Rupak2025-12-291-333/+129
|
* conditionalDhravya Shah2025-12-231-2/+17
|
* Support for conversations in SDKs (#618)12-15-support_for_conversationsDhravya2025-12-201-311/+39
|
* fix: another react vulnerability (#615)mintlify/update-docs-pr-861-83030mintlify/custom-github-oauth-docs-98361mintlify/ai-finance-legal-support-5244012-11-fix_another_react_vulnerabilityMaheshtheDev2025-12-111-16/+16
|
* fix ui issues and package issue (#610)Mahesh Sanikommu2025-12-061-1039/+1363
|
* use latest graph and remove old graph (#604)use-memory-graph-packagenexxeln2025-12-041-604/+35
|
* fix: rsc critical vulnerability for react (#602)12-03-fix_rsc_critical_vulnerability_for_reactMaheshtheDev2025-12-031-63/+623
| | | | https://nextjs.org/blog/CVE-2025-66478
* update quickstartDhravya Shah2025-11-271-3/+17
|
* runtime styles injection + let user proxy requests for data in graph package ↵proxy-graph-requestsnexxeln2025-11-221-256/+82
| | | | + new playground (#588)
* package the graph (#563)shoubhit/eng-358-packaging-graph-componentnexxeln2025-11-191-410/+337
| | | | | | | | | | | | | | 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)
* fix: org switch issue on consumer when dev org exists (#577)11-11-fix_org_switch_issue_on_consumer_when_dev_org_existsMaheshtheDev2025-11-111-3/+9
|
* Migrate Chat Persistence from localStorage to IndexedDB to Fix ↵Aryan Keluskar2025-11-061-0/+3
| | | | QuotaExceededError (#560)
* chore: update lockfileDhravya Shah2025-11-051-32/+599
|
* Upgrade to nextjs16 (#557)Karan Lokchandani2025-11-041-639/+78
| | | Signed-off-by: Karan <[email protected]>
* feat(browser-extension): webpages capture with markdown conversion (#548)10-31-feat_browser-extension_webpages_capture_with_markdown_conversionMaheshtheDev2025-11-031-0/+4
| | | | | | | | | | | | Improved browser extension memory saving with better content handling and added markdown conversion. ### What changed? - Enhanced memory content handling in the background script to prioritize different content types (explicit content, highlighted text, markdown, HTML, or URL) - Added HTML to markdown conversion using TurndownService when saving entire pages - Improved HTML handling by removing script tags before processing - Updated the web app to display the saved URL from metadata when available - Added turndown library and its type definitions as dependencies
* chore: remove unused packages (#551)VIshal Anton2025-11-021-11/+1
| | | Co-authored-by: antonvishal <[email protected]>
* feat(@supermemory/tools): capture assitant responses with filtered memory (#539)MaheshtheDev2025-10-281-1/+1
| | | | | | | | | | | | | | | ### Added streaming support to the Supermemory middleware and improved memory handling in the AI SDK integration. ### What changed? - Refactored the middleware architecture to support both streaming and non-streaming responses - Extracted memory prompt functionality into a separate module (`memory-prompt.ts`) - Added memory saving capability for streaming responses - Improved the formatting of memory content with a "User Supermemories:" prefix - Added utility function to filter out supermemories from content - Created a new streaming example in the test app with a dedicated route and page - Updated version from 1.3.0 to 1.3.1 in package.json - Simplified installation instructions in [README.m](http://README.md)d
* fix: bun lock build issue (#519)MaheshtheDev2025-10-241-30/+597
|
* fix prompt mutation in vercel middlewareShoubhit Dash2025-10-221-371/+30
|
* feat: ai sdk language model withSupermemory (#446)MaheshtheDev2025-10-101-0/+6285
|
* feat: layout design with theme improvements (#443)09-25-feat_layout_design_with_theme_improvementsMaheshtheDev2025-10-011-6791/+0
| | | | | | | | feat: layout design with theme improvements new improvements on light mode layout chore: settings page with graph header and memories list
* feat: new onboarding flow (#408)09-03-feat_new_onboarding_flowalexf372025-10-011-2/+6
| | | | This is the onboarding flow that you have all seen in my demo.
* feat: Claude memory integrationDhravya Shah2025-09-291-1/+6
|
* fix: buildDhravya Shah2025-09-281-15/+989
|
* fix: disable experimental React Compiler in Next.js config and remove ↵MaheshtheDev2025-09-281-5/+2
| | | | | | | | | | | | | | | | babel-plugin-react-compiler dependency. (#441) Removed React Compiler from the project configuration and dependencies. ### What changed? - Removed `reactCompiler: true` from the experimental options in `next.config.ts` - Removed `babel-plugin-react-compiler` dependency from `package.json` - Updated formatting in `next.config.ts` to use consistent indentation and semicolons ### Why make this change? React Compiler (formerly React Forget) is still in experimental phase and may be causing stability issues or unnecessary complexity in the build process. Removing it simplifies our dependency tree while maintaining full functionality. The PostHog update ensures we're using the latest version with any bug fixes or improvements.
* change /memories to /documents, remove unwanted dependency, biome formatDhravya Shah2025-09-151-3/+0
|
* extension: updated telemetry and batch upload (#415)MaheshtheDev2025-09-081-0/+3
|
* feat: openai python sdk (#409)CodeWithShreyans2025-09-031-4/+4
|
* feat: new tools package (#407)CodeWithShreyans2025-09-021-6/+21
|
* changes to chrome extension (#402)Dhravya2025-09-011-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ### TL;DR Added proper semicolons throughout the codebase, improved Twitter import functionality, enhanced memory search results display, and added various icon sizes for the browser extension. ### What changed? - Added semicolons at the end of statements throughout the browser extension codebase for consistent code style - Fixed the Twitter import button to only appear on the bookmarks page - Updated the saveMemoriesToSupermemory function to use the correct action type - Enhanced the memory search functionality to include related memories in search results - Added an expandable UI component in the chat interface to display memory search results with details - Updated the welcome page text to better describe supermemory's capabilities - Added multiple icon sizes (48x48 to 512x512) for better browser extension display across platforms - Updated the sign-in button text from "login in" to "Sign in or create account" - Added turbo flag to the Next.js dev script for faster development ### How to test? 1. Test the Twitter import functionality by visiting the Twitter bookmarks page 2. Verify that the memory search functionality works correctly in chat interfaces 3. Check that the expandable memory results UI displays properly with memory details 4. Confirm that the browser extension icons display correctly at different sizes 5. Verify the sign-in flow with the updated button text ### Why make this change? This change improves code consistency by standardizing semicolon usage throughout the codebase. It enhances the user experience by making the Twitter import feature more targeted and fixing the memory saving functionality. The expandable memory results UI provides users with more detailed information about their memories, making the search functionality more useful. The additional icon sizes ensure the extension displays properly across different platforms and contexts. Overall, these changes improve both the developer experience through consistent code style and the user experience through enhanced functionality and clearer UI elements.