feat: offer local plugin install in git checkouts

This commit is contained in:
Peter Steinberger
2026-01-15 09:07:14 +00:00
parent e0f69a2294
commit 5599603bdb
4 changed files with 51 additions and 10 deletions

View File

@@ -33,6 +33,12 @@ clawdbot plugins install @clawdbot/voice-call
See [Voice Call](/plugins/voice-call) for a concrete example plugin.
## Available plugins (official)
- [Voice Call](/plugins/voice-call) — `@clawdbot/voice-call`
- [Matrix](/channels/matrix) — `@clawdbot/matrix`
- [Zalo](/channels/zalo) — `@clawdbot/zalo`
Clawdbot plugins are **TypeScript modules** loaded at runtime via jiti. They can
register: