by ziegfried · Agent Tool · ★ 20
Durable Agents Component for Convex A Convex component for building durable AI agents with an async tool loop. The goal of this component is to provide a way to build AI agents that can run indefinitely and survive failures and restarts. It provides some of the functionality of the Convex Agents Component (such as persistent streaming), while deliberately leaving out some of the more advanced features (context management, RAG, rate limiting, etc.). The component is built on top of the AI SDK v6 and aims to expose its full API with persistence and durable execution.
| Stars | 20 |
| Forks | 3 |
| Language | TypeScript |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 71.6014554175267/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-02 |
| Created | 2026-01-14 |
| Platforms | node |
| Est. Tokens | ~22k |
Explore other popular agent tool tools:
convex-durable-agents is A durable AI agents component for Convex with automatic retries, crash recovery, and tool execution. It is categorized as a Agent Tool with 20 GitHub stars.
convex-durable-agents is primarily written in TypeScript.
You can find installation instructions and usage details in the convex-durable-agents GitHub repository at github.com/ziegfried/convex-durable-agents. The project has 20 stars and 3 forks, indicating an active community.
convex-durable-agents is released under the Apache-2.0 license, making it free to use and modify according to the license terms.