openclaw/src/utils
bee4come d6ce5db3f2 fix(providers): remove MiniMax from reasoning tag providers
MiniMax was incorrectly included in isReasoningTagProvider(), causing
enforceFinalTag=true for all MiniMax runs. Since MiniMax models don't
output <think>/<final> tags, this caused all streaming content to be
discarded, resulting in '(no output)' in the TUI.

The fix removes MiniMax from the reasoning tag provider list, allowing
content to stream normally without requiring <final> tags.

Fixes #4499
2026-01-30 09:00:47 +00:00
..
account-id.ts fix: thread accountId through subagent announce delivery 2026-01-17 02:45:18 +00:00
boolean.test.ts CLI: streamline startup paths and env parsing 2026-01-18 23:10:39 +00:00
boolean.ts fix: optimize routed CLI path (#1195) (thanks @gumadeiras) 2026-01-18 23:28:09 +00:00
delivery-context.test.ts fix: preserve subagent thread routing (#1241) 2026-01-20 17:22:07 +00:00
delivery-context.ts fix: preserve subagent thread routing (#1241) 2026-01-20 17:22:07 +00:00
directive-tags.ts fix: carry reply tags across streamed chunks 2026-01-22 08:01:34 +00:00
message-channel.test.ts feat: Add Line plugin (#1630) 2026-01-25 12:22:36 +00:00
message-channel.ts feat: add beta googlechat channel 2026-01-24 23:30:45 +00:00
provider-utils.ts fix(providers): remove MiniMax from reasoning tag providers 2026-01-30 09:00:47 +00:00
queue-helpers.ts refactor: unify queue drop handling 2026-01-17 06:38:33 +00:00
time-format.ts chore: sync protocol outputs 2026-01-21 00:19:53 +00:00
usage-format.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
usage-format.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00