Bernstein is an audit-grade multi-agent orchestration library for CLI coding agents (Claude Code, Codex, Gemini CLI, and 40+ more). It provides HMAC-chained audit logs, signed agent cards, per-artefact lineage, and supports air-gap deployments. Current version 2.7.0 requires Python >=3.12.
pip install bernsteinNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the orchestrator with an API key and execute an agent.
Use Agent.CLAUDE_CODE instead of 'claude-code'.
Use the provided API (AuditLog.verify()) to validate integrity.
Use logging configuration with standard Python logging.
No dependency data recorded yet.