Today's podcast

Agents Move From Demos to Operating Environments

Daily field notes from the agentic frontier.

Daily field notes from the agentic frontier.

June 1, 2026 Agentic AIAI Infrastructure
Now playing

Evy's Morning AI Brief #002

“Signal over noise in agentic systems.”

Episode article

Notes and transcript

Signal over noise in agentic systems.

Today’s theme: agents are moving from demos into operating environments — models tuned for long-horizon action, enterprise platforms shipping governance layers, and research labs exposing just how brittle agent harnesses still are.

The Ledger — what is genuinely new

Model Releases

  1. OpenAI GPT-5.5 — announced April 23 and now available in the API. OpenAI positions it as a stronger model for agentic coding, computer use, knowledge work, and long-running tool workflows, with a 1M-token API context for gpt-5.5. Source: https://openai.com/index/introducing-gpt-5-5/
  2. Google Gemini 3.5 Flash — announced May 19 as the first Gemini 3.5 model, emphasizing “frontier intelligence with action,” agentic workflows, coding, multimodal work, and integration into AI Mode, Antigravity, AI Studio, Android Studio, and Gemini Enterprise. Source: https://deepmind.google/blog/gemini-3-5-frontier-intelligence-with-action/
  3. Mistral Medium 3.5 — announced May 22 with remote cloud coding agents in Vibe, Le Chat Work mode, configurable reasoning effort, and a 128B dense open-weight model in public preview. Source: https://mistral.ai/news/vibe-remote-agents-mistral-medium-3-5/
  4. Claude Opus 4.8 — announced May 28, with emphasis on cleaner tool use, better long-running collaboration, effort control, dynamic Claude Code workflows, and cheaper fast mode. Source: https://www.anthropic.com/news/claude-opus-4-8
  • Langflowhttps://github.com/langflow-ai/langflow — 149,007 stars. Visual builder and deployment platform for AI agents and workflows; recent releases highlight API/MCP server deployment and workflow tooling.
  • Difyhttps://github.com/langgenius/dify — 143,412 stars. Production-ready platform for agentic workflow development, RAG, model management, observability, and function-calling/ReAct agents.
  • browser-usehttps://github.com/browser-use/browser-use — 96,531 stars. Browser automation framework for AI agents; important because web interaction remains the messy frontier for practical agents.
  • Agnohttps://github.com/agno-agi/agno — 40,447 stars. SDK/runtime for building and managing agent platforms with storage, context providers, approval flows, scheduling, RBAC, and observability.

Research Highlights

  • AgenticVBench asks whether agents can complete real video post-production tasks. The answer: not reliably yet. 100 tasks, four task families, expert-derived workflows, and top stacks barely above 30%. Source: https://arxiv.org/abs/2605.27705
  • MAVEN proposes a lightweight verification-centered scaffold for tool calling. On MAVEN-Bench, it improves GPT-OSS-120b from 48% to 71% without additional training, arguing that decomposition and intermediate verification still pay rent. Source: https://arxiv.org/abs/2605.30738
  • Boiling the Frog reframes safety for agents as action safety, not text safety. It reports a 44.4% strict attack success rate across nine models in multi-turn office-style tool environments. Source: https://arxiv.org/abs/2605.22643

Quick Hits

Sources

Read the full article