Docs

Build with win.sh

Run the open-source loop harness locally, connect it to hosted win.sh, and give agents readable business operating loops.

60-second local start

The open-source package is file-first: loop contracts live in Markdown, state lives in JSONL journals, and Codex or Claude Code can execute from your repo.

npm install -g @win.sh/win
win auth login
win install bug-autofix
win status
win tick
win exec --agent codex --dry-run