openclaw/src/plugins
plum-dawg c96ffa7186
feat: Add Line plugin (#1630)
* feat: add LINE plugin (#1630) (thanks @plum-dawg)

* feat: complete LINE plugin (#1630) (thanks @plum-dawg)

* chore: drop line plugin node_modules (#1630) (thanks @plum-dawg)

* test: mock /context report in commands test (#1630) (thanks @plum-dawg)

* test: limit macOS CI workers to avoid OOM (#1630) (thanks @plum-dawg)

* test: reduce macOS CI vitest workers (#1630) (thanks @plum-dawg)

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-01-25 12:22:36 +00:00
..
runtime feat: Add Line plugin (#1630) 2026-01-25 12:22:36 +00:00
bundled-dir.ts
cli.test.ts fix: quiet update banner and skip duplicate plugin CLI 2026-01-21 07:37:22 +00:00
cli.ts fix: quiet update banner and skip duplicate plugin CLI 2026-01-21 07:37:22 +00:00
commands.ts feat: Add Line plugin (#1630) 2026-01-25 12:22:36 +00:00
config-schema.ts
config-state.test.ts test: add tests for normalizePluginsConfig memory slot handling 2026-01-24 03:08:27 +00:00
config-state.ts fix: respect "none" value for plugins.slots.memory 2026-01-24 03:08:27 +00:00
discovery.test.ts
discovery.ts
enable.ts
hook-runner-global.ts
hooks.ts
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
install.ts
installs.ts
loader.test.ts feat: Add Line plugin (#1630) 2026-01-25 12:22:36 +00:00
loader.ts fix: clear plugin commands on reload to prevent duplicates 2026-01-24 06:28:22 +00:00
manifest-registry.ts feat: add OpenProse plugin skills 2026-01-23 00:49:40 +00:00
manifest.ts feat: add OpenProse plugin skills 2026-01-23 00:49:40 +00:00
providers.ts
registry.ts feat: Add Line plugin (#1630) 2026-01-25 12:22:36 +00:00
runtime.ts feat: Add Line plugin (#1630) 2026-01-25 12:22:36 +00:00
schema-validator.ts
services.ts
slots.test.ts
slots.ts
status.ts
tools.optional.test.ts
tools.ts
types.ts feat: Add Line plugin (#1630) 2026-01-25 12:22:36 +00:00
update.ts
voice-call.plugin.test.ts refactor: align voice-call TTS with core config 2026-01-25 09:29:57 +00:00