The Agent Builder
AI Agents
From answers to actions.
Give this agent a search
You can bind a tool to an agent so the model can call it and read the result back before it answers.
The Handler
You can put a model in a loop with tools without pretending it is a pipeline.
On-Call for Agents
ProYou can run agents without treating non-determinism as a personality.
The Protocol
ProYou can choose ReAct, tools and structured output without treating the model as a database.
The Palimpsest
ProYou can separate session, user and vector memory without poisoning the next turn.
The Assay
ProYou can measure traces, cost and gates without demo-driven shipping.
The Watch
ProYou can operate retrieval, cache and handoff without silent policy drift.
The Fence
ProYou can keep an agent from becoming an unowned process.
The Governor
ProYou can bound loops, schemas and retrieval freshness in production.