openclaw/src/tui
liyuan97 b64f4e313d
MiniMax: add M2.7 models and update default to M2.7 (#49691)
* MiniMax: add M2.7 models and update default to M2.7

- Add MiniMax-M2.7 and MiniMax-M2.7-highspeed to provider catalog and model definitions
- Update default model from MiniMax-M2.5 to MiniMax-M2.7 across onboard, portal, and provider configs
- Update isModernMiniMaxModel to recognize M2.7 prefix
- Update all test fixtures to reflect M2.7 as default

Made-with: Cursor

* MiniMax: add extension test for model definitions

* update 2.7

* feat: add MiniMax M2.7 models and update default (#49691) (thanks @liyuan97)

---------

Co-authored-by: George Zhang <georgezhangtj97@gmail.com>
2026-03-18 09:24:37 -07:00
..
components Add /btw side questions (#45444) 2026-03-14 17:27:54 +02:00
theme fix(tui): improve color contrast for light-background terminals (#40345) 2026-03-08 16:17:28 -07:00
commands.test.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
commands.ts feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00
gateway-chat.test.ts test: resolve rebase conflicts in gateway coverage 2026-03-13 01:38:19 +00:00
gateway-chat.ts feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00
osc8-hyperlinks.test.ts fix(tui): add OSC 8 hyperlinks for wrapped URLs (#17814) 2026-02-22 19:09:07 -05:00
osc8-hyperlinks.ts fix(tui): add OSC 8 hyperlinks for wrapped URLs (#17814) 2026-02-22 19:09:07 -05:00
tui-command-handlers.test.ts Add /btw side questions (#45444) 2026-03-14 17:27:54 +02:00
tui-command-handlers.ts Add /btw side questions (#45444) 2026-03-14 17:27:54 +02:00
tui-event-handlers.test.ts Add /btw side questions (#45444) 2026-03-14 17:27:54 +02:00
tui-event-handlers.ts Add /btw side questions (#45444) 2026-03-14 17:27:54 +02:00
tui-formatters.test.ts Secrets: add inline allowlist review set (#38314) 2026-03-06 19:35:26 -05:00
tui-formatters.ts fix(tui): preserve credential-like tokens in render sanitization 2026-03-05 21:06:07 -08:00
tui-input-history.test.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-local-shell.test.ts test(integration): dedupe messaging, secrets, and plugin test suites 2026-03-02 07:13:11 +00:00
tui-local-shell.ts Exec/ACP: inject OPENCLAW_SHELL into child shell env (#31271) 2026-03-01 20:31:06 -08:00
tui-overlays.test.ts chore: Fix types in tests 34/N. 2026-02-17 15:50:07 +09:00
tui-overlays.ts
tui-session-actions.test.ts MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07:00
tui-session-actions.ts Add /btw side questions (#45444) 2026-03-14 17:27:54 +02:00
tui-status-summary.ts feat: expose runtime version in gateway status 2026-03-12 02:55:31 +00:00
tui-stream-assembler.test.ts fix(tui): render final event error when assistant output is empty (#14687) 2026-03-05 18:16:43 -08:00
tui-stream-assembler.ts fix(tui): render final event error when assistant output is empty (#14687) 2026-03-05 18:16:43 -08:00
tui-submit-test-helpers.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-types.ts Add /btw side questions (#45444) 2026-03-14 17:27:54 +02:00
tui-waiting.test.ts
tui-waiting.ts
tui.submit-handler.test.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui.test.ts feat(tui): infer workspace agent when launching TUI (#39591) 2026-03-08 13:31:11 +03:00
tui.ts Add /btw side questions (#45444) 2026-03-14 17:27:54 +02:00