atomic-agent
AtomicBot-ai/atomic-agent
Atomic Agent is a local-first AI agent that runs open-weight models on your own machine via llama.cpp, keeping the control loop and all state local. It drives your desktop by browsing, reading and editing files, running approved shell commands, and remembering context across sessions, with optional cloud models and MCP tool calls. It suits developers who want a private, no-per-token-fee agent embeddable over HTTP or as a Tauri sidecar. Note it is currently a developer preview.
安装方式
npm i -g @openai/codex项目说明
Drives your browser, edits files, runs approved commands, and remembers context across sessions. Open source, running on our TurboQuant llama.cpp for +30-50% throughput on small local models.