State Retry Checkpoint Confidence Events
A self-contained SDK for building resilient AI agents, automation pipelines, and long-running workflows without external services or infrastructure.
// capabilities
Eight focused modules. No bloat. Each one solves a real problem in production workflows.
Orchestrates task execution with full lifecycle hooks. Start, run, recover · all handled.
Configurable retry logic with exponential backoff. Stop writing try/except loops by hand.
Auto-saves runtime state to algogent_state.json across runs without any setup.
Resume long-running jobs from the last checkpoint. Crash halfway through 10,000 rows? No problem.
Evaluate decision confidence in agent workflows. Let your code know when it's uncertain.
Decouple components with lightweight publish/subscribe. No Redis, no RabbitMQ needed.
Tagged log levels [RUNTIME] [RETRY] [STATE] · grep-friendly out of the box.
Track execution stats without external tooling. Know exactly what your workflow is doing.
// quick start
Clone, install, and run your first workflow. No configuration files, no accounts, no API keys.
Full Quick Start ?// roadmap
Community Edition is complete and production-ready. Pro features introduce genuinely new capabilities.