acgs-lite v2.6.0
acgs-lite v2.6.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.6.0
# or with all LLM integrations:
pip install "acgs-lite[all]==2.6.0"Changes
- fix(examples): pass StdioServerParameters to stdio_client in mcp_agent_client.py
- fix(release): switch PyPI publish to token auth; paper builds non-blocking
- release(acgs-lite): v2.6.0 — Leanstral, engine fix, PyPI docs refresh
- docs: refresh acgs-lite docs, add new guides and workspace files
- fix(ci): gate deploy steps on env.FLY_API_TOKEN not job-level if
- fix(ci): skip Fly.io deploy when FLY_API_TOKEN secret not configured
- fix(clinicalguard): route explicit-but-unknown skill prefix to helpful error
- docs(acgs-lite): refresh README and docs/index with improved quickstart
- test(swarm): add 74 deep tests for DAG-as-coordinator pattern
- docs(enhanced_agent_bus): rewrite README to match actual source
- docs(clinicalguard): rewrite README to match actual source
- docs(acgs_auth0): rewrite README to match actual source
- docs(acgs-deliberation): rewrite README to match actual source
- research: deep dive on DAG-as-coordinator pattern from constitutional_swarm
- docs(mhc): rewrite README to match actual source
- docs(constitutional_swarm): rewrite README to match actual source
- docs(acgs-core): rewrite README to match actual source
- docs(acgs-lite): rewrite README to match actual source
- fix(ci): add openai to bus job; skip benchmark tests in full-suite
- fix(ci): add aiohttp to bus job; add anthropic+others to test-full job
Constitutional Hash
608508a9bd224290 — embedded in all validation paths.