AtomicBot-ai/atomic-agent
Local First Ai Agent. Optimized for Local Ai models. Long context window. Proper tools callings. Runs privately on your device. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 87
- Longevity 9
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 134
- days_rel: 9
- days_push: 7
- n_releases_24m: 66
Adoption not part of the score
2446 stars · 235 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Atomic Agent is a local-first AI agent that runs entirely on your machine, using quantized models via llama.cpp to browse the web, edit files, run shell commands, remember context across sessions, and call tools over MCP. It is driven through a terminal UI, CLI, OpenAI-compatible HTTP API, or Telegram, with state kept in a local SQLite store.
Use cases
- run an AI agent privately on my laptop without sending data to the cloud
- automate browser tasks with a local LLM
- have an agent read and edit files and run shell commands locally
- use small quantized GGUF models for long multi-step agent work
- embed an AI agent in my app via an OpenAI-compatible HTTP API
- control my computer from the terminal with an AI assistant
- avoid per-token API fees by running inference locally
When to choose
- you need privacy-first, local-only agent execution with no cloud round-trips
- you want to run capable agents on consumer hardware with small quantized models
- you need reliable structured tool calls from local models (grammar-constrained decoding)
- you want a hackable, MIT-licensed agent you can extend with skills and MCP servers
When to avoid
- you need frontier-model reasoning quality that only large cloud models provide
- you have no suitable local hardware (GPU/RAM) for running quantized models
- you need a stable, production-frozen API — the project is a developer preview with moving behavior
- you need Intel Mac support, which is not currently built
Facets
cli-tool · maturity active
agent-framework llm-inference cli terminal-ui http-server browser-extension mcp chatbot artificial-intelligence large-language-models developer-tools privacy self-hosted windows cli cross-platform local-first llama-cpp gguf playwright browser-automation tauri-sidecar quantized-models openai-compatible-api telegram sqlite-memory tool-calling gbnf-grammar-constrained-decoding ai-agents command-line automation macos linux nodejs desktop
3 sources
- readme: https://github.com/AtomicBot-ai/atomic-agent · fetched 2026-08-28 · d8d955639b91
- homepage: https://atomicagent.io · fetched 2026-08-29 · c7dd3142a8d6
- site_page: https://atomicagent.io/docs · fetched 2026-08-29 · 6d6fe80c0c06
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AtomicBot-ai/atomic-agent | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="AtomicBot-ai/atomic-agent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem