openclaw/src
2026-07-30 18:37:34 +02:00
..
acp fix(test): isolate ACP startup output stream (#116076) 2026-07-30 10:27:19 +08:00
agents feat(agents): rename model- and user-facing scheduler strings to automations (#114852) 2026-07-30 08:54:55 -07:00
audit
auto-reply feat(agents): rename model- and user-facing scheduler strings to automations (#114852) 2026-07-30 08:54:55 -07: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 fix(agents): compare shell tool names case-insensitively and stop re-parsing tool labels 2026-07-30 19:52:08 +09:00
chat
claws feat(agents): rename model- and user-facing scheduler strings to automations (#114852) 2026-07-30 08:54:55 -07:00
cli feat(cli): add openclaw automations alias and reword cron display prose (#114854) 2026-07-30 07:16:57 -07:00
commands feat(agents): rename model- and user-facing scheduler strings to automations (#114852) 2026-07-30 08:54:55 -07:00
commitments
compat
config chore: refresh ClickClack generated metadata 2026-07-30 15:42:18 +01:00
context-engine refactor: replace context-engine retry proxy with declared params (#115872) 2026-07-29 08:37:08 -04:00
cron feat(agents): rename model- and user-facing scheduler strings to automations (#114852) 2026-07-30 08:54:55 -07:00
daemon fix(systemd): clear start-limit latch before gateway start (#116178) 2026-07-30 12:47:56 +08:00
docs
fleet fix(test): require fleet doctor healthy checks (#115946) 2026-07-29 22:59:09 +08:00
flows feat(cli): add openclaw automations alias and reword cron display prose (#114854) 2026-07-30 07:16:57 -07:00
gateway test(android): cover common live node commands 2026-07-30 18:37:34 +02:00
hooks fix(hooks): honor user timezone in session memory (#116136) 2026-07-30 09:04:52 +08:00
i18n
image-generation
infra fix(heartbeat): serialize wake lifecycle state (#116351) 2026-07-30 04:58:12 -07: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 feat(agents): rename scheduler agent tool cron -> automations (#114841) 2026-07-30 07:16:13 -07:00
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(ui): deduplicate gateway-native session hosts 2026-07-30 15:22:37 +08:00
pairing feat(gateway): add least-privilege voice-node pairing (#115712) 2026-07-29 04:09:37 -04:00
plugin-sdk fix(imessage): bold approval prompt labels in poll mode (#116221) 2026-07-30 09:23:47 -07: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 Merge pull request #116285 from openclaw/fix/control-ui-session-dedupe 2026-07-30 22:53:53 +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 test(mxc): run Windows-only suites in CI (#116451) 2026-07-31 00:10:22 +08:00
secrets fix: doctor skips host services for isolated state (#115922) 2026-07-29 11:09:56 -04:00
security feat(agents): rename scheduler agent tool cron -> automations (#114841) 2026-07-30 07:16:13 -07:00
sessions feat(gateway): manage audio and video attachments end to end (#115842) 2026-07-29 07:27:36 -04:00
shared fix(ui): deduplicate gateway-native session hosts 2026-07-30 15:22:37 +08:00
skills feat(agents): rename scheduler agent tool cron -> automations (#114841) 2026-07-30 07:16:13 -07: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 fix(talk): preserve consult errors during cleanup 2026-07-30 23:17:38 +08: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 fix(tui): preserve session state across switches and reconnects (#116399) 2026-07-30 06:29:31 -07: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
entry.compile-cache.test-support.ts
entry.compile-cache.test.ts
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