Загрузка видео...

Не удалось загрузить видео

На главную

Introducing Qodo Gen CLI! Build custom AI agents that review code, generate tests, automate release notes, and more. Automating high-impact dev workflows has never been this easy. You can even turn any IDE agentic. Right from your terminal! Here is the complete guide:

39,094 просмотров • 11 месяцев назад •via X (Twitter)

Комментарии: 11

Фото профиля elvis
elvis11 месяцев назад

Getting Started with @QodoAI Use the terminal to install Qodo Gen CLI and authenticate > npm install -g @ qodo/gen > qodo login You are now ready to build agents, automate code reviews, generate tests and release notes, and even serve custom agents as MCP tools.

Фото профиля elvis
elvis11 месяцев назад

Using Built-in Agents You can use Qode Gen CLI built-in agents to automate common development workflows such as: - Code Review - Test Coverage - Release notes GitHub workflow

Фото профиля elvis
elvis11 месяцев назад

Intelligent Code Review Automate code reviews so you approve PRs faster. Supports PR descriptions, identifies issues, suggests fixes, creates missing tests, and validates code quality. > qodo review

Фото профиля elvis
elvis11 месяцев назад

Agents for Test Coverage Qode Gen CLI can automate test generation to achieve 80-90% code coverage without manual grind. You can integrate Qodo into your GitHub workflows with GitHub Actions.

Фото профиля elvis
elvis11 месяцев назад

Pre-Commit Workflow Here is a quick example of how to use Qodo chat to create a GitHub action workflow for a pre-commit check agent.

Фото профиля elvis
elvis11 месяцев назад

Automate Documentation Invoke Qodo Gen CLI Action to generate release notes and automatically submit them as PRs.

Фото профиля elvis
elvis11 месяцев назад

Create Custom Agents You can also create your own custom agents for specific use cases. Customize triggers, the input the agent receives, the actions it takes, and the agent outputs. Agent config example: Custom agent examples:

Фото профиля elvis
elvis11 месяцев назад

Run Agents in MCP Mode You can run your coding agents as a tool server or MCP. This makes it convenient to integrate across other agents and AI tools. Just use the --mcp flag

Фото профиля elvis
elvis11 месяцев назад

UI Mode Use the -- ui flag to launch a web-based interface for Qodo CLI. The web UI mode features full interactivity and the same capabilities as in the terminal.

Фото профиля elvis
elvis11 месяцев назад

Qodo Gen CLI Modes You can use several modes to interact seamlessly with Qodo Gen agents and capabilities. Available modes: CI mode (-- ci) Webhook mode (-- webhook) MCP mode (-- mcp) UI model (-- ui)

Фото профиля elvis
elvis11 месяцев назад

Docs here: Get started here:

Похожие видео

2025 is the year of the CLI, not 𝘥𝘦𝘴𝘱𝘪𝘵𝘦 its simplicity but 𝘣𝘦𝘤𝘢𝘶𝘴𝘦 of it. I’m thrilled to share today’s announcement. It’s a milestone for Qodo’s mission, and for every team that wants to put AI to work across the SDLC. Let’s dive in! 𝐌𝐞𝐞𝐭 𝐐𝐨𝐝𝐨 𝐆𝐞𝐧 𝐂𝐋𝐈 Built for creating, running, and managing AI agents that automate critical development tasks across the SDLC, from analyzing CI tests and logs to triaging production errors and more. 𝐊𝐞𝐲 𝐟𝐞𝐚𝐭𝐮𝐫𝐞𝐬 ✅ Runs everywhere ✅ Designed for task execution, not just Q&A ✅ Trigger from CI, hooks, or cloud functions—you choose ✅ Works with all major models ✅ Fully customizable agents with their own tools, credentials, and goals And yes, it plays nicely with our other Qodo agents too (e.g., Qodo Merge, the AI code-review tool). This isn’t just about writing code—it’s about catching bugs earlier, automating deeper, and shipping higher-quality software. 𝐓𝐫𝐲 𝐢𝐭 𝐭𝐨𝐝𝐚𝐲 𝐢𝐧 𝐬𝐞𝐜𝐨𝐧𝐝𝐬 Make sure you have npm installed, then run: npm install -g @qodo/gen Oh, one more thing- 𝐄𝐱𝐩𝐥𝐨𝐫𝐞 𝐨𝐮𝐫 𝐥𝐢𝐛𝐫𝐚𝐫𝐲 𝐨𝐟 𝐬𝐩𝐞𝐜𝐢𝐚𝐥𝐢𝐳𝐞𝐝 𝐐𝐨𝐝𝐨 𝐀𝐠𝐞𝐧𝐭𝐬, and contribute your own so others can benefit!

Itamar Friedman

11,802 просмотров • 11 месяцев назад