Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/sipyourdrink-ltd/bernstein to version v1.9.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
This GitHub Action, “Bernstein,” orchestrates multiple AI coding agents to automate software development tasks. It decomposes high-level project goals into subtasks, assigns them to AI agents, runs tests, and merges code that passes validation, enabling users to efficiently produce working code without manual intervention. Bernstein ensures reproducibility, eliminates vendor lock-in, supports a wide range of AI models, and optimizes workflows by leveraging parallel processing and deterministic task allocation.
What’s Changed
v1.9.3
Documentation
- update README with new comparison table and featured mentions; bump version to 1.9.2
Chores
- update repository references from chernistry to sipyourdrink-ltd across documentation and configuration files
- deps: bump release-drafter/release-drafter from 7.2.0 to 7.2.1
Full changelog: https://github.com/sipyourdrink-ltd/bernstein/compare/v1.9.2...v1.9.3