Open-Source Demo Example EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks Architecture - 6/27/2025 Introduce an open version demonstration replicating computer use examples for clarity. Screenshots for Tool Selection EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks Architecture - 6/27/2025 When too many tools are configured, take screenshots and annotate which tools to use. Implement Sub-Agents EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks Architecture - 6/27/2025 Leverage sub-agents within your architecture to break down and manage complex tasks. Question Initial Assumptions EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks Architecture - 6/27/2025 Question if your initial thoughts are correct to prevent flawed designs. Explore Being Wrong EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks Architecture - 6/27/2025 Actively explore the possibility of being wrong to refine your agent design. LangChain Environment Use EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks AI Development - 6/27/2025 Exploring specialized environments like LangChain to focus solely on large language model executions. Context Saving Methods EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks Frontend - 6/27/2025 Tom discusses methods for effectively saving context between agent interactions to improve continuity and performance. Agent-Microservices Analogy EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks Architecture - 6/27/2025 Cameron compares agent architectures to microservices to emphasize the need for modular, collaborative agent design. MCP Auth Framework EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks Authentication - 6/27/2025 Using the MCP framework to streamline authentication and authorization when designing custom agents. A2A Design Pattern EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks Architecture - 6/27/2025 They explore various design patterns for Langgraph agents, including the agent-to-agent (A2A) pattern. Node Diagram Visualization EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks Architecture - 6/27/2025 Imagine a node diagram where each node connects to every other node, showcasing relationship complexity. Key Components Diagram EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks Frontend - 6/27/2025 Presentation of a diagram illustrating key components of agent architectures. Land Graphs in AI EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks AI Development - 6/27/2025 This segment delves into the concept of land graphs and their significance in AI architectures. Supervisor Pattern Diagram EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks Architecture - 6/27/2025 Documentation includes a diagram illustrating the agent architecture defined as a supervisor pattern, crucial for understanding research agents. Show more Contextual Architecture Selection EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks AI Development - 6/27/2025 The debate highlights that selecting the right agent architecture depends on the specific task context rather than a one-size-fits-all model. Show more Agent Delegation Model EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks AI Development - 6/27/2025 Each agent in the swarm is aware of every other agent and can delegate tasks, prompting considerations about agent-to-agent interactions. Show more Swarm Agent Access EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks Architecture - 6/27/2025 In a swarm architecture, every agent has access to every other agent to enable full collaboration. Multi-Agent Complexity Requirements EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks Frontend - 6/27/2025 Tom discusses the complexities and core requirements necessary for long-running multi-agent architectures. Subtask Management Model EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks AI Development - 6/27/2025 Cameron discusses improving a high-quality model that effectively manages subtasks. Microservices for agents EP 5 - The Build - Agent Architectures: The Next Frontier in AI Frameworks Architecture - 6/27/2025 Tom Spencer emphasizes adopting more microservices and micro-architectures for agent design, drawing on insights from the Anthropic and Cognition discussions. Show more