Video wird geladen...
Video konnte nicht geladen werden
Most agent demos are stateless. Ask → answer → context gone. Production agents need to run for days — pausing, resuming, persisting state. Addy Osmani joins Smitha Kolan on the Agent Factory to build three real agents with ADK 2.0 and Gemini 3.5 Flash, including one that runs Doom... show more
13,939 Aufrufe • vor 3 Monaten •via X (Twitter)
5 Kommentare

@addyosmani @SmithaKolan Production-grade agents are fundamentally stateful systems—requiring persistence, orchestration, and long-running execution rather than stateless request-response loops.

@addyosmani @SmithaKolan When exactly is the 3.5 pro coming? I'm really looking forward to it 🤩

@addyosmani @SmithaKolan Human conversations are persistent. We remember context, relationships, and prior decisions. Agents that can do the same move closer to supporting real communication rather than just answering questions

@addyosmani @smithakolan Durable execution solves pause and resume, but compaction creates a narrower question: how do you verify that pending tool calls, recent corrections, and task state survive the boundary? Is there a deterministic regression test for this in ADK today?

@addyosmani @SmithaKolan 🇺🇲✨️


