ai agent sdk
Basic Information
This repository provides a TypeScript software development kit for building autonomous AI agents aimed at the Zero-Employee Enterprise (ZEE). It is intended to help developers create intelligent, context-aware agents and multi-agent workflows using a consistent API. The SDK supports both single model inference calls and compositions of multiple agents that can call external tools. It supplies composable primitives designed to be extendable and flexible for advanced scenarios. The README shows quick start instructions including a project template command, examples of defining an agent with model, description and instructions, and assembling agents into a ZeeWorkflow that can be executed asynchronously. The project is distributed as an npm package, includes documentation and encourages community contributions under an MIT license.