rollagent v0.1.0
First public alpha of optimistic rollups for AI agent actions.
What you get
- State machine:
PENDING→FINALorCHALLENGED→REVERTED - CLI:
init,propose,challenge,accept/reject,finalize,demo - SQLite store + declare/eager execution modes
- Tests + CI
Install
\\�ash
git clone https://github.com/tapheret2/rollagent.git
cd rollagent
pip install -e ".[dev]"
rollagent demo
\\
One-liner
Optimistic rollups for AI agents: act under a challenge window — intervene only when wrong.
Not financial advice. Alpha protocol library, not a full agent framework.