Install from npm
Verify the install
Install from source
1
Clone the repository
2
Enter the directory
3
Install dependencies
4
Build the CLI
5
Link the global command
pnpm setup once first if pnpm has no global bin directory.agentgg command links to packages/cli. A later build needs no re-link.
Requirements
- Node.js 20 or later.
- pnpm 9 or later for a source install.

