openclaw/src
0xsline 024857050a fix: normalize openai-codex gpt-5.4 transport overrides 2026-03-08 23:35:21 +00:00
..
acp fix: restore acp session meta narrowing 2026-03-08 18:40:15 +00:00
agents fix: normalize openai-codex gpt-5.4 transport overrides 2026-03-08 23:35:21 +00:00
auto-reply refactor: centralize acp session resolution guards 2026-03-08 18:40:14 +00:00
browser refactor(browser): scope CDP sessions and harden stale target recovery 2026-03-08 19:52:33 +00:00
canvas-host refactor(tests): dedupe canvas host server setup 2026-03-03 02:53:13 +00:00
channels refactor(channels): share native command session targets 2026-03-08 01:27:05 +00:00
cli fix(cron): consolidate announce delivery, fire-and-forget trigger, and minimal prompt mode (#40204) 2026-03-08 14:46:33 -07:00
commands test(models): refresh list assertions after main sync 2026-03-08 23:30:58 +00:00
compat
config fix: make browser relay bind address configurable (#39364) (thanks @mvanhorn) 2026-03-08 19:15:21 +00:00
context-engine fix: share context engine registry across bundled chunks (#40115) 2026-03-08 11:56:01 -07:00
cron fix(cron): consolidate announce delivery, fire-and-forget trigger, and minimal prompt mode (#40204) 2026-03-08 14:46:33 -07:00
daemon fix(ci): resolve type regressions on main 2026-03-08 03:11:24 +00:00
discord refactor(routing): centralize inbound last-route policy 2026-03-08 02:16:03 +00:00
docs
gateway Gateway/iOS: replay queued foreground actions safely after resume (#40281) 2026-03-08 22:46:54 +01:00
hooks fix(hooks): use resolveAgentIdFromSessionKey in runBeforeReset (#39875) 2026-03-08 19:07:28 +03:00
i18n ACP: add persistent Discord channel and Telegram topic bindings (#34873) 2026-03-05 09:38:12 +01:00
imessage refactor: unify DM pairing challenge flows 2026-03-07 20:33:50 +00:00
infra fix: wait for extension relay tab reconnects (#32461) (thanks @AaronWander) 2026-03-08 19:11:58 +00:00
line refactor: share missing-sender matched allowlist evaluation 2026-03-08 00:05:24 +00:00
link-understanding
logging build: fix ineffective dynamic imports with lazy boundaries (#33690) 2026-03-03 20:14:41 -05:00
markdown perf: harden chunking against quadratic scans 2026-03-07 16:50:35 +00:00
media fix(media): harden unknown mime handling from #39199 (thanks @nicolasgrasset) 2026-03-07 23:30:32 +00:00
media-understanding fix: add gemini 3.1 flash-lite support 2026-03-08 05:12:48 +00:00
memory refactor: extract qmd process runner 2026-03-08 18:40:15 +00:00
node-host Node Host: allowlist password precedence labels 2026-03-07 16:43:22 -08:00
pairing refactor(pairing): share allowFrom path resolution 2026-03-08 02:16:03 +00:00
plugin-sdk fix(plugin-sdk): lazily load legacy root alias 2026-03-08 17:13:46 -04:00
plugins refactor: simplify plugin sdk compatibility aliases 2026-03-08 18:40:14 +00:00
process fix(sessions): clear stale contextTokens on model switch (#38044) 2026-03-08 10:59:16 -07:00
providers fix(providers): make all models available in kilocode provider (#32352) 2026-03-07 08:14:06 -08:00
routing refactor(routing): centralize inbound last-route policy 2026-03-08 02:16:03 +00:00
scripts CI: cover skill and extension tests 2026-03-06 11:21:03 -05:00
secrets test: stabilize exec resolver timeout fixture 2026-03-08 03:50:41 +00:00
security fix: narrow dm shared group policy typing 2026-03-08 00:05:24 +00:00
sessions fix(sessions): clear stale contextTokens on model switch (#38044) 2026-03-08 10:59:16 -07:00
shared refactor: share sampled entry summary formatting 2026-03-08 00:05:24 +00:00
signal fix(signal): forward all inbound attachments from #39212 (thanks @joeykrug) 2026-03-07 23:35:55 +00:00
slack refactor(channels): share native command session targets 2026-03-08 01:27:05 +00:00
telegram fix(telegram): use message previews in DMs 2026-03-08 21:59:43 +05:30
terminal fix(agents): warn clearly on unresolved model ids (#39215, thanks @ademczuk) 2026-03-07 22:50:27 +00:00
test-helpers
test-utils fix(ci): restore strip-ansi and typecheck fixtures (#39146) 2026-03-07 23:13:13 +03:00
tts fix(ollama): register custom api for compaction and summarization (#39332) 2026-03-07 17:40:34 -08:00
tui fix(tui): improve color contrast for light-background terminals (#40345) 2026-03-08 16:17:28 -07:00
types Memory: handle SecretRef keys in doctor embeddings (#36835) 2026-03-05 20:05:59 -06:00
utils fix(exec): honor shell comments in allow-always analysis 2026-03-07 23:31:25 +00:00
web refactor(routing): centralize inbound last-route policy 2026-03-08 02:16:03 +00:00
whatsapp
wizard Wizard: type-safe onboarding install plan assertions 2026-03-07 16:02:37 -08:00
channel-web.ts
docker-image-digests.test.ts fix(ci): pin multi-arch docker base digests 2026-03-08 02:55:15 +00:00
docker-setup.e2e.test.ts Docker: trim runtime image payload (#40307) 2026-03-08 16:07:04 -07:00
dockerfile.test.ts Docker: trim runtime image payload (#40307) 2026-03-08 16:07:04 -07:00
entry.ts CLI: include commit hash in --version output (#39712) 2026-03-08 19:10:48 +03:00
entry.version-fast-path.test.ts CLI: include commit hash in --version output (#39712) 2026-03-08 19:10:48 +03:00
extensionAPI.ts
globals.ts
index.ts
install-sh-version.test.ts CLI: include commit hash in --version output (#39712) 2026-03-08 19:10:48 +03:00
logger.test.ts
logger.ts
logging.ts
poll-params.test.ts Harden Telegram poll gating and schema consistency (#36547) 2026-03-05 19:24:43 -05:00
poll-params.ts Harden Telegram poll gating and schema consistency (#36547) 2026-03-05 19:24:43 -05:00
polls.test.ts
polls.ts Harden Telegram poll gating and schema consistency (#36547) 2026-03-05 19:24:43 -05:00
runtime.ts
utils.test.ts
utils.ts
version.test.ts Gateway: fix stale self version in status output (#32655) 2026-03-03 02:41:52 -05:00
version.ts Gateway: fix stale self version in status output (#32655) 2026-03-03 02:41:52 -05:00