Teex icon
Teex
A review workspace for agentic workflows

AI agents write code, generate plans, and produce drafts at speed. But every line still needs a human to say yes, ship it or no, try again. That's the bottleneck now. Not generation, but review.

Today that review happens in the worst possible places. Chat windows bury output in conversation. Terminals weren't built for reading documents. IDEs are heavyweight when all you need is to read a diff, check a markdown file, and make a few edits.

Teex is a dedicated workspace for that moment. Open a file, or let your agent open it for you, and get a clean reading surface with the features review actually requires:

  • Rendered markdown with a toggle to raw source
  • Code with syntax highlighting
  • Git status and diffs without leaving the app
  • Tabs, folder navigation, and auto-save
  • CLI-first: agents launch it, you review in it
Teex showing a Rust source file with syntax highlighting and sidebar navigation
Code review with syntax highlighting
Teex rendering a README in markdown preview mode
Markdown preview
Teex showing raw markdown source
Raw edit mode
Teex in light mode showing markdown preview
Light mode
Teex with multiple documents open in tabs
Open many documents in tabs or new windows