Atomic Agent

Agent that lives on your computer

OPEN-SOURCE · ALWAYS LOCAL · PRIVATE BY DEFAULT
# install atomic-agent atomic
$curl -fsSL https://api.atomicbot.ai/agent-install | sh
📁 sosidudku — atomic-agent — 143×45
atomic-agent v0.1.45 | ▸ Run · Observe · Manage
  • Entersubmit message to the agent
  • /helplist all slash commands
  • /sessionsswitch to a previous thread
  • /newstart a fresh session
  • /observe · /manage · /runoperator dashboard (Tab cycles panels in debug)
  • Ctrl+C ×2quit (once aborts a running turn)
Try /help to see all commands
healthy · 2 ms · qwen-3.5-9b · llama.cpp
[enter] send [alt+enter] newline [tab] sidebar [ctrl+b] open Observe [/] commands [ctrl+c] quit ·[shift] select

Atomic Agent VS Hermes Agent

GAIA Level 1 – 53 real-world tasks on the same model and same machine.

0%
Winner
Atomic Agent
0%
Hermes Agent
+0pp More accurate

37/53 solved. Grammar-constrained decoding (GBNF) forces structurally-valid tool calls; bounded tails keep reasoning on-budget.

Faster per task

217s vs 351s. cache_prompt + slot_id reuse across steps, plus parallel read-only batches that overlap I/O after a single inference.

15 vs 9 Often right

Grammar-locked actions and step-by-step checks mean Atomic Agent rarely walks into an unrecoverable wrong answer.

Local-first agents,
side by side

Atomic Agent
Hermes Agent
Openclaw
Local setup
One command
Bring your own model
Bring your own model
Built-in engine
Ships its own
Connects to yours
Connects to yours
Reliable tool calls
Always valid (grammar)
Depends on model
Depends on model
Published benchmark
69.8% on GAIA
Not published
Not published
Every step is logged
Built in + replay
Not built in
Not built in
Asks before risky actions
On by default
Optional
Optional

The difference is how Atomic Agent gets you there: local out of the box, and engineered for reliability.

How It Work

files · sort
INV
IMG
ZIP
  • Scanning ~/Downloads · 318 files
  • Reading docs for real titles
  • Grouping → /Invoices /Shots
  • Renamed 212 · deduped 7
cron · watch
BTC/USD64,210
NEWS llama.cpp v0.5 ships
MATCHARS 1–1 CHE
→ @you
  • Cron · every 30m
  • BTC $63,420 (+2.1%)
  • Arsenal 2–1 · 78’
  • Pinged Telegram ✓
git · triage
acme/api main
cloning…
#42 NullRef on init
PR #128
  • Cloning acme/api
  • Reading issue #214
  • Found in loader.go:88
  • PR fix-214 ready ✓
browse · note
wikiarxiv.org
PDF
note.md source: arxiv saved to memory
  • Browsing 6 sources
  • Parsing 2 PDFs
  • Extracting · 12 cites
  • Note saved · searchable ✓

Run your local agent
in one click

# install atomic-agent atomic
$curl -fsSL https://api.atomicbot.ai/agent-install | sh
Open Source