π Agentty: Ultra-fast CLI Agent on C++26
Agentty has been released β a high-performance CLI agent for pair programming. The tool is delivered as a single static binary with a cold start time of less than 1 ms, making it significantly faster than Node.js or Python-based solutions. It supports Claude, GPT, Grox, Ollama, and any OpenAI-compatible endpoints, offering a sandbox mode and support for air-gapped systems via SSH.
π Moving AI agents to systems languages like C++26 allows for the creation of lightweight utilities that minimize latency when interacting with the terminal.
π€ You get an instant assistant that consumes minimal resources and works with any model, ensuring security through a built-in sandbox.
Source 1: https://github.com/1ay1/agentty
