AIAny
AI Client2026
Icon for item

Terax

Terminal-first developer workspace with an agentic AI side-panel that runs against your API keys or local models. Bundles a native PTY terminal, CodeMirror editor with AI edit diffs, file explorer, git history/graph, and a web preview in a ~7–8MB desktop app with no telemetry.

Introduction

Why this matters

Shifting between terminal, editor, browser and AI tools fragments developer flow and risks leaking keys or context. Terax shrinks that stack into a single, terminal-first desktop workspace that keeps keys in the OS keychain and can run against BYOK cloud providers or fully local inference endpoints — lowering friction for iterative, agent-driven coding while keeping a small resource footprint.

What Sets It Apart
  • Native terminal-first design with a PTY backend and WebGL renderer — so you get low-latency, multi-tab and split-pane terminal sessions with editor-like command input that feel integrated rather than wrapped.
  • Agentic AI side-panel supporting BYOK and local endpoints (LM Studio / MLX / Ollama) plus plan mode and approval-gated actions — so the agent can propose multi-step edits, run grep/glob, generate patch diffs and execute bash commands under explicit approval.
  • Tiny install size and privacy-oriented defaults — the app is ~7–8 MB on disk, stores API keys in the OS keychain (not on disk or localStorage), and ships without telemetry, which matters for low-resource machines and privacy-conscious workflows.
  • Developer workflow integrations: CodeMirror-based editor with AI edit diffs and inline autocomplete, a file explorer that can attach selections to agents, a git history pane with a commit graph, and a web preview for local dev servers — so most edit/preview/commit cycles stay inside one window.
Who It's For and Tradeoffs

Great fit if you prefer a terminal-first workflow, want a lightweight native app that integrates AI agents with your existing keys or local models, and value quick startup and privacy. It's aimed at developers who want agent-driven edits and tightly coupled terminal/SCM/editor tooling without a heavy IDE.

Look elsewhere if you need enterprise-grade IDE features (deep LSP integrations, large plugin ecosystems), formal commercial support and signing on Windows, or turnkey cloud-hosted AI features — some advanced IDE capabilities and managed services are outside its lightweight scope. Local model usage also requires running and configuring a local inference endpoint separately.

Information

  • Websitegithub.com
  • Authorscrynta
  • Published date2026/04/21

More Items

GitHub
AI Agent2026

Runs a multi-stage, Claude-powered pipeline to find, verify, triage, and generate patches for code vulnerabilities, plus interactive skills for threat modeling and customization. Default harness targets C/C++ memory bugs using ASAN inside Docker/gVisor; autonomous runs execute target code and require sandboxing.

GitHub
AI Agent2024

SDK for building browser-based AI agents: expose Playwright-style APIs plus natural-language primitives (act/observe/extract) with self-healing actions, token-efficient accessibility trimming, and runtime extension next to the browser. Supports TypeScript, Python, and Go.

GitHub
AI Agent2026

Runs locally to learn your tastes and proactively discover content across Bilibili, Xiaohongshu, Douyin, YouTube, X, Zhihu, Reddit and the open web. Local-first agent storing data in a local SQLite, with a browser extension, optional desktop backend bundling embeddings (bge-m3/Ollama), and conversational feedback to refine recommendations.