openclaw/src
2026-07-30 09:47:57 +08:00
..
acp fix(acp): attach error listener to spawned ACP agent process (#109529) 2026-07-29 06:40:34 -04:00
agents fix(sessions): migrate legacy transcripts during SQLite import (#116077) 2026-07-30 09:28:47 +08:00
audit
auto-reply fix(messages): validate configured envelope timezone (#116103) 2026-07-30 07:18:13 +08:00
bindings
boards perf(board): stop reading widget html on board.get and calm the ticket poll (#114748) 2026-07-27 17:53:08 -04:00
bootstrap
canvas
channels refactor(whatsapp): keep inbound boundary transport-private 2026-07-29 20:34:55 -05:00
chat
claws fix(claws): report plugin setup readiness (#114899) 2026-07-29 05:48:35 +00:00
cli fix(daemon): detect and resolve dueling user+system systemd gateway units 2026-07-30 08:52:05 +09:00
commands fix(sessions): migrate legacy transcripts during SQLite import (#116077) 2026-07-30 09:28:47 +08:00
commitments
compat
config fix(config): allow explicit main agent bindings when agents.list is non-empty (#89419) 2026-07-30 09:15:44 +08:00
context-engine refactor: replace context-engine retry proxy with declared params (#115872) 2026-07-29 08:37:08 -04:00
cron cron: reject webhook URLs with embedded credentials (#51822) 2026-07-30 02:32:32 +08:00
daemon fix(daemon): require system-scope ownership before removing the user unit 2026-07-30 08:52:05 +09:00
docs
fleet fix(test): require fleet doctor healthy checks (#115946) 2026-07-29 22:59:09 +08:00
flows fix(daemon): require system-scope ownership before removing the user unit 2026-07-30 08:52:05 +09:00
gateway fix(ui): make model setup actionable before selection (#116079) 2026-07-30 08:34:43 +08:00
hooks fix(hooks): honor user timezone in session memory (#116136) 2026-07-30 09:04:52 +08:00
i18n
image-generation
infra fix(restart): log errors from restart hook callbacks instead of swallowing (#108847) 2026-07-30 01:22:26 +08:00
interactive refactor(model-picker): centralize session apply contracts (#114739) 2026-07-27 16:58:23 -04:00
link-understanding
llm refactor(code-mode): unify safe OpenAI tool filtering (#115460) 2026-07-28 21:12:43 -04:00
logging fix(logging): avoid Vitest exit listener leaks (#115929) 2026-07-29 22:37:30 +08:00
mcp
media fix(test): stop cross-file state leaks in media suites (#116027) 2026-07-29 14:58:54 -04:00
media-generation
media-understanding improve(agents): reuse prepared model facts across warm turns (#115527) 2026-07-29 00:23:39 -04:00
meeting-bot refactor(meetings): consolidate runtime facades (#115819) 2026-07-29 06:13:37 -04:00
memory
memory-host-sdk fix(memory): promote durable facts after repeated recall (#115715) 2026-07-29 03:51:59 -04:00
model-catalog fix: restore trustworthy end-to-end QA and cross-channel delivery (#115404) 2026-07-29 12:45:27 -04:00
model-picker feat(agents): persist last-used session model as the agent default (#115717) 2026-07-29 04:16:51 -04:00
music-generation fix(media): reject malformed provider binary payloads (#114514) 2026-07-27 06:39:47 -04:00
node-host fix(nodes): cancel paired local inference when callers disconnect (#115624) 2026-07-29 02:00:22 -04:00
pairing feat(gateway): add least-privilege voice-node pairing (#115712) 2026-07-29 04:09:37 -04:00
plugin-sdk refactor(whatsapp): keep inbound boundary transport-private 2026-07-29 20:34:55 -05:00
plugin-state fix(channels): fail channel start when the durable ingress queue is denied (#114998) 2026-07-28 03:17:09 -04:00
plugins fix(plugins): keep run context available after registration (#107028) 2026-07-30 07:07:33 +08:00
process feat(media): probe duration and dimensions for playback metadata (#115728) 2026-07-29 04:52:17 -04:00
provider-runtime
proxy-capture fix(proxy): keep the capture header predicate module-private 2026-07-30 09:48:33 +09:00
realtime-transcription
routing fix(config): allow explicit main agent bindings when agents.list is non-empty (#89419) 2026-07-30 09:15:44 +08:00
scripts fix(infra): resolve ssh client from trusted system dirs (#83289) (#93030) 2026-07-28 18:35:58 -04:00
secrets fix: doctor skips host services for isolated state (#115922) 2026-07-29 11:09:56 -04:00
security fix(security): fence external hook job name in isolated-agent prompts (#112501) 2026-07-30 01:07:52 +08:00
sessions feat(gateway): manage audio and video attachments end to end (#115842) 2026-07-29 07:27:36 -04:00
shared fix(gateway): declare viewer presence explicitly instead of deriving it from subscriptions (#116001) 2026-07-29 13:56:54 -04:00
skills fix(skills): run experience review outside released request roots (#116040) 2026-07-29 15:07:58 -04:00
snapshot refactor(fs): adopt fs-safe 0.5 core primitives (#113705) 2026-07-28 03:41:47 -04:00
state fix(codex): avoid transcript mirror snapshot churn (#115070) 2026-07-29 11:59:14 -07:00
status refactor(status): own summary preparation 2026-07-29 18:08:41 +08:00
system-agent fix(ui): clarify model setup flows (#116086) 2026-07-30 09:47:57 +08:00
talk feat(talk): support GPT-Live over gateway relay (#115831) 2026-07-29 12:54:23 -04:00
tasks fix(tasks): clone only the requested task page (#114277) 2026-07-29 01:35:42 +08:00
test-helpers
test-utils fix(agents): make overflow recovery append-only via branch-and-reappend (#115271) (#115310) 2026-07-28 14:58:24 -04:00
tools
trajectory fix(codex): restore trajectory capture for canonical session targets (#115220) 2026-07-28 10:29:19 -04:00
transcripts
tts fix(tts): persist generated speech in media store (#115647) 2026-07-29 02:37:19 -04:00
tui refactor(chat): consolidate browser and terminal history ownership (#115511) 2026-07-29 00:00:13 -04:00
types
utils fix: restore trustworthy end-to-end QA and cross-channel delivery (#115404) 2026-07-29 12:45:27 -04:00
video-generation
web refactor: retire legacy provider and secret paths (#115655) 2026-07-29 04:36:20 -04:00
web-fetch refactor(packages): DM-policy contract suite, dead routes, package folds (#114776) 2026-07-27 20:20:13 -04:00
web-search refactor(packages): DM-policy contract suite, dead routes, package folds (#114776) 2026-07-27 20:20:13 -04:00
wizard fix(gateway): prevent overlapping setup after wizard cancellation (#115856) 2026-07-29 07:49:25 -04:00
worker refactor(sessions): remove file-era transcript runtime (#113233) 2026-07-27 22:33:24 -04:00
browser-lifecycle-cleanup.test.ts
browser-lifecycle-cleanup.ts
docker-build-cache.test.ts
docker-image-digests.test.ts
docker-setup.e2e.test-support.ts
docker-setup.e2e.test.ts
dockerfile.test.ts fix(package): prevent installs from deleting required runtime modules (#113821) 2026-07-25 14:05:41 -07:00
entry.compile-cache.test-support.ts
entry.compile-cache.test.ts fix(install): preserve shared Node compile caches (#113837) 2026-07-25 13:17:58 -07:00
entry.compile-cache.ts fix(cli): preserve machine-readable stdout (#113654) 2026-07-27 05:44:16 -04:00
entry.respawn.test.ts
entry.respawn.ts fix(cli): preserve machine-readable stdout (#113654) 2026-07-27 05:44:16 -04:00
entry.root-help-fast-path.test.ts
entry.run-main.test.ts fix(cli): keep JSON stdout valid through finalization (#115315) 2026-07-29 14:04:12 +08:00
entry.test.ts fix(cli): honor help, dry-run, and plugin pin contracts (#115464) 2026-07-28 23:01:24 -04:00
entry.ts fix(cli): keep JSON stdout valid through finalization (#115315) 2026-07-29 14:04:12 +08:00
entry.version-fast-path.test.ts fix(cli): preserve machine-readable stdout (#113654) 2026-07-27 05:44:16 -04:00
entry.version-fast-path.ts fix(cli): preserve machine-readable stdout (#113654) 2026-07-27 05:44:16 -04:00
global-state.ts
globals.test.ts
globals.ts
index.test.ts fix(cli): keep JSON stdout valid through finalization (#115315) 2026-07-29 14:04:12 +08:00
index.ts fix(cli): keep JSON stdout valid through finalization (#115315) 2026-07-29 14:04:12 +08:00
install-sh-version.test.ts
library.test.ts
library.ts
logger.test.ts perf(logging): flush file transport asynchronously off the request path (#114769) 2026-07-27 19:40:43 -04:00
logger.ts
logging.ts
param-key.ts
plugin-activation-boundary.test.ts
poll-params.test.ts
poll-params.ts
polls.test.ts
polls.ts
runtime.test.ts fix(cli): write agent exec plain output to stdout (#114043) 2026-07-26 01:50:32 -04:00
runtime.ts fix(cli): write agent exec plain output to stdout (#114043) 2026-07-26 01:50:32 -04:00
utils.test.ts
utils.ts
version.test.ts
version.ts