Showing 101–120 of 1502 insights
TitleEpisodePublishedCategoryDomainTool TypePreview
Agent-to-Agent CommunicationEP 2211/22/2025FrameworksAi-development-
Using Langsmith Agent Builder, Cameron set up agents to communicate back and forth via emails to test multi-agent workflows.
Proxy via Ollama CloudEP 2211/22/2025FrameworksAi-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 InfrastructureEP 2211/22/2025FrameworksAi-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 ArchitectureEP 2211/22/2025FrameworksAi-development-
Embrace an agent-first software stack by structuring AI workflows around autonomous agents as primary interfaces, enabling modular deployment and impr...
Handwritten Vector EmbeddingsEP 2311/22/2025FrameworksDatabase-
Cameron Rohn highlights a blog by an associate professor of computer science providing printable, handwritten worksheets to manually compute vector an...
Model Personality BenchmarkEP 2311/22/2025FrameworksAi-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 RelevanceEP 2311/22/2025FrameworksAi-development-
Despite recent buzz around alternatives, the MCP framework remains central to enabling robust code execution in prompt engineering workflows.
Annual Tech Adoption SurveysEP 2311/22/2025FrameworksAi-development-
Conducting yearly surveys within your network can track shifts in tool adoption, model preferences, and developer workflows over time.
T2 Bench Use CaseEP 2311/22/2025FrameworksPerformance-
T2 bench is specifically designed to evaluate conversational agents in a dual-control environment rather than raw compute performance.
Screenshot Benchmarking MethodEP 2311/22/2025FrameworksAi-development-
Google’s internal computer model performance is evaluated entirely using screenshots, indicating a visual-based benchmarking methodology.
Back-of-Envelope Model SizingEP 2311/22/2025FrameworksAi-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 ChainingEP 2311/22/2025FrameworksAi-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 SimulationEP 2311/22/2025FrameworksBackend-
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 WorkflowEP 2311/22/2025FrameworksTesting-
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 PatternEP 2311/22/2025FrameworksAi-development-
Adopt an “Agent harness” pattern that orchestrates multiple AI agents in the background to enable modular, scalable workflows.
Agent vs Coding EnvironmentsEP 2311/22/2025FrameworksAi-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 TestingEP 2311/22/2025FrameworksAi-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 WorkflowEP 2311/22/2025FrameworksAi-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 WorkflowKimi K2: A Capable Alternative to GPT-5?11/22/2025FrameworksAi-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 ArchitectureAgent Builder: Simplifying Complex Tasks11/20/2025FrameworksAi-development-
A simple yet effective architecture for deep agents consists of a planning tool (inspired by Claude checklists), a detailed and structured system prom...
PreviousPage 6 of 76Next