Skip to content

acgs-lite v2.7.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 19:12

acgs-lite v2.7.0

Constitutional AI governance for any agent. Wrap any LLM agent in enforceable rules, audit trails, and MACI separation of powers.

Install

pip install acgs-lite==2.7.0
# or with all LLM integrations:
pip install "acgs-lite[all]==2.7.0"

Changes

  • chore(release): bump acgs-lite to v2.7.0
  • Replace stale frontend docs and add a repo directory map
  • docs: add Microsoft blog post and MAC roadmap brief
  • docs(research): add Microsoft vs ACGS and MAC notes
  • style: ruff format test_workflow_action.py
  • Improve documentation navigation across repo-owned directories
  • style: ruff format hackathon-demo/app.py
  • fix(ci): fix hackathon-demo lint and add fpdf2 to test-lite pip install
  • fix(worker): resolve TS type errors, wasm rule warning, and trailing whitespace
  • style: ruff format mcp_agent_client.py — fix trailing whitespace and long lines
  • chore: ignore brief.md session files
  • docs: remove stale license-gate language from EU AI Act guide
  • style: ruff format - wrap long lines in engine and errors modules
  • docs: add positioning piece — Constitutional Governance vs Policy Enforcement
  • feat: launch prep — hackathon, Show HN, EU AI Act countdown, certified program, pricing, license fixes
  • test(acgs-lite): add workflow_action dispatch test suite
  • feat(acgs-lite): add ViolationAction enum; wire workflow_action into GovernanceEngine
  • fix(lint): apply ruff format to mcp_agent_client.py

Constitutional Hash

608508a9bd224290 — embedded in all validation paths.


Documentation · PyPI · Repository