Tools vs. Subagents: Building Effective AI Agents Without Over-Engineering
Tools execute code.
Tools execute code.
… government of the people, by the people, for the people … — Abraham Lincoln, Gettysburg Address (1863) The cost of AI is dropping rapidly. GPT-4-class capabilities cost roughly $30 per million tokens in early 2023; today the same runs under $1, and some providers are pushing costs below $0.10. Across benchmarks, inference prices have …
Read more “Intelligence is Free, Now What? Data Systems for, of, and by Agents”
You build an agent with five tools.
Compression on Arrival Tool outputs should be compressed after a call returns, not after the window fills.
Congratulations to the Berkeley Artificial Intelligence Research (BAIR) Lab class of 2026! This year, BAIR celebrates another remarkable group of Ph.D. graduates whose curiosity, creativity, and perseverance have pushed the frontiers of artificial intelligence and machine learning. Their work spans the breadth of modern AI — robotics and embodied intelligence, large language models and reasoning, …
In this article, you will learn five practical strategies for managing context windows in long-running AI agent applications, along with the key tradeoffs each approach…
MCP provides a standard way for AI applications and external systems to communicate.
•
In this article, you will learn how to distinguish agentic workflows from autonomous agents by focusing on who owns control flow — a human writing…
In this article, you will learn why a large context window is not the same thing as agent memory, and how techniques like retrieval, compression,…