Skip to content

ARC Protocol v1.0: Initial Release

Choose a tag to compare

@AshishOP AshishOP released this 21 Jan 22:23

🚀 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-verify for structured development.
  • Live Dashboard: Real-time CLI monitoring of agent activities and "thoughts".
  • Context Persistence: STATE.md and CONTRACTS.md ensure 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