supermemory/apps/web/app/(app)
MaheshtheDev a051ba0e28 feat(web): give Configure sections real routes under /configure (#1378)
Configure sections were local useState, so they could not be linked or bookmarked and always opened on the default section. Each section is now a route (/configure, /configure/models, /configure/workspace-prompt, /configure/proactivity, /configure/automations), mirroring the existing /integrations/[card] pattern. The shell renders from the segment layout so switching sections does not remount the app, and legacy /?view=configure links forward to /configure.

Fixes ENG-1140
2026-07-30 19:27:36 +00:00
..
brain fix(web): select the correct Company Brain workspace (#1372) 2026-07-28 06:14:22 +00:00
brain-home feat(web): make brain onboarding the default flow (#1067) 2026-06-09 17:13:32 +00:00
configure feat(web): give Configure sections real routes under /configure (#1378) 2026-07-30 19:27:36 +00:00
connect feat(web): MCP OAuth consent page (#1118) 2026-06-16 17:33:09 +00:00
integrations feat(web): make /integrations a real route with connect deeplinks (#1155) 2026-06-23 20:42:29 +00:00
onboarding fix(web): select the correct Company Brain workspace (#1372) 2026-07-28 06:14:22 +00:00
settings feat(web): make /integrations a real route with connect deeplinks (#1155) 2026-06-23 20:42:29 +00:00
layout.tsx feat(settings): settings modal overhaul (#1069) 2026-06-09 12:07:47 +05:30
page.tsx feat(web): make /integrations a real route with connect deeplinks (#1155) 2026-06-23 20:42:29 +00:00