TauTau is a transparent AI coding assistant for VS Code focused on session-based workflows and code traceability. PhilosophyTau follows the same direction as Pi, the backend agent engine it builds on:
If your clanker followed Order 66 again, Tau will at least show you exactly what happened. FeaturesTrace Origin & Session DiffsJump from code back to the historical agent session that created it. Tau can reconnect:
Even across refactors and file moves. From there, session diffs make it easy to inspect exactly what changed during the session.
What else?Tau builds on top of Pi's existing capabilities:
It also adds parallel session workflows, allowing you to switch between multiple active sessions without losing context. Requirements / SetupInstall Pi if you haven't already:
Then set it up the same way you would for terminal use:
For more information, read the documentation here. Using TauTau is heavily keyboard-oriented. The most important key is probably
Everything else is mostly discoverable. You'll figure out the rest anyway. Development
Run tests with:
For local development in VS Code, launch the extension host from the provided VS Code launch configuration. LicenseMIT |
