Skip to main content

Model-agnostic, hook-level behavioral enforcement engine for AI coding agents. Deploys onto any model using cli-wikia's per-model knowledge.

Project description

CLI Enforcement

Model-agnostic, hook-level behavioral enforcement for AI coding agents. The enforcement engine (state manager, points/tiers, anti-hallucination, sandbox, cascade) is platform-neutral; where and how it installs onto a given model is supplied dynamically by cli-wikia — so one engine deploys onto Claude, Gemini, Copilot, DeepSeek, Antigravity, … with no per-platform template.

How it works

cli-enforcement deploy <model>
        │
        ├─ asks cli-wikia:  config_root?  hook_events?  instruction_file?
        │
        ├─ maps enforcement STAGES (pre-tool, post-tool, stop, …)
        │      to that model's REAL event names (PreToolUse / BeforeTool / …)
        │
        └─ copies the engine into <config_root>/mcp/ and writes the hook registry

Install

pip install cli-enforcement      # pulls in cli-wikia

Usage

cli-enforcement deploy claude          # dry-run: show the plan
cli-enforcement deploy claude --write  # actually install into ./.claude/
cli-enforcement deploy gemini --write  # same engine, wired to Gemini's events
cli-enforcement status                 # what's deployed here
cli-enforcement remove claude --write  # remove the engine

Dry-run by default — nothing is written without --write.

License

MIT — see LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cli_enforcement-0.2.0.tar.gz (112.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cli_enforcement-0.2.0-py3-none-any.whl (138.6 kB view details)

Uploaded Python 3

File details

Details for the file cli_enforcement-0.2.0.tar.gz.

File metadata

  • Download URL: cli_enforcement-0.2.0.tar.gz
  • Upload date:
  • Size: 112.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for cli_enforcement-0.2.0.tar.gz
Algorithm Hash digest
SHA256 5f663c4050328cfef454678ecff24a587a6965f7d4cef56dfc6b894a4b0939fb
MD5 b43bde1ee0a9439d6ad6949b0b9fdbfc
BLAKE2b-256 1b04ce7d2471d2b7318b3acfb0bf0662647befab7496c5ec6cb53299d2839af7

See more details on using hashes here.

File details

Details for the file cli_enforcement-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cli_enforcement-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 377d113b7da742b7743d6dca72fd689dc8c0442ccca9a334c709c4c06d588f09
MD5 4304a9660deb1ccb250985415683fb00
BLAKE2b-256 10646b5bf514c8f9f6b147c59376a8ec35a925e00a102ffe9e3154fed381045e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page