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 git diff review across changed files and unified changes
Git diff review
Teex in light mode showing agent integration documentation in dark mode
Raw markdown mode
Teex in light mode showing agent integration documentation
Light mode
Teex showing a focused git diff review with changed files and inline changes
Focused diff view
Teex with multiple documents open in tabs
Open many documents in tabs or new windows