ACFS v0.1.0 - Initial Release
The first public release of the Agentic Coding Flywheel Setup (ACFS) installer.
What is ACFS?
ACFS is a comprehensive installer for setting up an AI-powered development environment. It provides:
- Three-tier agent system: Claude Code, Codex CLI, and Gemini CLI
- Named tmux manager (NTM): Agent cockpit for managing coding sessions
- Unified session search (CASS): Search across all agent session history
- Procedural memory (CM): Agent memory system for persistent context
- Auth switching (CAAM): Instant switching between different API keys
- Security guardrails (SLB): Two-person rule for dangerous commands
- Interactive onboarding: Tutorial to get started quickly
- Self-healing
acfs doctor: Diagnose and fix issues automatically
Installation
curl -fsSL https://agent-flywheel.com/install | bashRecent Fixes
- CASS wrapper installation: Fixed detection of when the CASS robot compatibility wrapper needs to be installed (#25)
- CI workflow stability: Fixed stderr corruption issues in checksum verification workflows
- Checksum verification: Comprehensive E2E tests for the security checksum system
- Doctor improvements: Added fix messages and headless authentication hints
Requirements
- Ubuntu 24.04 or 25.04 (fresh install recommended)
- At least 20GB free disk space
- Internet connection for downloading tools
Documentation
See the README for full documentation.
🤖 Generated with Claude Code