openclaw/src/plugins
Peter Steinberger b8b43175c5 style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
..
runtime style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
bundled-dir.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
cli.test.ts chore: Enable `typescript/no-explicit-any` rule. 2026-02-02 16:18:09 +09:00
cli.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
commands.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
config-schema.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
config-state.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
config-state.ts Gateway/Plugins: device pairing + phone control plugins (#11755) 2026-02-08 18:07:13 +01:00
discovery.test.ts fix(configure): reject literal "undefined" and "null" gateway auth tokens (#13767) 2026-02-13 17:04:41 +01:00
discovery.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
enable.ts refactor: centralize plugin allowlist mutation 2026-02-17 00:45:02 +00:00
hook-runner-global.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
hooks.before-agent-start.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
hooks.model-override-wiring.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
hooks.phase-hooks.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
hooks.test-helpers.ts refactor(test): share plugin hook registry helper 2026-02-15 14:44:15 +00:00
hooks.ts refactor(plugins): split before-agent hooks by model and prompt phases 2026-02-17 03:28:20 +01:00
http-path.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
http-registry.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
install.e2e.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
install.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
installs.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
loader.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
loader.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
manifest-registry.test.ts fix: suppress false duplicate plugin warnings (#16222) (thanks @shadril238) (#16245) 2026-02-14 15:45:21 +01:00
manifest-registry.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
manifest.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
providers.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
registry.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
runtime.ts refactor(plugins): reuse createEmptyPluginRegistry 2026-02-15 19:05:00 +00:00
schema-validator.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
services.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
slots.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
slots.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
source-display.test.ts fix(cli): improve plugins list source display 2026-02-09 13:05:48 -06:00
source-display.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
status.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
tools.optional.test.ts test: speed up plugin optional tools suite 2026-02-16 05:56:26 +00:00
tools.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
types.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
uninstall.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
uninstall.ts CLI: add plugins uninstall command (#5985) (openclaw#6141) thanks @JustasMonkev 2026-02-12 20:11:26 -06:00
update.ts fix: harden plugin and hook install paths 2026-02-02 02:07:47 -08:00
voice-call.plugin.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
wired-hooks-after-tool-call.e2e.test.ts chore: Fix types in tests 23/N. 2026-02-17 12:24:03 +09:00
wired-hooks-compaction.test.ts chore: Fix types in tests 25/N. 2026-02-17 14:31:02 +09:00
wired-hooks-gateway.test.ts refactor(test): share plugin hook registry helper 2026-02-15 14:44:15 +00:00
wired-hooks-llm.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
wired-hooks-message.test.ts refactor(test): share plugin hook registry helper 2026-02-15 14:44:15 +00:00
wired-hooks-session.test.ts refactor(test): share plugin hook registry helper 2026-02-15 14:44:15 +00:00