block-goose-cli

Extensible AI agent that provides intelligent code analysis and suggestions

brewmacoslinux
Try with needOr install directly
Source

About

Open source, extensible AI agent that goes beyond code suggestions

Commands

block-goose

Examples

Initialize a new AI agent project with default configuration$ block-goose init
Analyze code in current directory and get AI suggestions$ block-goose analyze
Run the AI agent with a specific configuration file$ block-goose run --config myconfig.yaml