Hax is a minimalist, terminal-native coding agent written in C. It starts instantly and uses only a few MB of memory, leaving more RAM for local models. Hax auto-discovers the model and runtime capabilities without needing a custom provider config block for the default setup.
It preserves native scrollback and only redraws the current streaming line or input area. Users can inspect exactly what was sent to the model and its reply via a transcript view. Hax supports multiple providers including OpenAI, Anthropic, Codex, OpenRouter, and llama.cpp.
No comments yet.