Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/sipyourdrink-ltd/bernstein to version v1.9.4.
- 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, is an AI orchestration tool designed to automate software development tasks by coordinating multiple AI coding agents. It decomposes a high-level project goal into smaller tasks, distributes them across various AI agents, runs tests, and merges successful code changes, delivering working code efficiently. Bernstein eliminates non-deterministic task allocation and enables reproducible, parallelized workflows, offering flexibility to use any AI model or provider without vendor lock-in.
What’s Changed
v1.9.4
Documentation
- mkdocs: switch from horizontal top tabs to vertical sidebar nav
- complete docs overhaul wave 2 + URL-org migration
- comprehensive overhaul (10-agent audit + 6-agent implementation)
- i18n: add README translations in 11 languages
CI / Infrastructure
- typos: exclude docs/i18n/** from spell-check
Full changelog: https://github.com/sipyourdrink-ltd/bernstein/compare/v1.9.3...v1.9.4