aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix: skeleton and mobile chat improvments (#541)10-28-fix_skeleton_and_mobile_chat_improvmentsMaheshtheDev2025-10-294-12/+30
* fix: add type safety annotations and fix hook dependencies in chat (#521)Aman pandit2025-10-281-15/+37
* Updated contribute.md and .env.example for better onboarding (#536)Nikhil Joshi2025-10-281-1/+10
* feat(@supermemory/tools): capture assitant responses with filtered memory (#539)MaheshtheDev2025-10-289-161/+405
* feat: docs with new array contains (#534)Dhravya Shah2025-10-272-722/+569
* feat: improved add memory UI bits (#502)Hardik Vora2025-10-276-21/+21
* feat: optional posthog intialization (#525)Saksham Kushwaha2025-10-273-25/+40
* Fix/invalid dom property (#526)Saksham Kushwaha2025-10-272-34/+20
* fix: openai sdk packaging issue (#532)MaheshtheDev2025-10-272-2/+2
* chore: skip the conditional org switch for better auth state share (#533)MaheshtheDev2025-10-271-8/+9
* feat: withSupermemory for openai sdk (#531)MaheshtheDev2025-10-2711-8/+744
* feat: more clarity on the connectors sync (#523)MaheshtheDev2025-10-271-10/+51
* fix: pricing in the settings (#528)MaheshtheDev2025-10-272-3/+3
* fix: auto switch to expected org (#522)MaheshtheDev2025-10-251-17/+23
* fix: bun lock build issue (#519)MaheshtheDev2025-10-241-30/+597
* Merge pull request #517 from lirena00/feature/better-loading-screenMahesh Sanikommu2025-10-242-8/+44
|\
| * feat: update App component to have a better loading screenSaksham2025-10-242-8/+44
|/
* Merge pull request #509 from supermemoryai/prompt-mutationDhravya Shah2025-10-2223-383/+506
|\
| * chat app withSupermemory testMahesh Sanikommmu2025-10-2219-1/+433
| * 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-222-374/+39
* | Merge pull request #498 from max-programming/mainMahesh Sanikommu2025-10-223-36/+36
|\ \ | |/ |/|
| * Fixed naming convention of SDK usage examplesUsman Sabuwala2025-10-193-36/+36
* | fix: t3chat prompt injection (#505)MaheshtheDev2025-10-212-64/+92
* | chore: update to new supermemory support email (#503)MaheshtheDev2025-10-217-13/+10
* | Merge pull request #497 from aryankeluskar/patch-stepsMahesh Sanikommu2025-10-201-1/+1
|\ \
| * | Fix formatting in chat-messages.tsxMahesh Sanikommu2025-10-181-1/+1
| * | feat(chat): increase maxSteps to allow multiple tool-calling roundsAryan Keluskar2025-10-181-1/+1
| |/
* | Merge pull request #500 from supermemoryai/10-19-chore_browser-extension_t3_c...Dhravya Shah2025-10-206-42/+167
|\ \
| * | feat: auto capture disabled by defaultMahesh Sanikommmu2025-10-195-13/+140
| * | chore(browser-extension): t3 chat search memoriesMahesh Sanikommmu2025-10-192-29/+27
| |/
* | Merge pull request #501 from supermemoryai/10-19-fix_tools_update_the_docs_fo...Dhravya Shah2025-10-202-4/+24
|\ \
| * | 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
|/
* version bump'Dhravya Shah2025-10-181-1/+1
* feat(browser-extension): folder level x bookmarks import with project selecti...MaheshtheDev2025-10-198-18/+573
* Merge pull request #472 from Mikethebot44/feature/show-memory-content-markdownMahesh Sanikommu2025-10-181-9/+152
|\
| * removed unneccasry commentsMahesh Sanikommmu2025-10-101-7/+1
| * removed unused code and lint issuesMahesh Sanikommmu2025-10-101-50/+98
| * feat: format memory dialog content in markdownYour Name2025-10-091-9/+110
* | Merge pull request #491 from vorahardik7/fix/graph-viewDhravya Shah2025-10-173-74/+249
|\ \
| * | comment fixesMahesh Sanikommmu2025-10-171-1/+0
| * | fix: mount graph dialog globally to fix chat page issuevorahardik72025-10-153-74/+250
* | | fix: magic link auth for chrome extension (#492)MaheshtheDev2025-10-171-6/+9
|/ /
* | Merge pull request #488 from naman06dev/mainDhravya Shah2025-10-1314-28/+252
|\ \
| * | feat: zapier pageNaman Bansal2025-10-1310-30/+155
| * | feat: n8n integration pageNaman Bansal2025-10-136-0/+99
* | | feat: project selection, creation for each connectors (#486)MaheshtheDev2025-10-121-101/+527