Fetching from the wire…
Public story · 2026-07-23 · high
The approach lifted agent-safety scores 15.9 points while also raising benign task completion, per the arXiv paper.
Why now: The paper hit arXiv the week of July 23.
JANUS trains a safety guard to forecast where an agent's plan is headed, per the paper posted to arXiv (2607.19913). Across four agent-safety benchmarks, Vanguard, the guard JANUS trains, raised average protection scores 15.9 points, the paper reports.
Every guardrail I've used checks the action in front of it, not the plan behind it. That leaves the guard reacting only once the agent is already committed to a step.
JANUS trains its forecasting on partial trajectories, not full sequences. It optimizes the guard with CoAA-RL, a training method that scores each forecast by downstream usefulness. Plausibility alone doesn't earn credit.
Safety layers usually cost something: slower responses, more false positives, agents refusing reasonable requests. Vanguard did the opposite. Benign task completion rose 5.1 points on top of the safety gains.
A safety layer that costs nothing on the happy path removes the industry's usual excuse for skipping guardrails. The paper doesn't say how Vanguard holds up against an agent actively trying to fool the forecast. That's the test to watch before trusting this in production.
Each link below shares sources, entities, or timing with this story.
StepGuard (arXiv 2608.24777) is an open-weight guard model auditing individual tool calls pre-execution rather than scoring completed trajectories, which is where most guardrails sit. It trains on paired safe and unsafe trajectories that share identical context and diverge onl...
arXiv 2607.26998 flips the pentest agent's observation-action loop against it, replacing static honeytokens with a trajectory-adaptive policy that constructs new decoy artifacts conditioned on the agent's interaction history, folding validated ones into a factually consistent...
Microsoft's July 23 release targets a genuine gap: harness-based agents like Claude Code and Codex drive multi-turn reasoning, tool use, and external system access but were hard to train end-to-end with standard open RL infrastructure. The trick is decoupling training from inf...
"Adaptive Adversaries" (arXiv:2607.18063) tests agents against attackers that adapt across turns instead of firing one-shot prompts. Claude Opus 4.6 and GPT-5.4 tied at 5.4% aggregate, but per-scenario variance was extreme, with Opus hitting 60% on one scenario where competito...
arXiv 2607.25255 names the real multi-agent failure: a harmful objective gets fragmented into locally plausible subtasks, so no single agent ever sees enough to refuse. SafeFlow attaches structured semantic taints to root requests, propagates them through a dynamic collaborati...
Recuris (arXiv 2608.24876) keeps a Working Memory tracking current task progress separate from an Experiential Memory of learned skills, so skill selection indexes against what the task needs now rather than the whole history. It improves 35 of 37 model-benchmark pairs, gains...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.