Conversation
thomaspaulmann
left a comment
There was a problem hiding this comment.
That's a creative use of the list view :-) I left some inline comments to fit the copy to our UI guidelines. Nothing major. Can you address please and then we can get this command into the store.
| const markdown = ` | ||
| # Markdown | ||
|
|
||
| Simply render markdown, including: | ||
| - Headings and blockquotes | ||
| - **Bold** and _italics_ emphasis | ||
| - Code blocks and \`inline code\` | ||
|
|
||
| For more, check out the [CommonMark](https://commonmark.org) spec. | ||
| `; |
There was a problem hiding this comment.
Looks like this isn't used anymore. Could you remove? And maybe also clean up the imports.
| return <List onSearchTextChange={(t) => { setText(t) }} searchBarPlaceholder="Directory..."> | ||
| <List.Item title={`Open in Finder:`} subtitle={text} icon={Icon.Finder} actions={ | ||
| <ActionPanel> | ||
| <ActionPanel.Item title="Open in Finder" onAction={() => {exec(`open ${text}`, (err, stdout, stderr) => { |
There was a problem hiding this comment.
Did you try using the ShowInFinder action?
There was a problem hiding this comment.
Yeah the show in finder action didn't work as well because if I typed in say "~/Downloads", it would open the home folder and highlight the downloads folder instead of opening the downloads folder itself.
| @@ -0,0 +1,34 @@ | |||
| { | |||
| "name": "open-dir-in-finder", | |||
| "title": "Open in Finder", | |||
There was a problem hiding this comment.
Can we change this title to something more descriptive? It's what shows up in the store, so people should understand what they install...
| "title": "Open in Finder", | |
| "title": "Open in Finder", |
| "name": "index", | ||
| "title": "Open in Finder", | ||
| "subtitle": "", | ||
| "description": "Template to run a script without any view", |
|
I was wondering, do you think I should rewrite this as a script command instead of an extension? I think it may look cleaner if I do. |
Well, no need to rewrite it. It's already a script command ;-) Should we then close this PR? |
|
I'm gonna close this for now. Feel free to reopen if you think we should add it as an extension as well. |
- fix: raycast publish issue with bun - chore: update the metadata and ui for app to get api key - feat(raycast-extension): initial version of supermemory extension for raycast - feat: add one click install to cursor on connect to ai modal (raycast#436) - Update ADD_MEMORY_SHORTCUT_URL to new URL (raycast#434) - Rename CONTRIBUTING.md file (raycast#433) - fix: one more type error - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - fix - feat: new favicon (raycast#426) - fix: one more build error - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - fix - ui: enable chrome extension download (raycast#423) - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - change /memories to /documents, remove unwanted dependency, biome format - feat: auto redirect to last site (raycast#422) - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - update: Readme - fix: autumn caching issue (raycast#421) - ui: delete document and related memories dialog (raycast#420) - fix: connections activation autumn (raycast#419) - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - make docs public - feat (extension) : Auto Search Toggle for Chat Applications (raycast#418) - feat: pro subscriber email config (raycast#417) - merged - small changes - extension: updated telemetry and batch upload (raycast#415) - fix: billing page (raycast#416) - feat: add mcp migrate route (raycast#410) - feat: openai python sdk (raycast#409) - fix: remove the scripting for extension (raycast#411) - feat: new tools package (raycast#407) - ux: support integration (raycast#405) - feat: add mcp url to clients in connect ai modal (raycast#406) - completely remove waitlist (raycast#404) - fix: tour guide fix on overlap (raycast#403) - changes to chrome extension (raycast#402) - ui: default open connect ai modal (raycast#401) - feat (extension): add claude.ai and t3.chat integration support (raycast#400) - feat: redesign MCP connection flow with step-based UI and v1 migration (raycast#399) - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - temp disable waitlist for user testing - Merge pull request raycast#395 from supermemoryai/mahesh/browser-extension - fixed bun lock issue - Merge branch \'main\' into mahesh/browser-extension - fix: build - BETTER GRAPH (raycast#398) - migrated the search to API v4 - fix the css issue with button - feat: migrate from react-markdown to streamdown (raycast#394) - Add claude GitHub actions 1756491853286 (raycast#397) - refactor(ui): optimize menu hover width and simplify text layout (raycast#396) - tailwind css to popup - welcome page tailwind css integration - added app token registration for extension - updated bun lock file - feat: browser extension - ci: fix ai-sdk publish (raycast#393) - ci: temp add debugging to ai-sdk workflow (raycast#392) - Merge pull request raycast#384 from supermemoryai/08-24-feat_ui_integrations_page_with_shortcuts_auto_api_key_generation - fix the commetns - feat: openai js and python sdk utilities (raycast#389) - feat: support project-specific installation commands (raycast#390) - chore: add repository to make auto publish work - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - includeFullDoc: true in search endpoint - Merge pull request raycast#377 from supermemoryai/mahesh/update-memory-detail-view - fix: memory limits cutoff (raycast#385) - fix: missing dialog title in consumer mobile drawer (raycast#386) - fix sentry server issue (raycast#388) - feat: add \'last used\' badge to login page (raycast#387) - added connections as well - added connections as well to integrations view - fix: redeploy - added summary and memory details to memory detail view - fix: name in wrangler - ci: add ai-sdk publish (raycast#381) - fix: ai-sdk config optional (raycast#380) - feat: add tsdown.config.ts (raycast#379) - fix: ai-sdk build (raycast#378) - fix: unused ts expect error - sentry sourcemaps - ui (memory detail): improved memory detail view and open chat - fix: env vars - feat: sentry integration (raycast#376) - Add AI SDK Utilities (raycast#375) - Enhanced Text Editor and format fixes with biome (raycast#371) - Merge pull request raycast#368 from supermemoryai/mahesh/doc-update - added usage notes - Update LICENSE - Merge pull request raycast#366 from supermemoryai/mahesh/supermemory-new - New Version of Supermemory Consumer App - Merge pull request raycast#355 from supermemoryai/archive - fix: typo - chore: new README with archival notice - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - don\'t treat it as tag - docs: More info about every endpoint - connections endpoints - update:docs - Fix: notion integration - settings openapi - Merge branch \'main\' of github.com:supermemoryai/supermemory - updated openapi - Change in wording - fix: Fixed overflowing content in add memory pop up (raycast#347) - fix extension tweet import (raycast#343) - Merge pull request raycast#345 from CodeWithShreyans/misc-fixes - auth info in endpoints - fix: duplicate in doc - fix: api reference page - fix: api reference page - version maybe? - docs. - openapi fix - v2 docs - Documentation edits made through Mintlify web editor - reduce padding - remove profile button for now - fix padding in add memory modal - Merge branch \'main\' of github.com:supermemoryai/supermemory - fix: tweets view - Minor cleanup and fix - auto generated openapi schema - Merge pull request raycast#339 from supermemoryai/hybrid-rag - add correct extension id - fix: discord links - Merge pull request raycast#338 from supermemoryai/Dhravya-patch-2 - Update README.md - Merge pull request raycast#335 from supermemoryai/hybrid-rag - hybrid rag looks good now - Merge pull request raycast#334 from supermemoryai/hybrid-rag - implemented proper hybrid search with date relevancy into consideration - implement hybrid search - better space selector - added a batch delete feature - edit space names - intuitive memory movement, avoid duplicates in home - twitter import fix - Merge branch \'main\' of github.com:supermemoryai/supermemory - Merge pull request raycast#331 from supermemoryai/revert-325-patch-1 - Revert "Updated AddMemory.tsx component to fix overflow memory category/tabs UI " - Merge branch \'main\' of github.com:supermemoryai/supermemory - Merge pull request raycast#325 from alankritkhatri/patch-1 - delete spaces - Merge pull request raycast#323 from movoid12/doc/update-doc - Updated AddMemory.tsx to fix overflow memory category/tabs while selecting the category of the new memory - docs: update AuthKit Remix Cloudflare anchor link - docs: remove getting started title - docs: intro title change - docs: added pricing page - docs: add notes about infrastructure - docs: update changelog - docs: v1 - add api reference - add api reference - api docs - redepl - initial docs setup - docs no submodule - docs without submodule - add docs - Hello World - auto-provision changes - fix: internal server error - fix: deleting memories - change embedding model - change embedding model - import tools: CSV and markdown (obsidian) - fix: postgres error - Merge branch \'main\' of github.com:supermemoryai/supermemory - Supermemory v2 Release 🚀 - huge update" - Merge pull request raycast#295 from supermemoryai/extension/duplicate-save-fix - fix: duplicate content saving data in extension - fix: extension on top - Merge pull request raycast#294 from supermemoryai/extension/drag-and-dismiss - fix: drag and import icons scrolling over page - Merge pull request raycast#293 from supermemoryai/extension/drag-and-dismiss - fix: horizontal overflow - Merge pull request raycast#292 from supermemoryai/extension/drag-and-dismiss - fix: extension icon scroll effect with page - extension: the UI Scroll issue fix - Merge pull request raycast#289 from supermemoryai/extension/drag-and-dismiss - fix: icon images issue - Merge pull request raycast#285 from supermemoryai/extension/drag-and-dismiss - feat: Drag and Dismiss extension features - Merge pull request raycast#275 from AVRSANAND/fix-bug-onboarding-links - Fix: Making links clickable in onboarding section in Step2 - ugh - fix: telegram bot - fix: all build errors - fix: editor build issue - Merge branch \'main\' of github.com:supermemoryai/supermemory - aaa - Merge pull request raycast#268 from supermemoryai/CodeTorso-main - trigger build - add lockfile - minor fixes - merge conflicts - Merge pull request raycast#259 from supermemoryai/cta-fix - update the cta after launch - Merge pull request raycast#258 from manuarora700/main - fix: navbar glitch - Merge pull request raycast#255 from aidenybai/chore/upgrade-million - Merge pull request raycast#240 from supermemoryai/telegram-markdown-mode - refactor(web): Update condition for development environment - undo changes - Merge branch \'main\' of github.com:supermemoryai/supermemory - revert and fix mem0 memories addition - merged - commit it - get this file in - popover ruining my day again - Merge pull request raycast#254 from CodeTorso/memo-page - little animation will be better - Merge pull request raycast#253 from CodeTorso/memo-page - better icons - editor - Merge branch \'leerob-perf-improvements\' - Merge pull request raycast#249 from aidenybai/chore/upgrade-million - build(package): Update @million/lint version - Fix Tailwind configuration and use Turbopack - chore: fix lockfile - Merge pull request raycast#246 from CodeTorso/next-fix - placeholder - fix: prop types in combobox - chore: update lockfile - Merge branch \'main\' of github.com:supermemoryai/supermemory - Merge pull request raycast#245 from CodeTorso/next-fix - alert when deleting space - chore: bump extension version - Merge pull request raycast#244 from sijan2/main - fix: infinite save issue and improve timer logic in ContentApp - Merge pull request raycast#243 from CodeTorso/next-fix - why is this novel shit broke - Merge pull request raycast#242 from CodeTorso/next-fix - next fix, how did noone notice this ? - chore: Update Telegram bot with Markdown Support - update version - slow wait and save - made counter work, wait on ratelimits and handle errors gracefully - Merge branch \'main\' of github.com:supermemoryai/supermemory - check for ok instead of fuckall - Merge pull request raycast#235 from supermemoryai/feat/pwa - update lockfile - Merge pull request raycast#231 from supermemoryai/kush/be-queue-fixes - Merge branch \'main\' into kush/be-queue-fixes - update lock file - Merge pull request raycast#236 from CodeTorso/queue - one more commit needed - memory queue fix - Add PWA Support for Web App - Update README.md - Merge pull request raycast#234 from supermemoryai/Dhravya-patch-1 - Update README.md - fix: builds - Merge pull request raycast#230 from Yh010/bug/multiButtonPress - remove unwanted console logs - fix sapces; fix incorrect title for memory sources - Merge pull request raycast#229 from supermemoryai/fix/extension-nav - fixes multiple memory submission bug - feat: Add "View" button for chrome extension - im just tired - OOFOF well now posthog pls - Bruh LMFAMO - posthog - uncomment - make use of the promise-based thingy we\'re doing - Merge pull request raycast#193 from supermemoryai/kush/be-queue - updated kv and queues - change kv namespace ids - merged latest changes with queue branch and ready for prod - changes for prod - Merge branch \'kush/be-queue\' of https://github.com/Dhravya/supermemory into kush/be-queue - Fix job errors not reflecting in D1; add delays on document insert in vectorize to help with open ai rate limits - Merge pull request raycast#219 from Deepakchowdavarapu/readme-issue - Merge pull request raycast#206 from supermemoryai/better-markdown - Merge pull request raycast#223 from iiAbady/patch-1 - Merge pull request raycast#224 from iiAbady/patch-2 - optional chaining - Merge branch \'main\' of github.com:supermemoryai/supermemory - fix: entities urls might not be there - changes for staging - chore(ui): justify thinkpad to center - fix: delete uneeded ref page - Merge pull request raycast#221 from fyzanshaik/feature/memory-scrollbar - Removed unnecessary comment - Scroll bar added - Requested changes done fixed the links - Merge branch \'kush/be-queue\' of https://github.com/Dhravya/supermemory into kush/be-queue the commit. - added links - Merge pull request raycast#211 from NareshBiradar1/spelling-typo-necessary-in-introduction - Merge pull request raycast#214 from omwagh28/issue1 - Chrome extension Capitalized for better modularity - move limit to backend and thread service binding - Fix spelling typo: neccessary to necessary in Self-Hosting Guide introduction - Merge pull request raycast#209 from abhishekshah5486/fix-typo-volia - Corrected the typo Volia to Voila in the Import Twitter Bookmarks section of the README.md file - better markdown rendering - Merge branch \'main\' of github.com:supermemoryai/supermemory - remove pro mode for now - Merge pull request raycast#205 from krakenftw/deletespace - calculate how fucked we are - fix: stuff - handle errors properly - fix wrangler toml - Merge branch \'main\' of github.com:supermemoryai/supermemory - export memories option - lint - feat: delete space - Merge pull request raycast#204 from krakenftw/textospeech - fix: wrong icon for speaker-x - feat: selective disabling of buttons - feat: stop tts button added - feat: disable speaker button while speaking - fix: Small UI issue - Merge branch \'main\' of github.com:supermemoryai/supermemory - send a sliced version to the API - Merge pull request raycast#198 from krakenftw/textospeech - Merge branch \'main\' of github.com:supermemoryai/supermemory - fix: people skipping onboarding should still have supermemory.ai saved - Merge pull request raycast#201 from supermemoryai/fix/telegram-login - fix telegram bot link issue - feat: text to speech on answers - drizzle logic back in apps/web other stuff in the same place. - db schema in packages - queues so far - nevermind. disabled sentry. again. - enable sentry using tree shaking - disable sentry again. - Merge pull request raycast#189 from tushar-daiya/promiseToaster - cleaner - removed unnecessary - Merge pull request raycast#190 from supermemoryai/Welding-Torch-patch-2 - Merge pull request raycast#191 from supermemoryai/Welding-Torch-patch-3 - Fix \'Draw things to see here\' - It\'s \'Thinkpad\' not Canvas anymore - fixed error shows as success toast - sonner promise toaster added - Merge pull request raycast#186 from fyzanshaik/bugfix/github-key-interference - Merge pull request raycast#187 from tushar-daiya/keymaps/addmemory - dependency array removed - Add useKeyPress hook for keyboard event handling - Fix: Remove event listener through cleanup - Fix: Disable GitHub shortcuts in text field - fix ids not present in storecontent - fixed builds, added friend integration - merged - lockfile - lockfile - Merge pull request raycast#174 from supermemoryai/Welding-Torch-patch-1 - Merge pull request raycast#180 from dishit7/fix/openlink_in_newtab - Merge pull request raycast#182 from CodeTorso/backend - home page style - Merge pull request raycast#181 from supermemoryai/kush/fix-threads - fix tweets and sources - Merge pull request raycast#175 from aryankeluskar/main - Fix: Add target and rel attributes to external links for new tab opening - update turbo package - Update line of memories to not overflow - The extension is up-to date now - Merge pull request raycast#173 from siddarthpai/168 - fixes for issue raycast#168 - Merge pull request raycast#163 from aryasaatvik/pnpm - Merge pull request raycast#171 from JedPattersonn/jed/fix-breadcrumb - Fix Spaces Breadcrumb - catch - format - update docs and hook - Merge pull request raycast#140 from supermemoryai/kush/experimental-thread - Merge branch \'main\' into canvas - solve merge conflicts - ughh, regenerated migrations. my bad. - Merge branch \'main\' of github.com:supermemoryai/supermemory - Merge branch \'main\' of https://github.com/Dhravya/supermemory - onboarding page changes and ratelimiting - merged - Merge branch \'main\' of github.com:supermemoryai/supermemory - quickfixes - pnpm - telegram token - revert some files - fix script - update wrangler - fix eslint issue - disable telegram - address ts issues - done!! - fix error on drop - merge oopsies - Merge pull request raycast#145 from aryasaatvik/signout - Merge branch \'main\' into signout - let\'s go boys!! canvas - Merge pull request raycast#159 from aryasaatvik/docs - r2 link - update docs - parse suggestions for handling edge case - fix breadcrumbs and btter handling - better error handling - fix weird wrangler problems in prod for recommendations] - Merge pull request raycast#154 from supermemoryai/filtering - shitgit - fix - Update page.tsx - Update apps/web/app/(dash)/home/page.tsx - Merge branch \'main\' into filtering - better error handling - added recommended items - Merge pull request raycast#152 from supermemoryai/add/producthunt-badge - add: producthunt of the day badge to landing page - Merge pull request raycast#149 from aryasaatvik/has-onboarded - rerun schema update - tabs - complete onboarding on skip - Merge pull request raycast#147 from aryasaatvik/history - use hasOnboarded from user table instead of query param - add hasOnboarding to db - a11y support - Merge pull request raycast#139 from alankritkhatri/fix-memory-blur - setup migrations - drop unique constraint on name - add try catch in api/add for better error handling - feat: Improve batch processing for vector metadata updates; Support long form content - history dropdown - tabs lol - match text color - allow signout - feat: add thread support for twitter; add segregation in types of chunks and methods to process those chunks - fixed the blur in the add memory card/component by removing a tailwind class backdrop-blur-md. made changes in dash/dialogContentContainer.tsx anad dash/menu.tsx - Merge pull request raycast#137 from supermemoryai/pro-mode - fix: type error when getting full chat thread - remove lockfile (failing builds) - added ability to use pro mode, to do complex timeseries/location searches - Merge pull request raycast#133 from aryasaatvik/lockfile - Merge pull request raycast#135 from aryasaatvik/ui-tsconfig - add damn home icon - fix loaders, allow larger websites - resolve ts error for svg imports - remove redundant icon export - use ts from workspace - add lockfile - revert menu - producthunt link - fix: oopsies, not default function - /chat page redirects back to home - launch fixes: fix onboarding and no dead buttons - non-clickable when not selected - i don\'t understand git anymore - fix: lag in chatwindow submission - added telegram bot link - telegram bot link in dashboared - added history to page - onboarding UI - corrupt lockfile - retry deployment - minor changes in nav icons - merging - wtf is going on - changes in queryinput home layout - Merge pull request raycast#129 from Priyansh4444/patch - fix: forgot to close the Link tag since was on phone - feat/refactor: Using <Link> instead of <a> and hovering animation - remove everything inside raw tags - fix links - Merge pull request raycast#125 from supermemoryai/revert-121-codetorso - Revert "small commits big pr" - Merge branch \'main\' of github.com:supermemoryai/supermemory - memories and justification clubbed together, justification more nested - Merge pull request raycast#121 from supermemoryai/codetorso - Merge branch \'main\' into codetorso - believe in god, hope this works - added links on bottom of the page - change summary to answer - Merge pull request raycast#118 from MaheshtheDev/extension/space-fetch-issue - Merge pull request raycast#122 from malisettisamrat/fix/mobile-layout - Merge branch \'main\' into fix/mobile-layout - Merge branch \'main\' into codetorso - Merge remote-tracking branch \'origin/main\' - fixed mbile layout - Merge branch \'main\' into extension/space-fetch-issue - chore: Refactor handlePopoverChange function - Disabled sentry for now because of unreasonably large bundle size - attempt to deploy - deployment attempt - deployment attempt - onboarding page - inter font - accidentally left behind - a server rendered navbar - skeleton loaders for recent chats - recent searches feature and some other cool stuff - effect of disappearing text on input - improved textarea layout + home page imrpovemnts - searchparams refactor - bigger text, and fixing build errors - Refactor and add beutiful spacefilter - ig I need to commit lockfile - refactor /home - fix dependency errors - try new deploy strat - api routes to make mobile real - test - stuff - use tabs - breadcrumbs - added breadcrumbs for easier navigation on web - added sentry - Merge branch \'main\' of https://github.com/Dhravya/supermemory - small UX fixes and multi space save actually works now - Merge pull request raycast#115 from mrswastik-robot/mobile-responsiveness - quickfix: remove any instances of chunkings from raw tweets - push changes - Revert "added bun lockfile" - Merge pull request raycast#119 from Dhravya/ui-improvements - menu reduced size - chore: Refactor spaces fetch call activity - build using bun - added bun lockfile - Merge pull request raycast#117 from Dhravya/ui-improvements - more improved ui - Merge pull request raycast#116 from Dhravya/ui-improvements - ui changes :) - Merge pull request raycast#114 from GauravBurande/patch-1 - landingPage UI fixes on mobile screens - Update content.jsx the memory cards link opens in new tab - return whole response - Merge pull request raycast#111 from Dhravya/kush/misc-be-improvements - update Error messages and handling - chore: add prettier config feat: improve error handling for long documents feat: add chunk id\'s to db - Merge pull request raycast#109 from meetpateltech/terms - rename terms to tos - cleaned up migrations - Merge pull request raycast#107 from MaheshtheDev/maheshthedev/fix-filter - fix: filters in space and memories - Merge pull request raycast#101 from meetpateltech/improve-readme - Merge pull request raycast#106 from Dhravya/imgbot - fix merge conflicts - [ImgBot] Optimize images - Merge pull request raycast#94 from Dhravya/imgbot - Merge pull request raycast#100 from Kinfe123/fix/clean_ups - Merge branch \'main\' into fix/clean_ups - Merge pull request raycast#103 from MaheshtheDev/maheshthedev/update-readme - Update twitter import instructions and warning for signing - added privacy policy and TOS - added context menu saving - revamped extention - UX: Load while creating memory - small fixes with prompt formatting and browser rendering] - enter to submit, shift newline - Update README.md with new UI - use cloudflare AI gateway - merged - better-extension - improve readme - fix: change to signin path - fix: making the image work - fix: responsiveness on hero text - fix: responsiveness and image border radius - fix: centering the btn - removed scrollbar - Merge pull request raycast#99 from MaheshtheDev/fix/mobile-landing - Update og image URL and website link - Merge pull request raycast#88 from MaheshtheDev/fix/setup-guide - Merge pull request raycast#98 from MaheshtheDev/fix/mobile-landing - refactor: Update Cta and Footer components on the landing page - fix: add content modal had a bad blur - Merge branch \'main\' of https://github.com/Dhravya/supermemory - minor changes to landing page - attempt to make the add modal more accessible - add sharedtypes back to package.json - attempt to fix ci/cd again - try to fix ci/cd - try to fix ci/cd again - fix ci/cd - Merge pull request raycast#97 from govind-superu/linkFixed - slice the tweet text to prevent issues - fixed link - landing page fixes - UI update - mobile UI fixes - fix access controls - shareable spaces - spaces function - [ImgBot] Optimize images - fix link - minor changes in extension - merge conflicts - Merge pull request raycast#93 from Dhravya/editor - done! - Merge pull request raycast#91 from Dhravya/editor - dhravya\'s improvements - show updates in the extension - Merge pull request raycast#90 from Dhravya/editor - canvas (3/3) - more spacing in memories page - removed unwanted information from the memories page - revalidate page - makeshift notes page - ensure useriD while saving - search endpoint - save unique vectors for users from extension - UX improvement: Create space disabled when input value is \'\' - import using extension - added things - tailwind shadow dom - TODO; failed tailwind attempt - made fiter functinoal - added comments in memories page - memories page - fix typescript errors - user canvas (2/2) - schema - more tweaks - design improvement - config - fixed new chat button showing up on all pages - fix: Spaces filter not working - dynamic island no longer needed - new filter - User Canvas (1/2) - adding note to not to change binding value in database - allow pointer events - minor error fixes - fix: baseUrl should be same as Url - Merge pull request raycast#83 from lakshaybhushan/main - updated nav - minor spacing & color fix for showcase component - fixed alignment for twitter icon - Merge pull request raycast#82 from Kinfe123/feat/landing_revamp - text on landing pages - fix: adding self hostable - removed isDarkMode in canvas for now - change wrangler.toml to point to prod db - landing page minor changes - fix: prod issue - fix: minor padding and alignment leaks - Merge branch \'main\' into feat/landing_revamp - fix: import using absolute path - dev and prod databases - to a responsive future 🚀 - we close the modal once memory creation is started - close modal after adding memory - added toast for loading and fixed chathistory - removed loading stuff - minor fixes - chathistory - use gpt-4o again, responses are considerably better. - fix: redirect if not logged in - aaaaaaaa - oof - a lot of hotfixes to fix production build - trying to fix build - changed packagemanger for apps/web - dep update - build.yml - drizzle-orm in dependencies, prod wrangler.toml - Merge pull request raycast#80 from Dhravya/telegram-bot - reduced db calls here, we don\'t need that complex logic, can just do this lol - feat: loader for form submission - fix: ui revamp - fix: ui revamp responsiveness - fix: clean up - fix: wiping out the components - fix: making type safe - fix: unused import and unwanted import - fix: bg grid paattern - ts-ignore at the right place - some important housekeeping, crushed all build errors - made and documented the telegram bot (HYPE) - added backend route for telegram bot and others to be possible - Merge branch \'codetorso\' of https://github.com/Dhravya/supermemory into codetorso - feat: vector lookup and chat is twice as fast now - Add Extension (1/2) - added indexes and stuff - clean code+ user canvas (1/2) - centered layout - fix: auth page revamap - fix: auth page revamap - fix: auth page revamap - feet: auth page revamp - fix interactive canvas (2/2) - Merge pull request raycast#79 from Dhravya/chathistory - cleanup - deleted chatpage - merged code - addeed chathistory functionality - delete packagelock - Unreadable Canvas code, jk 😂 - fix: revamp - fix: ui revamp - fix: ui revamp - improve canvas drag and drop make sidepanel work - fix: ui revamp - fix: ui revamp - fix: padding leak - fix: zIndexing fixD - Fine tuning canvas (1/2) - fix: width issue - fix: margin leak - fix: input - fix: revamp - fix: revamp - fix: navbar revamp - fix: build - fix: import error - fix: import error - fix: import error - fix: prod issue - fix: section revamp - fix: section revaamp - feat: landing page revamp init - Merge pull request raycast#76 from Dhravya/kartik - Merge branch \'codetorso\' into kartik - added multi-turn conversations - works - Another Failed Attempt at streaming - Improve code, failed attempt at Streaming text - Add Drag & Drop code - Drag and Drop in Canvas! - Merge pull request raycast#75 from MaheshtheDev/fix/cta-bg - fix: Cta component background color - added logic to handle justification properly - darkmode by default - Create Embeddings for Canvas - EditorAI integrated! (1/4) - codetorso pull remote - Add Editor Endpoint - Merge pull request raycast#71 from Dhravya/vector-deduplication - include all selected spaces in the fetch call to backend - vector duplication no longer an issue. support for querying with multiple spaces. - Merge pull request raycast#70 from CodeTorso/codetorso - add js docs - gpt-4o is already a default model, so no error-checking required - add number of chunks to the respnose and only show unique values - added sources to the response - store full info - OCR try - added image support in the backend - add: animated query input - use a dev vectorize database to prevent pollution - include metadata in response, add type to metadata - proper URLs - fixed a bug - Merge branch \'codetorso\' of https://github.com/Dhravya/supermemory into codetorso - form to add content [PENDING LOADING STATE] - ui update: /chat - improve: /home page - Update Setup Guide - added way to save content and vectorize them. also refactored code and added a bypass to browser rendering - Merge branch \'codetorso\' of https://github.com/Dhravya/supermemory into codetorso - chore: Remove unused variables and dependencies - getspaces and other features integrated with the backend - [MIGRATION REQUIRED]Data fetchers and other server actions, spaces creation and database migrations - Merge branch \'codetorso\' of https://github.com/Dhravya/supermemory into codetorso - omg - small stuff - Merge pull request raycast#59 from Dhravya/revert-58-v2 - make header and menu fixed instead of absolute to prevent movement on scroll - chat UI and markdown renderer ⚡ - Merge branch \'codetorso\' of https://github.com/Dhravya/supermemory into codetorso - added zod validation to embedQuery - fix backend - Revert "Add code for extension" - Merge pull request raycast#58 from CodeTorso/v2 - Merge pull request raycast#57 from CodeTorso/codetorso - smoothening animatio - Merge pull request raycast#56 from CodeTorso/codetorso - Icons now in our website integrated - full screen mode implemented - some documentation for backend - minor changes and improvements - Adding keyboard shortcuts, responsive design that 99% don\'t need but still - AI code refactored - Add Memories, Canvas, Editor - before color edits - widget - Add Dynamic Island - Implement extension - Implemented Highlight in Extension - added top bar nav - improvements in dash + chatUI - Add Extension Template - fixed some import bugs - Merge branch \'CodeTorso-improvements\' into v2 - fixed conflicts + my local changes - commented the backend code with it\'s limitations + optimised and removed a bunch of unnecessary queries - Scroll Nav hide and Twitter Animated Border Implemented - started implmeneting filter - proper redirects - added signin page - change input height - brought all the APIs back - fix global file stuff - Merge pull request raycast#52 from Dhravya/v2-refactor - added kartik\'s code - re-added license, readme, etc. - refactored UI, with shared components and UI, better rules and million lint - refactored UI, with shared components and UI, better rules and million lint - added social material - fixed the annoying SVG errors in the terminal - format documents - footer fix: Arrow color should be consistent, no need for stroke - added hover and border to signal clickability - fix: center follow on twitter button - Merge pull request raycast#50 from CodeTorso/improved-landing-page - Improved Input + Feature Section click + Twitter link + Footer link arrow - simple hover link animation - landing page improved for readability and smooth scroll - landing page complete ✅ - general layout, responsive - added browser rendering - feat: Rewrite backend to hono ⚡ - Update README.md - Merge pull request raycast#28 from luka1104/patch-1 - Update SETUP-GUIDE.md - Merge pull request raycast#26 from nexxeln/nexxel/faster-builds - ignore eslint and ts build errors - Merge pull request raycast#24 from Pelps12/main - Fix default behavior bug - edit prompt - Change "Enter" submit logic - switch back to gemini - don\'t remove value on completion - enter to send - Merge branch \'main\' of https://github.com/Dhravya/supermemory - fix: inArray requires atleast one value error - add link to cloudflare pages - help on the chrome ext - get chrome extension button - extension auth button - fix input scroll bug - added tracking code - added tracking code - Create LICENSE - increase highscore filter - added readme - attempt to make og image work - fixed the AI prompt - added limit - everything done - fix context menu - add profile and fix drawer scroll - space expand layout - fix route - fix - update routes - merge - new modals - 6144 char limit - maybe twitter images will work? - added wipefile - update db prepare statement - fix og image - added reset command - wipedata api - added edit route - delete route - delete route - more meta tags - manifest file for pwa - added favicon - changes to the quuq - fixed notes vectorize - get pagecount as well - notes in vector db - change ai model - attempt to fix browser rendering - made pageToMemory work - add page data to vector db - fix layout - Merge branch \'main\' of https://github.com/dhravya/supermemory - fix relaod bug - fix build fail - Merge branch \'main\' of https://github.com/Dhravya/supermemory - privacy page - pulled yash - fix phone layout - resolved conflicts - fixed spaces memories appearance-reappearance bug - added browser rendering for getting clean page content - fix notes - generate - delete spaces and memories - order by savedAt - fix metadata - conflicts - merge - fix edge case for getting metadata - fix favicons - space add - spaces dialog - search results - CloudflareAI for better streaming - switch to cloudfalre - memory item - e - comment extension dialog for now - merge - fix dialog to add spaces - aaaaaaaaaaaaa - vectorize function - bookmark tweets feature - mark runtime=edge for spaces - added logic for importing all tweets - Merge branch \'main\' of https://github.com/Dhravya/supermemory - added overlay for importing tweets - new route /spaces - merge - update store route - proper caching and KV - merge - fix: vector length issue - add modal to extension - increase number - removed pnpm lock - done - added ratelimits - properly show ids - spaces not showing bug fixed - minor edits to make stuff work - add search to context - sql queries - update sql queries - new db actions - Merge branch \'main\' of https://github.com/dhravya/supermemory - merge pls - Merge branch \'main\' of https://github.com/Dhravya/supermemory - ok - prepare statement - Merge branch \'main\' of https://github.com/Dhravya/supermemory - Import twitter bookmarks - schema update - clean url - new schema - add modal - Merge branch \'main\' of https://github.com/Dhravya/supermemory - notess - changes in how we save vectors - Merge pull request raycast#5 from Dhravya/new-ui - Merge branch \'main\' of https://github.com/Dhravya/supermemory into new-ui - save user ID with url to ensure that same website can be saved by users - novel editor - some branding attempts - ok - remove prepaer - added pre commit hook - test - testing - testing precommit - test - fix warning for formatting thing - test - test - switch to next-auth beta because of build fails - extension styling such that website content is not affected https://twitter.com/DhravyaShah/status/1778189224396922948 - added ext.css, prevent css mismatch - fix styling in extension, remove ai sidebar in extension - cleanups for production - Merge pull request raycast#4 from Dhravya/new-ui - better md - filter spaces support - spaces in the API - removed all pnpm-lock files - fix malformed data sometimes - new-ui WORKS AND DONE AND DUSTED - have a initial search query - chat implementation - // - new chat (incomplete) - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - test - removed unnecessary files - sources in search - messages list - messages streaminug - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - chat - setup for multi chat - made it functional - aggregate content from same space - better phone controls - better phone ui - fix memory modal closing - remove ui page - merge - move to context - fix: no longer pass down spaces - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - add modal - changed data structure to fetch spaces - (NEEDS MIGRATION)made sidebar functional - remove unused imports - fix type error - delete no longer needed components - `addSpace` function to the context - add context and fix sidebar - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - context added - make ext work with dev mode - memories that show up are legit now - use server in /ui - improve phone ux - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - add custom Bin component - fix content paths - add auto-animate - fix window undefined error - i dont even know - i dont even know - better focus states - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - animation with framer motion - remove debug lie - update cmdk - add fade-in anim - fix font weight - uptodate with main - update: catch up with main - change \'categories\' to \'spaces\' - fix: fix build fail, add category in storedcontenttypes - added category support in d1 db, changed schema - added category support: add and search - refactored ai backend code for composability - responsiveness - responsiveness and phone memory drawer - fix props - fix styles - memory bar - placeholder - input with icon - responsiveness - filter combo box - add wrangler.toml to gitignore - new layout - wrangler - new modifier - sidebar update - git add categoryitem - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - gracefully end stream - fix: donechunk fix - fix: streaming doesn\'t work when newline characters are malformed - fix: auth in extension - Merge pull request raycast#1 from Dhravya/gemini-api - remove unnecessasry comment - delete pnpm-lock.yaml - added gemini streaming in cf-ai-backend - rename to PageItem - rename to PageItem - add new page popover - add new page popover - Merge branch \'main\' of https://github.com/Dhravya/supermemory into new-ui - update .github - final - fix deploy-cf-worker - build checks - update CI and test - (ci): update CI again - (ci): update CI again - (ci): testing CI changes again - (ci): update ci - (ci): test changes in ci - (ci): update github action to an even better script with auto deploy to cloudflare workers for the ai module - added workflow to auto deploy workers - (ci): conditionally build and deploy - (ci): extension path mismatch fix - update extension: work on all *.dhr.wtf sites - fix delete button on dark mode - fix delete button on dark mode - List Item with Sidebar - List Item with Sidebar - redeploy: check for d1 database - redeploy: check for d1 database - . - . - add wrangler.toml - add wrangler.toml - Merge branch \'main\' of https://github.com/Dhravya/supermemory - Merge branch \'main\' of https://github.com/Dhravya/supermemory - remove github id - Update README.md - Update README.md - trigger workflow - this should pass - add env manually - fix: build command - added @radix-ui/react-dropdown-menu - build properly - upload to proper place - try to fix it again - fix: github action - use bun for builds - install in root dir - setup bun - force install - fix: packageManager spelling in build - fix: build extension - added push to cf action - added build and release github actions - untracked .next/ - removed .next - don\'t run cf-ai-backend - added messageposter button in page.tsx - to auto loginto extension - added dependencies - update: fixed type error in OpenaiEmbeddings and added tailwindcss-animate as requirement - fix: type error - setup and workflow: added example wrangler file - fix: hot update in dev mode! FINALLY - added policy - feat: added and fixed query and search interface - feat: Added AI query UI - extension workoing - implemented AI with citations and extension flow, using openai embedder - extension auth and sync working - completed API routes - set up cf ai worker - set up cf ai worker - EVERYTHING WORKING PERFECTLY - chaos - hide bun lockfile - initialised monorepo with auth and extension communication
* Add supermemory extension - fix: raycast publish issue with bun - chore: update the metadata and ui for app to get api key - feat(raycast-extension): initial version of supermemory extension for raycast - feat: add one click install to cursor on connect to ai modal (#436) - Update ADD_MEMORY_SHORTCUT_URL to new URL (#434) - Rename CONTRIBUTING.md file (#433) - fix: one more type error - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - fix - feat: new favicon (#426) - fix: one more build error - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - fix - ui: enable chrome extension download (#423) - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - change /memories to /documents, remove unwanted dependency, biome format - feat: auto redirect to last site (#422) - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - update: Readme - fix: autumn caching issue (#421) - ui: delete document and related memories dialog (#420) - fix: connections activation autumn (#419) - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - make docs public - feat (extension) : Auto Search Toggle for Chat Applications (#418) - feat: pro subscriber email config (#417) - merged - small changes - extension: updated telemetry and batch upload (#415) - fix: billing page (#416) - feat: add mcp migrate route (#410) - feat: openai python sdk (#409) - fix: remove the scripting for extension (#411) - feat: new tools package (#407) - ux: support integration (#405) - feat: add mcp url to clients in connect ai modal (#406) - completely remove waitlist (#404) - fix: tour guide fix on overlap (#403) - changes to chrome extension (#402) - ui: default open connect ai modal (#401) - feat (extension): add claude.ai and t3.chat integration support (#400) - feat: redesign MCP connection flow with step-based UI and v1 migration (#399) - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - temp disable waitlist for user testing - Merge pull request #395 from supermemoryai/mahesh/browser-extension - fixed bun lock issue - Merge branch \'main\' into mahesh/browser-extension - fix: build - BETTER GRAPH (#398) - migrated the search to API v4 - fix the css issue with button - feat: migrate from react-markdown to streamdown (#394) - Add claude GitHub actions 1756491853286 (#397) - refactor(ui): optimize menu hover width and simplify text layout (#396) - tailwind css to popup - welcome page tailwind css integration - added app token registration for extension - updated bun lock file - feat: browser extension - ci: fix ai-sdk publish (#393) - ci: temp add debugging to ai-sdk workflow (#392) - Merge pull request #384 from supermemoryai/08-24-feat_ui_integrations_page_with_shortcuts_auto_api_key_generation - fix the commetns - feat: openai js and python sdk utilities (#389) - feat: support project-specific installation commands (#390) - chore: add repository to make auto publish work - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - includeFullDoc: true in search endpoint - Merge pull request #377 from supermemoryai/mahesh/update-memory-detail-view - fix: memory limits cutoff (#385) - fix: missing dialog title in consumer mobile drawer (#386) - fix sentry server issue (#388) - feat: add \'last used\' badge to login page (#387) - added connections as well - added connections as well to integrations view - fix: redeploy - added summary and memory details to memory detail view - fix: name in wrangler - ci: add ai-sdk publish (#381) - fix: ai-sdk config optional (#380) - feat: add tsdown.config.ts (#379) - fix: ai-sdk build (#378) - fix: unused ts expect error - sentry sourcemaps - ui (memory detail): improved memory detail view and open chat - fix: env vars - feat: sentry integration (#376) - Add AI SDK Utilities (#375) - Enhanced Text Editor and format fixes with biome (#371) - Merge pull request #368 from supermemoryai/mahesh/doc-update - added usage notes - Update LICENSE - Merge pull request #366 from supermemoryai/mahesh/supermemory-new - New Version of Supermemory Consumer App - Merge pull request #355 from supermemoryai/archive - fix: typo - chore: new README with archival notice - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - don\'t treat it as tag - docs: More info about every endpoint - connections endpoints - update:docs - Fix: notion integration - settings openapi - Merge branch \'main\' of github.com:supermemoryai/supermemory - updated openapi - Change in wording - fix: Fixed overflowing content in add memory pop up (#347) - fix extension tweet import (#343) - Merge pull request #345 from CodeWithShreyans/misc-fixes - auth info in endpoints - fix: duplicate in doc - fix: api reference page - fix: api reference page - version maybe? - docs. - openapi fix - v2 docs - Documentation edits made through Mintlify web editor - reduce padding - remove profile button for now - fix padding in add memory modal - Merge branch \'main\' of github.com:supermemoryai/supermemory - fix: tweets view - Minor cleanup and fix - auto generated openapi schema - Merge pull request #339 from supermemoryai/hybrid-rag - add correct extension id - fix: discord links - Merge pull request #338 from supermemoryai/Dhravya-patch-2 - Update README.md - Merge pull request #335 from supermemoryai/hybrid-rag - hybrid rag looks good now - Merge pull request #334 from supermemoryai/hybrid-rag - implemented proper hybrid search with date relevancy into consideration - implement hybrid search - better space selector - added a batch delete feature - edit space names - intuitive memory movement, avoid duplicates in home - twitter import fix - Merge branch \'main\' of github.com:supermemoryai/supermemory - Merge pull request #331 from supermemoryai/revert-325-patch-1 - Revert "Updated AddMemory.tsx component to fix overflow memory category/tabs UI " - Merge branch \'main\' of github.com:supermemoryai/supermemory - Merge pull request #325 from alankritkhatri/patch-1 - delete spaces - Merge pull request #323 from movoid12/doc/update-doc - Updated AddMemory.tsx to fix overflow memory category/tabs while selecting the category of the new memory - docs: update AuthKit Remix Cloudflare anchor link - docs: remove getting started title - docs: intro title change - docs: added pricing page - docs: add notes about infrastructure - docs: update changelog - docs: v1 - add api reference - add api reference - api docs - redepl - initial docs setup - docs no submodule - docs without submodule - add docs - Hello World - auto-provision changes - fix: internal server error - fix: deleting memories - change embedding model - change embedding model - import tools: CSV and markdown (obsidian) - fix: postgres error - Merge branch \'main\' of github.com:supermemoryai/supermemory - Supermemory v2 Release 🚀 - huge update" - Merge pull request #295 from supermemoryai/extension/duplicate-save-fix - fix: duplicate content saving data in extension - fix: extension on top - Merge pull request #294 from supermemoryai/extension/drag-and-dismiss - fix: drag and import icons scrolling over page - Merge pull request #293 from supermemoryai/extension/drag-and-dismiss - fix: horizontal overflow - Merge pull request #292 from supermemoryai/extension/drag-and-dismiss - fix: extension icon scroll effect with page - extension: the UI Scroll issue fix - Merge pull request #289 from supermemoryai/extension/drag-and-dismiss - fix: icon images issue - Merge pull request #285 from supermemoryai/extension/drag-and-dismiss - feat: Drag and Dismiss extension features - Merge pull request #275 from AVRSANAND/fix-bug-onboarding-links - Fix: Making links clickable in onboarding section in Step2 - ugh - fix: telegram bot - fix: all build errors - fix: editor build issue - Merge branch \'main\' of github.com:supermemoryai/supermemory - aaa - Merge pull request #268 from supermemoryai/CodeTorso-main - trigger build - add lockfile - minor fixes - merge conflicts - Merge pull request #259 from supermemoryai/cta-fix - update the cta after launch - Merge pull request #258 from manuarora700/main - fix: navbar glitch - Merge pull request #255 from aidenybai/chore/upgrade-million - Merge pull request #240 from supermemoryai/telegram-markdown-mode - refactor(web): Update condition for development environment - undo changes - Merge branch \'main\' of github.com:supermemoryai/supermemory - revert and fix mem0 memories addition - merged - commit it - get this file in - popover ruining my day again - Merge pull request #254 from CodeTorso/memo-page - little animation will be better - Merge pull request #253 from CodeTorso/memo-page - better icons - editor - Merge branch \'leerob-perf-improvements\' - Merge pull request #249 from aidenybai/chore/upgrade-million - build(package): Update @million/lint version - Fix Tailwind configuration and use Turbopack - chore: fix lockfile - Merge pull request #246 from CodeTorso/next-fix - placeholder - fix: prop types in combobox - chore: update lockfile - Merge branch \'main\' of github.com:supermemoryai/supermemory - Merge pull request #245 from CodeTorso/next-fix - alert when deleting space - chore: bump extension version - Merge pull request #244 from sijan2/main - fix: infinite save issue and improve timer logic in ContentApp - Merge pull request #243 from CodeTorso/next-fix - why is this novel shit broke - Merge pull request #242 from CodeTorso/next-fix - next fix, how did noone notice this ? - chore: Update Telegram bot with Markdown Support - update version - slow wait and save - made counter work, wait on ratelimits and handle errors gracefully - Merge branch \'main\' of github.com:supermemoryai/supermemory - check for ok instead of fuckall - Merge pull request #235 from supermemoryai/feat/pwa - update lockfile - Merge pull request #231 from supermemoryai/kush/be-queue-fixes - Merge branch \'main\' into kush/be-queue-fixes - update lock file - Merge pull request #236 from CodeTorso/queue - one more commit needed - memory queue fix - Add PWA Support for Web App - Update README.md - Merge pull request #234 from supermemoryai/Dhravya-patch-1 - Update README.md - fix: builds - Merge pull request #230 from Yh010/bug/multiButtonPress - remove unwanted console logs - fix sapces; fix incorrect title for memory sources - Merge pull request #229 from supermemoryai/fix/extension-nav - fixes multiple memory submission bug - feat: Add "View" button for chrome extension - im just tired - OOFOF well now posthog pls - Bruh LMFAMO - posthog - uncomment - make use of the promise-based thingy we\'re doing - Merge pull request #193 from supermemoryai/kush/be-queue - updated kv and queues - change kv namespace ids - merged latest changes with queue branch and ready for prod - changes for prod - Merge branch \'kush/be-queue\' of https://github.com/Dhravya/supermemory into kush/be-queue - Fix job errors not reflecting in D1; add delays on document insert in vectorize to help with open ai rate limits - Merge pull request #219 from Deepakchowdavarapu/readme-issue - Merge pull request #206 from supermemoryai/better-markdown - Merge pull request #223 from iiAbady/patch-1 - Merge pull request #224 from iiAbady/patch-2 - optional chaining - Merge branch \'main\' of github.com:supermemoryai/supermemory - fix: entities urls might not be there - changes for staging - chore(ui): justify thinkpad to center - fix: delete uneeded ref page - Merge pull request #221 from fyzanshaik/feature/memory-scrollbar - Removed unnecessary comment - Scroll bar added - Requested changes done fixed the links - Merge branch \'kush/be-queue\' of https://github.com/Dhravya/supermemory into kush/be-queue the commit. - added links - Merge pull request #211 from NareshBiradar1/spelling-typo-necessary-in-introduction - Merge pull request #214 from omwagh28/issue1 - Chrome extension Capitalized for better modularity - move limit to backend and thread service binding - Fix spelling typo: neccessary to necessary in Self-Hosting Guide introduction - Merge pull request #209 from abhishekshah5486/fix-typo-volia - Corrected the typo Volia to Voila in the Import Twitter Bookmarks section of the README.md file - better markdown rendering - Merge branch \'main\' of github.com:supermemoryai/supermemory - remove pro mode for now - Merge pull request #205 from krakenftw/deletespace - calculate how fucked we are - fix: stuff - handle errors properly - fix wrangler toml - Merge branch \'main\' of github.com:supermemoryai/supermemory - export memories option - lint - feat: delete space - Merge pull request #204 from krakenftw/textospeech - fix: wrong icon for speaker-x - feat: selective disabling of buttons - feat: stop tts button added - feat: disable speaker button while speaking - fix: Small UI issue - Merge branch \'main\' of github.com:supermemoryai/supermemory - send a sliced version to the API - Merge pull request #198 from krakenftw/textospeech - Merge branch \'main\' of github.com:supermemoryai/supermemory - fix: people skipping onboarding should still have supermemory.ai saved - Merge pull request #201 from supermemoryai/fix/telegram-login - fix telegram bot link issue - feat: text to speech on answers - drizzle logic back in apps/web other stuff in the same place. - db schema in packages - queues so far - nevermind. disabled sentry. again. - enable sentry using tree shaking - disable sentry again. - Merge pull request #189 from tushar-daiya/promiseToaster - cleaner - removed unnecessary - Merge pull request #190 from supermemoryai/Welding-Torch-patch-2 - Merge pull request #191 from supermemoryai/Welding-Torch-patch-3 - Fix \'Draw things to see here\' - It\'s \'Thinkpad\' not Canvas anymore - fixed error shows as success toast - sonner promise toaster added - Merge pull request #186 from fyzanshaik/bugfix/github-key-interference - Merge pull request #187 from tushar-daiya/keymaps/addmemory - dependency array removed - Add useKeyPress hook for keyboard event handling - Fix: Remove event listener through cleanup - Fix: Disable GitHub shortcuts in text field - fix ids not present in storecontent - fixed builds, added friend integration - merged - lockfile - lockfile - Merge pull request #174 from supermemoryai/Welding-Torch-patch-1 - Merge pull request #180 from dishit7/fix/openlink_in_newtab - Merge pull request #182 from CodeTorso/backend - home page style - Merge pull request #181 from supermemoryai/kush/fix-threads - fix tweets and sources - Merge pull request #175 from aryankeluskar/main - Fix: Add target and rel attributes to external links for new tab opening - update turbo package - Update line of memories to not overflow - The extension is up-to date now - Merge pull request #173 from siddarthpai/168 - fixes for issue #168 - Merge pull request #163 from aryasaatvik/pnpm - Merge pull request #171 from JedPattersonn/jed/fix-breadcrumb - Fix Spaces Breadcrumb - catch - format - update docs and hook - Merge pull request #140 from supermemoryai/kush/experimental-thread - Merge branch \'main\' into canvas - solve merge conflicts - ughh, regenerated migrations. my bad. - Merge branch \'main\' of github.com:supermemoryai/supermemory - Merge branch \'main\' of https://github.com/Dhravya/supermemory - onboarding page changes and ratelimiting - merged - Merge branch \'main\' of github.com:supermemoryai/supermemory - quickfixes - pnpm - telegram token - revert some files - fix script - update wrangler - fix eslint issue - disable telegram - address ts issues - done!! - fix error on drop - merge oopsies - Merge pull request #145 from aryasaatvik/signout - Merge branch \'main\' into signout - let\'s go boys!! canvas - Merge pull request #159 from aryasaatvik/docs - r2 link - update docs - parse suggestions for handling edge case - fix breadcrumbs and btter handling - better error handling - fix weird wrangler problems in prod for recommendations] - Merge pull request #154 from supermemoryai/filtering - shitgit - fix - Update page.tsx - Update apps/web/app/(dash)/home/page.tsx - Merge branch \'main\' into filtering - better error handling - added recommended items - Merge pull request #152 from supermemoryai/add/producthunt-badge - add: producthunt of the day badge to landing page - Merge pull request #149 from aryasaatvik/has-onboarded - rerun schema update - tabs - complete onboarding on skip - Merge pull request #147 from aryasaatvik/history - use hasOnboarded from user table instead of query param - add hasOnboarding to db - a11y support - Merge pull request #139 from alankritkhatri/fix-memory-blur - setup migrations - drop unique constraint on name - add try catch in api/add for better error handling - feat: Improve batch processing for vector metadata updates; Support long form content - history dropdown - tabs lol - match text color - allow signout - feat: add thread support for twitter; add segregation in types of chunks and methods to process those chunks - fixed the blur in the add memory card/component by removing a tailwind class backdrop-blur-md. made changes in dash/dialogContentContainer.tsx anad dash/menu.tsx - Merge pull request #137 from supermemoryai/pro-mode - fix: type error when getting full chat thread - remove lockfile (failing builds) - added ability to use pro mode, to do complex timeseries/location searches - Merge pull request #133 from aryasaatvik/lockfile - Merge pull request #135 from aryasaatvik/ui-tsconfig - add damn home icon - fix loaders, allow larger websites - resolve ts error for svg imports - remove redundant icon export - use ts from workspace - add lockfile - revert menu - producthunt link - fix: oopsies, not default function - /chat page redirects back to home - launch fixes: fix onboarding and no dead buttons - non-clickable when not selected - i don\'t understand git anymore - fix: lag in chatwindow submission - added telegram bot link - telegram bot link in dashboared - added history to page - onboarding UI - corrupt lockfile - retry deployment - minor changes in nav icons - merging - wtf is going on - changes in queryinput home layout - Merge pull request #129 from Priyansh4444/patch - fix: forgot to close the Link tag since was on phone - feat/refactor: Using <Link> instead of <a> and hovering animation - remove everything inside raw tags - fix links - Merge pull request #125 from supermemoryai/revert-121-codetorso - Revert "small commits big pr" - Merge branch \'main\' of github.com:supermemoryai/supermemory - memories and justification clubbed together, justification more nested - Merge pull request #121 from supermemoryai/codetorso - Merge branch \'main\' into codetorso - believe in god, hope this works - added links on bottom of the page - change summary to answer - Merge pull request #118 from MaheshtheDev/extension/space-fetch-issue - Merge pull request #122 from malisettisamrat/fix/mobile-layout - Merge branch \'main\' into fix/mobile-layout - Merge branch \'main\' into codetorso - Merge remote-tracking branch \'origin/main\' - fixed mbile layout - Merge branch \'main\' into extension/space-fetch-issue - chore: Refactor handlePopoverChange function - Disabled sentry for now because of unreasonably large bundle size - attempt to deploy - deployment attempt - deployment attempt - onboarding page - inter font - accidentally left behind - a server rendered navbar - skeleton loaders for recent chats - recent searches feature and some other cool stuff - effect of disappearing text on input - improved textarea layout + home page imrpovemnts - searchparams refactor - bigger text, and fixing build errors - Refactor and add beutiful spacefilter - ig I need to commit lockfile - refactor /home - fix dependency errors - try new deploy strat - api routes to make mobile real - test - stuff - use tabs - breadcrumbs - added breadcrumbs for easier navigation on web - added sentry - Merge branch \'main\' of https://github.com/Dhravya/supermemory - small UX fixes and multi space save actually works now - Merge pull request #115 from mrswastik-robot/mobile-responsiveness - quickfix: remove any instances of chunkings from raw tweets - push changes - Revert "added bun lockfile" - Merge pull request #119 from Dhravya/ui-improvements - menu reduced size - chore: Refactor spaces fetch call activity - build using bun - added bun lockfile - Merge pull request #117 from Dhravya/ui-improvements - more improved ui - Merge pull request #116 from Dhravya/ui-improvements - ui changes :) - Merge pull request #114 from GauravBurande/patch-1 - landingPage UI fixes on mobile screens - Update content.jsx the memory cards link opens in new tab - return whole response - Merge pull request #111 from Dhravya/kush/misc-be-improvements - update Error messages and handling - chore: add prettier config feat: improve error handling for long documents feat: add chunk id\'s to db - Merge pull request #109 from meetpateltech/terms - rename terms to tos - cleaned up migrations - Merge pull request #107 from MaheshtheDev/maheshthedev/fix-filter - fix: filters in space and memories - Merge pull request #101 from meetpateltech/improve-readme - Merge pull request #106 from Dhravya/imgbot - fix merge conflicts - [ImgBot] Optimize images - Merge pull request #94 from Dhravya/imgbot - Merge pull request #100 from Kinfe123/fix/clean_ups - Merge branch \'main\' into fix/clean_ups - Merge pull request #103 from MaheshtheDev/maheshthedev/update-readme - Update twitter import instructions and warning for signing - added privacy policy and TOS - added context menu saving - revamped extention - UX: Load while creating memory - small fixes with prompt formatting and browser rendering] - enter to submit, shift newline - Update README.md with new UI - use cloudflare AI gateway - merged - better-extension - improve readme - fix: change to signin path - fix: making the image work - fix: responsiveness on hero text - fix: responsiveness and image border radius - fix: centering the btn - removed scrollbar - Merge pull request #99 from MaheshtheDev/fix/mobile-landing - Update og image URL and website link - Merge pull request #88 from MaheshtheDev/fix/setup-guide - Merge pull request #98 from MaheshtheDev/fix/mobile-landing - refactor: Update Cta and Footer components on the landing page - fix: add content modal had a bad blur - Merge branch \'main\' of https://github.com/Dhravya/supermemory - minor changes to landing page - attempt to make the add modal more accessible - add sharedtypes back to package.json - attempt to fix ci/cd again - try to fix ci/cd - try to fix ci/cd again - fix ci/cd - Merge pull request #97 from govind-superu/linkFixed - slice the tweet text to prevent issues - fixed link - landing page fixes - UI update - mobile UI fixes - fix access controls - shareable spaces - spaces function - [ImgBot] Optimize images - fix link - minor changes in extension - merge conflicts - Merge pull request #93 from Dhravya/editor - done! - Merge pull request #91 from Dhravya/editor - dhravya\'s improvements - show updates in the extension - Merge pull request #90 from Dhravya/editor - canvas (3/3) - more spacing in memories page - removed unwanted information from the memories page - revalidate page - makeshift notes page - ensure useriD while saving - search endpoint - save unique vectors for users from extension - UX improvement: Create space disabled when input value is \'\' - import using extension - added things - tailwind shadow dom - TODO; failed tailwind attempt - made fiter functinoal - added comments in memories page - memories page - fix typescript errors - user canvas (2/2) - schema - more tweaks - design improvement - config - fixed new chat button showing up on all pages - fix: Spaces filter not working - dynamic island no longer needed - new filter - User Canvas (1/2) - adding note to not to change binding value in database - allow pointer events - minor error fixes - fix: baseUrl should be same as Url - Merge pull request #83 from lakshaybhushan/main - updated nav - minor spacing & color fix for showcase component - fixed alignment for twitter icon - Merge pull request #82 from Kinfe123/feat/landing_revamp - text on landing pages - fix: adding self hostable - removed isDarkMode in canvas for now - change wrangler.toml to point to prod db - landing page minor changes - fix: prod issue - fix: minor padding and alignment leaks - Merge branch \'main\' into feat/landing_revamp - fix: import using absolute path - dev and prod databases - to a responsive future 🚀 - we close the modal once memory creation is started - close modal after adding memory - added toast for loading and fixed chathistory - removed loading stuff - minor fixes - chathistory - use gpt-4o again, responses are considerably better. - fix: redirect if not logged in - aaaaaaaa - oof - a lot of hotfixes to fix production build - trying to fix build - changed packagemanger for apps/web - dep update - build.yml - drizzle-orm in dependencies, prod wrangler.toml - Merge pull request #80 from Dhravya/telegram-bot - reduced db calls here, we don\'t need that complex logic, can just do this lol - feat: loader for form submission - fix: ui revamp - fix: ui revamp responsiveness - fix: clean up - fix: wiping out the components - fix: making type safe - fix: unused import and unwanted import - fix: bg grid paattern - ts-ignore at the right place - some important housekeeping, crushed all build errors - made and documented the telegram bot (HYPE) - added backend route for telegram bot and others to be possible - Merge branch \'codetorso\' of https://github.com/Dhravya/supermemory into codetorso - feat: vector lookup and chat is twice as fast now - Add Extension (1/2) - added indexes and stuff - clean code+ user canvas (1/2) - centered layout - fix: auth page revamap - fix: auth page revamap - fix: auth page revamap - feet: auth page revamp - fix interactive canvas (2/2) - Merge pull request #79 from Dhravya/chathistory - cleanup - deleted chatpage - merged code - addeed chathistory functionality - delete packagelock - Unreadable Canvas code, jk 😂 - fix: revamp - fix: ui revamp - fix: ui revamp - improve canvas drag and drop make sidepanel work - fix: ui revamp - fix: ui revamp - fix: padding leak - fix: zIndexing fixD - Fine tuning canvas (1/2) - fix: width issue - fix: margin leak - fix: input - fix: revamp - fix: revamp - fix: navbar revamp - fix: build - fix: import error - fix: import error - fix: import error - fix: prod issue - fix: section revamp - fix: section revaamp - feat: landing page revamp init - Merge pull request #76 from Dhravya/kartik - Merge branch \'codetorso\' into kartik - added multi-turn conversations - works - Another Failed Attempt at streaming - Improve code, failed attempt at Streaming text - Add Drag & Drop code - Drag and Drop in Canvas! - Merge pull request #75 from MaheshtheDev/fix/cta-bg - fix: Cta component background color - added logic to handle justification properly - darkmode by default - Create Embeddings for Canvas - EditorAI integrated! (1/4) - codetorso pull remote - Add Editor Endpoint - Merge pull request #71 from Dhravya/vector-deduplication - include all selected spaces in the fetch call to backend - vector duplication no longer an issue. support for querying with multiple spaces. - Merge pull request #70 from CodeTorso/codetorso - add js docs - gpt-4o is already a default model, so no error-checking required - add number of chunks to the respnose and only show unique values - added sources to the response - store full info - OCR try - added image support in the backend - add: animated query input - use a dev vectorize database to prevent pollution - include metadata in response, add type to metadata - proper URLs - fixed a bug - Merge branch \'codetorso\' of https://github.com/Dhravya/supermemory into codetorso - form to add content [PENDING LOADING STATE] - ui update: /chat - improve: /home page - Update Setup Guide - added way to save content and vectorize them. also refactored code and added a bypass to browser rendering - Merge branch \'codetorso\' of https://github.com/Dhravya/supermemory into codetorso - chore: Remove unused variables and dependencies - getspaces and other features integrated with the backend - [MIGRATION REQUIRED]Data fetchers and other server actions, spaces creation and database migrations - Merge branch \'codetorso\' of https://github.com/Dhravya/supermemory into codetorso - omg - small stuff - Merge pull request #59 from Dhravya/revert-58-v2 - make header and menu fixed instead of absolute to prevent movement on scroll - chat UI and markdown renderer ⚡ - Merge branch \'codetorso\' of https://github.com/Dhravya/supermemory into codetorso - added zod validation to embedQuery - fix backend - Revert "Add code for extension" - Merge pull request #58 from CodeTorso/v2 - Merge pull request #57 from CodeTorso/codetorso - smoothening animatio - Merge pull request #56 from CodeTorso/codetorso - Icons now in our website integrated - full screen mode implemented - some documentation for backend - minor changes and improvements - Adding keyboard shortcuts, responsive design that 99% don\'t need but still - AI code refactored - Add Memories, Canvas, Editor - before color edits - widget - Add Dynamic Island - Implement extension - Implemented Highlight in Extension - added top bar nav - improvements in dash + chatUI - Add Extension Template - fixed some import bugs - Merge branch \'CodeTorso-improvements\' into v2 - fixed conflicts + my local changes - commented the backend code with it\'s limitations + optimised and removed a bunch of unnecessary queries - Scroll Nav hide and Twitter Animated Border Implemented - started implmeneting filter - proper redirects - added signin page - change input height - brought all the APIs back - fix global file stuff - Merge pull request #52 from Dhravya/v2-refactor - added kartik\'s code - re-added license, readme, etc. - refactored UI, with shared components and UI, better rules and million lint - refactored UI, with shared components and UI, better rules and million lint - added social material - fixed the annoying SVG errors in the terminal - format documents - footer fix: Arrow color should be consistent, no need for stroke - added hover and border to signal clickability - fix: center follow on twitter button - Merge pull request #50 from CodeTorso/improved-landing-page - Improved Input + Feature Section click + Twitter link + Footer link arrow - simple hover link animation - landing page improved for readability and smooth scroll - landing page complete ✅ - general layout, responsive - added browser rendering - feat: Rewrite backend to hono ⚡ - Update README.md - Merge pull request #28 from luka1104/patch-1 - Update SETUP-GUIDE.md - Merge pull request #26 from nexxeln/nexxel/faster-builds - ignore eslint and ts build errors - Merge pull request #24 from Pelps12/main - Fix default behavior bug - edit prompt - Change "Enter" submit logic - switch back to gemini - don\'t remove value on completion - enter to send - Merge branch \'main\' of https://github.com/Dhravya/supermemory - fix: inArray requires atleast one value error - add link to cloudflare pages - help on the chrome ext - get chrome extension button - extension auth button - fix input scroll bug - added tracking code - added tracking code - Create LICENSE - increase highscore filter - added readme - attempt to make og image work - fixed the AI prompt - added limit - everything done - fix context menu - add profile and fix drawer scroll - space expand layout - fix route - fix - update routes - merge - new modals - 6144 char limit - maybe twitter images will work? - added wipefile - update db prepare statement - fix og image - added reset command - wipedata api - added edit route - delete route - delete route - more meta tags - manifest file for pwa - added favicon - changes to the quuq - fixed notes vectorize - get pagecount as well - notes in vector db - change ai model - attempt to fix browser rendering - made pageToMemory work - add page data to vector db - fix layout - Merge branch \'main\' of https://github.com/dhravya/supermemory - fix relaod bug - fix build fail - Merge branch \'main\' of https://github.com/Dhravya/supermemory - privacy page - pulled yash - fix phone layout - resolved conflicts - fixed spaces memories appearance-reappearance bug - added browser rendering for getting clean page content - fix notes - generate - delete spaces and memories - order by savedAt - fix metadata - conflicts - merge - fix edge case for getting metadata - fix favicons - space add - spaces dialog - search results - CloudflareAI for better streaming - switch to cloudfalre - memory item - e - comment extension dialog for now - merge - fix dialog to add spaces - aaaaaaaaaaaaa - vectorize function - bookmark tweets feature - mark runtime=edge for spaces - added logic for importing all tweets - Merge branch \'main\' of https://github.com/Dhravya/supermemory - added overlay for importing tweets - new route /spaces - merge - update store route - proper caching and KV - merge - fix: vector length issue - add modal to extension - increase number - removed pnpm lock - done - added ratelimits - properly show ids - spaces not showing bug fixed - minor edits to make stuff work - add search to context - sql queries - update sql queries - new db actions - Merge branch \'main\' of https://github.com/dhravya/supermemory - merge pls - Merge branch \'main\' of https://github.com/Dhravya/supermemory - ok - prepare statement - Merge branch \'main\' of https://github.com/Dhravya/supermemory - Import twitter bookmarks - schema update - clean url - new schema - add modal - Merge branch \'main\' of https://github.com/Dhravya/supermemory - notess - changes in how we save vectors - Merge pull request #5 from Dhravya/new-ui - Merge branch \'main\' of https://github.com/Dhravya/supermemory into new-ui - save user ID with url to ensure that same website can be saved by users - novel editor - some branding attempts - ok - remove prepaer - added pre commit hook - test - testing - testing precommit - test - fix warning for formatting thing - test - test - switch to next-auth beta because of build fails - extension styling such that website content is not affected https://twitter.com/DhravyaShah/status/1778189224396922948 - added ext.css, prevent css mismatch - fix styling in extension, remove ai sidebar in extension - cleanups for production - Merge pull request #4 from Dhravya/new-ui - better md - filter spaces support - spaces in the API - removed all pnpm-lock files - fix malformed data sometimes - new-ui WORKS AND DONE AND DUSTED - have a initial search query - chat implementation - // - new chat (incomplete) - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - test - removed unnecessary files - sources in search - messages list - messages streaminug - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - chat - setup for multi chat - made it functional - aggregate content from same space - better phone controls - better phone ui - fix memory modal closing - remove ui page - merge - move to context - fix: no longer pass down spaces - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - add modal - changed data structure to fetch spaces - (NEEDS MIGRATION)made sidebar functional - remove unused imports - fix type error - delete no longer needed components - `addSpace` function to the context - add context and fix sidebar - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - context added - make ext work with dev mode - memories that show up are legit now - use server in /ui - improve phone ux - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - add custom Bin component - fix content paths - add auto-animate - fix window undefined error - i dont even know - i dont even know - better focus states - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - animation with framer motion - remove debug lie - update cmdk - add fade-in anim - fix font weight - uptodate with main - update: catch up with main - change \'categories\' to \'spaces\' - fix: fix build fail, add category in storedcontenttypes - added category support in d1 db, changed schema - added category support: add and search - refactored ai backend code for composability - responsiveness - responsiveness and phone memory drawer - fix props - fix styles - memory bar - placeholder - input with icon - responsiveness - filter combo box - add wrangler.toml to gitignore - new layout - wrangler - new modifier - sidebar update - git add categoryitem - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - gracefully end stream - fix: donechunk fix - fix: streaming doesn\'t work when newline characters are malformed - fix: auth in extension - Merge pull request #1 from Dhravya/gemini-api - remove unnecessasry comment - delete pnpm-lock.yaml - added gemini streaming in cf-ai-backend - rename to PageItem - rename to PageItem - add new page popover - add new page popover - Merge branch \'main\' of https://github.com/Dhravya/supermemory into new-ui - update .github - final - fix deploy-cf-worker - build checks - update CI and test - (ci): update CI again - (ci): update CI again - (ci): testing CI changes again - (ci): update ci - (ci): test changes in ci - (ci): update github action to an even better script with auto deploy to cloudflare workers for the ai module - added workflow to auto deploy workers - (ci): conditionally build and deploy - (ci): extension path mismatch fix - update extension: work on all *.dhr.wtf sites - fix delete button on dark mode - fix delete button on dark mode - List Item with Sidebar - List Item with Sidebar - redeploy: check for d1 database - redeploy: check for d1 database - . - . - add wrangler.toml - add wrangler.toml - Merge branch \'main\' of https://github.com/Dhravya/supermemory - Merge branch \'main\' of https://github.com/Dhravya/supermemory - remove github id - Update README.md - Update README.md - trigger workflow - this should pass - add env manually - fix: build command - added @radix-ui/react-dropdown-menu - build properly - upload to proper place - try to fix it again - fix: github action - use bun for builds - install in root dir - setup bun - force install - fix: packageManager spelling in build - fix: build extension - added push to cf action - added build and release github actions - untracked .next/ - removed .next - don\'t run cf-ai-backend - added messageposter button in page.tsx - to auto loginto extension - added dependencies - update: fixed type error in OpenaiEmbeddings and added tailwindcss-animate as requirement - fix: type error - setup and workflow: added example wrangler file - fix: hot update in dev mode! FINALLY - added policy - feat: added and fixed query and search interface - feat: Added AI query UI - extension workoing - implemented AI with citations and extension flow, using openai embedder - extension auth and sync working - completed API routes - set up cf ai worker - set up cf ai worker - EVERYTHING WORKING PERFECTLY - chaos - hide bun lockfile - initialised monorepo with auth and extension communication * chore: updated the api key token link * Update supermemory extension - fix: lint issues - chore: duplicate code blocks removal * fix: remove console logs * chore: updated the author name * Update supermemory extension - updated: eslint config - fix: greptile issues - chore: updated the author name - fix: remove console logs - fix: lint issues - chore: duplicate code blocks removal - chore: updated the api key token link - fix: raycast publish issue with bun - chore: update the metadata and ui for app to get api key - feat(raycast-extension): initial version of supermemory extension for raycast - fix: Migration guides - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - feat: Add memory vs rag and migration section to docs - ui: fix progress bar thickness on regular browser (#445) - fix: hardcode names (#444) - feat: layout design with theme improvements (#443) - UI: onboarding improvements (#435) - feat: new onboarding flow (#408) - feat: Claude memory integration - fix: build - hot-fix: chat conversation reaching max depth with update (#442) - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - migrate docs to public - fix: disable experimental React Compiler in Next.js config and remove babel-plugin-react-compiler dependency. (#441) - chore: updated the author name - fix: remove console logs - fix: lint issues - chore: duplicate code blocks removal - chore: updated the api key token link - fix: raycast publish issue with bun - chore: update the metadata and ui for app to get api key - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - bump version - fix: SSR issue while localStorage is being accessed (#437) - feat(extension): Auto Logout when token is invalidated, Account Section (#438) - fix(pricing): update the new pricing limits on pro plan (#439) - feat(raycast-extension): initial version of supermemory extension for raycast * Update changelog title and date format * Update subtitles for add and search memories commands * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com> Co-authored-by: raycastbot <bot@raycast.com>
* Add supermemory extension - fix: raycast publish issue with bun - chore: update the metadata and ui for app to get api key - feat(raycast-extension): initial version of supermemory extension for raycast - feat: add one click install to cursor on connect to ai modal (raycast#436) - Update ADD_MEMORY_SHORTCUT_URL to new URL (raycast#434) - Rename CONTRIBUTING.md file (raycast#433) - fix: one more type error - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - fix - feat: new favicon (raycast#426) - fix: one more build error - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - fix - ui: enable chrome extension download (raycast#423) - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - change /memories to /documents, remove unwanted dependency, biome format - feat: auto redirect to last site (raycast#422) - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - update: Readme - fix: autumn caching issue (raycast#421) - ui: delete document and related memories dialog (raycast#420) - fix: connections activation autumn (raycast#419) - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - make docs public - feat (extension) : Auto Search Toggle for Chat Applications (raycast#418) - feat: pro subscriber email config (raycast#417) - merged - small changes - extension: updated telemetry and batch upload (raycast#415) - fix: billing page (raycast#416) - feat: add mcp migrate route (raycast#410) - feat: openai python sdk (raycast#409) - fix: remove the scripting for extension (raycast#411) - feat: new tools package (raycast#407) - ux: support integration (raycast#405) - feat: add mcp url to clients in connect ai modal (raycast#406) - completely remove waitlist (raycast#404) - fix: tour guide fix on overlap (raycast#403) - changes to chrome extension (raycast#402) - ui: default open connect ai modal (raycast#401) - feat (extension): add claude.ai and t3.chat integration support (raycast#400) - feat: redesign MCP connection flow with step-based UI and v1 migration (raycast#399) - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - temp disable waitlist for user testing - Merge pull request raycast#395 from supermemoryai/mahesh/browser-extension - fixed bun lock issue - Merge branch \'main\' into mahesh/browser-extension - fix: build - BETTER GRAPH (raycast#398) - migrated the search to API v4 - fix the css issue with button - feat: migrate from react-markdown to streamdown (raycast#394) - Add claude GitHub actions 1756491853286 (raycast#397) - refactor(ui): optimize menu hover width and simplify text layout (raycast#396) - tailwind css to popup - welcome page tailwind css integration - added app token registration for extension - updated bun lock file - feat: browser extension - ci: fix ai-sdk publish (raycast#393) - ci: temp add debugging to ai-sdk workflow (raycast#392) - Merge pull request raycast#384 from supermemoryai/08-24-feat_ui_integrations_page_with_shortcuts_auto_api_key_generation - fix the commetns - feat: openai js and python sdk utilities (raycast#389) - feat: support project-specific installation commands (raycast#390) - chore: add repository to make auto publish work - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - includeFullDoc: true in search endpoint - Merge pull request raycast#377 from supermemoryai/mahesh/update-memory-detail-view - fix: memory limits cutoff (raycast#385) - fix: missing dialog title in consumer mobile drawer (raycast#386) - fix sentry server issue (raycast#388) - feat: add \'last used\' badge to login page (raycast#387) - added connections as well - added connections as well to integrations view - fix: redeploy - added summary and memory details to memory detail view - fix: name in wrangler - ci: add ai-sdk publish (raycast#381) - fix: ai-sdk config optional (raycast#380) - feat: add tsdown.config.ts (raycast#379) - fix: ai-sdk build (raycast#378) - fix: unused ts expect error - sentry sourcemaps - ui (memory detail): improved memory detail view and open chat - fix: env vars - feat: sentry integration (raycast#376) - Add AI SDK Utilities (raycast#375) - Enhanced Text Editor and format fixes with biome (raycast#371) - Merge pull request raycast#368 from supermemoryai/mahesh/doc-update - added usage notes - Update LICENSE - Merge pull request raycast#366 from supermemoryai/mahesh/supermemory-new - New Version of Supermemory Consumer App - Merge pull request raycast#355 from supermemoryai/archive - fix: typo - chore: new README with archival notice - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - Documentation edits made through Mintlify web editor - don\'t treat it as tag - docs: More info about every endpoint - connections endpoints - update:docs - Fix: notion integration - settings openapi - Merge branch \'main\' of github.com:supermemoryai/supermemory - updated openapi - Change in wording - fix: Fixed overflowing content in add memory pop up (raycast#347) - fix extension tweet import (raycast#343) - Merge pull request raycast#345 from CodeWithShreyans/misc-fixes - auth info in endpoints - fix: duplicate in doc - fix: api reference page - fix: api reference page - version maybe? - docs. - openapi fix - v2 docs - Documentation edits made through Mintlify web editor - reduce padding - remove profile button for now - fix padding in add memory modal - Merge branch \'main\' of github.com:supermemoryai/supermemory - fix: tweets view - Minor cleanup and fix - auto generated openapi schema - Merge pull request raycast#339 from supermemoryai/hybrid-rag - add correct extension id - fix: discord links - Merge pull request raycast#338 from supermemoryai/Dhravya-patch-2 - Update README.md - Merge pull request raycast#335 from supermemoryai/hybrid-rag - hybrid rag looks good now - Merge pull request raycast#334 from supermemoryai/hybrid-rag - implemented proper hybrid search with date relevancy into consideration - implement hybrid search - better space selector - added a batch delete feature - edit space names - intuitive memory movement, avoid duplicates in home - twitter import fix - Merge branch \'main\' of github.com:supermemoryai/supermemory - Merge pull request raycast#331 from supermemoryai/revert-325-patch-1 - Revert "Updated AddMemory.tsx component to fix overflow memory category/tabs UI " - Merge branch \'main\' of github.com:supermemoryai/supermemory - Merge pull request raycast#325 from alankritkhatri/patch-1 - delete spaces - Merge pull request raycast#323 from movoid12/doc/update-doc - Updated AddMemory.tsx to fix overflow memory category/tabs while selecting the category of the new memory - docs: update AuthKit Remix Cloudflare anchor link - docs: remove getting started title - docs: intro title change - docs: added pricing page - docs: add notes about infrastructure - docs: update changelog - docs: v1 - add api reference - add api reference - api docs - redepl - initial docs setup - docs no submodule - docs without submodule - add docs - Hello World - auto-provision changes - fix: internal server error - fix: deleting memories - change embedding model - change embedding model - import tools: CSV and markdown (obsidian) - fix: postgres error - Merge branch \'main\' of github.com:supermemoryai/supermemory - Supermemory v2 Release 🚀 - huge update" - Merge pull request raycast#295 from supermemoryai/extension/duplicate-save-fix - fix: duplicate content saving data in extension - fix: extension on top - Merge pull request raycast#294 from supermemoryai/extension/drag-and-dismiss - fix: drag and import icons scrolling over page - Merge pull request raycast#293 from supermemoryai/extension/drag-and-dismiss - fix: horizontal overflow - Merge pull request raycast#292 from supermemoryai/extension/drag-and-dismiss - fix: extension icon scroll effect with page - extension: the UI Scroll issue fix - Merge pull request raycast#289 from supermemoryai/extension/drag-and-dismiss - fix: icon images issue - Merge pull request raycast#285 from supermemoryai/extension/drag-and-dismiss - feat: Drag and Dismiss extension features - Merge pull request raycast#275 from AVRSANAND/fix-bug-onboarding-links - Fix: Making links clickable in onboarding section in Step2 - ugh - fix: telegram bot - fix: all build errors - fix: editor build issue - Merge branch \'main\' of github.com:supermemoryai/supermemory - aaa - Merge pull request raycast#268 from supermemoryai/CodeTorso-main - trigger build - add lockfile - minor fixes - merge conflicts - Merge pull request raycast#259 from supermemoryai/cta-fix - update the cta after launch - Merge pull request raycast#258 from manuarora700/main - fix: navbar glitch - Merge pull request raycast#255 from aidenybai/chore/upgrade-million - Merge pull request raycast#240 from supermemoryai/telegram-markdown-mode - refactor(web): Update condition for development environment - undo changes - Merge branch \'main\' of github.com:supermemoryai/supermemory - revert and fix mem0 memories addition - merged - commit it - get this file in - popover ruining my day again - Merge pull request raycast#254 from CodeTorso/memo-page - little animation will be better - Merge pull request raycast#253 from CodeTorso/memo-page - better icons - editor - Merge branch \'leerob-perf-improvements\' - Merge pull request raycast#249 from aidenybai/chore/upgrade-million - build(package): Update @million/lint version - Fix Tailwind configuration and use Turbopack - chore: fix lockfile - Merge pull request raycast#246 from CodeTorso/next-fix - placeholder - fix: prop types in combobox - chore: update lockfile - Merge branch \'main\' of github.com:supermemoryai/supermemory - Merge pull request raycast#245 from CodeTorso/next-fix - alert when deleting space - chore: bump extension version - Merge pull request raycast#244 from sijan2/main - fix: infinite save issue and improve timer logic in ContentApp - Merge pull request raycast#243 from CodeTorso/next-fix - why is this novel shit broke - Merge pull request raycast#242 from CodeTorso/next-fix - next fix, how did noone notice this ? - chore: Update Telegram bot with Markdown Support - update version - slow wait and save - made counter work, wait on ratelimits and handle errors gracefully - Merge branch \'main\' of github.com:supermemoryai/supermemory - check for ok instead of fuckall - Merge pull request raycast#235 from supermemoryai/feat/pwa - update lockfile - Merge pull request raycast#231 from supermemoryai/kush/be-queue-fixes - Merge branch \'main\' into kush/be-queue-fixes - update lock file - Merge pull request raycast#236 from CodeTorso/queue - one more commit needed - memory queue fix - Add PWA Support for Web App - Update README.md - Merge pull request raycast#234 from supermemoryai/Dhravya-patch-1 - Update README.md - fix: builds - Merge pull request raycast#230 from Yh010/bug/multiButtonPress - remove unwanted console logs - fix sapces; fix incorrect title for memory sources - Merge pull request raycast#229 from supermemoryai/fix/extension-nav - fixes multiple memory submission bug - feat: Add "View" button for chrome extension - im just tired - OOFOF well now posthog pls - Bruh LMFAMO - posthog - uncomment - make use of the promise-based thingy we\'re doing - Merge pull request raycast#193 from supermemoryai/kush/be-queue - updated kv and queues - change kv namespace ids - merged latest changes with queue branch and ready for prod - changes for prod - Merge branch \'kush/be-queue\' of https://github.com/Dhravya/supermemory into kush/be-queue - Fix job errors not reflecting in D1; add delays on document insert in vectorize to help with open ai rate limits - Merge pull request raycast#219 from Deepakchowdavarapu/readme-issue - Merge pull request raycast#206 from supermemoryai/better-markdown - Merge pull request raycast#223 from iiAbady/patch-1 - Merge pull request raycast#224 from iiAbady/patch-2 - optional chaining - Merge branch \'main\' of github.com:supermemoryai/supermemory - fix: entities urls might not be there - changes for staging - chore(ui): justify thinkpad to center - fix: delete uneeded ref page - Merge pull request raycast#221 from fyzanshaik/feature/memory-scrollbar - Removed unnecessary comment - Scroll bar added - Requested changes done fixed the links - Merge branch \'kush/be-queue\' of https://github.com/Dhravya/supermemory into kush/be-queue the commit. - added links - Merge pull request raycast#211 from NareshBiradar1/spelling-typo-necessary-in-introduction - Merge pull request raycast#214 from omwagh28/issue1 - Chrome extension Capitalized for better modularity - move limit to backend and thread service binding - Fix spelling typo: neccessary to necessary in Self-Hosting Guide introduction - Merge pull request raycast#209 from abhishekshah5486/fix-typo-volia - Corrected the typo Volia to Voila in the Import Twitter Bookmarks section of the README.md file - better markdown rendering - Merge branch \'main\' of github.com:supermemoryai/supermemory - remove pro mode for now - Merge pull request raycast#205 from krakenftw/deletespace - calculate how fucked we are - fix: stuff - handle errors properly - fix wrangler toml - Merge branch \'main\' of github.com:supermemoryai/supermemory - export memories option - lint - feat: delete space - Merge pull request raycast#204 from krakenftw/textospeech - fix: wrong icon for speaker-x - feat: selective disabling of buttons - feat: stop tts button added - feat: disable speaker button while speaking - fix: Small UI issue - Merge branch \'main\' of github.com:supermemoryai/supermemory - send a sliced version to the API - Merge pull request raycast#198 from krakenftw/textospeech - Merge branch \'main\' of github.com:supermemoryai/supermemory - fix: people skipping onboarding should still have supermemory.ai saved - Merge pull request raycast#201 from supermemoryai/fix/telegram-login - fix telegram bot link issue - feat: text to speech on answers - drizzle logic back in apps/web other stuff in the same place. - db schema in packages - queues so far - nevermind. disabled sentry. again. - enable sentry using tree shaking - disable sentry again. - Merge pull request raycast#189 from tushar-daiya/promiseToaster - cleaner - removed unnecessary - Merge pull request raycast#190 from supermemoryai/Welding-Torch-patch-2 - Merge pull request raycast#191 from supermemoryai/Welding-Torch-patch-3 - Fix \'Draw things to see here\' - It\'s \'Thinkpad\' not Canvas anymore - fixed error shows as success toast - sonner promise toaster added - Merge pull request raycast#186 from fyzanshaik/bugfix/github-key-interference - Merge pull request raycast#187 from tushar-daiya/keymaps/addmemory - dependency array removed - Add useKeyPress hook for keyboard event handling - Fix: Remove event listener through cleanup - Fix: Disable GitHub shortcuts in text field - fix ids not present in storecontent - fixed builds, added friend integration - merged - lockfile - lockfile - Merge pull request raycast#174 from supermemoryai/Welding-Torch-patch-1 - Merge pull request raycast#180 from dishit7/fix/openlink_in_newtab - Merge pull request raycast#182 from CodeTorso/backend - home page style - Merge pull request raycast#181 from supermemoryai/kush/fix-threads - fix tweets and sources - Merge pull request raycast#175 from aryankeluskar/main - Fix: Add target and rel attributes to external links for new tab opening - update turbo package - Update line of memories to not overflow - The extension is up-to date now - Merge pull request raycast#173 from siddarthpai/168 - fixes for issue raycast#168 - Merge pull request raycast#163 from aryasaatvik/pnpm - Merge pull request raycast#171 from JedPattersonn/jed/fix-breadcrumb - Fix Spaces Breadcrumb - catch - format - update docs and hook - Merge pull request raycast#140 from supermemoryai/kush/experimental-thread - Merge branch \'main\' into canvas - solve merge conflicts - ughh, regenerated migrations. my bad. - Merge branch \'main\' of github.com:supermemoryai/supermemory - Merge branch \'main\' of https://github.com/Dhravya/supermemory - onboarding page changes and ratelimiting - merged - Merge branch \'main\' of github.com:supermemoryai/supermemory - quickfixes - pnpm - telegram token - revert some files - fix script - update wrangler - fix eslint issue - disable telegram - address ts issues - done!! - fix error on drop - merge oopsies - Merge pull request raycast#145 from aryasaatvik/signout - Merge branch \'main\' into signout - let\'s go boys!! canvas - Merge pull request raycast#159 from aryasaatvik/docs - r2 link - update docs - parse suggestions for handling edge case - fix breadcrumbs and btter handling - better error handling - fix weird wrangler problems in prod for recommendations] - Merge pull request raycast#154 from supermemoryai/filtering - shitgit - fix - Update page.tsx - Update apps/web/app/(dash)/home/page.tsx - Merge branch \'main\' into filtering - better error handling - added recommended items - Merge pull request raycast#152 from supermemoryai/add/producthunt-badge - add: producthunt of the day badge to landing page - Merge pull request raycast#149 from aryasaatvik/has-onboarded - rerun schema update - tabs - complete onboarding on skip - Merge pull request raycast#147 from aryasaatvik/history - use hasOnboarded from user table instead of query param - add hasOnboarding to db - a11y support - Merge pull request raycast#139 from alankritkhatri/fix-memory-blur - setup migrations - drop unique constraint on name - add try catch in api/add for better error handling - feat: Improve batch processing for vector metadata updates; Support long form content - history dropdown - tabs lol - match text color - allow signout - feat: add thread support for twitter; add segregation in types of chunks and methods to process those chunks - fixed the blur in the add memory card/component by removing a tailwind class backdrop-blur-md. made changes in dash/dialogContentContainer.tsx anad dash/menu.tsx - Merge pull request raycast#137 from supermemoryai/pro-mode - fix: type error when getting full chat thread - remove lockfile (failing builds) - added ability to use pro mode, to do complex timeseries/location searches - Merge pull request raycast#133 from aryasaatvik/lockfile - Merge pull request raycast#135 from aryasaatvik/ui-tsconfig - add damn home icon - fix loaders, allow larger websites - resolve ts error for svg imports - remove redundant icon export - use ts from workspace - add lockfile - revert menu - producthunt link - fix: oopsies, not default function - /chat page redirects back to home - launch fixes: fix onboarding and no dead buttons - non-clickable when not selected - i don\'t understand git anymore - fix: lag in chatwindow submission - added telegram bot link - telegram bot link in dashboared - added history to page - onboarding UI - corrupt lockfile - retry deployment - minor changes in nav icons - merging - wtf is going on - changes in queryinput home layout - Merge pull request raycast#129 from Priyansh4444/patch - fix: forgot to close the Link tag since was on phone - feat/refactor: Using <Link> instead of <a> and hovering animation - remove everything inside raw tags - fix links - Merge pull request raycast#125 from supermemoryai/revert-121-codetorso - Revert "small commits big pr" - Merge branch \'main\' of github.com:supermemoryai/supermemory - memories and justification clubbed together, justification more nested - Merge pull request raycast#121 from supermemoryai/codetorso - Merge branch \'main\' into codetorso - believe in god, hope this works - added links on bottom of the page - change summary to answer - Merge pull request raycast#118 from MaheshtheDev/extension/space-fetch-issue - Merge pull request raycast#122 from malisettisamrat/fix/mobile-layout - Merge branch \'main\' into fix/mobile-layout - Merge branch \'main\' into codetorso - Merge remote-tracking branch \'origin/main\' - fixed mbile layout - Merge branch \'main\' into extension/space-fetch-issue - chore: Refactor handlePopoverChange function - Disabled sentry for now because of unreasonably large bundle size - attempt to deploy - deployment attempt - deployment attempt - onboarding page - inter font - accidentally left behind - a server rendered navbar - skeleton loaders for recent chats - recent searches feature and some other cool stuff - effect of disappearing text on input - improved textarea layout + home page imrpovemnts - searchparams refactor - bigger text, and fixing build errors - Refactor and add beutiful spacefilter - ig I need to commit lockfile - refactor /home - fix dependency errors - try new deploy strat - api routes to make mobile real - test - stuff - use tabs - breadcrumbs - added breadcrumbs for easier navigation on web - added sentry - Merge branch \'main\' of https://github.com/Dhravya/supermemory - small UX fixes and multi space save actually works now - Merge pull request raycast#115 from mrswastik-robot/mobile-responsiveness - quickfix: remove any instances of chunkings from raw tweets - push changes - Revert "added bun lockfile" - Merge pull request raycast#119 from Dhravya/ui-improvements - menu reduced size - chore: Refactor spaces fetch call activity - build using bun - added bun lockfile - Merge pull request raycast#117 from Dhravya/ui-improvements - more improved ui - Merge pull request raycast#116 from Dhravya/ui-improvements - ui changes :) - Merge pull request raycast#114 from GauravBurande/patch-1 - landingPage UI fixes on mobile screens - Update content.jsx the memory cards link opens in new tab - return whole response - Merge pull request raycast#111 from Dhravya/kush/misc-be-improvements - update Error messages and handling - chore: add prettier config feat: improve error handling for long documents feat: add chunk id\'s to db - Merge pull request raycast#109 from meetpateltech/terms - rename terms to tos - cleaned up migrations - Merge pull request raycast#107 from MaheshtheDev/maheshthedev/fix-filter - fix: filters in space and memories - Merge pull request raycast#101 from meetpateltech/improve-readme - Merge pull request raycast#106 from Dhravya/imgbot - fix merge conflicts - [ImgBot] Optimize images - Merge pull request raycast#94 from Dhravya/imgbot - Merge pull request raycast#100 from Kinfe123/fix/clean_ups - Merge branch \'main\' into fix/clean_ups - Merge pull request raycast#103 from MaheshtheDev/maheshthedev/update-readme - Update twitter import instructions and warning for signing - added privacy policy and TOS - added context menu saving - revamped extention - UX: Load while creating memory - small fixes with prompt formatting and browser rendering] - enter to submit, shift newline - Update README.md with new UI - use cloudflare AI gateway - merged - better-extension - improve readme - fix: change to signin path - fix: making the image work - fix: responsiveness on hero text - fix: responsiveness and image border radius - fix: centering the btn - removed scrollbar - Merge pull request raycast#99 from MaheshtheDev/fix/mobile-landing - Update og image URL and website link - Merge pull request raycast#88 from MaheshtheDev/fix/setup-guide - Merge pull request raycast#98 from MaheshtheDev/fix/mobile-landing - refactor: Update Cta and Footer components on the landing page - fix: add content modal had a bad blur - Merge branch \'main\' of https://github.com/Dhravya/supermemory - minor changes to landing page - attempt to make the add modal more accessible - add sharedtypes back to package.json - attempt to fix ci/cd again - try to fix ci/cd - try to fix ci/cd again - fix ci/cd - Merge pull request raycast#97 from govind-superu/linkFixed - slice the tweet text to prevent issues - fixed link - landing page fixes - UI update - mobile UI fixes - fix access controls - shareable spaces - spaces function - [ImgBot] Optimize images - fix link - minor changes in extension - merge conflicts - Merge pull request raycast#93 from Dhravya/editor - done! - Merge pull request raycast#91 from Dhravya/editor - dhravya\'s improvements - show updates in the extension - Merge pull request raycast#90 from Dhravya/editor - canvas (3/3) - more spacing in memories page - removed unwanted information from the memories page - revalidate page - makeshift notes page - ensure useriD while saving - search endpoint - save unique vectors for users from extension - UX improvement: Create space disabled when input value is \'\' - import using extension - added things - tailwind shadow dom - TODO; failed tailwind attempt - made fiter functinoal - added comments in memories page - memories page - fix typescript errors - user canvas (2/2) - schema - more tweaks - design improvement - config - fixed new chat button showing up on all pages - fix: Spaces filter not working - dynamic island no longer needed - new filter - User Canvas (1/2) - adding note to not to change binding value in database - allow pointer events - minor error fixes - fix: baseUrl should be same as Url - Merge pull request raycast#83 from lakshaybhushan/main - updated nav - minor spacing & color fix for showcase component - fixed alignment for twitter icon - Merge pull request raycast#82 from Kinfe123/feat/landing_revamp - text on landing pages - fix: adding self hostable - removed isDarkMode in canvas for now - change wrangler.toml to point to prod db - landing page minor changes - fix: prod issue - fix: minor padding and alignment leaks - Merge branch \'main\' into feat/landing_revamp - fix: import using absolute path - dev and prod databases - to a responsive future 🚀 - we close the modal once memory creation is started - close modal after adding memory - added toast for loading and fixed chathistory - removed loading stuff - minor fixes - chathistory - use gpt-4o again, responses are considerably better. - fix: redirect if not logged in - aaaaaaaa - oof - a lot of hotfixes to fix production build - trying to fix build - changed packagemanger for apps/web - dep update - build.yml - drizzle-orm in dependencies, prod wrangler.toml - Merge pull request raycast#80 from Dhravya/telegram-bot - reduced db calls here, we don\'t need that complex logic, can just do this lol - feat: loader for form submission - fix: ui revamp - fix: ui revamp responsiveness - fix: clean up - fix: wiping out the components - fix: making type safe - fix: unused import and unwanted import - fix: bg grid paattern - ts-ignore at the right place - some important housekeeping, crushed all build errors - made and documented the telegram bot (HYPE) - added backend route for telegram bot and others to be possible - Merge branch \'codetorso\' of https://github.com/Dhravya/supermemory into codetorso - feat: vector lookup and chat is twice as fast now - Add Extension (1/2) - added indexes and stuff - clean code+ user canvas (1/2) - centered layout - fix: auth page revamap - fix: auth page revamap - fix: auth page revamap - feet: auth page revamp - fix interactive canvas (2/2) - Merge pull request raycast#79 from Dhravya/chathistory - cleanup - deleted chatpage - merged code - addeed chathistory functionality - delete packagelock - Unreadable Canvas code, jk 😂 - fix: revamp - fix: ui revamp - fix: ui revamp - improve canvas drag and drop make sidepanel work - fix: ui revamp - fix: ui revamp - fix: padding leak - fix: zIndexing fixD - Fine tuning canvas (1/2) - fix: width issue - fix: margin leak - fix: input - fix: revamp - fix: revamp - fix: navbar revamp - fix: build - fix: import error - fix: import error - fix: import error - fix: prod issue - fix: section revamp - fix: section revaamp - feat: landing page revamp init - Merge pull request raycast#76 from Dhravya/kartik - Merge branch \'codetorso\' into kartik - added multi-turn conversations - works - Another Failed Attempt at streaming - Improve code, failed attempt at Streaming text - Add Drag & Drop code - Drag and Drop in Canvas! - Merge pull request raycast#75 from MaheshtheDev/fix/cta-bg - fix: Cta component background color - added logic to handle justification properly - darkmode by default - Create Embeddings for Canvas - EditorAI integrated! (1/4) - codetorso pull remote - Add Editor Endpoint - Merge pull request raycast#71 from Dhravya/vector-deduplication - include all selected spaces in the fetch call to backend - vector duplication no longer an issue. support for querying with multiple spaces. - Merge pull request raycast#70 from CodeTorso/codetorso - add js docs - gpt-4o is already a default model, so no error-checking required - add number of chunks to the respnose and only show unique values - added sources to the response - store full info - OCR try - added image support in the backend - add: animated query input - use a dev vectorize database to prevent pollution - include metadata in response, add type to metadata - proper URLs - fixed a bug - Merge branch \'codetorso\' of https://github.com/Dhravya/supermemory into codetorso - form to add content [PENDING LOADING STATE] - ui update: /chat - improve: /home page - Update Setup Guide - added way to save content and vectorize them. also refactored code and added a bypass to browser rendering - Merge branch \'codetorso\' of https://github.com/Dhravya/supermemory into codetorso - chore: Remove unused variables and dependencies - getspaces and other features integrated with the backend - [MIGRATION REQUIRED]Data fetchers and other server actions, spaces creation and database migrations - Merge branch \'codetorso\' of https://github.com/Dhravya/supermemory into codetorso - omg - small stuff - Merge pull request raycast#59 from Dhravya/revert-58-v2 - make header and menu fixed instead of absolute to prevent movement on scroll - chat UI and markdown renderer ⚡ - Merge branch \'codetorso\' of https://github.com/Dhravya/supermemory into codetorso - added zod validation to embedQuery - fix backend - Revert "Add code for extension" - Merge pull request raycast#58 from CodeTorso/v2 - Merge pull request raycast#57 from CodeTorso/codetorso - smoothening animatio - Merge pull request raycast#56 from CodeTorso/codetorso - Icons now in our website integrated - full screen mode implemented - some documentation for backend - minor changes and improvements - Adding keyboard shortcuts, responsive design that 99% don\'t need but still - AI code refactored - Add Memories, Canvas, Editor - before color edits - widget - Add Dynamic Island - Implement extension - Implemented Highlight in Extension - added top bar nav - improvements in dash + chatUI - Add Extension Template - fixed some import bugs - Merge branch \'CodeTorso-improvements\' into v2 - fixed conflicts + my local changes - commented the backend code with it\'s limitations + optimised and removed a bunch of unnecessary queries - Scroll Nav hide and Twitter Animated Border Implemented - started implmeneting filter - proper redirects - added signin page - change input height - brought all the APIs back - fix global file stuff - Merge pull request raycast#52 from Dhravya/v2-refactor - added kartik\'s code - re-added license, readme, etc. - refactored UI, with shared components and UI, better rules and million lint - refactored UI, with shared components and UI, better rules and million lint - added social material - fixed the annoying SVG errors in the terminal - format documents - footer fix: Arrow color should be consistent, no need for stroke - added hover and border to signal clickability - fix: center follow on twitter button - Merge pull request raycast#50 from CodeTorso/improved-landing-page - Improved Input + Feature Section click + Twitter link + Footer link arrow - simple hover link animation - landing page improved for readability and smooth scroll - landing page complete ✅ - general layout, responsive - added browser rendering - feat: Rewrite backend to hono ⚡ - Update README.md - Merge pull request raycast#28 from luka1104/patch-1 - Update SETUP-GUIDE.md - Merge pull request raycast#26 from nexxeln/nexxel/faster-builds - ignore eslint and ts build errors - Merge pull request raycast#24 from Pelps12/main - Fix default behavior bug - edit prompt - Change "Enter" submit logic - switch back to gemini - don\'t remove value on completion - enter to send - Merge branch \'main\' of https://github.com/Dhravya/supermemory - fix: inArray requires atleast one value error - add link to cloudflare pages - help on the chrome ext - get chrome extension button - extension auth button - fix input scroll bug - added tracking code - added tracking code - Create LICENSE - increase highscore filter - added readme - attempt to make og image work - fixed the AI prompt - added limit - everything done - fix context menu - add profile and fix drawer scroll - space expand layout - fix route - fix - update routes - merge - new modals - 6144 char limit - maybe twitter images will work? - added wipefile - update db prepare statement - fix og image - added reset command - wipedata api - added edit route - delete route - delete route - more meta tags - manifest file for pwa - added favicon - changes to the quuq - fixed notes vectorize - get pagecount as well - notes in vector db - change ai model - attempt to fix browser rendering - made pageToMemory work - add page data to vector db - fix layout - Merge branch \'main\' of https://github.com/dhravya/supermemory - fix relaod bug - fix build fail - Merge branch \'main\' of https://github.com/Dhravya/supermemory - privacy page - pulled yash - fix phone layout - resolved conflicts - fixed spaces memories appearance-reappearance bug - added browser rendering for getting clean page content - fix notes - generate - delete spaces and memories - order by savedAt - fix metadata - conflicts - merge - fix edge case for getting metadata - fix favicons - space add - spaces dialog - search results - CloudflareAI for better streaming - switch to cloudfalre - memory item - e - comment extension dialog for now - merge - fix dialog to add spaces - aaaaaaaaaaaaa - vectorize function - bookmark tweets feature - mark runtime=edge for spaces - added logic for importing all tweets - Merge branch \'main\' of https://github.com/Dhravya/supermemory - added overlay for importing tweets - new route /spaces - merge - update store route - proper caching and KV - merge - fix: vector length issue - add modal to extension - increase number - removed pnpm lock - done - added ratelimits - properly show ids - spaces not showing bug fixed - minor edits to make stuff work - add search to context - sql queries - update sql queries - new db actions - Merge branch \'main\' of https://github.com/dhravya/supermemory - merge pls - Merge branch \'main\' of https://github.com/Dhravya/supermemory - ok - prepare statement - Merge branch \'main\' of https://github.com/Dhravya/supermemory - Import twitter bookmarks - schema update - clean url - new schema - add modal - Merge branch \'main\' of https://github.com/Dhravya/supermemory - notess - changes in how we save vectors - Merge pull request raycast#5 from Dhravya/new-ui - Merge branch \'main\' of https://github.com/Dhravya/supermemory into new-ui - save user ID with url to ensure that same website can be saved by users - novel editor - some branding attempts - ok - remove prepaer - added pre commit hook - test - testing - testing precommit - test - fix warning for formatting thing - test - test - switch to next-auth beta because of build fails - extension styling such that website content is not affected https://twitter.com/DhravyaShah/status/1778189224396922948 - added ext.css, prevent css mismatch - fix styling in extension, remove ai sidebar in extension - cleanups for production - Merge pull request raycast#4 from Dhravya/new-ui - better md - filter spaces support - spaces in the API - removed all pnpm-lock files - fix malformed data sometimes - new-ui WORKS AND DONE AND DUSTED - have a initial search query - chat implementation - // - new chat (incomplete) - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - test - removed unnecessary files - sources in search - messages list - messages streaminug - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - chat - setup for multi chat - made it functional - aggregate content from same space - better phone controls - better phone ui - fix memory modal closing - remove ui page - merge - move to context - fix: no longer pass down spaces - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - add modal - changed data structure to fetch spaces - (NEEDS MIGRATION)made sidebar functional - remove unused imports - fix type error - delete no longer needed components - `addSpace` function to the context - add context and fix sidebar - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - context added - make ext work with dev mode - memories that show up are legit now - use server in /ui - improve phone ux - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - add custom Bin component - fix content paths - add auto-animate - fix window undefined error - i dont even know - i dont even know - better focus states - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - animation with framer motion - remove debug lie - update cmdk - add fade-in anim - fix font weight - uptodate with main - update: catch up with main - change \'categories\' to \'spaces\' - fix: fix build fail, add category in storedcontenttypes - added category support in d1 db, changed schema - added category support: add and search - refactored ai backend code for composability - responsiveness - responsiveness and phone memory drawer - fix props - fix styles - memory bar - placeholder - input with icon - responsiveness - filter combo box - add wrangler.toml to gitignore - new layout - wrangler - new modifier - sidebar update - git add categoryitem - Merge branch \'new-ui\' of https://github.com/Dhravya/supermemory into new-ui - gracefully end stream - fix: donechunk fix - fix: streaming doesn\'t work when newline characters are malformed - fix: auth in extension - Merge pull request raycast#1 from Dhravya/gemini-api - remove unnecessasry comment - delete pnpm-lock.yaml - added gemini streaming in cf-ai-backend - rename to PageItem - rename to PageItem - add new page popover - add new page popover - Merge branch \'main\' of https://github.com/Dhravya/supermemory into new-ui - update .github - final - fix deploy-cf-worker - build checks - update CI and test - (ci): update CI again - (ci): update CI again - (ci): testing CI changes again - (ci): update ci - (ci): test changes in ci - (ci): update github action to an even better script with auto deploy to cloudflare workers for the ai module - added workflow to auto deploy workers - (ci): conditionally build and deploy - (ci): extension path mismatch fix - update extension: work on all *.dhr.wtf sites - fix delete button on dark mode - fix delete button on dark mode - List Item with Sidebar - List Item with Sidebar - redeploy: check for d1 database - redeploy: check for d1 database - . - . - add wrangler.toml - add wrangler.toml - Merge branch \'main\' of https://github.com/Dhravya/supermemory - Merge branch \'main\' of https://github.com/Dhravya/supermemory - remove github id - Update README.md - Update README.md - trigger workflow - this should pass - add env manually - fix: build command - added @radix-ui/react-dropdown-menu - build properly - upload to proper place - try to fix it again - fix: github action - use bun for builds - install in root dir - setup bun - force install - fix: packageManager spelling in build - fix: build extension - added push to cf action - added build and release github actions - untracked .next/ - removed .next - don\'t run cf-ai-backend - added messageposter button in page.tsx - to auto loginto extension - added dependencies - update: fixed type error in OpenaiEmbeddings and added tailwindcss-animate as requirement - fix: type error - setup and workflow: added example wrangler file - fix: hot update in dev mode! FINALLY - added policy - feat: added and fixed query and search interface - feat: Added AI query UI - extension workoing - implemented AI with citations and extension flow, using openai embedder - extension auth and sync working - completed API routes - set up cf ai worker - set up cf ai worker - EVERYTHING WORKING PERFECTLY - chaos - hide bun lockfile - initialised monorepo with auth and extension communication * chore: updated the api key token link * Update supermemory extension - fix: lint issues - chore: duplicate code blocks removal * fix: remove console logs * chore: updated the author name * Update supermemory extension - updated: eslint config - fix: greptile issues - chore: updated the author name - fix: remove console logs - fix: lint issues - chore: duplicate code blocks removal - chore: updated the api key token link - fix: raycast publish issue with bun - chore: update the metadata and ui for app to get api key - feat(raycast-extension): initial version of supermemory extension for raycast - fix: Migration guides - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - feat: Add memory vs rag and migration section to docs - ui: fix progress bar thickness on regular browser (raycast#445) - fix: hardcode names (raycast#444) - feat: layout design with theme improvements (raycast#443) - UI: onboarding improvements (raycast#435) - feat: new onboarding flow (raycast#408) - feat: Claude memory integration - fix: build - hot-fix: chat conversation reaching max depth with update (raycast#442) - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - migrate docs to public - fix: disable experimental React Compiler in Next.js config and remove babel-plugin-react-compiler dependency. (raycast#441) - chore: updated the author name - fix: remove console logs - fix: lint issues - chore: duplicate code blocks removal - chore: updated the api key token link - fix: raycast publish issue with bun - chore: update the metadata and ui for app to get api key - Merge branch \'main\' of https://github.com/supermemoryai/supermemory - bump version - fix: SSR issue while localStorage is being accessed (raycast#437) - feat(extension): Auto Logout when token is invalidated, Account Section (raycast#438) - fix(pricing): update the new pricing limits on pro plan (raycast#439) - feat(raycast-extension): initial version of supermemory extension for raycast * Update changelog title and date format * Update subtitles for add and search memories commands * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com> Co-authored-by: raycastbot <bot@raycast.com>
- linted - Remove dicelab notebook screenshot (raycast#93) - package-lock and raycast generated - Implement Raycast extension for Dicelab - Plan Raycast extension with Rust dice DSL (raycast#91) - Initialize Raycast extension structure - Align branding with Dicelab (raycast#89) - Update AGENTS.md - Update AGENTS.md - Move CodeMirror deps to production and drop manual screenshot (raycast#88) - Fix not operator (!`) support in named roll PMF calculations (raycast#87) - feat: display node group distributions in single combined chart (raycast#86) - Add binary operators & (and), | (or) and ! (not) to the language (raycast#85) - Add comprehensive tests and documentation for dice analysis fix (raycast#84) - Implement named roll groups feature (raycast#83) - Add files via upload - Improve WebAssembly error messages with detailed information (raycast#81) - Fix variable resolution in critical damage evaluation (raycast#80) - Add comprehensive implementation plan for multi-line expression support (raycast#79) - Fix dice variable assignment bug that caused re-evaluation on each reference (raycast#78) - Complete tech debt migration: remove deprecated modules (raycast#74) (raycast#76) - Optimize GitHub Actions workflows for faster build times (raycast#73) - Restructure web folder for better organization and maintainability (raycast#71) - Add files via upload (raycast#70) - Implement comprehensive SEO optimization for Dicebook (raycast#69) - Refactor app.js into modular components for improved maintainability (raycast#68) - Add simple mode UI with toggle, examples, and PMF chart support (raycast#67) - Refactor codebase to use only \'let\' keyword for variable assignment (raycast#66) - Set up JS build pipeline with esbuild (raycast#64) - Create symlink from CLAUDE.md to AGENTS.md (raycast#65) - Update AGENTS.md - Create robots.txt - fmt - Update context.rs - Create cloudflare-pages.yml - rm pkg - Add comment support to dicebook language (raycast#63) - Add wasm-backed CodeMirror highlighting (raycast#62) - Improve conditional alias rendering (raycast#52) - Add Elven Accuracy note to guide (raycast#51) - Implement attack roll crit handling and defaults (raycast#46) - Remove remaining Polyhedra branding (raycast#43) - Fix syntax guide collapse styling (raycast#42) - Add ANALYZE PMF support and visualization (raycast#38) - Add support for conditional expressions (raycast#37) - Refactor engine and evaluator to use shared interpreter (raycast#36) - Refactor dice roll logging format (raycast#35) - Prevent power operator from rolling extra times (raycast#34) - Add structured logging controls and UI toggles (raycast#33) - Ensure code editor disables text correction (raycast#31) - Show context reset in status bar (raycast#30) - Add notebook persistence and dicebook import/export (raycast#29) - Expose proficiency bonus alias in D&D importer (raycast#28) - Add notebook-style multi-cell web console (raycast#27) - Enhance web code editor with highlighting and line numbers (raycast#26) - Support aliasing grouped expressions (raycast#25) - Support multi-line statement parsing (raycast#24) - Add include command for preset aliases (raycast#23) - Add caret group repetition support (raycast#22) - Format aliases in human-readable notation (raycast#21) - Handle DDB character value skill overrides (raycast#20) - Clarify dice keyword spacing and placeholder guidance (raycast#19) - Add import command support (raycast#18) - Improve alias layout wrapping (raycast#17) - Merge pull request raycast#14 from egeucak/codex/update-cors-proxy-for-fetch-requests - Merge branch \'master\' into codex/update-cors-proxy-for-fetch-requests - Merge pull request raycast#16 from egeucak/codex/github-mention-improve-ddb-import-resiliency-and-share-link - Propagate save directory errors - Improve web DDB input parsing - Add additional DDB fetch fallbacks - Enable ResponseType feature for WASM builds - Merge pull request raycast#15 from egeucak/codex/github-mention-improve-ddb-import-resiliency-and-share-link - Limit DDB ID fallback to path segments - Handle opaque fetch responses in WASM importer - Document wasm-pack setup in README - Replace Jina proxy fallback with AllOrigins - Merge pull request raycast#13 from egeucak/codex/update-cors-proxy-for-fetch-requests - Update WASM proxy fallback - Merge pull request raycast#12 from egeucak/codex/fix-wasm-pack-build-issue-and-update-agents.md - Fix wasm fetch helper and update instructions - Merge pull request raycast#11 from egeucak/codex/fix-webassembly-import-error-from-dndbeyond - Add CORS-friendly fallback for wasm DDB import - Merge pull request raycast#10 from egeucak/codex/investigate-missing-set-aliases-on-website - Fix alias list rendering in web console - Merge pull request raycast#9 from egeucak/codex/analyze-and-fix-webassembly-loading-issue - Fix web console wasm bundle path - Merge pull request raycast#8 from egeucak/codex/fix-wasm-pack-build-failure - Add CI instructions and format context storage access - Revert wasm-opt explanation in README - Merge pull request raycast#7 from egeucak/codex/add-github-actions-workflow-for-wasm - Add GitHub Pages deployment workflow - Merge pull request raycast#6 from egeucak/codex/create-web-site-with-wasm-integration - Add browser console for wasm evaluator - Merge pull request raycast#5 from egeucak/codex/split-evaluation-logic-for-wasm-compatibility - Add wasm bindings and split engine module - Merge pull request raycast#4 from egeucak/codex/add-comprehensive-tests-for-cli-and-context - Format lexer guard to satisfy rustfmt - Fix clippy collapsible if warnings - Format Rust code - Add tests for CLI, context, and parsing - Merge pull request raycast#3 from egeucak/codex/add-ci-workflow-for-rust-projects - Add CI workflow for Rust checks - Merge pull request raycast#2 from egeucak/codex/refactor-main.rs-into-modules - Refactor logic into dedicated modules - Merge pull request raycast#1 from egeucak/codex/setup-rust-project-structure - Initialize polyhedra CLI - Add initial README for polyhedra project
Description
This extension allows a user to quickly open a directory in finder by typing in the path.
Type of change
Screencast
Screen.Recording.2021-10-17.at.8.57.07.PM.mov
Checklist