Tagged: CI-CD
2 articles tagged with “CI-CD”
Blog Posts
Testing Non-Deterministic Agents in CI
A practical design for combining deterministic contracts, semantic checks, DeepEval, Promptfoo, and dual LLM judges without letting flaky evaluation hold every pull request hostage.
Case Studies
Autonomous Dev Agent with a Separate Critic
A headless poller that picks tickets up, plans them, executes code in the right repo, runs a separate quality gate, and opens the PR — with humans approving plans and reviewing escalations.