Showing 81–100 of 1502 insights
| Title | Episode | Published | Category | Domain | Tool Type | Preview |
|---|---|---|---|---|---|---|
| Memory Layering Architecture | EP 22 | 11/22/2025 | Frameworks | Ai-development | - | Agents should maintain system-level and user-level memory blocks to separate application state and individual user preferences for more nuanced intera... |
| MCP Server Integration | EP 22 | 11/22/2025 | Frameworks | Devops | - | You can attach any number of MCP servers (e.g., build, exa) as tools in Deep Agents to inject custom context pipelines into your agents. |
| Customizing Deep Agents Tools | EP 22 | 11/22/2025 | Frameworks | Ai-development | - | The Deep Agents package supports both mcp and LangChain tools and lets you modify the system or research instructions directly (e.g., in research_agen... |
| Agent Builder Iterative Tuning | EP 22 | 11/22/2025 | Frameworks | Frontend | - | By annotating and marking up Agent Builder output in an evaluation-like workflow and feeding it back, you can iteratively refine both primary and sub-... |
| Deep Agent Copilot Architecture | EP 22 | 11/22/2025 | Frameworks | Ai-development | - | Implement a cognitive architecture with dynamic sub-agents that spawn to fetch and validate data (e.g., public records) and then reintegrate results i... |
| Starting Deep Agents | EP 22 | 11/22/2025 | Frameworks | Architecture | - | To embed a sequence of non-trivial tasks into a deep agent, begin by selecting a deep research agent framework and defining your task sequences for th... |
| Iterative Agent UI | EP 22 | 11/22/2025 | Frameworks | Frontend | - | The Deep Agents UI presents task decomposition as a checklist with status updates, enabling iterative planning and action execution in one interface. |
| CLI Agent Builder | EP 22 | 11/22/2025 | Frameworks | Frontend | - | Cameron set up a command-line agent called Granola to mimic Agent Builder workflows for automating task flows outside of a UI. |
| Role-based Agent Scaffolding | EP 22 | 11/22/2025 | Frameworks | Devops | - | They prototype a pipeline of specialized agents—product manager, researcher, stakeholder communicator, backlog manager, and feedback analyzer—to modul... |
| In-memory Virtual Filesystem | EP 22 | 11/22/2025 | Frameworks | Architecture | - | The first iteration of their agent tooling uses a virtual in-memory file system without persisting data to disk, simplifying early development. |
| File System Integration | EP 22 | 11/22/2025 | Frameworks | Testing | - | Enable agents to read from and write to a file system for persistent context and data handling during execution. |
| Structured System Prompt | EP 22 | 11/22/2025 | Frameworks | Ai-development | - | Use a detailed system prompt that includes complexity handling, failovers, and routing logic to enable robust long-running tasks. |
| Checklist Planning Tool | EP 22 | 11/22/2025 | Frameworks | Frontend | - | Incorporate a planning tool based on a Claude-style checklist to break down tasks and guide agent execution. |
| Deep Agent Architecture | EP 22 | 11/22/2025 | Frameworks | Ai-development | - | An effective AI agent architecture includes a planning tool, a comprehensive system prompt for complexity and failovers, a file system for read/write,... |
| Sub-Agent Decomposition Workflow | EP 22 | 11/22/2025 | Frameworks | Architecture | - | Use the Deep Agents package to automatically generate a team of specialized sub-agents via natural language prompts, breaking down complex tasks and o... |
| Explicit Context Specification | EP 22 | 11/22/2025 | Frameworks | Ai-development | - | Tom Spencer highlights that AI agent failures are often caused by unspoken assumptions and urges developers to explicitly supply all relevant context—... |
| Processing-Context Loop | EP 22 | 11/22/2025 | Frameworks | Ai-development | - | Structure multi-agent pipelines as a loop of processing steps followed by context injection to prevent output degradation across chained AI operations... |
| Hybrid Workflow-Agent Canvas | EP 22 | 11/22/2025 | Frameworks | Frontend | - | Combine a deterministic workflow builder with non-deterministic Langgraph agent nodes in one canvas to manage both structured sequences and variable i... |
| Visual Agent Workflow Mapping | EP 22 | 11/22/2025 | Frameworks | Ai-development | - | Adopt a systematic visual mapping exercise for chained AI agents to manage triggers, data flows, and inter-agent dependencies as complexity grows. |
| AI-Driven Roadmap Builder | EP 22 | 11/22/2025 | Frameworks | Ai-development | - | Use AI-powered "vibe coded apps" to ingest actual product analytics and context to automatically generate a custom roadmap planning and KPI tracking t... |
© 2025 The Build. All rights reserved.
Privacy Policy