openclaw/src/plugins/runtime
2026-04-22 19:26:12 +01:00
..
gateway-request-scope.test.ts
gateway-request-scope.ts
index.test.ts feat: add pluggable agent harness registry 2026-04-10 21:22:16 +01:00
index.ts fix(cycles): continue seam extraction 2026-04-11 10:43:22 +01:00
load-context.test.ts fix(plugins): preserve source activation config 2026-04-22 19:26:12 +01:00
load-context.ts fix(plugins): preserve source activation config 2026-04-22 19:26:12 +01:00
metadata-registry-loader.test.ts fix(agents): enforce subagent envelope inheritance on ACP child sessions [AI-assisted] (#69383) 2026-04-21 17:25:25 +05:30
metadata-registry-loader.ts fix(agents): enforce subagent envelope inheritance on ACP child sessions [AI-assisted] (#69383) 2026-04-21 17:25:25 +05:30
model-auth-types.ts fix: allow private network provider request opt-in (#63671) 2026-04-10 11:11:03 +05:30
native-deps.ts
runtime-agent.ts feat: add pluggable agent harness registry 2026-04-10 21:22:16 +01:00
runtime-cache.ts chore(lint): enable unnecessary type parameter rule 2026-04-18 18:31:13 +01:00
runtime-channel.test.ts Refactor: centralize native approval lifecycle assembly (#62135) 2026-04-07 14:40:26 -04:00
runtime-channel.ts chore(lint): enable unnecessary type parameter rule 2026-04-18 18:31:13 +01:00
runtime-config.ts
runtime-embedded-pi.runtime.ts feat: add pluggable agent harness registry 2026-04-10 21:22:16 +01:00
runtime-events.ts
runtime-logging.ts
runtime-media.ts
runtime-model-auth.runtime.test.ts fix: expose runtime-ready provider auth to plugins (#62753) 2026-04-07 19:28:36 -07:00
runtime-model-auth.runtime.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
runtime-plugin-boundary.ts perf: reduce jiti loader alias work 2026-04-20 18:06:45 +01:00
runtime-registry-loader.test.ts feat(plugins): narrow channel loads from manifests (#65429) 2026-04-12 17:24:15 +01:00
runtime-registry-loader.ts fix(cli): keep channel status checks off plugin runtimes (#69479) 2026-04-21 13:53:08 -04:00
runtime-system.ts
runtime-task-test-harness.ts tasks: add detached runtime plugin registration contract (#68915) 2026-04-19 13:13:11 +02:00
runtime-taskflow.test.ts refactor: dedupe plugin test harnesses 2026-04-08 15:58:45 +01:00
runtime-taskflow.ts fix(cycles): split runtime taskflow type surface 2026-04-11 13:26:50 +01:00
runtime-taskflow.types.ts fix(cycles): split runtime taskflow type surface 2026-04-11 13:26:50 +01:00
runtime-tasks.test.ts tasks: add detached runtime plugin registration contract (#68915) 2026-04-19 13:13:11 +02:00
runtime-tasks.ts tasks: add detached runtime plugin registration contract (#68915) 2026-04-19 13:13:11 +02:00
runtime-tasks.types.ts tasks: add detached runtime plugin registration contract (#68915) 2026-04-19 13:13:11 +02:00
runtime-web-channel-plugin.ts fix(plugins): share runtime boundary jiti cache helper 2026-04-14 17:17:58 +01:00
task-domain-types.ts fix(utils): bypass delivery context wrapper for shared consumers 2026-04-11 17:26:38 +01:00
types-channel.ts docs: generalize plugin runtime comments 2026-04-22 07:13:15 +01:00
types-core.ts fix(plugin-sdk): split runtime task contracts 2026-04-12 02:37:47 +01:00
types.ts fix(cycles): continue seam extraction 2026-04-11 10:43:22 +01:00
typing-lease.test-support.ts