supermemory/apps/web/components/settings
sreedharsreeram 9824f0c9cd feat(web): configure Company Brain reasoning effort (#1307)
## Stack context

Stacks on #1306, which moves Company Brain settings into the revamped Configure page.

Backend contract and runtime support: supermemoryai/mono#2581. The UI safely hides any effort controls omitted by an older backend response.

## What changed

- Adds independent Low, Medium, High, and Extra high reasoning controls for Main, Triage, and Research.
- Saves model and reasoning edits together through the existing partial PATCH.
- Keeps controls visible but disabled for non-admin members.
- Explains that Extra high maps to High for Grok and GPT providers.

## Validation

- `bunx biome check apps/web/hooks/use-brain-models.ts apps/web/components/settings/company-brain-models.tsx`
- `bun run build` in `apps/web`
- `git diff --check`

The standalone web TypeScript command still reports pre-existing unrelated errors outside these files.

---
**Session Details**
- Session: [View Session](https://supermemory.us1.vorflux.com/agent-sessions/1c4f3ec7-a536-4105-bbe7-8b19e61f245f)
- Requested by: Sreeram Sreedhar (sreeram@supermemory.com)
- Address comments on this PR. Add `(aside)` to your comment to have me ignore it.
2026-07-18 19:12:45 +00:00
..
account.tsx feat(web): company brain onboarding redesign + connector entitlement (#1178) 2026-06-30 22:01:20 +00:00
billing.tsx Move Granola connector to Pro plan (#1132) 2026-06-17 17:48:04 +00:00
cancel-reasons.ts feat(billing): cancel flow with reason capture + book-a-call (#1077) 2026-06-10 13:34:33 +05:30
company-brain-automations.tsx feat(web): revamp Company Brain configure page (#1306) 2026-07-18 18:45:03 +00:00
company-brain-connections.tsx feat(web): revamp Company Brain configure page (#1306) 2026-07-18 18:45:03 +00:00
company-brain-models.tsx feat(web): configure Company Brain reasoning effort (#1307) 2026-07-18 19:12:45 +00:00
connections-mcp.tsx feat(web): make /integrations a real route with connect deeplinks (#1155) 2026-06-23 20:42:29 +00:00
integrations.tsx fix settings/integrations responsiveness (#1003) 2026-05-30 14:56:51 -07:00
org-context.tsx feat(settings): settings modal overhaul (#1069) 2026-06-09 12:07:47 +05:30
proactiveness-icon.tsx feat(web): Company Brain proactiveness (automations) settings (#1207) 2026-07-07 21:20:50 +00:00
proactiveness.tsx feat(web): Company Brain proactiveness (automations) settings (#1207) 2026-07-07 21:20:50 +00:00
settings-content.tsx feat(web): revamp Company Brain configure page (#1306) 2026-07-18 18:45:03 +00:00
settings-modal.tsx Fix settings organization flows (#1159) 2026-06-27 14:27:36 +00:00
settings-org-switcher.tsx Fix settings organization flows (#1159) 2026-06-27 14:27:36 +00:00
support.tsx feat(web): redesign settings layout + split billing into its own tab (#980) 2026-05-20 14:56:10 +05:30
sync-history-panel.tsx mobile responsiveness pass + connections reauth fix (#959) 2026-05-17 21:49:23 +00:00
sync-status-badge.tsx mobile responsiveness pass + connections reauth fix (#959) 2026-05-17 21:49:23 +00:00
sync-utils.ts feat/granola connector (#1007) 2026-06-03 15:19:49 +00:00