terax-ai
crynta
Lightweight Tauri/Rust desktop dev workspace bundling terminal, editor, Git and a local-or-BYOK AI agent.
What is terax-ai?
A terminal-first, AI-native developer workspace built on Tauri 2 and Rust (a native PTY backend and WebGL terminal) with React, bundling a multi-tab terminal, a CodeMirror editor with inline AI autocomplete, Git source control with a commit graph, a file explorer and web preview. Its agentic AI side-panel runs against your own API keys or fully local models (Ollama, LM Studio, MLX).
Pros & Cons
Pros
- A genuinely lightweight Tauri/Rust stack with a real native PTY and WebGL terminal, not an Electron wrapper
- Bring-your-own-key and fully local LLM support, with no account or telemetry
- A broad, coherent feature set (terminal, editor, Git, AI agent, preview) under a permissive licence
Cons
- Rapid star growth on a very young repo is a hype indicator to treat cautiously
- Headline performance numbers (7 MB, 300 ms cold start, sub-millisecond latency) are unverified project claims
- Pre-1.0 (v0.8.2), so APIs, stability and long-term maintenance are unproven
License
Apache-2.0 (OSI-open)
When it is interesting
You want a single lightweight desktop app combining terminal, editor, Git and a local or bring-your-own-key AI agent without Electron bloat.
When it is too early
If you need a stable 1.0 with a proven maintenance track record, or the marketed performance figures confirmed first.
Commercial alternative & related
- Commercial counterpart: Warp
This repo featured in the 2026-07 edition of the Open-Source AI Radar.
RTK
rtk-ai
CLI proxy that compresses shell command output before your AI coding assistant sees it, cutting tokens 60-90%.
TOON
toon-format
Token-Oriented Object Notation - a compact serialization format that uses ~40% fewer tokens than JSON.
planning-with-files
OthmanAdi
Crash-proof markdown planning for AI coding agents - persists task state across context loss and /clear.