Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/chernistry/bernstein to version v1.6.8.
- This action is used across all versions by 4 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Bernstein is a GitHub Action that automates software development tasks by orchestrating multiple AI coding agents in parallel. It takes a high-level goal, decomposes it into smaller tasks, assigns them to interchangeable AI agents, verifies their outputs, and integrates the results, delivering functional code, passing tests, and clean version control. This tool streamlines complex coding workflows, supports various AI models and providers, and eliminates dependency on proprietary frameworks or vendor lock-in.
What’s Changed
Patch release. Changes since previous version:
0c3afca1 chore: auto-bump to v1.6.8 cbe0140e style: auto-fix ruff lint and format 0bb15d43 refactor(sonar): reduce cognitive complexity across 18 modules (CC 23-31) 560a013c fix(sonar): correct test method signatures and argument types acd2224f fix(sonar): extract duplicate string literals into constants 3c4ff488 fix(sonar): extract duplicate string literals into constants 378f715b refactor(sonar): reduce cognitive complexity in 10 core modules (CC>25) 3af64228 refactor(sonar): reduce cognitive complexity in worst offenders (CC>45) f82e0789 fix(sonar): resolve remaining BLOCKER issues in routes and CLI c004bd76 refactor(sonar): reduce cognitive complexity across 17 modules (CC 23-31 → <15)