openclaw/src/plugins/runtime
Peter Steinberger 9648e7fecb
refactor: consolidate lazy runtime surfaces
2026-03-17 00:59:20 -07:00
..
gateway-request-scope.test.ts feature(context): extend plugin system to support custom context management (#22201) 2026-03-06 05:31:59 -08:00
gateway-request-scope.ts fix(gateway): propagate real gateway client into plugin subagent runtime 2026-03-11 14:17:01 +01:00
index.test.ts feat(plugins): add image generation capability 2026-03-16 22:58:55 -07:00
index.ts feat(plugins): add image generation capability 2026-03-16 22:58:55 -07:00
native-deps.ts refactor: centralize channel ui metadata 2026-01-20 13:11:49 +00:00
runtime-agent.ts Plugins: remove public extension-api surface (#48462) 2026-03-16 15:51:08 -05:00
runtime-channel.ts Runtime: lazy-load Telegram and Slack channel ops 2026-03-16 02:21:57 -07:00
runtime-config.ts refactor: modularize plugin runtime and test hooks 2026-03-03 02:06:58 +00:00
runtime-discord-ops.runtime.ts refactor: bundle lazy runtime surfaces 2026-03-17 00:00:45 -07:00
runtime-discord-typing.test.ts refactor(runtime-tests): share typing lease assertions 2026-03-17 07:23:44 +00:00
runtime-discord-typing.ts Plugins: broaden plugin surface for Codex App Server (#45318) 2026-03-15 16:06:11 -07:00
runtime-discord.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
runtime-events.ts refactor: modularize plugin runtime and test hooks 2026-03-03 02:06:58 +00:00
runtime-imessage.ts refactor: finish plugin-owned channel runtime seams 2026-03-16 00:25:19 -07:00
runtime-logging.ts refactor: modularize plugin runtime and test hooks 2026-03-03 02:06:58 +00:00
runtime-media.ts refactor: remove channel shim directories, point all imports to extensions (#45967) 2026-03-14 03:43:07 -07:00
runtime-signal.ts refactor: finish plugin-owned channel runtime seams 2026-03-16 00:25:19 -07:00
runtime-slack-ops.runtime.ts refactor: bundle lazy runtime surfaces 2026-03-17 00:00:45 -07:00
runtime-slack.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
runtime-system.ts refactor: modularize plugin runtime and test hooks 2026-03-03 02:06:58 +00:00
runtime-telegram-ops.runtime.ts refactor: bundle lazy runtime surfaces 2026-03-17 00:00:45 -07:00
runtime-telegram-typing.test.ts refactor(runtime-tests): share typing lease assertions 2026-03-17 07:23:44 +00:00
runtime-telegram-typing.ts Plugins: broaden plugin surface for Codex App Server (#45318) 2026-03-15 16:06:11 -07:00
runtime-telegram.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
runtime-tools.ts refactor: modularize plugin runtime and test hooks 2026-03-03 02:06:58 +00:00
runtime-whatsapp-login-tool.ts refactor(whatsapp): reuse login tool implementation 2026-03-17 06:24:01 +00:00
runtime-whatsapp-login.runtime.ts refactor: bundle lazy runtime surfaces 2026-03-17 00:00:45 -07:00
runtime-whatsapp-outbound.runtime.ts refactor: bundle lazy runtime surfaces 2026-03-17 00:00:45 -07:00
runtime-whatsapp.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
types-channel.ts Runtime: narrow WhatsApp login tool surface 2026-03-16 21:39:21 -07:00
types-core.ts feat(plugins): add image generation capability 2026-03-16 22:58:55 -07:00
types.contract.test.ts refactor: split plugin runtime type contracts 2026-03-03 02:37:23 +00:00
types.ts feature(context): extend plugin system to support custom context management (#22201) 2026-03-06 05:31:59 -08:00
typing-lease.test-support.ts refactor(runtime-tests): share typing lease assertions 2026-03-17 07:23:44 +00:00