openclaw/src/auto-reply
RichardCao a835c200f3
fix(status): recompute fallback context window (#51795)
* fix(status): recompute fallback context window

* fix(status): keep live context token caps on fallback

* fix(status): preserve fallback runtime context windows

* fix(status): preserve configured fallback context caps

* fix(status): keep provider-aware transcript context lookups

* fix(status): preserve explicit fallback context caps

* fix(status): clamp fallback configured context caps

* fix(status): keep raw runtime slash ids

* fix(status): refresh plugin-sdk api baseline

* fix(status): preserve fallback context lookup

* test(status): refresh plugin-sdk api baseline

* fix(status): keep runtime slash-id context lookup

---------

Co-authored-by: create <create@createdeMacBook-Pro.local>
Co-authored-by: Frank Yang <frank.ekn@gmail.com>
Co-authored-by: RichardCao <RichardCao@users.noreply.github.com>
2026-03-23 17:08:48 +08:00
..
reply fix(status): recompute fallback context window (#51795) 2026-03-23 17:08:48 +08:00
test-helpers test: fix base vitest thread regressions 2026-03-22 23:37:31 -07:00
chunk.test.ts perf: harden chunking against quadratic scans 2026-03-07 16:50:35 +00:00
chunk.ts perf: harden chunking against quadratic scans 2026-03-07 16:50:35 +00:00
command-auth.owner-default.test.ts refactor(auto-reply): share discord auth registry test fixture 2026-03-07 17:58:31 +00:00
command-auth.ts fix(core): restore session reset defaults and type seams 2026-03-19 13:33:32 -07:00
command-control.test.ts refactor(auto-reply): share discord auth registry test fixture 2026-03-07 17:58:31 +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 Commands: add /plugins chat command (#48765) 2026-03-16 22:57:44 -07:00
commands-registry.runtime.ts perf(inbound): narrow reply startup imports (#51943) 2026-03-21 18:18:41 -07: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 fix: Discord acp inline actions + bound-thread filter (#33136) (thanks @thewilloftheshadow) (#33136) 2026-03-03 09:30:21 -06:00
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 fix(whatsapp): propagate fromMe through inbound message pipeline 2026-03-02 21:20:21 +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 test(telegram): stabilize inbound media harness 2026-03-18 13:35:56 +05:30
inbound.test.ts test: finish base vitest thread fixture fixes 2026-03-22 23:37:31 -07:00
media-note.test.ts
media-note.ts
media-understanding.test-fixtures.ts
model-runtime.ts
model.test.ts fix(models): normalize trailing @profile parsing across resolver paths 2026-02-26 14:34:15 +01:00
model.ts fix(models): normalize trailing @profile parsing across resolver paths 2026-02-26 14:34:15 +01:00
reply.block-streaming.test.ts fix: normalize reply media paths 2026-03-07 10:52:16 +05:30
reply.directive.directive-behavior.applies-inline-reasoning-mixed-messages-acks-immediately.test.ts Models: add native GPT-5.4 mini and nano support (#49289) 2026-03-17 16:21:39 -07:00
reply.directive.directive-behavior.defaults-think-low-reasoning-capable-models-no.test.ts MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07:00
reply.directive.directive-behavior.e2e-harness.ts feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00
reply.directive.directive-behavior.e2e-mocks.ts test: fix tsgo baseline test compatibility 2026-03-03 01:24:20 +00:00
reply.directive.directive-behavior.model-directive-test-utils.ts
reply.directive.directive-behavior.prefers-alias-matches-fuzzy-selection-is-ambiguous.test.ts MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07:00
reply.directive.directive-behavior.shows-current-verbose-level-verbose-has-no.test.ts feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00
reply.directive.parse.test.ts feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00
reply.heartbeat-typing.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
reply.media-note.test.ts
reply.raw-body.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
reply.stage-sandbox-media.scp-remote-path.test.ts fix(imessage): sanitize SCP remote path to prevent shell metacharacter injection 2026-03-14 00:38:14 +01:00
reply.test-harness.ts
reply.triggers.group-intro-prompts.cases.ts test: harden no-isolate reply teardown 2026-03-23 00:37:32 -07:00
reply.triggers.trigger-handling.filters-usage-summary-current-model-provider.cases.ts fix: sync agent and autoreply e2e updates 2026-03-23 01:33:40 -07:00
reply.triggers.trigger-handling.stages-inbound-media-into-sandbox-workspace.test.ts refactor(core): dedupe final pairing and sandbox media clones 2026-03-02 21:36:23 +00:00
reply.triggers.trigger-handling.targets-active-session-native-stop.e2e.test.ts test: harden no-isolate reply teardown 2026-03-23 00:37:32 -07:00
reply.triggers.trigger-handling.test-harness.ts test: harden no-isolate reply teardown 2026-03-23 00:37:32 -07: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 style(skills): align formatting cleanup for dedupe changes 2026-03-05 05:11:06 +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 fix(status): recompute fallback context window (#51795) 2026-03-23 17:08:48 +08:00
status.ts fix(status): recompute fallback context window (#51795) 2026-03-23 17:08:48 +08:00
templating.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
thinking.shared.ts perf: reduce unit test hot path overhead 2026-03-18 18:19:40 +00:00
thinking.test.ts perf(inbound): trim reply startup imports (#51988) 2026-03-21 20:49:41 -07:00
thinking.ts perf(inbound): trim reply startup imports (#51988) 2026-03-21 20:49:41 -07:00
tokens.test.ts fix: stabilize Telegram draft boundaries and suppress NO_REPLY lead leaks (#33169) 2026-03-03 22:49:33 +05:30
tokens.ts fix: stabilize Telegram draft boundaries and suppress NO_REPLY lead leaks (#33169) 2026-03-03 22:49:33 +05:30
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