feat: add plugin command dispatcher to bin/moko #104

Closed
opened 2026-05-26 01:28:17 +00:00 by jmiller · 1 comment
Owner

Plugins define getCommands() but are not accessible via bin/moko. Add dynamic plugin command loading.

Plugins define getCommands() but are not accessible via bin/moko. Add dynamic plugin command loading.
Author
Owner

Branch created: feature/104-feat-add-plugin-command-dispatcher-to-bi

git fetch origin
git checkout feature/104-feat-add-plugin-command-dispatcher-to-bi
Branch created: [`feature/104-feat-add-plugin-command-dispatcher-to-bi`](https://git.mokoconsulting.tech/MokoConsulting/moko-platform/src/branch/feature/104-feat-add-plugin-command-dispatcher-to-bi) ```bash git fetch origin git checkout feature/104-feat-add-plugin-command-dispatcher-to-bi ```
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/moko-platform#104