Skip to content
Where new products land first

Ante

A single-binary coding agent in Rust, usable fully offline.

Dev Tools12d ago
Category
Dev Tools
Website
github.com
Language
English
Listed
12d ago
Forks
58

AntigmaLabs/ante ↗· Rust· Apache-2.0· Last commit 2d ago

Ante is a terminal coding agent from Antigma Labs that ships as one self-contained Rust binary with no runtime dependencies. It works in roughly the shape of Claude Code or Codex but is not tied to a single vendor: point it at more than a dozen providers with your own key or subscription, or run it entirely offline against a local GGUF model through the bundled llama.cpp engine. Developers who want an agent they can verify, run in bulk and carry anywhere are the target, and the tooling follows from that, with headless runs for scripts and CI, a server mode for editor plugins, and a Slack or Discord bot gateway alongside the interactive terminal UI.

The project publishes continuous Terminal-Bench runs and resource comparisons, pinning the exact build behind each number so results can be checked independently. It is currently an alpha preview for macOS and Linux. Docs, protocol, SDK and eval pipeline sit in the repository under Apache 2.0, while the core harness still ships only as a prebuilt binary.

Like this product?