Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/chernistry/bernstein to version v1.5.3.
- 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 an AI orchestration tool that automates software development by breaking down goals into tasks, assigning them to parallel AI coding agents, verifying outputs, and merging results to deliver production-ready code with a clean git history. It eliminates the need for specialized frameworks or vendor lock-in, allowing users to mix and match AI models and providers seamlessly. The orchestrator is built using deterministic Python code and supports various CLI agents for flexible and efficient coding workflows.
What’s Changed
Patch release. Changes since previous version:
e588e60 chore: auto-bump to v1.5.3 76671f4 Merge pull request #583 from Beledarian/feat/cfg-005-validate-config-paths 92fa308 refactor: use handle_cli_error and ExitCode.CONFIG for consistency 2994a64 feat: validate config file paths before run starts