Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Origin — AI TraceabilityNew to Visual Studio Code? Get it now.
Origin — AI Traceability

Origin — AI Traceability

Teniola Abiola

|
3 installs
| (0) | Free
AI prompt-to-code traceability for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Origin

AI prompt-to-code traceability, in the editor. Shows which lines of the current file were written by an AI coding agent, and which prompt caused them.

Requirements

  • The origin CLI installed and on your PATH (or point origin.cliPath at it in settings).
  • A repo enrolled with your team via origin init --token=... to see the full lineage sidebar. The gutter/blame markers work with no account at all, reading local git notes directly.

Settings

  • origin.apiUrl — the Origin API this extension talks to for the lineage sidebar.
  • origin.showGutter — show a marker on AI-written lines.
  • origin.cliPath — path to the origin CLI, if not on PATH.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft