DISPATCH // AI NEWS
Latest AI News
Signal over noise. Concise, curated news on AI models, tools, and prompt engineering for people who ship.
AgentsJul 9, 20262 min read
GitHub's AI Agent Leaks Private Repos via Prompt Injection
A security researcher found GitHub's AI agent will expose private repository contents when prompted conversationally. It is a sharp reminder that agent authorization boundaries need explicit enforcement, not just assumed trust.
Prompt EngineeringJun 23, 20264 min read
Prompt Injection Is a Role Problem, Not a Text Problem
New research reframes prompt injection as a failure of role enforcement, not just malicious text. The implication: defenses built around filtering input are attacking the wrong layer.