Hive Code Bootstrap

Session tracking and crash recovery for Hive Code CLI

curl -fsSL https://raw.githubusercontent.com/fanning/hive-hiveskill/master/install.sh | bash
Note: Uses ccode command on macOS since cc is the C compiler.
curl -fsSL https://raw.githubusercontent.com/fanning/hive-hiveskill/master/install.sh | bash
irm https://raw.githubusercontent.com/fanning/hive-hiveskill/master/install.ps1 | iex
Note: Run in PowerShell. For CMD, use: powershell -Command "irm ... | iex"

Session Tracking

Name your sessions with "Project : Goal : Task" format. Terminal title shows current context.

Crash Recovery

All sessions logged and recoverable. Restore any crashed session with full conversation history.

Output Logging

Every session automatically logged to disk. Review what any agent was doing before a crash.

Cross-Platform

Works on Windows, macOS, and Linux with the same commands and shared context.

Usage

cc -h Show help and all available options
cc "Project : Goal : Task" Start a named session with context
cc -r Interactive picker to restore any session
cc -c Continue the most recent session
cc -l List all sessions with status