Official JieGou plugins for Claude Code — governed AI workflow automation with approval gates, audit trails, and RBAC.
Connect your Claude Code session to the JieGou platform. Receive governed tasks from the JieGou console and send results back — with full audit trails, approval gates, and enterprise governance.
Features:
- Receive tasks from JieGou console as channel events
- Send results back via the
jiegou_replytool - Check connection status with
/jiegou:status - WebSocket connection with heartbeat and auto-reconnect
- HMAC authentication via API key
/plugin marketplace add JieGouAI/claude-code-plugin/plugin install jiegou@jiegou-pluginsSet your JieGou API key and account ID. Get your API key from console.jiegou.ai → Settings → Developer → Create Key.
claude --channels plugin:jiegou@jiegou-plugins- Claude Code v2.1.80 or later
- Bun runtime (for the channel server)
- A JieGou account (sign up free)
- API key authentication (never shared with Claude Code)
- Sender gating — only tasks from your own account
- HMAC-SHA256 verification on WebSocket messages
- Local-only execution — Claude Code's permission model applies
- Full audit trail in JieGou console
MIT