8000 GitHub - qodo-ai/qodo-gen-cli: The Qodo Gen CLI lets you interact with the Qodo platform from your terminal for automation, advanced AI workflows, or CI/CD integration.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The Qodo Gen CLI lets you interact with the Qodo platform from your terminal for automation, advanced AI workflows, or CI/CD integration.

Notifications You must be signed in to change notification settings

qodo-ai/qodo-gen-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qodo Gen CLI

Qodo Gen CLI is a command-line interface for running and managing AI agents. It allows you to automate complex workflows, interact with AI models and external tools using your own tools and schemas, and serve AI agents as HTTP services — all from your terminal.

Why should I use it?

Qodo Gen CLI is designed for AI-powered developer productivity. It turns natural language into intelligent actions using your configured agents. Whether you're building tools, debugging code, or reviewing PRs, Qodo Gen CLI can help you code faster and better.

Qodo Gen CLI supports:

  • Custom agent configuration
  • CI and automation integration
  • Interactive web UI mode
  • General code generation
  • Intelligent PR code review

It's fast, extensible, and designed to work in real-world engineering environments.

Core features

  • Interactive Chat Mode: Talk to an agent in natural language directly in your terminal (qodo chat), exactly like with Qodo Gen Chat.
  • Custom Agent Commands: Configure your own agent and define reusable workflows (qodo <command>).
  • Interactive Web UI mode: Run Qodo Gen CLI with --ui to interact with Qodo Gen CLI's chat in an interactive web UI.
  • Serve Agents as HTTP APIs: Turn any agent into a callable service (--webhook mode).
  • Model Control: Choose which AI model to use (Claude, GPT-4, etc.) with --model={model-name}.
  • Agent to MCP: Turn any agent into an MCP with --mcp.
  • Secure Integration: Use tools without exposing your API keys.

Installation

To use Qodo Gen CLI, you’ll need Node.js and npm installed.

Then run:

npm install -g @qodo/gen

Usage

Go to the Qodo Gen CLI documentation site for full options and usage manuals.

Qodo and Community Agent Examples

Check out Qodo's agent repository in GitHub to see examples of working agents.

Resources

About

The Qodo Gen CLI lets you interact with the Qodo platform from your terminal for automation, advanced AI workflows, or CI/CD integration.

Resources

Stars

Watchers

Forks

Packages

No packages published
0