All features

Reviews

Every pull request read against the whole system, not just the diff: a plain-language summary, a merge readiness score, and findings ranked by what will actually break.

  • As soon as a pull request opens, Codity posts a plain-language summary of what changed and why it matters, plus a merge readiness score across review, security and code quality.

  • If the PR is linked to a ticket, the implementation is checked against the ticket's requirements and a live checklist is posted ("2 of 4 implemented"), so nobody merges half a feature by accident.

  • Every scan posts a code quality report with an overall score, severity counts and a per-file breakdown, so review effort goes where the risk is.

  • Findings ship as inline review comments with the corrected code included. Apply the suggestion from the PR without leaving GitHub.

  • Codity indexes every connected repository, so a review of one PR is grounded in the full architecture, not just the diff in front of it.

vuejs/vitepress⌘K
codity.aiBot5 hours ago
PR Summary
What changed
  • Adds configurable print options to hide navbar, sidebar and footer when printing pages.
  • Introduces useScreenOnly composable to control element visibility from theme config.
Merge statusNot mergeable
Review0/100
Security0/100
Code Quality0/100
Overall0/100
Files changed · Architecture · Risks

More Features