openclaw/src
Jonatan 5b06619c67
Updated default model from openai-codex/gpt-5.3-codex to openai-codex/gpt-5.4 in tests. (#44367)
Merged via squash.

Prepared head SHA: c372ba691b
Co-authored-by: jrrcdev <19454127+jrrcdev@users.noreply.github.com>
Co-authored-by: dvrshil <81693876+dvrshil@users.noreply.github.com>
Reviewed-by: @dvrshil
2026-03-13 00:13:54 -07:00
..
acp fix(acp): preserve final assistant message snapshot before end_turn (#44597) 2026-03-12 20:23:57 -07:00
agents test: stabilize sanitize session history smoke checks 2026-03-13 14:50:03 +08:00
auto-reply feat: show status reaction during context compaction (#35474) 2026-03-12 21:06:15 -07:00
browser fix(browser): restore proxy attachment media size cap (#43684) 2026-03-12 01:04:31 -04:00
canvas-host
channels feat: show status reaction during context compaction (#35474) 2026-03-12 21:06:15 -07:00
cli build: update deps and fix vitest 4 regressions 2026-03-13 01:02:00 +00:00
commands Updated default model from openai-codex/gpt-5.3-codex to openai-codex/gpt-5.4 in tests. (#44367) 2026-03-13 00:13:54 -07:00
compat
config feat: show status reaction during context compaction (#35474) 2026-03-12 21:06:15 -07:00
context-engine feat(context-engine): plumb sessionKey into all ContextEngine methods (#44157) 2026-03-12 12:43:36 -07:00
cron fix: enable fast mode for isolated cron runs 2026-03-13 03:21:57 +00:00
daemon test: fix windows startup fallback mock typing 2026-03-13 05:00:55 +00:00
discord fix: handle Discord gateway metadata fetch failures (#44397) 2026-03-12 21:52:17 -07:00
docs
gateway fix: add gateway session reset routing coverage (#44773) (thanks @Lanfei) 2026-03-13 12:39:44 +05:30
hooks test: stabilize hooks loader log assertion on Windows 2026-03-13 02:17:00 +00:00
i18n
imessage fix(imessage): dedupe reflected self-chat duplicates (#38440) 2026-03-12 02:27:35 -04:00
infra fix: recover outbound plugins from the active registry 2026-03-13 14:32:07 +08:00
line Hardening: require LINE webhook signatures (#44090) 2026-03-12 10:50:36 -04:00
link-understanding
logging Logging: harden probe suppression for observations (#41338) 2026-03-10 01:40:15 +03:00
markdown
media fix(telegram): thread media transport policy into SSRF (#44639) 2026-03-13 10:11:43 +05:30
media-understanding
memory test(qmd): make windows cli fixtures explicit 2026-03-13 03:37:41 +00:00
node-host fix(node-host): fail closed on ruby approval preload flags 2026-03-12 23:23:54 +00:00
pairing refactor: clarify pairing setup auth labels 2026-03-12 22:46:28 +00:00
plugin-sdk fix(feishu): fail closed on webhook signature checks 2026-03-13 03:13:56 +00:00
plugins fix(plugins): normalize bundled provider ids 2026-03-13 04:10:06 +00:00
process fix(runtime): duplicate messages, share singleton state across bundled chunks (#43683) 2026-03-12 14:59:27 -04:00
providers
routing
scripts
secrets Security: require Feishu webhook encrypt key (#44087) 2026-03-12 11:01:00 -04:00
security feat(zalouser): audit mutable group allowlists 2026-03-13 01:44:42 +00:00
sessions Gateway: harden custom session-store discovery (#44176) 2026-03-12 16:44:46 +00:00
shared feat(context-engine): plumb sessionKey into all ContextEngine methods (#44157) 2026-03-12 12:43:36 -07:00
signal
slack fix(routing): require ids for slack and msteams allowlists 2026-03-13 01:44:42 +00:00
telegram fix(telegram): thread media transport policy into SSRF (#44639) 2026-03-13 10:11:43 +05:30
terminal fix(terminal): sanitize skills JSON and fallback on legacy Windows (#43520) 2026-03-11 19:53:07 -04:00
test-helpers
test-utils refactor(security): simplify system.run approval model 2026-03-11 01:43:06 +00:00
tts feat: add sessions_yield tool for cooperative turn-ending (#36537) 2026-03-12 08:46:47 -07:00
tui test: resolve rebase conflicts in gateway coverage 2026-03-13 01:38:19 +00:00
types
utils
web fix(whatsapp): trim leading whitespace in direct outbound sends (#43539) 2026-03-12 11:32:04 +11:00
whatsapp
wizard fix: avoid ineffective dynamic imports 2026-03-13 01:33:37 +00:00
channel-web.ts
docker-build-cache.test.ts
docker-image-digests.test.ts
docker-setup.e2e.test.ts
dockerfile.test.ts build: default to Node 24 and keep Node 22 compat 2026-03-12 20:07:44 +05:30
entry.ts Exec: mark child command env with OPENCLAW_CLI (#41411) 2026-03-09 19:14:08 -04:00
entry.version-fast-path.test.ts
extensionAPI.ts
globals.ts
index.ts
install-sh-version.test.ts chore: bump version to 2026.3.10 2026-03-11 23:29:53 +00:00
logger.test.ts
logger.ts
logging.ts
poll-params.test.ts
poll-params.ts
polls.test.ts
polls.ts
runtime.ts
utils.test.ts test(utils): await temp dir cleanup in async tests 2026-03-13 04:38:46 +00:00
utils.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
version.test.ts
version.ts