Getting Started
A native application for AI-powered content generation. Feed your knowledge, and let multiple agents create content in parallel.
Prerequisites
Section titled “Prerequisites”Before installing chro, set up the required tools:
- Node.js 18+ - Required runtime
- Git & GitHub - Version control
- Claude Code or OpenAI Codex - AI assistant
System Requirements
Section titled “System Requirements”macOS:
- macOS 12.0 (Monterey) or later
- Apple Silicon (M1/M2/M3) or Intel Mac
- At least 4GB of available memory
Windows:
- Windows 10 (21H2) or later
- At least 4GB of available memory
Installation
Section titled “Installation”1. Download chro
Download from the releases page:
Apple Silicon (M1/M2/M3):
curl -LO https://github.com/n-asuy/chronist-ai/releases/latest/download/chro-arm64.dmgIntel Mac:
curl -LO https://github.com/n-asuy/chronist-ai/releases/latest/download/chro.dmg2. Install
Open the downloaded .dmg file and drag chro to your Applications folder.
3. Launch
Launch chro from your Applications folder or Spotlight.
4. Allow Permissions
On first launch, you may need to allow the app in System Preferences > Security & Privacy.
Windows
Section titled “Windows”1. Download chro
Download from the releases page:
Invoke-WebRequest -Uri "https://github.com/n-asuy/chronist-ai/releases/latest/download/chro-Setup.exe" -OutFile "chro-Setup.exe"2. Install
Run chro-Setup.exe and follow the installation wizard. If Windows SmartScreen appears, click “More info” then “Run anyway”.
3. Launch
Launch chro from the Start Menu.
4. Allow Firewall
If prompted by Windows Firewall, click “Allow access” to enable network features.