OpenSource-Hub
T

terax-ai

SHA-256
8.1k stars·Developer Tools·SHA-256 checksum verified

Terax is a lightweight (7MB) open-source terminal-first development workspace with built-in code editor, git graph, file explorer, web preview, and agentic AI side-panel. No telemetry, no accounts.

Smart Download

Download Download Version

v0.8.2 · 89.8 MB

A 7MB terminal-first AI-native dev workspace combining a GPU terminal, code editor, git graph, and agentic AI panel.

Core Features

  • GPU-accelerated terminal: multi-tab, split panels, WebGL rendering, native PTY backend (zsh/bash/pwsh/fish/cmd), inline search, true-color
  • Built-in code editor: CodeMirror 6, supports all popular languages, Vim mode, AI autocomplete, edit diffs with hunk-by-hunk accept/reject
  • Source control with git graph: stage/unstage hunks, commit, push, real commit graph with lane rendering for merges
  • Agentic AI side-panel: BYOK providers (OpenAI, Anthropic, Google, local) and local models (LM Studio, Ollama); agentic workflows, composer, plan mode
  • Web preview: auto-detects local dev servers, external URL preview via native child webview

What It Can't Do

  • Windows: first launch shows 'Windows protected your PC' because Terax is not code-signed; click 'More info' then 'Run anyway'. Linux AppImage requires FUSE; if rendering glitches on Wayland, set WEBKIT_DISABLE_DMABUF_RENDERER=1. WSL is treated as a first-class workspace environment, not a wrapped subprocess. Local model inference requires separate setup of LM Studio, MLX, or Ollama.

Use Cases

  • Full-stack development: code, debug, preview web apps, manage Git in a single lightweight terminal-centric workspace
  • AI-assisted programming: generate code, refactor, explain with AI panel; support local models for data privacy

Detailed Introduction

Terax is an open-source terminal-first development workspace that combines a GPU-accelerated terminal (via WebGL), a CodeMirror 6 code editor, source control with git history graph, file explorer, web preview pane, and an agentic AI side-panel. Built on Tauri 2 + Rust and React 19, it occupies only 7-8 MB on disk and works offline. AI supports BYOK providers (OpenAI, Anthropic, Google, local models) with agentic workflows, composer, and plan mode. Compared to heavy IDEs like VSCode or terminal emulators like Warp, Terax is dramatically lighter and respects privacy (no telemetry, no accounts). Cross-platform: macOS, Linux, Windows.

Tags

terminalAI-nativedeveloper toolscross-platformopen sourceprivacylightweight

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Install the appropriate package for your distro (dpkg / rpm / AppImage)

3

Download the installer for your platform from the Releases page (macOS: .dmg, Linux: .deb/.rpm/.AppImage, Windows: .exe)

4

Double-click to run and follow the installation wizard (Windows: if SmartScreen blocks, click 'More info' then 'Run anyway')

5

Launch Terax; optional: open Settings -> AI to configure your AI provider (paste API key or point to local endpoint)

Install Guide
  1. Download the installer for your platform from the Releases page (macOS: .dmg, Linux: .deb/.rpm/.AppImage, Windows: .exe)
  2. Double-click to run and follow the installation wizard (Windows: if SmartScreen blocks, click 'More info' then 'Run anyway')
  3. Launch Terax; optional: open Settings -> AI to configure your AI provider (paste API key or point to local endpoint)
File Integrity

SHA-256 checksum verified

Checksum extracted from GitHub official Release page

SHA256 Checksum

565fee8ea4869b8d8d48a287dd4b8c48165607d64f271b8f67bb0dc943bb0428

This checksum is extracted from the GitHub Release page. Verify file integrity after download.

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

macOS: Drag Terax.app from Applications to Trash. Windows: Go to Settings -> Apps -> Apps & features -> find Terax and uninstall. Linux: Use your package manager (e.g., apt remove terax, yay -R terax-bin).

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseApache-2.0
Last Updated2026-07-05T06:16:38Z
GitHub RepositoryOfficial Website

Similar Projects