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.