Fewer review rounds on common tasks
Faster time-to-merge for features and refactors
Higher coverage with auto-generated tests
Less glue work—docs and changelogs stay in sync
What actually happens
Ask: 'Add password reset to auth service.' VCX drafts a Change Plan (files, steps, blast-radius, OWNERS).
Apply diffs across files; VCX writes code and tests.
Chat about any line or file; request edits by intent.
Secrets, licenses, lint, and basic security/a11y checks run inline.
One click to open a PR with context, checklist, and links to issues.
Understands your structure, dependencies, and codeowners before it writes a line.
Safely edits many files with rationale attached; granular undo.
Generates unit/integration tests, mocks, and fixtures tuned to your stack.
Add tests, Refactor, Explain, Document, Fix typing, Add logging.
Guided flows for API renames, library upgrades, and scaffolding.
Updates README, migration notes, and CHANGELOG entries automatically.
Create a REST endpoint POST /auth/reset-password with rate limiting and tests.
Refactor UserService to async/await; update callers and add integration test.
Migrate from axios v0.x to v1.x and update error handling patterns.
Explain why this query is slow and propose an index + code change.
Don't see your stack? Request it in Discord.
GitHub, GitLab, Bitbucket · Actions, GitLab CI, Jenkins, CircleCI
Jira, Linear, Notion, Markdown/Docs folders
Sentry, Datadog (link PRs to incidents/releases)
You decide what's shared. Repo-scoped permissions and project-level toggles.
No training on your private code by default.
Configurable model routing with cost caps and logs.
Audit trail of prompts, actions, and outputs (export from settings).
Install VCX from the VS Code Marketplace.
Connect a repo and pick a branch or folder scope.
Ask for a Change Plan and start shipping.
Full features, limited usage
Monthly per seat
Seat bundles, shared settings
Need SSO and policy controls? See Code-gen page
Autocomplete suggests lines; VCX plans, writes multi-file changes & tests, runs checks, and opens PRs.
Yes—scope by folder or service; plans include blast-radius.
Every edit carries a rationale; diffs show intent and alternatives.
VCX suggests fixes inline. You can apply or edit manually.
Yes—CI integration is optional. You'll still get local checks and PR creation.