Val Alexander
a8d8d49ab8
fix(ui): label inherited thinking overrides
Closes #77581.
## Summary
- Add a shared thinking-label formatter for inherited vs explicit reasoning values.
- Show inherited thinking controls as `Inherited (Default: <Level>)` in chat and Sessions selectors.
- Preserve provider/model labels for explicit thinking overrides and document the inherited/default wording.
## Verification
- `pnpm docs:list`
- `pnpm tsgo:core` on current `origin/main` (`70defcc046`) -> passes
- `git diff --check`
- `pnpm exec oxfmt --check --threads=1 ui/src/ui/thinking-labels.ts ui/src/ui/chat/session-controls.ts ui/src/ui/views/chat.test.ts ui/src/ui/views/sessions.ts ui/src/ui/views/sessions.test.ts docs/tools/thinking.md CHANGELOG.md`
- `pnpm changed:lanes --json` -> `core`, `coreTests`, `docs`
- `pnpm test ui/src/ui/views/chat.test.ts ui/src/ui/views/sessions.test.ts src/gateway/server.sessions.list-changed.test.ts` -> 3 Vitest shards, 58 tests
- Testbox `pnpm check:changed` on `a906cb75ce` -> passes
- GitHub PR checks for #78176 on `a906cb75ce` -> no pending or failed jobs
2026-05-07 00:31:41 -05:00
..
2026-05-02 08:48:28 +01:00
2026-05-05 19:34:52 -07:00
2026-05-05 18:13:16 -07:00
2026-05-05 18:36:06 -07:00
2026-05-06 00:03:33 -07:00
2026-05-05 20:26:16 -07:00
2026-04-27 00:03:18 -07:00
2026-05-05 18:46:03 -07:00
2026-04-26 22:07:47 -07:00
2026-05-06 14:43:32 +02:00
2026-05-05 18:13:16 -07:00
2026-05-05 17:38:21 +01:00
2026-05-05 19:19:15 -07:00
2026-05-05 16:49:29 -07:00
2026-04-28 20:15:36 -07:00
2026-05-01 21:32:22 +01:00
2026-05-05 18:46:03 -07:00
2026-05-05 16:49:29 -07:00
2026-05-02 06:06:40 +01:00
2026-05-07 05:55:38 +09:00
2026-05-05 20:04:12 -07:00
2026-05-05 21:04:19 -07:00
2026-05-02 07:24:40 +01:00
2026-05-02 05:15:02 +01:00
2026-05-02 03:44:46 +01:00
2026-05-05 19:25:16 -07:00
2026-05-05 17:38:21 +01:00
2026-05-02 07:03:29 +01:00
2026-05-03 23:46:14 +01:00
2026-05-05 20:04:12 -07:00
2026-05-05 16:49:29 -07:00
2026-05-06 02:39:15 +01:00
2026-05-02 05:59:25 +01:00
2026-04-29 11:54:28 +01:00
2026-05-05 06:13:33 +01:00
2026-04-27 03:28:23 +01:00
2026-05-05 18:56:25 -07:00
2026-05-05 18:36:06 -07:00
2026-05-07 01:42:20 +01:00
2026-05-03 17:44:13 +01:00
2026-05-02 08:15:30 +01:00
2026-05-05 23:14:49 -07:00
2026-05-05 20:34:37 -07:00
2026-05-04 22:52:00 -07:00
2026-05-03 23:16:37 +01:00
2026-05-07 04:30:04 +01:00
2026-04-23 13:11:14 -07:00
2026-05-07 00:31:41 -05:00
2026-04-24 12:39:13 -07:00
2026-05-04 09:48:03 +01:00
2026-05-06 02:39:15 +01:00
2026-05-05 19:25:16 -07:00
2026-05-06 09:22:35 -07:00
2026-05-06 17:28:31 -05:00