openclaw/src/plugins
Peter Steinberger c17c7b4e24
Merge pull request #1235 from dougvk/feat/tool-dispatch-skill-commands
Plugin API: tool-dispatched skill commands + tool_result_persist hook
2026-01-20 08:52:05 +00:00
..
runtime feat: make inbound envelopes configurable 2026-01-18 18:50:37 +00:00
bundled-dir.ts feat: bundle provider auth plugins 2026-01-17 09:38:53 +00:00
cli.ts refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
config-schema.ts fix: add plugin config schema helper 2026-01-19 03:39:36 +00:00
discovery.test.ts feat: bundle provider auth plugins 2026-01-17 09:38:53 +00:00
discovery.ts feat: bundle provider auth plugins 2026-01-17 09:38:53 +00:00
enable.ts fix(build): resolve ts2367 comparisons 2026-01-18 16:35:52 +00:00
hook-runner-global.ts refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
hooks.ts feat: add tool_result_persist hook 2026-01-19 13:11:31 +01:00
install.test.ts fix: stabilize tests and logging 2026-01-18 18:43:31 +00:00
install.ts feat: unify hooks installs and webhooks 2026-01-17 07:08:04 +00:00
installs.ts chore: run format and fix sandbox browser timeouts 2026-01-16 09:18:58 +00:00
loader.test.ts fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
loader.ts fix: prefer bundled plugin schema 2026-01-20 08:47:56 +00:00
providers.ts refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
registry.ts feat(memory): add lifecycle hooks and vector memory plugin 2026-01-18 06:34:43 +00:00
runtime.ts refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
services.ts refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
slots.test.ts style: format code 2026-01-18 19:36:46 +00:00
slots.ts style: format code 2026-01-18 19:36:46 +00:00
status.ts refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
tools.optional.test.ts fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
tools.ts refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
types.ts feat: add tool_result_persist hook 2026-01-19 13:11:31 +01:00
voice-call.plugin.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00