AI in CI/CD
Vendor-neutral coverage of ai in ci/cd.
Articles
5 articlesVS Code 1.133 pulls agent sessions out of the editor process
VS Code 1.133 moved AI agent sessions into a standalone Agent Host that outlives the window and can be reached over SSH or a dev tunnel, per DevOps.com. Microsoft published the wire format as the Agent Host Protocol under an MIT license.
Aug 23, 2026 · Maya OkonkwoAI in CI/CDAWS releases Dogwood, an open-source policy language for the tool-call sequences agents run
AWS has published Dogwood, an open-source policy language and reference interpreter that governs sequences of AI-agent tool calls. The pitch is catching actions that are individually valid but wrong in context, and for pipelines that hand agents commit or deploy rights that is a new place to hang guardrails.
Aug 11, 2026 · Maya OkonkwoAI in CI/CDGoogle opens Gemini Enterprise Agent Ready as a free training path for agents in production
Google Cloud has announced Gemini Enterprise Agent Ready, a no-cost training bundle of twelve skill badges on skills.google paired with a month-long hackathon on Devpost. The angle for CI/CD teams is that the courses aim at operating agents, not demoing them.
Aug 10, 2026 · Maya OkonkwoAI in CI/CDGitHub Copilot retires six models on September 1, and every Copilot surface is in scope
GitHub is deprecating Gemini 3.1 Pro, Claude Opus 4.5, Claude Opus 4.6, Claude Sonnet 4.5, Claude Sonnet 4.6 and Raptor Mini across all Copilot experiences on September 1, 2026, per its July 31 changelog. Individual annual subscribers keep Sonnet 4.6; everyone else has about four weeks to point workflows and integrations at replacements.
Aug 4, 2026 · Maya OkonkwoAI in CI/CDGitLab shipped a real migration with AI agents and wrote up what actually broke
GitLab's engineering post walks through using its Duo agents to unify two rate-limiting paths across 121 keys and 95 call sites, wrapped in a spec-and-review loop with one honest shadow-mode incident along the way. Here is what a DX-minded reader can lift from it.
Jul 10, 2026 · Priya Nair