AI SPT DSN AL Alexandre Realinho The long-running agent problem Agentic tasks take 60–90s but ODC’s UX model expects 3s. Raising timeouts won’t fix broken UX: design for async from the start.
AI AL Alexandre Realinho The Context Window as a Resource in ODC Most developers treat the context window like infinite RAM. It isn’t and that’s why your agent gets dumb. Treat it like a Resource.
AI TCH AL Alexandre Realinho Mentor Beta Now Covers Agentic Apps and Libraries in ODC If you have used Mentor to scaffold Server Actions or explain logic in a Web App, you already know the core loop: describe a goal, review…