Statewright icon
Statewright icon

Statewright

State machine guardrails that control which tools your AI agent can use in each phase. Define a workflow once, enforce it across Claude Code, Codex, Cursor, opencode, and Pi.

Statewright screenshot 1

Cost / License

Platforms

  • Online
  • Self-Hosted
  • Claude Code
  • OpenCode
  • Cursor
  • OpenAI Codex
0likes
0comments
0articles

Features

Statewright News & Activities

Highlights All activities

Recent activities

Statewright information

  • Developed by

    Ben Cochran
  • Licensing

    Open Source (Apache-2.0) and Freemium product.
  • Pricing

    Subscription ranging between $29 and $99 per month + free version with limited functionality.
  • Written in

  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

AI Tools & Services

GitHub repository

  •  273 Stars
  •  4 Forks
  •  2 Open Issues
  •   Updated  
View on GitHub
Statewright was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Statewright?

State machine guardrails that control which tools your AI agent can use in each phase. Define a workflow once, enforce it across Claude Code, Codex, Cursor, opencode, and Pi.

40 tools, zero structure, another debug spiral. Sound familiar? One hook loads a state machine. Your agent gets only the tools allowed in the current phase. No prompt engineering. No jailbreaks. MCP-enforced.

Structure beats reasoning

  • Tool enforcement per phase: Destructive tools don't exist in read-only states. The agent can't call what it can't see. Protocol-level enforcement, not prompt suggestions.
  • Fewer wasted tokens: Decision checkpoints force progress or fail — no idle looping. Read dedup catches repeated file reads. Edit guards prevent scope explosion.
  • Your tools, automatic: The workflow editor discovers your actual toolscape — built-in tools and MCP servers. Build workflows with the tools you already have.

Official Links