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>
- 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
- lint fix - Codex/add rate limiting to ai (raycast#93) - Feat/bugs (raycast#92) - Add missing migration for ApiKey table - Revert "Merge branch \'codex/switch-to-betterauth-stripe-plugin\'" - Merge branch \'codex/switch-to-betterauth-stripe-plugin\' - try to invalidate cache on getMembership - Merge branch \'codex/switch-to-betterauth-stripe-plugin\' - removed revalidateTag from getMembership - Codex/switch to betterauth stripe plugin (raycast#91) - added guard for env variables for CI build - removed explicit version from stripe client - removed stripe variables causing errors for CI - ran prettier - made sure caching works with Stripe subscribe and unsubscribe - Migrate to BetterAuth Stripe plugin - added new models - fixed new chat shortcut - Squashed commit of the following: - Codex changes - slowed down waveform speed - removed audio recorder calls - made job description and notes inputs in job-form bigger and grow with content - removed graduation cap icon from dashboard - changed Stripe cancel URL to /new - Merge branch \'codex/display-interview-grades-in-form\' - added interview grades tab to job-form - fixed chat-form overflow - Squashed commit of the following: - Squashed commit of the following: - Merge branch \'codex/fix-attachments-dropped-after-new\' - Codex changes - Add hover state during streaming (raycast#90) - Claude/raycast extension chat ln eyw (raycast#89) - feat/landing-page (raycast#87) - added logo pose variations - Feat/image rework (raycast#83) - Feat/v1 fine tuning (raycast#77) - changed cookie name for prod - changed callbackURL - removed COOKIE_DOMAIN - added nextcookies plugin for betterauth - added button type to auth buttons. added COOKIE_DOMAIN - fixed auth-client url - Feat/final v1 pass (raycast#61) - Feat/application tracker (raycast#59) - Feat/promise (raycast#57) - changed google provider to openrouter for ai-actions - updated next.js and react version to latest - Feat/prisma 7 (raycast#47) - Feat/PPR-caching-BetterAuth (raycast#45) - Feat/nextjs16 (raycast#37) - Feat/message templates rework (raycast#36) - Feat/plus-button (raycast#35) - removed use client - remove mounted logic from some components - more date grouping fixes - changed date grouping - normalized chats - changed mounted logic - added more mounteds to chat-list - added isMounted to chat-list - Revert "commented out chat list" - commented out chat list - Revert "commented out app-sidebar-client" - commented out app-sidebar-client - remove import "server-only" - Revert "hiding sidebar footer to see if hydration error still occurs" - hiding sidebar footer to see if hydration error still occurs - Fix/bug fixes and refactoring raycast#6 (raycast#34) - Revert "Fix/bug fixes and refactoring raycast#5 (raycast#33)" - Fix/bug fixes and refactoring raycast#5 (raycast#33) - Revert "Fix/bug fixes and refactoring raycast#4 (raycast#32)" - Fix/bug fixes and refactoring raycast#4 (raycast#32) - Revert "Fix/bug fixes and refactoring raycast#3 (raycast#31)" - Fix/bug fixes and refactoring raycast#3 (raycast#31) - Revert "Fix/bug fixes and refactoring again (raycast#30)" - Fix/bug fixes and refactoring again (raycast#30) - Revert "feat/image-gen-rework-and-bug-fixes (raycast#29)" - feat/image-gen-rework-and-bug-fixes (raycast#29) - Feat/settings-rework (raycast#26) - changed upgrade plan links to /pricing - made the shortcut buttons have a background color when sidebar is closed - added bg-secondary behind shortcut buttons when sidebar is closed - Feat/haiku 4.5 and bug fixes (raycast#24) - Feat/plan limits (raycast#23) - Bug/ssr fixes (raycast#21) - Feat/bug fixes (raycast#20) - Feat/color rework (raycast#18) - fixed chats loading spinner color - fixing Property \'data\' does not exist on type \'(Stream<ImageEditStreamEvent> bug - fixed route bugs - Revert "Merge branch \'main\' of https://github.com/jbharwood/interview-assistant" - Reapply "ci: Add GitHub Actions workflows and CI/CD pipeline (raycast#3)" - Merge branch \'main\' of https://github.com/jbharwood/interview-assistant - Revert "ci: Add GitHub Actions workflows and CI/CD pipeline (raycast#3)" - Feat/add image gen 1 mini (raycast#17) - ci: Add GitHub Actions workflows and CI/CD pipeline (raycast#3) - added / to templates setInput in chat home - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - Squashed commit of the following: - Squashed commit of the following: - added branch icon to edit chat title input. changed input styling - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - changed pt-2 to px-2 for no models found in models dropfown - Squashed commit of the following: - fixed statu spill no showing on kanban - Revert "made StatusPill component. added it to kanban" - made StatusPill component. added it to kanban - Squashed commit of the following: - force gemini 2.5 flash for template tool calls - made model dropdown hover area tighter - made audio recorder UI less cluttered - made cancel button have bg color and rounding - fixed auto copy bugs by passing as metadata - regen pnpm lockfile - added back vercel bot id changes - Squashed commit of the following: - Revert "added Vercel BotID" - added Vercel BotID - fixed user info button wrong hover text color bug - Squashed commit of the following: - added red text for stage delete hover - deprecated quick replies - added red text back to clear chunks button - changed UI for chat form buttons to be darker and have rounded hover bg - tweaked pricing font sizes and content - refactored pricing to use SSR - Squashed commit of the following: - added missing dependency - changed model dropdown text color to primary color - removed border from image modal - got edit application save and disabling the save button working - added icons to application statuses - fixed message history showing on homepage bug - changed input border colors and changed cancel button colors. added cancel button to notify modal - added missing colors - added application colors to seed - Squashed commit of the following: - updated uploadthing - moved tools.ts to tools folder. removed [Recruiter\'s name] references - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - removed hasReasoning from gpt 4.1 models - Squashed commit of the following: - Revert "added seeding to vercel-build" - Revert "Squashed commit of the following:" - added seeding to vercel-build - Squashed commit of the following: - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - changed rate limit back to 5 messages per 10 seconds - Reapply "added alert for rate limiting" - Revert "added alert for rate limiting" - added alert for rate limiting - added markdown codeblock no code language specified fix - Squashed commit of the following: - cleaned up prompt - made chat form see-through - added resume pdf open in new window back - added vercel-build for prisma - missed removing a comment - made passionate prompt more generic. deprecated getResume in dbRequests. remove uploadResume and updateAboutMe tools - made cron job run daily - Squashed commit of the following: - Squashed commit of the following: - Squashed commit of the following: - fixed eslint errors in AI elements - removed console.log - Squashed commit of the following: - Squashed commit of the following: - Revert "added scroll button animations" - Revert "fix for scroll button appearing on page load" - Revert "another fix for scroll appearing on page refresh" - Revert "hydration fix for scroll button" - Revert "scroll bug fix pls" - Revert "trying to prevent animations" - trying to prevent animations - scroll bug fix pls - hydration fix for scroll button - another fix for scroll appearing on page refresh - fix for scroll button appearing on page load - added scroll button animations - Squashed commit of the following: - made passion in messageTemplate more generic - changed price from to - Squashed commit of the following: - change search result to use box shadow instead of border - fixed selector moving when typing in global search - changed model dropdown gradient and fixed /month being hidden bug - changed model dropdown price gradient - added model icons in dropdown - changed dark mode highlight color - changed highlight color and made variable - changed highlight color of text - Squashed commit of the following: - adjsuted chat skeleton lengths - removed references to old commands - forced tool calls with prepareStep. removed intro command. replaced isCommand with command - added prepareStep to fix tool call multiple requests in a row - reworked something went wrong in useChat retry. fixed loading getting stuck on error in sidebar chats - got chat skeleton working - made uploaded resume yellow - changed introduction to intro - remove weather tools related code - added chat action buttons transition in sidebar chats - made tooltips appear at the bottom when possible - Squashed commit of the following: - Squashed commit of the following: - made onFinish async and awaited upsertMessage - removed pg package - converted pg raw sql calls to prisma in dbRequests - Squashed commit of the following: - fixed chat form height changing when waveform was open and made it responsive - made chat action buttons not move when waveform is visible - made waveform heights more dynamic and not move the chat alert - centered chat home text - updated chat alert behavior for chat home. fixed loading spinner bugs when out of messages - made user info more concise and resized cards - shorted into generation description - Squashed commit of the following: - added claude.md - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - Squashed commit of the following: - fixed ellipsis appearing after every message bug - another tweak to the usePostMessage logic to show chat alerts - tweaked usePostMessage conditional logic - added shouldShowAlert - refactored shouldAllowPostMessage - changed postMessage chat alert visibility check logic - Squashed commit of the following: - Squashed commit of the following: - added useCallbacks for useRecordVoice methods - removed console.log - Squashed commit of the following: - changed delete chat to delete thread - changed light mode user message color - Squashed commit of the following: - clean up migration errors for adding new migrations - removed too many type / prompts - changed chat home message and chat form placeholder - made ellipsis location dynamic to message container - made useFirstMessage hook - made button type fixes for other form buttons - fixed chat form buttons causing submits - added useCopyMessage hook - added posthog to ai messages. made truncateMessage helper - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - got rid of dupe message count decrements w/ new chat - added new chat button - fixed extra scrolling space for messages - moved buttons down in chat - added bubble around user messages - fixed more build errors - fixed build error - fixed room form breaking with search form being added - added search button clear - fixed chat alert pushing messages up bug - removed useState - added usePostMessage and usePostMessageToNewChat hooks. had user info post to new chat - added gemini 2.5 flash and kimi 2. added aiSdk and isDefault to models - added user info flow rework to connection template. added new chat recommendation when tool invocation errors - added user info to chat template flow - removed extra space from quick replies - made chat commands go above chat form in chat home - made user portfolio optional in message template - changed the colors for chat commands and user info modal - remove mb-2 from chat alert - fixed scroll button positioning bug - cfeate UserInfoModal. fixed command menu UI shift bug. remove upload button - added retry button to user message - moved error message to after last message - fixed cursor moving to end of chat when editing any text - fixed scroll button spacing - hid scroll button and chat alert when command menu is open - got scroll button working with dynamic heights - got message and connection templates working with aboutMe - added intro command. updated quick replies with / commands. got tool invocations working. still need to get intro implemented fully - fixed bugs with command menu selecting commands - refactored ChatCommand useEffects - cleared select command on page navigation - added chat commands - started adding aboutMe to chat - added aboutMe to db - added missing model temperatures to chat route - fixed extra message space bug - fixed type error - changed underline color to yellow in chat alert - changed price in models dropdown UI - added plan to model schema. redesigned UI for model dropdown. limited models by plan - fixed models dropdown type error - added more models and made it use the right model on chat home - made chat alert lower and scroll button change position with chat alert visibility - removed console.log - added migration to add none to status enum - fixed scroll button being in the wrong spot when chat alert is showing - added close button to ChatAlert - fixed getMembership bug - added return null to getMembership - added none status - added console.log for debugging - removed membership upsert for getMembership with no StripeID. added Status type to upsertMembership - made membership upsert use Status type - fixed membership data returning null bug - fixed bug with membership loading bug - only show membership plan in UI after membership is loaded - fixed type error - added remaining messages chat alert - made scroll button change position if there is a chat alert - made 1 payment plan for launch page - removed alert circles - changed alert to yellow and adjusted scroll to bottom button placement - fixed stripe version again - changed stripe version to latest - switched tokens usage to messages usage. got t3 stripe plan working. unsure on unsubscribe - added stripe portal link - added ChatAlert and pro plan subscribe - made room search not load until rooms load - added tokens usage and alert - made query selector use messages-container for new message scroll - fixed extra scroll bug on message post - added loading ellipsis for user message - styled room action buttons more - added room action buttons to appear on hover - removed mb-4 from markdown paragraphs - made copy button appear on message hover - fixed pin styling - added pinned rooms - fixed build error - fixed build error - changed search rooms styling - added trim to copy button - added room search - made new chat cause a redirect instead of router push - moved ModelsDropdown out of button folder - bumped up room rename setTimeout for focus - hid stop button on chat home - added logout icon back - fixed clerk sign in hydration bug - made ChatForm - got reload working with message errors - decreased toast duration and added cancel button for autocopy - created ScrollButton component - fixed rename bug - removed setTimeout - added useFormInputs hook - created QuickReplies component and useVoiceText hook - added loading screens - switched chat pages to rsc with loading files - added correct text results to autocopy when there is a tool call - added autocopy button - fixed markdown assistant messages being too wide - made the whitespace on the side of the chat disappear at smaller screen sizes - updated next version to 15.2.4 - saved selected model to postgres for dropdown - fixed messageTemplate not showing in before location - fixed voice text dupe state bug - got new message scrolling working finally and added llm model dropdown - added gemini flash to title generator - got scroll to new user message working - removed vercel ai sdk rsc code and AIChat - fixed migration not working with Role enum - added updateResume - implemented connectionTemplate - switched to vercel ai sdk ui. got messageTemplate working - got vercel ai sdk ui working but it\'s slow - added c and m template shortcuts - fixed scroll to bottom button positioning - centered down arrow button - centered and shrunk the chat - added upstash rate limiting - disabled chat while making the first message and room - got room titles working with no quotes around it - disabled messages while bot is responding - added AI generated room names - added delete modal and fixed delete redirect if that room is open - added eslint disable to tailwind animate import - added bottom and top margins for code blocks - added cursor pointer to dropdown menus - fixed scroll down button colors - changed chatbot ui to match rework color - reworked UI and SyntaxHighlighter colors - removed header and added theme and auth controls to sidebar - added priceId ternary - build fixes - removed extra space - added basic stripe implementation. changed name to job dojo - added launch page - got quiz working - added more descriptive UI for feature buttons - added dbRequests util - added connection request template - got StreamUI working with message template - added generic message template - added error handling and messages to resume uploader - fixed weird tooltip behavior - added resume upload button - made it one resume per user - moved theme toggle to center - removed loader component - removed archive - added rooms infinite scrolling with loading gear - added prettier tailwind plugin and applied to components - added button tooltips - fixed messages not taking up full width - fixed build errors - fixed scrolling bugs - got eslint working with prettier - changed back to prettier formatting - changed to 25 for create and update room - added scroll to bottom button - got scrolling working - got react markdown working - changed rooms input to 25 length. added bold to markdown - added space after prompt button click - added resume upload. fixed bug with sendMessage getting triggered on page load in c page. focused prompt button presses on chat form - removed reset buttons - changed audio recorder highlight color - added functionality buttons - add isSignedIn around pages. memoized AIChat - removed extra space - fixed bug with state not updating after submit - removed space - got cursor position working get setTimeout - removed controller - got input field working with room name - fixed build errors - got dark and light mode clerk theme switch working - got clerk working - fixed build errors - remove room dummy inserts - stop recording bug fix - added update and changed position of homepage - changed styling - changed room hover - added create button - added time sorting to rooms with labels - added updatedAt room sorting on message post - added cursor pointers to sub menu items - added delete rooms. got first message post working - deleted AIChatInputs - got react hook form working with chat pages - created homepage. added chat rooms with page navigation. removed react-hook-form - got backtick styling working - added useCallback for better performance - refactored formattedMessages for better performance - adjusted colors - got inline code styling working - added inline code styling to bot messages - reworked scrolling and added overflow hidden - removed console log - added try catch to other trpc methods - removed @@maps - added predeploy and deploy scripts - added try catch to getMessages for deployment errors - Merge pull request raycast#2 from jbharwood/feat/db - changed cron job to once a day - removed AIChatInput - Merge branch \'main\' into feat/db - removed fetchedMessages from jsx - added github deploy - added deployment route - added prisma schema maps and migrate to package.json - fixed migrate cron job - added migrate to postgres cron job - added neon packages - added postinstall - got rid of useEffect for fetchedMessages - fixed build error - made messageHistory use trpc - got chat db with trpc and redis working - added // disable @typescript-eslint/no-unused-vars disable next line - added message templates - refactored useIsAtBottom and useSetCursorToEnd - made AIChatInput. Made header and input stay while scrolling - added copy buttons. removed autoscroll. restyled code snippets - refactored fs code - changed fs calls - made tmpdir for prod and dev - removed input.wav from gitignore - added temp folder gitignore - removed /tmp from gitignore and added input.wav - added todo and eslint disable - fixed more build errors - fixed build errors - added axios. refactored. added tmp to gitignore. fixed dupe audio questions on stop record. - made buttons folder - fixed ai response formatting and added interview/study modes - removed setText and Text from useRecordAudio - changed chat history length to 20 - fixed bug - got stop sharing to change recording and screen sharing state when clicked - changed consts to functions for useRecordAudio - added send and reset buttons - got pause and resume recording buttons working - changed chat to messageHistory - cleaned up separators for numbered items - added chatgpt formatting to markdown - updates chatbot description - added chat history with redis - got first draft of audio recorder working with code and bullet point formatting working - added chatbot with speech to text - added v0 UI - Initial commit from Create Next App
* Add job-dojo extension - lint fix - Codex/add rate limiting to ai (#93) - Feat/bugs (#92) - Add missing migration for ApiKey table - Revert "Merge branch \'codex/switch-to-betterauth-stripe-plugin\'" - Merge branch \'codex/switch-to-betterauth-stripe-plugin\' - try to invalidate cache on getMembership - Merge branch \'codex/switch-to-betterauth-stripe-plugin\' - removed revalidateTag from getMembership - Codex/switch to betterauth stripe plugin (#91) - added guard for env variables for CI build - removed explicit version from stripe client - removed stripe variables causing errors for CI - ran prettier - made sure caching works with Stripe subscribe and unsubscribe - Migrate to BetterAuth Stripe plugin - added new models - fixed new chat shortcut - Squashed commit of the following: - Codex changes - slowed down waveform speed - removed audio recorder calls - made job description and notes inputs in job-form bigger and grow with content - removed graduation cap icon from dashboard - changed Stripe cancel URL to /new - Merge branch \'codex/display-interview-grades-in-form\' - added interview grades tab to job-form - fixed chat-form overflow - Squashed commit of the following: - Squashed commit of the following: - Merge branch \'codex/fix-attachments-dropped-after-new\' - Codex changes - Add hover state during streaming (#90) - Claude/raycast extension chat ln eyw (#89) - feat/landing-page (#87) - added logo pose variations - Feat/image rework (#83) - Feat/v1 fine tuning (#77) - changed cookie name for prod - changed callbackURL - removed COOKIE_DOMAIN - added nextcookies plugin for betterauth - added button type to auth buttons. added COOKIE_DOMAIN - fixed auth-client url - Feat/final v1 pass (#61) - Feat/application tracker (#59) - Feat/promise (#57) - changed google provider to openrouter for ai-actions - updated next.js and react version to latest - Feat/prisma 7 (#47) - Feat/PPR-caching-BetterAuth (#45) - Feat/nextjs16 (#37) - Feat/message templates rework (#36) - Feat/plus-button (#35) - removed use client - remove mounted logic from some components - more date grouping fixes - changed date grouping - normalized chats - changed mounted logic - added more mounteds to chat-list - added isMounted to chat-list - Revert "commented out chat list" - commented out chat list - Revert "commented out app-sidebar-client" - commented out app-sidebar-client - remove import "server-only" - Revert "hiding sidebar footer to see if hydration error still occurs" - hiding sidebar footer to see if hydration error still occurs - Fix/bug fixes and refactoring #6 (#34) - Revert "Fix/bug fixes and refactoring #5 (#33)" - Fix/bug fixes and refactoring #5 (#33) - Revert "Fix/bug fixes and refactoring #4 (#32)" - Fix/bug fixes and refactoring #4 (#32) - Revert "Fix/bug fixes and refactoring #3 (#31)" - Fix/bug fixes and refactoring #3 (#31) - Revert "Fix/bug fixes and refactoring again (#30)" - Fix/bug fixes and refactoring again (#30) - Revert "feat/image-gen-rework-and-bug-fixes (#29)" - feat/image-gen-rework-and-bug-fixes (#29) - Feat/settings-rework (#26) - changed upgrade plan links to /pricing - made the shortcut buttons have a background color when sidebar is closed - added bg-secondary behind shortcut buttons when sidebar is closed - Feat/haiku 4.5 and bug fixes (#24) - Feat/plan limits (#23) - Bug/ssr fixes (#21) - Feat/bug fixes (#20) - Feat/color rework (#18) - fixed chats loading spinner color - fixing Property \'data\' does not exist on type \'(Stream<ImageEditStreamEvent> bug - fixed route bugs - Revert "Merge branch \'main\' of https://github.com/jbharwood/interview-assistant" - Reapply "ci: Add GitHub Actions workflows and CI/CD pipeline (#3)" - Merge branch \'main\' of https://github.com/jbharwood/interview-assistant - Revert "ci: Add GitHub Actions workflows and CI/CD pipeline (#3)" - Feat/add image gen 1 mini (#17) - ci: Add GitHub Actions workflows and CI/CD pipeline (#3) - added / to templates setInput in chat home - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - Squashed commit of the following: - Squashed commit of the following: - added branch icon to edit chat title input. changed input styling - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - changed pt-2 to px-2 for no models found in models dropfown - Squashed commit of the following: - fixed statu spill no showing on kanban - Revert "made StatusPill component. added it to kanban" - made StatusPill component. added it to kanban - Squashed commit of the following: - force gemini 2.5 flash for template tool calls - made model dropdown hover area tighter - made audio recorder UI less cluttered - made cancel button have bg color and rounding - fixed auto copy bugs by passing as metadata - regen pnpm lockfile - added back vercel bot id changes - Squashed commit of the following: - Revert "added Vercel BotID" - added Vercel BotID - fixed user info button wrong hover text color bug - Squashed commit of the following: - added red text for stage delete hover - deprecated quick replies - added red text back to clear chunks button - changed UI for chat form buttons to be darker and have rounded hover bg - tweaked pricing font sizes and content - refactored pricing to use SSR - Squashed commit of the following: - added missing dependency - changed model dropdown text color to primary color - removed border from image modal - got edit application save and disabling the save button working - added icons to application statuses - fixed message history showing on homepage bug - changed input border colors and changed cancel button colors. added cancel button to notify modal - added missing colors - added application colors to seed - Squashed commit of the following: - updated uploadthing - moved tools.ts to tools folder. removed [Recruiter\'s name] references - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - removed hasReasoning from gpt 4.1 models - Squashed commit of the following: - Revert "added seeding to vercel-build" - Revert "Squashed commit of the following:" - added seeding to vercel-build - Squashed commit of the following: - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - changed rate limit back to 5 messages per 10 seconds - Reapply "added alert for rate limiting" - Revert "added alert for rate limiting" - added alert for rate limiting - added markdown codeblock no code language specified fix - Squashed commit of the following: - cleaned up prompt - made chat form see-through - added resume pdf open in new window back - added vercel-build for prisma - missed removing a comment - made passionate prompt more generic. deprecated getResume in dbRequests. remove uploadResume and updateAboutMe tools - made cron job run daily - Squashed commit of the following: - Squashed commit of the following: - Squashed commit of the following: - fixed eslint errors in AI elements - removed console.log - Squashed commit of the following: - Squashed commit of the following: - Revert "added scroll button animations" - Revert "fix for scroll button appearing on page load" - Revert "another fix for scroll appearing on page refresh" - Revert "hydration fix for scroll button" - Revert "scroll bug fix pls" - Revert "trying to prevent animations" - trying to prevent animations - scroll bug fix pls - hydration fix for scroll button - another fix for scroll appearing on page refresh - fix for scroll button appearing on page load - added scroll button animations - Squashed commit of the following: - made passion in messageTemplate more generic - changed price from to - Squashed commit of the following: - change search result to use box shadow instead of border - fixed selector moving when typing in global search - changed model dropdown gradient and fixed /month being hidden bug - changed model dropdown price gradient - added model icons in dropdown - changed dark mode highlight color - changed highlight color and made variable - changed highlight color of text - Squashed commit of the following: - adjsuted chat skeleton lengths - removed references to old commands - forced tool calls with prepareStep. removed intro command. replaced isCommand with command - added prepareStep to fix tool call multiple requests in a row - reworked something went wrong in useChat retry. fixed loading getting stuck on error in sidebar chats - got chat skeleton working - made uploaded resume yellow - changed introduction to intro - remove weather tools related code - added chat action buttons transition in sidebar chats - made tooltips appear at the bottom when possible - Squashed commit of the following: - Squashed commit of the following: - made onFinish async and awaited upsertMessage - removed pg package - converted pg raw sql calls to prisma in dbRequests - Squashed commit of the following: - fixed chat form height changing when waveform was open and made it responsive - made chat action buttons not move when waveform is visible - made waveform heights more dynamic and not move the chat alert - centered chat home text - updated chat alert behavior for chat home. fixed loading spinner bugs when out of messages - made user info more concise and resized cards - shorted into generation description - Squashed commit of the following: - added claude.md - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - Squashed commit of the following: - fixed ellipsis appearing after every message bug - another tweak to the usePostMessage logic to show chat alerts - tweaked usePostMessage conditional logic - added shouldShowAlert - refactored shouldAllowPostMessage - changed postMessage chat alert visibility check logic - Squashed commit of the following: - Squashed commit of the following: - added useCallbacks for useRecordVoice methods - removed console.log - Squashed commit of the following: - changed delete chat to delete thread - changed light mode user message color - Squashed commit of the following: - clean up migration errors for adding new migrations - removed too many type / prompts - changed chat home message and chat form placeholder - made ellipsis location dynamic to message container - made useFirstMessage hook - made button type fixes for other form buttons - fixed chat form buttons causing submits - added useCopyMessage hook - added posthog to ai messages. made truncateMessage helper - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - Squashed commit of the following: - Revert "Squashed commit of the following:" - Squashed commit of the following: - got rid of dupe message count decrements w/ new chat - added new chat button - fixed extra scrolling space for messages - moved buttons down in chat - added bubble around user messages - fixed more build errors - fixed build error - fixed room form breaking with search form being added - added search button clear - fixed chat alert pushing messages up bug - removed useState - added usePostMessage and usePostMessageToNewChat hooks. had user info post to new chat - added gemini 2.5 flash and kimi 2. added aiSdk and isDefault to models - added user info flow rework to connection template. added new chat recommendation when tool invocation errors - added user info to chat template flow - removed extra space from quick replies - made chat commands go above chat form in chat home - made user portfolio optional in message template - changed the colors for chat commands and user info modal - remove mb-2 from chat alert - fixed scroll button positioning bug - cfeate UserInfoModal. fixed command menu UI shift bug. remove upload button - added retry button to user message - moved error message to after last message - fixed cursor moving to end of chat when editing any text - fixed scroll button spacing - hid scroll button and chat alert when command menu is open - got scroll button working with dynamic heights - got message and connection templates working with aboutMe - added intro command. updated quick replies with / commands. got tool invocations working. still need to get intro implemented fully - fixed bugs with command menu selecting commands - refactored ChatCommand useEffects - cleared select command on page navigation - added chat commands - started adding aboutMe to chat - added aboutMe to db - added missing model temperatures to chat route - fixed extra message space bug - fixed type error - changed underline color to yellow in chat alert - changed price in models dropdown UI - added plan to model schema. redesigned UI for model dropdown. limited models by plan - fixed models dropdown type error - added more models and made it use the right model on chat home - made chat alert lower and scroll button change position with chat alert visibility - removed console.log - added migration to add none to status enum - fixed scroll button being in the wrong spot when chat alert is showing - added close button to ChatAlert - fixed getMembership bug - added return null to getMembership - added none status - added console.log for debugging - removed membership upsert for getMembership with no StripeID. added Status type to upsertMembership - made membership upsert use Status type - fixed membership data returning null bug - fixed bug with membership loading bug - only show membership plan in UI after membership is loaded - fixed type error - added remaining messages chat alert - made scroll button change position if there is a chat alert - made 1 payment plan for launch page - removed alert circles - changed alert to yellow and adjusted scroll to bottom button placement - fixed stripe version again - changed stripe version to latest - switched tokens usage to messages usage. got t3 stripe plan working. unsure on unsubscribe - added stripe portal link - added ChatAlert and pro plan subscribe - made room search not load until rooms load - added tokens usage and alert - made query selector use messages-container for new message scroll - fixed extra scroll bug on message post - added loading ellipsis for user message - styled room action buttons more - added room action buttons to appear on hover - removed mb-4 from markdown paragraphs - made copy button appear on message hover - fixed pin styling - added pinned rooms - fixed build error - fixed build error - changed search rooms styling - added trim to copy button - added room search - made new chat cause a redirect instead of router push - moved ModelsDropdown out of button folder - bumped up room rename setTimeout for focus - hid stop button on chat home - added logout icon back - fixed clerk sign in hydration bug - made ChatForm - got reload working with message errors - decreased toast duration and added cancel button for autocopy - created ScrollButton component - fixed rename bug - removed setTimeout - added useFormInputs hook - created QuickReplies component and useVoiceText hook - added loading screens - switched chat pages to rsc with loading files - added correct text results to autocopy when there is a tool call - added autocopy button - fixed markdown assistant messages being too wide - made the whitespace on the side of the chat disappear at smaller screen sizes - updated next version to 15.2.4 - saved selected model to postgres for dropdown - fixed messageTemplate not showing in before location - fixed voice text dupe state bug - got new message scrolling working finally and added llm model dropdown - added gemini flash to title generator - got scroll to new user message working - removed vercel ai sdk rsc code and AIChat - fixed migration not working with Role enum - added updateResume - implemented connectionTemplate - switched to vercel ai sdk ui. got messageTemplate working - got vercel ai sdk ui working but it\'s slow - added c and m template shortcuts - fixed scroll to bottom button positioning - centered down arrow button - centered and shrunk the chat - added upstash rate limiting - disabled chat while making the first message and room - got room titles working with no quotes around it - disabled messages while bot is responding - added AI generated room names - added delete modal and fixed delete redirect if that room is open - added eslint disable to tailwind animate import - added bottom and top margins for code blocks - added cursor pointer to dropdown menus - fixed scroll down button colors - changed chatbot ui to match rework color - reworked UI and SyntaxHighlighter colors - removed header and added theme and auth controls to sidebar - added priceId ternary - build fixes - removed extra space - added basic stripe implementation. changed name to job dojo - added launch page - got quiz working - added more descriptive UI for feature buttons - added dbRequests util - added connection request template - got StreamUI working with message template - added generic message template - added error handling and messages to resume uploader - fixed weird tooltip behavior - added resume upload button - made it one resume per user - moved theme toggle to center - removed loader component - removed archive - added rooms infinite scrolling with loading gear - added prettier tailwind plugin and applied to components - added button tooltips - fixed messages not taking up full width - fixed build errors - fixed scrolling bugs - got eslint working with prettier - changed back to prettier formatting - changed to 25 for create and update room - added scroll to bottom button - got scrolling working - got react markdown working - changed rooms input to 25 length. added bold to markdown - added space after prompt button click - added resume upload. fixed bug with sendMessage getting triggered on page load in c page. focused prompt button presses on chat form - removed reset buttons - changed audio recorder highlight color - added functionality buttons - add isSignedIn around pages. memoized AIChat - removed extra space - fixed bug with state not updating after submit - removed space - got cursor position working get setTimeout - removed controller - got input field working with room name - fixed build errors - got dark and light mode clerk theme switch working - got clerk working - fixed build errors - remove room dummy inserts - stop recording bug fix - added update and changed position of homepage - changed styling - changed room hover - added create button - added time sorting to rooms with labels - added updatedAt room sorting on message post - added cursor pointers to sub menu items - added delete rooms. got first message post working - deleted AIChatInputs - got react hook form working with chat pages - created homepage. added chat rooms with page navigation. removed react-hook-form - got backtick styling working - added useCallback for better performance - refactored formattedMessages for better performance - adjusted colors - got inline code styling working - added inline code styling to bot messages - reworked scrolling and added overflow hidden - removed console log - added try catch to other trpc methods - removed @@maps - added predeploy and deploy scripts - added try catch to getMessages for deployment errors - Merge pull request #2 from jbharwood/feat/db - changed cron job to once a day - removed AIChatInput - Merge branch \'main\' into feat/db - removed fetchedMessages from jsx - added github deploy - added deployment route - added prisma schema maps and migrate to package.json - fixed migrate cron job - added migrate to postgres cron job - added neon packages - added postinstall - got rid of useEffect for fetchedMessages - fixed build error - made messageHistory use trpc - got chat db with trpc and redis working - added // disable @typescript-eslint/no-unused-vars disable next line - added message templates - refactored useIsAtBottom and useSetCursorToEnd - made AIChatInput. Made header and input stay while scrolling - added copy buttons. removed autoscroll. restyled code snippets - refactored fs code - changed fs calls - made tmpdir for prod and dev - removed input.wav from gitignore - added temp folder gitignore - removed /tmp from gitignore and added input.wav - added todo and eslint disable - fixed more build errors - fixed build errors - added axios. refactored. added tmp to gitignore. fixed dupe audio questions on stop record. - made buttons folder - fixed ai response formatting and added interview/study modes - removed setText and Text from useRecordAudio - changed chat history length to 20 - fixed bug - got stop sharing to change recording and screen sharing state when clicked - changed consts to functions for useRecordAudio - added send and reset buttons - got pause and resume recording buttons working - changed chat to messageHistory - cleaned up separators for numbered items - added chatgpt formatting to markdown - updates chatbot description - added chat history with redis - got first draft of audio recorder working with code and bullet point formatting working - added chatbot with speech to text - added v0 UI - Initial commit from Create Next App * fixed React version * fixed ts errors * fixed greptile comments for raycast extension * Update * Update CHANGELOG.md, add platforms field and optimise images --------- Co-authored-by: Dhruv Suthar <git@dhrv.pw> Co-authored-by: raycastbot <bot@raycast.com>
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