reaatech/circuit-breaker-agents
These packages provide a circuit breaker implementation designed for agent-to-tool and agent-to-agent communication, supporting confidence-based and cost-based tripping alongside standard error thresholds. You would adopt them to manage the reliability of LLM-based workflows by isolating tool failures and enforcing budget constraints across distributed environments. The system uses a lazy, timer-free state machine that can optionally persist state across process restarts using Firestore, DynamoDB, or Redis adapters.
Packages
7 packages
@reaatech/circuit-breaker-agents
- status
- published
- published
- 2 days ago
@reaatech/circuit-breaker-core
- status
- published
- published
- 2 days ago
@reaatech/circuit-breaker-example-basic
- status
- awaiting publish
@reaatech/circuit-breaker-example-dynamodb
- status
- awaiting publish
@reaatech/circuit-breaker-example-firestore
- status
- awaiting publish
@reaatech/circuit-breaker-example-redis
- status
- awaiting publish
@reaatech/circuit-breaker-persistence
- status
- published
- published
- 2 days ago
Comments
Sign in with GitHub to comment and vote.
