ARC Protocol v1.0: Initial Release
🚀 Initial Release
The ARC (Analyze, Run, Confirm) Protocol is now publicly available! This release introduces a high-discipline, agentic workflow system designed to bridge the gap between human intent and AI execution.
✨ Key Features
- Core Workflows:
/arc-plan,/arc-execute,/arc-verifyfor structured development. - Live Dashboard: Real-time CLI monitoring of agent activities and "thoughts".
- Context Persistence:
STATE.mdandCONTRACTS.mdensure no context is lost between sessions. - Multi-Agent Support: Native integration for Antigravity and Claude Code.
- Universal Installer: One-click setup for Windows, macOS, and Linux.
🛠️ Quick Install
curl -sSL [`bash
curl -sSL [httpshttps://raw.githubusercontent.com/AshishOP/arc-protocol/main/setup.sh](https://raw.githubusercontent.com/AshishOP/arc-protocol/main/setup.sh) | bash