A lightweight, self-hosted infrastructure layer for deploying and managing LLM agents as resilient microservices. Features automatic request persistence, crash recovery, and state management — everything you need to run AI agents reliably in production without the complexity.
Stars
18
Forks
4
Watchers
18
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
47
commits
feat: Major documentation overhaul and example refactoring for v1.0
f093d62View on GitHubrefactor: Simplify architecture and remove unnecessary complexity
0bb27afView on GitHubfix: Fix ReplayWorker agent status check to properly parse JSON
2c0b0e8View on GitHubdocs: Remove docker-compose recommendation and clarify Redis setup
3937d31View on GitHub