Skills2026年4月1日·1 分钟阅读

Continue — AI Code Review Agents for CI/CD

Continue runs AI agents as code review checks on PRs. 32.2K+ GitHub stars. Markdown-defined checks, pass/fail with diffs, VS Code + JetBrains. Apache 2.0.

TO
TokRepo精选 · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

# Install CLI
curl -fsSL https://raw.githubusercontent.com/continuedev/continue/main/extensions/cli/scripts/install.sh | bash
# Or: npm i -g @continuedev/cli

# Run checks on a PR
cn check

介绍

Continue provides source-controlled AI checks enforceable in CI. With 32,200+ GitHub stars and Apache 2.0 license, it runs AI agents on pull requests as GitHub status checks. Each agent is defined as a markdown file in .continue/checks/, producing pass/fail results with suggested diffs. Includes VS Code extension and JetBrains plugin.

Best for: Teams wanting automated AI code review in their CI/CD pipeline Works with: Claude Code, OpenAI Codex, Cursor, Gemini CLI, Windsurf


Key Features

  • AI code review agents for PRs
  • Markdown-based check configuration
  • Pass/fail status checks with diffs
  • VS Code and JetBrains plugins
  • CLI for local and CI usage
  • Security, validation, quality checks

FAQ

Q: What is Continue? A: AI code review agents with 32.2K+ stars. Markdown-defined checks on PRs, pass/fail with diffs. VS Code + JetBrains. Apache 2.0.

Q: How do I install Continue? A: curl install script or npm i -g @continuedev/cli.


🙏

来源与感谢

continuedev/continue — 32,200+ GitHub stars

相关资产