Skip to main content

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

Run pnpm setup once first if pnpm has no global bin directory.
The global 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.