mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
## 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. |
||
|---|---|---|
| .. | ||
| account.tsx | ||
| billing.tsx | ||
| cancel-reasons.ts | ||
| company-brain-automations.tsx | ||
| company-brain-connections.tsx | ||
| company-brain-models.tsx | ||
| connections-mcp.tsx | ||
| integrations.tsx | ||
| org-context.tsx | ||
| proactiveness-icon.tsx | ||
| proactiveness.tsx | ||
| settings-content.tsx | ||
| settings-modal.tsx | ||
| settings-org-switcher.tsx | ||
| support.tsx | ||
| sync-history-panel.tsx | ||
| sync-status-badge.tsx | ||
| sync-utils.ts | ||