Project
Everything about AgentFlow as a project rather than as an API.
| Page | Answers |
|---|---|
| Changelog | What shipped, and what "stable" commits us to |
| Upgrade to 1.0 | What breaks and how to migrate |
| Roadmap | What is missing, partial, or deliberately out of scope |
| Security | How to report a vulnerability, and what is by design |
| Support | Where to ask, and how to file a report that gets fixed |
| Contributing | Local setup, conventions, and the checks that gate a merge |
At a glance
- License: MIT, for the framework, the CLI, and the client. No paid tier and no hosted-service requirement.
- Maintainer: 10xScale, which runs AgentFlow in production across its own products.
- Stability: the 1.0 core API is covered by a deprecation policy. Nothing public is removed without a release of warning.
- Requires: Python 3.12 or newer; Node 18 or newer for the TypeScript client.