bernstein
活跃·★ 516·Apache-2.0·更新于 2026-05-29
★ 多智能体★ 工作流自动化
伯恩斯坦是一个确定性的AI编码代理编排器,通过一条命令并行运行多个编码代理来构建软件。
伯恩斯坦是一个确定性的AI编码代理编排器。它将目标分解为任务,在隔离的分支上并行启动代理,通过质量门验证结果,仅合并通过的代码。它支持31多种代理适配器,可在任何模型或提供商上运行。
#a2a#智能体编排#代理式 AI#agentic-engineering#agentic-workflow#AI 智能体#ai-orchestration#ai-orchestrator
01
功能特性
01确定性调度的并行多代理执行
0230多种代理适配器和可插拔沙箱(本地、Docker、E2B、Modal)
03质量门和验证器(测试、lint、类型检查、PII扫描)
04内置成本跟踪、可观察性和可重放的审计日志
05MCP服务器模式、技能包和声明式YAML计划
02
兼容性
macOS
macOS/Linux
已通过文档验证
Linux
macOS/Linux
已通过文档验证
Windows
Windows
已通过文档验证
03
快速开始
1
$ curl -fsSL https://bernstein.run/install.sh | sh
04
使用场景
↳通过将复杂任务分配给多个AI代理来加速功能开发
↳在无头模式下自动化CI/CD流水线,输出结构化结果
↳在同一会话中组合不同模型进行代码生成和审查
05
同类工具
相关搜索
评论
登录后发表评论
- RRemy Wilson2026年5月6日
Deterministic orchestration for 30+ CLI AI agents with git worktree isolation is well-designed
- CCasey Martinez2026年4月28日
Ship-while-you-sleep is accurate — the deterministic approach prevents agent divergence
- AAspen Anderson2026年4月12日
The git worktree model is the right architecture for parallel agent isolation
- RReese Martinez2026年3月15日
Used for overnight autonomous development tasks, the isolation guarantees prevent conflicts