Skip to content

Releases: tapheret2/rollagent

v0.1.0 — Optimistic rollups for agent actions

Choose a tag to compare

@tapheret2 tapheret2 released this 10 Jul 04:33

rollagent v0.1.0

First public alpha of optimistic rollups for AI agent actions.

What you get

  • State machine: PENDINGFINAL or CHALLENGEDREVERTED
  • 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.