openclaw/src
Vincent Koc ec13f6d73e
refactor(tasks): route subagents through executor (#57481)
* refactor(tasks): add executor facade

* refactor(tasks): extract delivery policy

* refactor(tasks): route acp through executor

* refactor(tasks): route subagents through executor
2026-03-30 13:59:23 +09:00
..
acp refactor(tasks): route acp through executor (#57478) 2026-03-30 13:58:51 +09:00
agents refactor(tasks): route subagents through executor (#57481) 2026-03-30 13:59:23 +09:00
auto-reply fix(test): trim acp context registry imports 2026-03-30 13:39:29 +09:00
bindings
bootstrap
canvas-host fix(lint): clear current main lint blockers 2026-03-30 08:43:37 +09:00
channels WhatsApp: move heartbeat recipient test into plugin 2026-03-30 00:46:50 -04:00
chat
cli fix: stabilize config default-leak landing tests (#56834) (thanks @openperf) 2026-03-30 09:19:17 +05:30
commands Tests: trim channels add registry imports 2026-03-30 00:54:41 -04:00
compat
config fix: stabilize config default-leak landing tests (#56834) (thanks @openperf) 2026-03-30 09:19:17 +05:30
context-engine
cron refactor(tasks): replace generic task mutation api 2026-03-30 12:49:36 +09:00
daemon test: trim stale legacy coverage and repair mocks 2026-03-29 22:00:56 +01:00
docs [codex] harden clawhub plugin publishing and install (#56870) 2026-03-29 11:59:19 -07:00
flows feat(xai): add plugin-owned x_search onboarding 2026-03-29 00:12:37 +00:00
gateway fix: add orphaned session key migration (#57217) 2026-03-30 07:36:46 +05:30
generated refactor(plugin-sdk): remove channel-specific sdk shims 2026-03-30 01:03:24 +01:00
hooks
i18n
image-generation fix: stabilize serial test suite 2026-03-30 04:46:04 +09:00
infra fix(test): trim outbound session registry imports 2026-03-30 13:29:10 +09:00
interactive
link-understanding
logging refactor(config): centralize runtime config state 2026-03-30 00:17:23 +01:00
markdown refactor(markdown): share render-aware chunking 2026-03-29 16:33:22 +09:00
mcp fix: harden ACP plugin tools bridge (#56867) (thanks @joe2643) 2026-03-30 05:09:59 +09:00
media
media-understanding
node-host
pairing
plugin-sdk Tests: read packed manifest without shell tar 2026-03-29 23:21:24 -04:00
plugins Runtime: dedupe typing lease logic 2026-03-30 00:58:04 -04:00
process Supervisor: unblock waits after forced child kill 2026-03-30 00:45:22 -04:00
routing
scripts docs: fix English link audits (#57039) 2026-03-30 01:21:00 +02:00
secrets fix(perf): bypass matrix facade for core helpers 2026-03-30 12:43:55 +09:00
security fix(mattermost): detect stale websocket after bot disable/enable cycle (#53604) 2026-03-30 07:54:59 +05:30
sessions
shared refactor: centralize node identity resolution 2026-03-29 23:14:22 +01:00
tasks refactor(tasks): extract delivery policy (#57475) 2026-03-30 13:44:59 +09:00
terminal
test-helpers
test-utils Tests: force-reset session cleanup state between runs 2026-03-30 00:36:43 -04:00
tts fix(line): preserve underscores inside words in stripMarkdown (#47465) 2026-03-28 21:31:09 -05:00
tui fix(tui): stop hijacking j/k in model search 2026-03-28 19:48:00 -07:00
types plugins: add before_install hook for install scanners 2026-03-29 12:35:01 -07:00
utils fix: address second-round review — Latin backward compat and emoji consistency 2026-03-29 10:22:43 +09:00
web-search
wizard refactor(config): use source snapshots for config writes 2026-03-30 00:39:39 +01:00
channel-web.ts
docker-build-cache.test.ts
docker-image-digests.test.ts
docker-setup.e2e.test.ts Docker setup: force BuildKit for local builds 2026-03-28 20:46:35 -07:00
dockerfile.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
entry.respawn.test.ts
entry.respawn.ts
entry.test.ts CLI: keep root help plugin descriptors non-activating (#57294) 2026-03-29 18:49:57 -04:00
entry.ts CLI: keep root help plugin descriptors non-activating (#57294) 2026-03-29 18:49:57 -04:00
entry.version-fast-path.test.ts
extensionAPI.ts
global-state.ts
globals.ts
index.test.ts
index.ts
install-sh-version.test.ts
library.test.ts
library.ts
logger.test.ts
logger.ts
logging.ts
param-key.ts
poll-params.test.ts
poll-params.ts
polls.test.ts
polls.ts
runtime.ts
ui-app-settings.agents-files-refresh.test.ts Agents UI: fix effective model and file hydration 2026-03-28 21:10:39 -07:00
utils.test.ts
utils.ts
version.test.ts
version.ts