OSP
continue logo

continue⏩ Source-controlled AI checks, enforceable in CI. Powered by the open-source Continue CLI

⏩ Source-controlled AI checks, enforceable in CI. Powered by the open-source Continue CLI

31,490 stars
4,186 forks
TypeScript
Apache-2.0
continue screenshot

continue

Continue provides source-controlled AI checks that can be enforced in CI/CD pipelines. It enables development teams to run AI-powered agents on every pull request as automated status checks, with each check defined as a markdown file in the repository.

Key Features

  • AI-Powered PR Checks: Run LLM agents on pull requests that review code and provide suggested fixes as diffs
  • Source-Controlled Configuration: Define checks as markdown files in .continue/checks/ directory for version control and collaboration
  • Multi-Model Support: Works with Claude, GPT, Gemini and other LLMs through a unified interface
  • Open-Source CLI: Lightweight command-line tool for local execution and CI integration
  • Flexible Agent Framework: Build custom agents for security reviews, code quality, performance, and more

Use Cases

  • Security Reviews: Automatically check for hardcoded secrets, input validation, and security vulnerabilities
  • Code Quality Enforcement: Verify coding standards, architecture patterns, and best practices across PRs
  • Compliance Checks: Ensure code meets regulatory or organizational requirements before merge
  • Performance Analysis: Detect potential performance issues and optimization opportunities in new code

Who Is It For

Continue is designed for development teams and engineering organizations that want to automate code review processes with AI. It's ideal for teams looking to enforce consistent quality standards, improve security posture, and reduce manual review burden through intelligent, configurable agents.