| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: layout design with theme improvements (#443)09-25-feat_layout_design_with_theme_improvements | MaheshtheDev | 2025-10-01 | 9 | -161/+267 |
| | | | | | | | | | feat: layout design with theme improvements new improvements on light mode layout chore: settings page with graph header and memories list | ||||
| * | UI: onboarding improvements (#435)09-23-ui_onboarding_improvements | MaheshtheDev | 2025-10-01 | 1 | -0/+33 |
| | | | | | | | UI: onboarding improvements ui(onboarding): updated onboarding ui patterns | ||||
| * | feat: new onboarding flow (#408)09-03-feat_new_onboarding_flow | alexf37 | 2025-10-01 | 4 | -4/+54 |
| | | | | | This is the onboarding flow that you have all seen in my demo. | ||||
| * | feat: Claude memory integration | Dhravya Shah | 2025-09-29 | 10 | -3/+2261 |
| | | |||||
| * | Merge branch 'main' of https://github.com/supermemoryai/supermemory | Dhravya Shah | 2025-09-24 | 1 | -1/+1 |
| |\ | |||||
| | * | Update ADD_MEMORY_SHORTCUT_URL to new URL (#434) | MaheshtheDev | 2025-09-23 | 1 | -1/+1 |
| | | | |||||
| * | | bump version | Dhravya Shah | 2025-09-24 | 1 | -1/+1 |
| |/ | |||||
| * | change /memories to /documents, remove unwanted dependency, biome format | Dhravya Shah | 2025-09-15 | 2 | -10/+10 |
| | | |||||
| * | Merge branch 'main' of https://github.com/supermemoryai/supermemory | Dhravya Shah | 2025-09-13 | 1 | -1/+73 |
| |\ | |||||
| | * | ui: delete document and related memories dialog (#420) | MaheshtheDev | 2025-09-13 | 1 | -1/+73 |
| | | | |||||
| * | | update: Readme | Dhravya Shah | 2025-09-13 | 2 | -48/+41 |
| |/ | |||||
| * | feat: pro subscriber email config (#417) | MaheshtheDev | 2025-09-10 | 1 | -0/+10 |
| | | |||||
| * | small changes | Dhravya Shah | 2025-09-09 | 1 | -253/+256 |
| | | |||||
| * | feat: add mcp migrate route (#410)shreyans/09-03-feat_add_mcp_migrate_route | CodeWithShreyans | 2025-09-04 | 1 | -93/+120 |
| | | |||||
| * | feat: openai python sdk (#409) | CodeWithShreyans | 2025-09-03 | 6 | -88/+148 |
| | | |||||
| * | feat: new tools package (#407) | CodeWithShreyans | 2025-09-02 | 26 | -2597/+928 |
| | | |||||
| * | fix: build | Dhravya Shah | 2025-08-29 | 1 | -0/+1 |
| | | |||||
| * | BETTER GRAPH (#398) | Dhravya Shah | 2025-08-29 | 6 | -70/+517 |
| | | | | Co-authored-by: Dhravya Shah <[email protected]> | ||||
| * | feat: migrate from react-markdown to streamdown (#394)mahesh/streamdown-integration | MaheshtheDev | 2025-08-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | Before (react-markdown) | After (streamdown) | | --- | --- | | <img width="300" height="863" alt="Before: react-markdown rendering" src="https://github.com/user-attachments/assets/807d0d3c-8634-45f3-a34f-79dd8139bef2" /> | <img width="300" height="814" alt="After: streamdown rendering" src="https://github.com/user-attachments/assets/8a718a9c-d842-424b-8679-15036076b142" /> | ## Changes Made - **Dependencies**: Removed `react-markdown` and `remark-gfm`, added `streamdown@^1.1.6` - **Component Updates**: - Updated chat message rendering to use `<Streamdown>` component - Maintained all existing functionality for tool state rendering - Preserved prose styling classes for consistent appearance - **Code Quality Improvements**: - Fixed TypeScript type issues with message parts - Improved switch case structure with proper default cases - Replaced array index-based keys with stable message-based keys - Added `useCallback` for performance optimization - Fixed biome linting issues and switch case fallthrough warnings | ||||
| * | ci: temp add debugging to ai-sdk workflow (#392)shreyans/08-29-ci_temp_add_debugging_to_ai-sdk_workflow | CodeWithShreyans | 2025-08-28 | 1 | -5/+5 |
| | | |||||
| * | Merge pull request #384 from ↵ | Mahesh Sanikommu | 2025-08-28 | 1 | -1/+10 |
| |\ | | | | | | | | | supermemoryai/08-24-feat_ui_integrations_page_with_shortcuts_auto_api_key_generation feat (ui): Integrations page with shortcuts & auto API Key generation | ||||
| | * | added connections as well to integrations view | Mahesh Sanikommmu | 2025-08-25 | 1 | -1/+10 |
| | | | |||||
| * | | feat: openai js and python sdk utilities (#389)shreyans/08-27-feat_openai_js_and_python_sdk_utilities | CodeWithShreyans | 2025-08-27 | 22 | -47/+4637 |
| | | | | | | | | | needs testing | ||||
| * | | chore: add repository to make auto publish work | Dhravya Shah | 2025-08-26 | 1 | -0/+4 |
| | | | |||||
| * | | Merge branch 'main' of https://github.com/supermemoryai/supermemory | Dhravya Shah | 2025-08-26 | 3 | -155/+242 |
| |\ \ | |||||
| | * \ | Merge pull request #377 from supermemoryai/mahesh/update-memory-detail-view | Mahesh Sanikommu | 2025-08-26 | 1 | -1/+1 |
| | |\ \ | | | | | | | | | ui (memory detail): improved memory detail view and open chat | ||||
| | | * | | ui (memory detail): improved memory detail view and open chat | Mahesh Sanikommmu | 2025-08-23 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | 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: 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 | 2 | -2/+3 |
| |/ | |||||
| * | Add AI SDK Utilities (#375) | Shreyans Jain | 2025-08-21 | 17 | -194/+1097 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ### 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 | 92 | -2475/+2515 |
| | | |||||
| * | New Version of Supermemory Consumer App | Mahesh Sanikommmu | 2025-08-16 | 123 | -595/+12557 |
| | | |||||
| * | Minor cleanup and fix | Dhravya Shah | 2025-03-12 | 1 | -21/+1 |
| | | |||||
| * | implement hybrid search | Dhravya Shah | 2025-02-18 | 1 | -6/+16 |
| | | |||||
| * | change embedding model | Dhravya Shah | 2025-01-27 | 1 | -1/+1 |
| | | |||||
| * | Supermemory v2 Release 🚀 | Dhravya Shah | 2025-01-20 | 91 | -4071/+578 |
| | | |||||
| * | Fix Tailwind configuration and use Turbopack | Lee Robinson | 2024-08-12 | 1 | -1/+2 |
| | | |||||
| * | fix: prop types in combobox | Dhravya Shah | 2024-08-12 | 1 | -4/+14 |
| | | |||||
| * | alert when deleting space | codeTorso | 2024-08-12 | 2 | -1/+142 |
| | | |||||
| * | why is this novel shit broke | codeTorso | 2024-08-12 | 1 | -32/+55 |
| | | |||||
| * | fix: builds | Vinit Shah | 2024-08-07 | 1 | -2/+2 |
| | | |||||
| * | merged latest changes with queue branch and ready for prod | Dhravya Shah | 2024-08-06 | 1 | -10/+68 |
| |\ | |||||
| | * | Scroll bar added | fyzanshaik | 2024-08-05 | 1 | -10/+68 |
| | | | |||||
| * | | move limit to backend and thread service binding | Kush Thaker | 2024-08-05 | 2 | -2/+17 |
| | | | |||||
| * | | db schema in packages | Kush Thaker | 2024-07-31 | 3 | -0/+290 |
| |/ | |||||
| * | fixed builds, added friend integration | Dhravya Shah | 2024-07-28 | 1 | -1/+1 |
| | | |||||
| * | merged | Dhravya Shah | 2024-07-28 | 5 | -0/+64 |
| |\ | |||||