Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>TaurenNew to Visual Studio Code? Get it now.
Tauren

Tauren

Kai Wood

|
1 install
| (0) | Free
Transparent AI coding assistant with code traceability
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tauren

Tauren is a transparent AI coding assistant for VS Code focused on session-based workflows, code traceability and customizability.

Philosophy

Tauren follows the same direction as Pi, the backend agent engine it builds on:

  • full insight into every tool call
  • no hidden prompts
  • no black magic

If your clanker followed Order 66 again, Tauren will at least show you exactly what happened.

Features

Trace Origin & Session Diffs

Jump from code back to the historical agent session that created it.

Tauren can reconnect:

  • current code
  • historical agent context
  • related Git commits
  • reasoning history

Even across refactors and file moves.

From there, session diffs make it easy to inspect exactly what changed during the session.

Workflow Capture

Customization via Pi extensions

Aiming to stay on par with everything the ecosystem supports. Today it has:

  • Widgets, above and below the prompt
  • Status lines
  • Themeable Custom UI overlays to support questionnaire plugins and the like
  • All fully aware of ANSI escape sequences and the Kitty protocol
  • Support for TUI-image rendering and other quirks

Custom UI and Widgets

What else?

Tauren builds on top of the Pi engine's existing capabilities:

  • Tree-based session management
  • Resumable sessions
  • Transparent tool execution

In addition, it brings to the table:

  • A keyboard-centric workflow
  • Parallel / background sessions
  • IDE context
  • File attachments (Drag'n'drop, Copy&Paste, Mouse'n'Click)
  • Guardrails to restrict the agent to the workspace, if that's your thing

Can it run Doom?

You bet! And because Τ=2*π, it runs it twice:

Double Doom

Requirements / Setup

Setup Pi the standard way, if you don't already have:

npm install -g @earendil-works/pi-coding-agent
pi
/login

For more information, read the documentation here.

Or, as of v2: Skip that part, Tauren also got you covered on the OAuth / API Key front. Just click on the settings gear, you might be surprised what else you will find there.

Using Tauren

Tauren is heavily keyboard-oriented. I recommend: Play around with the Esc-key.

Everything else is mostly discoverable. You'll figure out the rest anyway, but the help icon for keybindings might be worth a visit.

Development

npm install
npm run compile

Run tests with:

npm test

For local development in VS Code, launch the extension host from the provided VS Code launch configuration.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft