mirror of
https://github.com/instructkr/claw-code.git
synced 2026-09-10 00:00:30 +08:00
feat: plugin system with hooks pipeline and bundled plugins
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
printf 'sample bundled post hook'
|
||||
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
printf 'sample bundled pre hook'
|
||||
Reference in New Issue
Block a user