Enterprise coding agents
Gemini for Google (GfG) is the only item with a large measured deployment result. The paper adapts Gemini to Google’s internal engineering data through continued pre-training and post-training, with a mid-training method to reduce catastrophic forgetting. In a blind A/B study with 29,000 developers, it reports 23% fewer mean iterations per turn and about 17% higher code survival rates.
The Polyglot Protocol is weaker as performance evidence, because it reports no task-success benchmark or baseline comparison. Its value is procedural: it tells coding agents to inspect the repository, choose languages under explicit rules, verify APIs and tools, check dependencies and security, and label unsupported checks. The repository covers 22 languages and includes adapters for Codex, Claude Code, and OpenCode.