What is Tau?

Tau is a small, readable coding agent for your terminal — and a working example of how coding agents are built.

Tau is a coding agent that lives in your terminal. You type what you want in plain English — “explain this repo”, “add tests for the parser”, “fix this stack trace” — and Tau reads files, runs commands, and edits code to get it done, streaming its work as it goes.

It’s two things at once:

Why "Tau"?

The name is a small joke about picking the right foundation. See Why “Tau”? for the (genuinely fun) math rant behind it.

What can it do?

Who is it for?

Where to go next