openclaw/src/plugins
cpojer 76361ae3ab
revert: Switch back to `tsc` for compiling.
2026-01-31 18:31:49 +09:00
..
runtime chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09: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 refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
cli.ts chore: Enable more lint rules, disable some that trigger a lot. Will clean up later. 2026-01-31 16:04:04 +09:00
commands.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09: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 test: add tests for normalizePluginsConfig memory slot handling 2026-01-24 03:08:27 +00:00
config-state.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
discovery.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
discovery.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
enable.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
hook-runner-global.ts refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
hooks.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09: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 feat: Add Line plugin (#1630) 2026-01-25 12:22:36 +00:00
install.test.ts revert: Switch back to `tsc` for compiling. 2026-01-31 18:31:49 +09:00
install.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
installs.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
loader.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
loader.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
manifest-registry.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
manifest.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
providers.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
registry.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
runtime.ts chore: Enable more lint rules, disable some that trigger a lot. Will clean up later. 2026-01-31 16:04:04 +09: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 chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
slots.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
slots.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
status.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
tools.optional.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
tools.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
types.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
update.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
voice-call.plugin.test.ts refactor: align voice-call TTS with core config 2026-01-25 09:29:57 +00:00