䏿–‡ç‰ˆæœ¬ï¼šharness-template-cn
An agent-first base repo template for building any product you want.
Use GitHub's template flow from the top right of this repository:
- Select Use this template.
- Select Create a new repository.
Or initialize a new or existing repository with harness-cli.
Install it from npm first:
npm install -g @ifuryst/harness-cliThen run:
harness-cli init --language enharness-cli requires Node.js 18+ and Go on your PATH.
This approach comes from our own exploration, while also drawing on some ideas from OpenAI's harness engineering write-up.