aboutsummaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* replace generic exceptions with custom exception classesshoubhit/eng-347-withsupermemory-middleware-for-python-openai-sdkShoubhit Dash2025-10-302-6/+31
* fix httpx client resource leak with proper async cleanupShoubhit Dash2025-10-302-0/+17
* fix event loop exception handling to not mask legitimate errorsShoubhit Dash2025-10-301-1/+3
* add proper cleanup for sync client threadpoolexecutorShoubhit Dash2025-10-281-4/+27
* improve memory client resource management with reusable httpx clientShoubhit Dash2025-10-281-32/+50
* fix non-string content handling for multimodal messagesShoubhit Dash2025-10-281-1/+6
* fix incomplete role handling for system and tool messagesShoubhit Dash2025-10-281-1/+6
* fix message mutation by creating copies of input dataShoubhit Dash2025-10-281-5/+7
* improve error handling with warnings in verbose modeShoubhit Dash2025-10-271-0/+5
* add input validation for options and container tagShoubhit Dash2025-10-271-0/+14
* fix event loop management in sync wrapperShoubhit Dash2025-10-271-6/+10
* update readme with withsupermemory usage examplesShoubhit Dash2025-10-271-1/+71
* export withsupermemory wrapper from packageShoubhit Dash2025-10-272-0/+8
* add httpx dependency for memory clientShoubhit Dash2025-10-272-6/+9
* add withsupermemory wrapper for openai clientsShoubhit Dash2025-10-271-0/+318
* add utils for message processing and memory formattingShoubhit Dash2025-10-271-0/+165
* add memory client for supermemory profile apiShoubhit Dash2025-10-271-0/+118
* fix: auto switch to expected org (#522)MaheshtheDev2025-10-251-17/+23
* chat app withSupermemory testMahesh Sanikommmu2025-10-2218-1/+432
* add props interface exportMahesh Sanikommmu2025-10-223-9/+10
* add commentShoubhit Dash2025-10-221-1/+2
* add testShoubhit Dash2025-10-221-0/+24
* fix prompt mutation in vercel middlewareShoubhit Dash2025-10-221-3/+9
* fix(tools): update the docs for conversationalMahesh Sanikommmu2025-10-192-4/+24
* add conversationId functionality to map to customId in ingestion (#499)sohamd222025-10-192-5/+37
* fix: magic link auth for chrome extension (#492)MaheshtheDev2025-10-171-6/+9
* fix: side effect removalMahesh Sanikommmu2025-10-101-1/+1
* fix: add memory code params and documentation in readmeMahesh Sanikommmu2025-10-104-22/+53
* create memory adding option in vercel sdk (#484)sohamd222025-10-113-5/+53
* feat: ai sdk language model withSupermemory (#446)MaheshtheDev2025-10-109-1/+972
* Revert "test(ai-sdk): streamText and generateText for ai sdk" (#466)Dhravya Shah2025-10-084-159/+2
* test(ai-sdk): streamText and generateText for ai sdk (#451)Mahesh Sanikommu2025-10-084-2/+159
* fix: openai python sdk package export (#432)Shreyans Jain2025-10-083-27/+10
* feat: multiple models & ui improvements (#455)MaheshtheDev2025-10-061-2/+2
* feat: app improvements (#454)MaheshtheDev2025-10-062-3/+3
* fix: model namesDhravya Shah2025-10-036-21/+21
* Merge branch 'main' of https://github.com/supermemoryai/supermemoryDhravya Shah2025-10-039-22/+24
|\
| * feat: delete memories and theme issues across the app (#449)10-02-fix_ui_theme_issues_across_the_appMaheshtheDev2025-10-038-22/+22
| * feat(raycast-extension): initial version of supermemory extension for raycast...09-24-feat_raycast-extension_initial_version_of_supermemory_extension_for_raycastMaheshtheDev2025-10-021-0/+2
* | fix: docsDhravya Shah2025-10-033-4/+4
* | fix: tools filesDhravya Shah2025-10-022-2/+8
|/
* Merge branch 'main' of https://github.com/supermemoryai/supermemoryDhravya Shah2025-10-0114-165/+354
|\
| * feat: layout design with theme improvements (#443)09-25-feat_layout_design_with_theme_improvementsMaheshtheDev2025-10-019-161/+267
| * UI: onboarding improvements (#435)09-23-ui_onboarding_improvementsMaheshtheDev2025-10-011-0/+33
| * feat: new onboarding flow (#408)09-03-feat_new_onboarding_flowalexf372025-10-014-4/+54
* | feat: Add memory vs rag and migration section to docsDhravya Shah2025-10-011-43/+100
|/
* feat: Claude memory integrationDhravya Shah2025-09-2910-3/+2261
* Merge branch 'main' of https://github.com/supermemoryai/supermemoryDhravya Shah2025-09-241-1/+1
|\
| * Update ADD_MEMORY_SHORTCUT_URL to new URL (#434)MaheshtheDev2025-09-231-1/+1
* | bump versionDhravya Shah2025-09-241-1/+1
|/