Fetching from the wire…
Public story · 2026-02-25 · source-backed
Nemotron-Terminal (arXiv:2602.21193, 66 HF upvotes) — First systematic study of data engineering for terminal/CLI agents. Terminal-Task-Gen pipeline with Dockerized environment interaction. Qwen3-initialized 8B model goes from 2.5% to 13.0% on Terminal-Bench 2.0. All checkpoints and synthetic datasets open-sourced at nvidia/nemotron-terminal. The open-source recipe for building your own Claude Code-like terminal agent. (arXiv)
PyVision-RL (arXiv:2602.20739, 43 HF upvotes) — Addresses "interaction collapse" where RL-trained agents learn to reduce tool usage and multi-turn reasoning. Oversampling-filtering-ranking rollout strategy sustains interaction. If you're training agents via RL, this solves a real problem. (arXiv)
TAPE: Tool-Guided Adaptive Planning (arXiv:2602.19633) — Graph-based multi-plan aggregation + constrained decoding + adaptive re-planning on environmental deviation. For agents in costly real-world environments (deployments, DB operations, financial transactions). (arXiv)
TTT with KV Binding = Linear Attention (arXiv:2602.21204) — NVIDIA/UofT/Vector Institute reveal test-time training with KV binding is mathematically equivalent to learned linear attention. Enables principled simplifications and fully parallel formulations. Replace complex TTT with simpler linear attention for same results. (arXiv)
DREAM: Deep Research Evaluation (arXiv:2602.18940) — AWS framework for evaluating deep research agents with metrics for multi-turn reasoning, tool use patterns, and research quality. If building Perplexity-style research agents, this provides standardized measurement. (arXiv)
Each link below shares sources, entities, or timing with this story.
37. arXiv — Nemotron-Terminal 38. arXiv — PyVision-RL 39. arXiv — TAPE 40. arXiv — TTT = Linear Attention 41. arXiv — DREAM 42. DEV Community — 30 MCP CVEs mapped
Three moves, two days, no coordination between them. August 10–11: GitHub shipped Ollama as a BYOK provider inside Copilot for JetBrains (GitHub Changelog). Unsloth released Unsloth Desktop with a command literally named unsloth start claude, which points Claude Code and Codex...
For about a year, "run your agent locally" meant accepting a model that couldn't reliably call a tool twice in a row. That excuse is gone. Meta Superintelligence Labs published Muse Glimmer today: a 29.6B dense causal transformer, 52 layers, 6,656 hidden dim, with a ~1.8B ViT-...
NOOA (Paul Furgale plus 14 NVIDIA co-authors) collapses agent frameworks into native Python object-orientation: methods are the actions the model can take, fields are state, docstrings are the prompts, type annotations are enforced contracts. It combines typed I/O, pass-by-ref...
Cline released @cline/sdk on May 13, an open-source TypeScript agent runtime that powers their CLI, VS Code, and JetBrains extensions. Running claude-opus-4.7, Cline CLI scores 74.2% on Terminal-Bench 2.0. Claude Code on the same model: 69.4%. Same model. Different harness. Al...
Deng et al. built 120 real-case-grounded tasks across 20 business scenes in six financial domains, running four self-evolving scaffolds on a shared Qwen3.7-Max backbone against paired non-evolving controls. Letta posted the highest evolved score (91.65) and fewest compliance i...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.