tak848/ccgate
55 stars · Last commit 2026-05-29
LLM-powered PermissionRequest hook for coding agents (e.g. Claude Code)
README preview
# ccgate [](https://github.com/tak848/ccgate/actions/workflows/ci.yml) [](https://github.com/tak848/ccgate/releases) A **PermissionRequest** hook for AI coding tools. It delegates each tool-execution permission decision to an LLM (Claude Haiku) using rules written in a jsonnet configuration file. ccgate ships with built-in default rules, so it works out of the box without any configuration.  Supported targets: - **[Claude Code](https://docs.anthropic.com/en/docs/claude-code)** - **[OpenAI Codex CLI](https://developers.openai.com/codex/hooks)** [日本語ドキュメント](docs/ja/README.md) ## Install