Swarm Orchestrator, a TypeScript project, has released version 10.0.0, focusing on auditing AI-generated pull requests. The new `swarm audit` subcommand and corresponding GitHub Action analyze pull request diffs for ten specific 'cheat patterns' commonly associated with AI coding agents. If a blocking pattern is identified, the system can prevent the merge of the pull request. The tool also generates hash-chained audit ledgers and AI-BOM artifacts in CycloneDX-ML or SPDX 3.0 AI-Profile formats, supporting compliance requirements like those outlined in the EU AI Act and CISA SBOM for AI. The release includes a synthetic corpus of 500 broken and 500 clean patches for benchmarking and features robustness fixes for handling large pull requests and improved backend interactions with models like Ollama.
Featured on AI Radar: Swarm Orchestrator v10.0.0: AI-Generated PR Audit and Merge Gate