Introducing Qodo Gen CLI: Build and Run Coding Agents Anywhere in the SDLC
10 months ago
- #AI Agents
- #Developer Tools
- #SDLC Automation
- Qodo Gen CLI is a command-line interface for building, managing, and running AI agents.
- Developers can create custom agents, automate workflows across the SDLC, and integrate AI capabilities into any IDE.
- Features include workflow-wide automation, terminal and browser interaction, full model flexibility, and flexible deployment options.
- Agents are configurable with triggers, inputs, actions, and results, defined using a simple .toml format.
- Examples of community-built agents include Accessibility Auditor, Batch Playwright Fixer, and Performance Optimizer.
- Qodo Gen CLI supports multiple execution modes: CI mode, Webhook mode, and MCP mode.
- Installation is simple with npm: `npm install -g @qodo/gen`.
- Future plans include Background Agents, Parallel Execution, and applying best practices across the SDLC.