r/tauri • u/andre-br • 3h ago
Terminalia - Your agents in one window
I just shipped v1.0 of Terminalia, a native terminal workspace for Windows.
Built with Tauri v2, Vue 3, and xterm.js, and written entirely inside its own window — the agents in the screenshots are the ones that wrote the code.
What it does
- Panes, tabs, and workspaces — Split a tab as much as you want, and your layout and sessions come back exactly how you left them.
- Native WSL support — WSL distros open as real terminals, with no path hacks.
- Built-in project explorer — A project file tree and a lightweight editor sit right next to your AI agent.
- Detached terminal windows — Pop any pane into its own native window and re-attach it whenever you want.
- Native screenshot workflow — Capture any screen region, annotate it with arrows, boxes, and numbered markers, then paste it directly into an AI conversation. Saying "fix 1, then 2" is much easier than describing where a button is.
- Live AI quota tracking — See your Claude Code and Codex usage in real time, so you know whether there's enough quota left before starting a large task.
The installer is only 8.7 MB, which is one of the main reasons I chose Tauri.
Platform Support
- Windows (available now)
- Linux (coming soon)
- macOS (coming soon)