Teex icon
Teex
A review workspace for agentic workflows

AI agents write code, generate plans, and produce drafts fast. But someone still has to review the output and decide what happens next. That's the bottleneck now.

Most of that review still happens in disparate places. Chat windows bury output in conversation, terminals are poor for reading documents, and IDEs are often too bloated for the job with large memory footprints.

Teex is built for review. Open a file, or let an agent open it for you, and you get the things review actually needs:

  • 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
  • Paste JSON or YAML and Teex formats it automatically. Cmd+Z puts it back.
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