Runnable Plugin Samples
Runnable TypeScript plugin samples are under:
Included scenarios
- Sensitive file guard
- Risky bash guard
- Task completion notifier
- Session archive writer
- Shell env injector
Run locally
bashcd examples/plugin-samples
npm install
npm run typecheck