aad987e762
CI / test (push) Waiting to run
CI / powershell-installer (push) Waiting to run
Hop-State: A_06FN5C39XCC4JXJEAKVD5S0 Hop-Proposal: R_06FN5C2KP6Z8BKCP0KK1QZ0 Hop-Task: T_06FN3MBF98GWD4NA5PA1RWG Hop-Attempt: AT_06FN5B04YJGZ2NFP2TJWM1R
1.5 KiB
1.5 KiB
Hop documentation
Hop is prompt-native version control for coding agents. It stores each prompt as an immutable project state, gives agent work an isolated workspace, validates the exact tree being accepted, and safely materializes accepted results into the visible project folder.
Start here
- Installation
- Getting started
- Core concepts
- Codex Desktop and agent workflow
- Parallel agents and conflict resolution
Reference and operations
- CLI reference
- Architecture
- Security and privacy
- Troubleshooting
- Upgrading and uninstalling
- Release checklist
Thirty-second install
macOS or Linux:
curl -fsSL https://githop.xyz/GnosysLabs/Hop/raw/branch/main/scripts/install.sh | sh
Windows PowerShell:
irm https://githop.xyz/GnosysLabs/Hop/raw/branch/main/scripts/install.ps1 | iex
Restart Codex Desktop, open a Git project, and ask Codex to work normally. The
installed skill activates Hop before the agent inspects or changes the project;
there is no separate prompt router and no required manual hop init step.
Hop is currently an alpha. Keep Git history and normal backups, read release
notes before upgrading, and report unexpected behavior with hop doctor output
after removing private paths or data.