Showing 101–120 of 1502 insights
| Title | Episode | Published | Category | Domain | Tool Type | Preview |
|---|---|---|---|---|---|---|
| Agent-to-Agent Communication | EP 22 | 11/22/2025 | Frameworks | Ai-development | - | Using Langsmith Agent Builder, Cameron set up agents to communicate back and forth via emails to test multi-agent workflows. |
| Proxy via Ollama Cloud | EP 22 | 11/22/2025 | Frameworks | Ai-development | - | Cameron hooked up Ollama Cloud to OpenCode via a custom proxy allowing large open-source models to run inference on external hardware. |
| Prioritize Agent Infrastructure | EP 22 | 11/22/2025 | Frameworks | Ai-development | - | When evolving AI stacks, first pivot to robust agent architectures before investing in model fine-tuning to ensure end-to-end task orchestration capab... |
| Agent-First Architecture | EP 22 | 11/22/2025 | Frameworks | Ai-development | - | Embrace an agent-first software stack by structuring AI workflows around autonomous agents as primary interfaces, enabling modular deployment and impr... |
| Handwritten Vector Embeddings | EP 23 | 11/22/2025 | Frameworks | Database | - | Cameron Rohn highlights a blog by an associate professor of computer science providing printable, handwritten worksheets to manually compute vector an... |
| Model Personality Benchmark | EP 23 | 11/22/2025 | Frameworks | Ai-development | - | Use the PID5 personality inventory to benchmark LLMs across maladaptive traits by overlaying model scores on human response curves and flagging those ... |
| MCP Framework Relevance | EP 23 | 11/22/2025 | Frameworks | Ai-development | - | Despite recent buzz around alternatives, the MCP framework remains central to enabling robust code execution in prompt engineering workflows. |
| Annual Tech Adoption Surveys | EP 23 | 11/22/2025 | Frameworks | Ai-development | - | Conducting yearly surveys within your network can track shifts in tool adoption, model preferences, and developer workflows over time. |
| T2 Bench Use Case | EP 23 | 11/22/2025 | Frameworks | Performance | - | T2 bench is specifically designed to evaluate conversational agents in a dual-control environment rather than raw compute performance. |
| Screenshot Benchmarking Method | EP 23 | 11/22/2025 | Frameworks | Ai-development | - | Google’s internal computer model performance is evaluated entirely using screenshots, indicating a visual-based benchmarking methodology. |
| Back-of-Envelope Model Sizing | EP 23 | 11/22/2025 | Frameworks | Ai-development | - | Use back-of-envelope math against open-source model benchmarks to estimate proprietary model parameter counts, revealing Gemini’s scale (~1.5T–30T par... |
| GPT-to-Claude Prompt Chaining | EP 23 | 11/22/2025 | Frameworks | Ai-development | - | Cameron Rohn uses a separate GPT instance in “thinking mode” to outline changes and then pastes those user stories or plans into a Claude file to exec... |
| Manual Handoff Simulation | EP 23 | 11/22/2025 | Frameworks | Backend | - | Tom Spencer often manually simulates agent-to-agent handoffs by creating a “handoff document,” pasting it into the next agent’s prompt, and iterating ... |
| Multi-Agent Backlog Workflow | EP 23 | 11/22/2025 | Frameworks | Testing | - | Cameron Rohn spun up three agents plus a supervisor agent to each pull batches of tasks from a 100-item backlog, mark files to indicate ownership, and... |
| Agent Harness Pattern | EP 23 | 11/22/2025 | Frameworks | Ai-development | - | Adopt an “Agent harness” pattern that orchestrates multiple AI agents in the background to enable modular, scalable workflows. |
| Agent vs Coding Environments | EP 23 | 11/22/2025 | Frameworks | Ai-development | - | Compare AI model performance in dedicated agent-only environments versus coding-centric IDE integrations to identify optimal use cases and capabilitie... |
| Cross-Provider Performance Testing | EP 23 | 11/22/2025 | Frameworks | Ai-development | - | Use the same codebase and prompt to compare AI model behavior across providers (e.g., v0 Gemini 3 vs new environment) by measuring tool call success r... |
| Agent Stacking Workflow | EP 23 | 11/22/2025 | Frameworks | Ai-development | - | Leveraging multiple AI agents in a pipeline by having them operate on top of each other enables complex, modular workflows for advanced task orchestra... |
| Hybrid Inference Workflow | Kimi K2: A Capable Alternative to GPT-5? | 11/22/2025 | Frameworks | Ai-development | - | Combine local, on-device models for inference-heavy tasks with cloud-hosted models for specialized or larger-scale workloads to optimize performance a... |
| Deep Agent Architecture | Agent Builder: Simplifying Complex Tasks | 11/20/2025 | Frameworks | Ai-development | - | A simple yet effective architecture for deep agents consists of a planning tool (inspired by Claude checklists), a detailed and structured system prom... |
© 2025 The Build. All rights reserved.
Privacy Policy