Skip to main content

agentassert-typec-claude-code

Claude Code hook adapter — contract enforcement directly in Claude Code.

Install

pip install agentassert-typec-claude-code
agentassert-claude-code install --contract partner-mode.yaml
export AGENTASSERT_CONTRACT=$(pwd)/partner-mode.yaml

What Happens

  1. A 00-agentassert-typec.py hook is placed in ~/.claude-hooks/
  2. Every tool call in Claude Code is intercepted
  3. Contract is evaluated in-process (sub-10ms)
  4. On DENY: block with reason; on ALLOW: forward

Available Contracts

# Minimal: just block destructive tools
agentassert-claude-code install --contract $(pip show agentassert-typec-claude-code | grep Location | cut -d' ' -f2)/contracts/templates/safety-minimal.yaml

# Partner mode: challenge-first, cost-before-paid, drift detection
agentassert-claude-code install --contract $(pip show agentassert-typec-claude-code | grep Location | cut -d' ' -f2)/contracts/templates/partner-mode.yaml

# Full governance: all 7 operators
agentassert-claude-code install --contract $(pip show agentassert-typec-claude-code | grep Location | cut -d' ' -f2)/contracts/templates/full-governance.yaml

The Partner Mode Story

Varun's ~/.claude/CLAUDE.md + ~/.claude/rules/*.md contained ~14,000 tokens of process rules. After migrating to partner-mode.yaml:

  • 47.8% token reduction per turn (49,636 → ~25,920 bytes)
  • process rules: 31,322 bytes → 1,203 bytes (96% compression of rules)
  • Replaced: challenge-first, cost-before-paid-API, tool blocklist, destructive-command firewall, context budget
  • Preserved: style/voice rules (cannot formalize), capability routing, reference docs

See case_study/measurements.md for the full analysis.

Status

agentassert-claude-code status

Uninstall

agentassert-claude-code uninstall

License

MIT

Download files

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

Source Distribution

agentassert_typec_claude_code-0.7.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

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

agentassert_typec_claude_code-0.7.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file agentassert_typec_claude_code-0.7.0.tar.gz.

File metadata

File hashes

Hashes for agentassert_typec_claude_code-0.7.0.tar.gz
Algorithm Hash digest
SHA256 59b70ab7855836c2a8fa52a58bf8cf0941fc348895e22a61c75aa8bc27f41498
MD5 a117ab5b9947a4ee50e57e3a1e6bb0ee
BLAKE2b-256 7806fc492526d3a5d867c6ef21d9e0a102ce9315812c9ec65fe69310571c21e0

See more details on using hashes here.

File details

Details for the file agentassert_typec_claude_code-0.7.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agentassert_typec_claude_code-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e6609f306897572a11eebe2a34f491ec704b7fa84ae6109bd7e86805cb8588de
MD5 75b55e5db12a2dfdd9f20abb11799a63
BLAKE2b-256 d8f3242fbec2ff06e197e67446d2bb195ecfd46ad3c0789b51e4f054bb00463e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.7.0 This release

2 files

0.6.2

2 files

0.6.1

2 files

0.5.0

2 files

0.4.3

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page