Launching today
Agent Express

Agent Express

Middleware framework for AI agents — Express.js for LLMs

2 followers

Agent Express is an open-source middleware framework for building AI agents in TypeScript. If you've written Express.js middleware, you already know how to build agents. The model-tool-model loop in an agent is structurally identical to the request-response cycle in a web server — a context flows through composable (ctx, next) functions. Three concepts: Agent, Session, Middleware. Five hooks. Built-in middlewares for budget tracking, guardrails, observability, memory compaction and others.
Agent Express gallery image
Agent Express gallery image
Free
Launch Team / Built With