Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.74 KB

File metadata and controls

33 lines (20 loc) · 1.74 KB

license English | 简体中文

CodeAgent is a code anylisis Agent.

Key Features

  1. Language support: It supports Java/C++/Objective-C/C#/JavaScript/Python/Go/PHP and more, covering common programming languages.
  2. Code inspection: Discover code quality defects, code specification problems, code security vulnerabilities, invalid codes, etc. At present, many self-developed and well-known open source analysis tools have been integrated. The layered architecture can support rapid self-service management tools for teams.
  3. Code measurement: Support comprehensive measurement of code from the three dimensions of code cyclomatic complexity, code repetition rate and code statistics.
  4. DevOps integration: The client can be started via the command line. Standard APIs support connection to upstream and downstream systems, and various DevOps systems.

Getting Started

Changelogs

Contributing

License

MIT licensed