openclaw/src/auto-reply
fishking 6c04ce3092 fix(reasoning): guard model default reasoning when thinking active
- Add hasAgentReasoningDefault to reasoningExplicitlySet check
  This prevents model default from overriding agent's explicit "off"
- Restore !thinkingActive guard for model default fallback
  Prevents redundant Reasoning: output alongside internal thinking

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 09:54:12 +05:30
..
reply fix(reasoning): guard model default reasoning when thinking active 2026-03-25 09:54:12 +05:30
test-helpers test: fix base vitest thread regressions 2026-03-22 23:37:31 -07:00
chunk.test.ts
chunk.ts
command-auth.owner-default.test.ts
command-auth.ts refactor: simplify provider inference and zoned parsing helpers 2026-03-23 21:22:30 -07:00
command-control.test.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
command-detection.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
commands-args.test.ts
commands-args.ts Commands: add /plugins chat command (#48765) 2026-03-16 22:57:44 -07:00
commands-registry.data.ts feat: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05:00
commands-registry.runtime.ts perf(inbound): narrow reply startup imports (#51943) 2026-03-21 18:18:41 -07:00
commands-registry.shared.ts feat: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05:00
commands-registry.test.ts test: fix base vitest thread regressions 2026-03-22 23:37:31 -07:00
commands-registry.ts Commands: add /plugins chat command (#48765) 2026-03-16 22:57:44 -07:00
commands-registry.types.ts
commands-text-routing.ts perf(inbound): trim reply startup imports (#51988) 2026-03-21 20:49:41 -07:00
dispatch.test.ts
dispatch.ts
envelope.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
envelope.ts fix: honor BlueBubbles chunk mode and envelope timezone 2026-03-19 05:40:12 -07:00
fallback-state.test.ts
fallback-state.ts
group-activation.ts perf(inbound): narrow reply startup imports (#51943) 2026-03-21 18:18:41 -07:00
heartbeat-reply-payload.ts Plugin SDK: route reply payload through public subpath 2026-03-18 12:01:15 -07:00
heartbeat.test.ts
heartbeat.ts
inbound-debounce.ts fix: bound tracked debounce key accounting 2026-03-23 11:33:06 -07:00
inbound.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
media-note.test.ts
media-note.ts
media-understanding.test-fixtures.ts
model-runtime.ts
model.test.ts
model.ts
reply.block-streaming.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
reply.directive.directive-behavior.applies-inline-reasoning-mixed-messages-acks-immediately.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
reply.directive.directive-behavior.defaults-think-low-reasoning-capable-models-no.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
reply.directive.directive-behavior.e2e-harness.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
reply.directive.directive-behavior.e2e-mocks.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
reply.directive.directive-behavior.model-directive-test-utils.ts
reply.directive.directive-behavior.prefers-alias-matches-fuzzy-selection-is-ambiguous.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
reply.directive.directive-behavior.shows-current-verbose-level-verbose-has-no.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
reply.directive.parse.test.ts
reply.heartbeat-typing.test.ts
reply.media-note.test.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
reply.raw-body.test.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
reply.stage-sandbox-media.scp-remote-path.test.ts
reply.test-harness.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
reply.triggers.group-intro-prompts.cases.ts fix: repair runtime seams after rebase 2026-03-23 09:14:17 +00:00
reply.triggers.trigger-handling.filters-usage-summary-current-model-provider.cases.ts test: stabilize trigger handling and hook e2e tests 2026-03-23 11:06:24 +00:00
reply.triggers.trigger-handling.stages-inbound-media-into-sandbox-workspace.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
reply.triggers.trigger-handling.targets-active-session-native-stop.e2e.test.ts test: stabilize trigger handling and hook e2e tests 2026-03-23 11:06:24 +00:00
reply.triggers.trigger-handling.test-harness.ts test: stabilize trigger handling and hook e2e tests 2026-03-23 11:06:24 +00:00
reply.ts
send-policy.ts
skill-commands-base.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
skill-commands.runtime.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
skill-commands.test.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
skill-commands.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
stage-sandbox-media.test-harness.ts
status.test.ts test: fix status plugin pagination expectation 2026-03-23 05:51:19 -07:00
status.tools.test.ts feat: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05:00
status.ts feat: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05:00
templating.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
thinking.shared.ts test: update codex test fixtures to gpt-5.4 2026-03-23 02:14:00 -07:00
thinking.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
thinking.ts perf(inbound): trim reply startup imports (#51988) 2026-03-21 20:49:41 -07:00
tokens.test.ts
tokens.ts
tool-meta.test.ts
tool-meta.ts
types.ts feat: notify user when context compaction starts and completes (#38805) 2026-03-21 08:14:29 -07:00