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.

Agent PlatformTypeScript MIT
访问官网GitHub← 返回工具目录

安装方式

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.

相关话题

同类工具