openclaw/src/plugins
2026-01-27 12:21:02 +00:00
..
runtime feat: Add Line plugin (#1630) 2026-01-25 12:22:36 +00:00
bundled-dir.ts fix: restore bundled plugin discovery 2026-01-21 03:40:05 +00:00
cli.test.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
cli.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
commands.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
config-schema.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
config-state.test.ts test: add tests for normalizePluginsConfig memory slot handling 2026-01-24 03:08:27 +00:00
config-state.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
discovery.test.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
discovery.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
enable.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +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
http-path.ts feat: Add Line plugin (#1630) 2026-01-25 12:22:36 +00:00
http-registry.ts feat: Add Line plugin (#1630) 2026-01-25 12:22:36 +00:00
install.test.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
install.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
installs.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
loader.test.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
loader.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
manifest-registry.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
manifest.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
providers.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
registry.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
runtime.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
schema-validator.ts fix: enforce plugin config schemas (#1272) (thanks @thewilloftheshadow) 2026-01-20 11:03:17 +00:00
services.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
slots.test.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
slots.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
status.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
tools.optional.test.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
tools.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
types.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
update.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
voice-call.plugin.test.ts refactor: align voice-call TTS with core config 2026-01-25 09:29:57 +00:00