Why I Re-Run My Injection Tests Every Time I Bump the Model
I ran a prompt-injection regression suite on my LLM pipeline. A naive guard caught 2 of 11, a structural guard caught all 11, and it flagged my own regression.
Tags
4 posts
I ran a prompt-injection regression suite on my LLM pipeline. A naive guard caught 2 of 11, a structural guard caught all 11, and it flagged my own regression.
Automate PR reviews with GitHub Actions and Claude Code CLI. Covers --bare, --dangerously-skip-permissions, and --max-budget-usd flags for safe CI execution, with complete YAML workflow examples.
How Stripe produces over 1,300 PRs weekly with autonomous coding agents called Minions. An analysis of the Blueprint architecture, sandboxed VMs, and 3-tier feedback loop behind the system.
WordPress-like scheduled publishing on a static Astro blog with GitHub Actions. pubDate filtering and cron workflows auto-publish posts on schedule, serverless.