Finally know exactly
what your AI just did
AI tools move fast and change a lot. changAIs shows you a side-by-side diff of every change your AI made, with its own notes pinned to the exact lines it touched โ so you know what changed, why, and what to watch out for before you commit.
Returning null on failed auth leaks timing information โ attackers can distinguish "user not found" from "wrong password". Throw a uniform AuthError in both branches.
Stop blindly trusting your AI. Start reviewing what it actually did.
All features work in VSCode and VS Code-compatible editors including VSCodium.
See Exactly What Changed
Side-by-side diff of every file your AI touched. Know what was added, removed, and why โ before you commit anything.
Notes Pinned to the Right Lines
AI-generated notes are anchored to the exact lines they refer to. No more cross-referencing a wall of text with your code.
Report-Driven Review
Load reports from changAIs-compatible workflows and inspect the files, notes, and review state they describe.
Reply & Track Progress
Agree, disagree, or mark as "will fix" on each note. The status bar shows how much of the AI's work you've reviewed.
Checked & Resolved State
Track which notes you have reviewed and which ones still need follow-up before you commit.
Export Reports
Export review records to Markdown and JSON so you can keep a local trail of what changed and what you decided.
See Exactly What Changed
Changed files, diff context, and AI notes in one review surface.
Reply & Track Progress
Reply to notes while reviewing.
Checked & Resolved State
Track checked and resolved state.
Review from report to decision
Load the AI report, answer notes in context, and keep track of what is already checked or resolved.
Load the report
Start from the changed files, note counts, and review progress generated for the current workspace.
Reply in context
Capture agree, disagree, or will-fix decisions while the relevant code stays visible.
Finish with state
Checked and resolved notes make it clear what has already been reviewed.
Supported AI tools
Built around the AI coding workflows developers already use.
changAIs includes setup commands for eight AI coding tools today, so each tool can write review notes to the same local report workflow.
Supported now
Claude Code
ReadyCLAUDE.md, CLAUDE.local.md, or slash command
GitHub Copilot
Ready.github/copilot-instructions.md
Cursor
Ready.cursor/rules/changais.mdc
Windsurf
Ready.windsurfrules
Aider
Ready.aider/changais-review.md
Gemini CLI
ReadyGEMINI.md
OpenCode
ReadyAGENTS.md
Qwen Code
ReadyQWEN.md
Roadmap integrations
- Codex Planned
- More AI coding assistants Planned
- Direct report generation for more tools Planned
- Richer feedback handoff between changAIs and AI tools Planned
Compare plans
Free covers the core review workflow. Pro adds history, exports, custom paths, and AI-assisted commit support.
| Feature | Free | Pro |
|---|---|---|
| Side-by-side diff view | โ | โ |
| AI note markers & hover cards | โ | โ |
| Mark as checked / hide notes | โ | โ |
| Filter & search notes | โ | โ |
| Replies (agree/disagree/will-fix) | โ | โ |
| Export to Markdown & JSON | โ | โ |
| Marketplace or VSIX installation | โ | โ |
| Multiple report files | โ | โ |
| Report history & archiving | โ | โ |
| Export HTML / CSV | โ | โ |
| Advanced feedback prompts | โ | โ |
| Custom note types | โ | โ |
| AI-Assisted Commit | โ | โ |
| Configurable report path | โ | โ |
Choose your plan
Start free, then upgrade when you need history, advanced exports, and AI-assisted commits.
Free
Core local review workflow for AI-generated code changes.
- โ Side-by-side diff view
- โ AI note markers & hover cards
- โ Mark as checked / hide notes
- โ Filter & search notes
- โ Replies (agree / disagree / will-fix)
- โ Export to Markdown & JSON
- โ Marketplace or VSIX install
Pro
Advanced review tools for individual developers.
- โ Everything in Free
- โ Multiple report files
- โ Report history & archiving
- โ Export HTML / CSV
- โ Advanced feedback prompts
- โ Custom note types
- โ AI-Assisted Commit
- โ Configurable report path
Frequently asked questions
How do I install changAIs? โพ
Use the install guide for marketplace installation or manual VSIX installation, depending on the package available for your editor.
Do I need a paid license? โพ
No. The Free plan includes the core local review workflow. Pro is for advanced individual features such as history, multiple reports, advanced exports, custom paths, and AI-assisted commits.
Which editors are supported? โพ
changAIs supports VS Code and compatible VS Code-based editors that can install extensions from a marketplace or from a VSIX package.
Which AI coding tools are supported? โพ
changAIs currently supports setup workflows for Claude Code, GitHub Copilot, Cursor, Windsurf, Aider, Gemini CLI, OpenCode, and Qwen Code. Codex and more AI coding assistants are planned on the roadmap.
Where do report files come from? โพ
Reports come from changAIs-compatible workflows or local report files supported by the installed extension build. Open the same project folder used to create the report before reviewing it.
How do I report a problem? โพ
Use the support page issue template and include your changAIs version, editor version, operating system, install method, reproduction steps, and safe screenshots or logs.
Do I need to trust what my AI tool writes? โพ
No โ that's the point. changAIs exists specifically so you don't have to. Every change the AI made is shown in a diff, with the AI's own notes explaining its reasoning. You decide what to keep, what to fix, and what to push back on.