February 3, 2026
Grouped reviewsYou now get one top-level summary comment so you can assess a PR quickly before you review individual findings.
February 6, 2026
Knowledge base attributionComments now show which knowledge base file they came from, so you can confirm when internal rules are being applied.
February 9, 2026
Rule file traversalRule files can now follow linked Markdown files and automatically include them in review context.
February 13, 2026
PR to ticket creationYou can create Linear tickets or GitHub Issues directly from review comments.
February 17, 2026
Deep thinking modeWe modularized each step of Propel’s review workflow so we can optimize each step independently. This improves coverage and reduces noise.
February 20, 2026
Skills (beta)You can run Propel directly from your CLI (including Claude Code and Codex) using Skills.-
propel-code-reviewlets your agent request a full Propel review on demand. -
propel-address-pr-commentslets your agent fetch comments and apply selected fixes without copying context. -
carlruns a review -> fix -> re-review loop until the PR is clean.
February 22, 2026
CI failure alerts (beta)You can get notified with review context when CI fails so debugging is faster.