supermemory/apps/web/app
MaheshtheDev 3f7b9667c6 chore: remove two dead onboarding routes and a note-content console.log (#1596)
Cherry-picks two cleanup PRs and finishes the job. Net 262 deletions.

- #1473 (@abhay-codes07): drops a `console.log` in the fullscreen note editor that printed the whole note body on every keystroke, which PostHog session replay can capture.
- #1563 (@ishaanxgupta): removes `/api/onboarding/research` and `/api/onboarding/extract-content`. Neither has a caller anywhere in the repo, and both spent metered Exa and xAI quota. This reverts the guards added for them in #1589, which only existed to make unreachable code safe.
- On top: `EXA_API_KEY`, `XAI_API_KEY` and the `@ai-sdk/xai` dependency are removed, since deleting those routes left them with no consumer.

Co-Authored-By: abhay-codes07 <182421137+abhay-codes07@users.noreply.github.com>
Co-Authored-By: ishaanxgupta <124028055+ishaanxgupta@users.noreply.github.com>
2026-08-25 10:19:47 +00:00
..
(app) feat(web): add MCP connector directory (#1461) 2026-08-20 22:58:39 +00:00
(auth)/login feat(auth): AgentID sign-in button on the web login page (#1467) 2026-08-16 23:20:38 +00:00
api chore: remove two dead onboarding routes and a note-content console.log (#1596) 2026-08-25 10:19:47 +00:00
auth Remove paid plugin UI (#1403) 2026-08-15 18:41:46 +05:30
oauth/consent Add console logs for debugging consent page (#1129) 2026-06-16 14:46:07 -07:00
org/invite/[invitationId] feat(web): company brain — invite-accept page, space UX/visibility, org-scoped daily brief (#1112) 2026-06-22 18:12:18 +00:00
ref chore: improve the codebase with react doctor (#917) 2026-05-09 19:12:01 +00:00
slack/link feat(web): add Slack account linking confirmation (#1359) 2026-07-24 22:00:58 +00:00
upgrade-mcp chore: improve the codebase with react doctor (#917) 2026-05-09 19:12:01 +00:00
global-error.tsx fix: resolve UI accessibility, hydration, and semantic HTML issues (#520) 2025-12-07 21:31:30 -08:00
icon.png Update app favicon assets (#953) 2026-05-16 21:24:27 -07:00
layout.tsx feat(web): support discount code checkout (#1523) 2026-08-16 13:43:53 -07:00
manifest.ts Update app favicon assets (#953) 2026-05-16 21:24:27 -07:00
not-found.tsx feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
opengraph-image.png New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00