Skip to main content

Stoneburner

PyPI GitHub release Python License: MIT CI

Local-first LLM evaluation: token cost, quality, and security suites. The same commands cover a laptop Ollama box and a cloud API.

Install stoneburner-atomics. The CLI and the import stay atomics. (atomics on PyPI is a different package; stoneburner is too similar to an existing stone-burner.)

This is a desk tool, not a research harness and not an unsupervised agent. It records cost, quality, and security-suite results in SQLite. A finished-looking percentage on a partial run is the failure mode it is built to avoid: incomplete coverage prints n/a (scored/total scored) and JSON nulls the headline.

atomics doctor ends with one Next: command when the check is healthy. Typical first-run output (Ollama on localhost, no cloud key):

$ atomics doctor
Python 3.13.11 OK
Platform: Darwin (arm64)
Database path: data/atomics.db
SQLite database OK (readable / creatable)
ANTHROPIC_API_KEY not set (optional; needed for Claude)
OPENAI_API_KEY not set (optional; needed for OpenAI)
inference.env: not found (optional; $INFERENCE_ENV or /etc/agentic/inference.env)
Ollama endpoint: http://localhost:11434
Ollama reachable — 3 model(s): qwen2.5:7b, gemma3:4b, llama3.2:3b

Next: atomics provider-test --provider ollama --no-thinking
      Ollama is reachable. --effort low is the native think dial.
$ atomics toolcall --provider ollama --channel tools --runs 3 --no-thinking

Summary
  tool-capable: yes
  outcomes: safe call=6  no call=14
  channel divergence (resisted in prose, complied with tools): not measured (no qualifying fixtures)
  response divergence (dangerous call, refusing text): not measured (no qualifying fixtures)
  cost: $0.0000

A tools-only first run is valid. Channel divergence needs a second model as judge. Thinking models that spend the token budget on hidden reasoning are recorded as thinking_budget, not as a mystery generation failure.

Install

Ollama on http://localhost:11434 is the one-box path. No cloud key required.

uv tool install stoneburner-atomics
atomics doctor
atomics provider-test --provider ollama --no-thinking
atomics provider-test --provider ollama --effort low
atomics toolcall --provider ollama --channel tools --runs 3 --no-thinking

--no-thinking keeps reasoning models from spending the whole token budget on hidden chain-of-thought. --effort low is the native Ollama think dial.

uv tool install 'stoneburner-atomics[api,mcp]'
uv add 'stoneburner-atomics[rag]'          # from another project

From a clone, uv sync --all-extras. Bare uv sync drops the API, MCP, RAG, and test extras. atomics server, atomics mcp, and atomics repl need those extras and a running API server.

Cloud providers take the same --provider / --effort flags once a key is set. Providers: Claude, Bedrock, OpenAI, Ollama, vLLM, llama.cpp, Groq, Gemini, Together, brain-gateway.

Docs

Recipes live in QUICKSTART. Flags live in CLI_REFERENCE. Links are absolute so they work on PyPI as well as GitHub.

If you want Read
Copy-paste recipes QUICKSTART
Every flag CLI_REFERENCE
Quality / compare COMPARING
Security suites SECURITY_SUITES · leaderboard · red/blue
Load / capacity LOAD_TESTING
Thinking / --effort THINKING
inference.env INFERENCE_ENV
HTTP API, fleet, dashboard API_SERVER
MCP MCP_SERVER
Human REPL REPL
Contribute CONTRIBUTING · ARCHITECTURE

License

MIT — see LICENSE.

Release files for stoneburner-atomics 0.22.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for stoneburner-atomics 0.22.5
File Size Uploaded
stoneburner_atomics-0.22.5.tar.gz 1.1 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for stoneburner-atomics 0.22.5
File Interpreter ABI Platform
stoneburner_atomics-0.22.5-py3-none-any.whl Python 3 none any Details

Total release size: 1.6 MB

Release files / stoneburner_atomics-0.22.5.tar.gz

Download URL stoneburner_atomics-0.22.5.tar.gz
Size 1.1 MB
Tags Source
SHA-256 checksum
How to use checksums
fe36083a1f9bb5dffc1e22ffb6a330a93440f47a117356b577ea4145259d1a99
BLAKE2b-256 checksum
How to use checksums
fc195eacd47336d816ba9e0e952141da74f7c1bc3914eb19dbaaa2fc2b53abde
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

Release files / stoneburner_atomics-0.22.5-py3-none-any.whl

Download URL stoneburner_atomics-0.22.5-py3-none-any.whl
Size 525.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
4f77008073900fefb70ca643d293a3b6ee2e0138feabfe02a7a8f7d1a288b533
BLAKE2b-256 checksum
How to use checksums
b0b553535f1ddb92e71390d8aa5ffa2060f40b82c638b3da507a3c370be2caba
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

Release history Release notifications | RSS feed

0.23.2

2 release files

0.23.1

2 release files

0.23.0

2 release files

0.22.7

2 release files

0.22.6

2 release files

This release

0.22.5 This release

2 release files

0.22.2

2 release files

0.22.1

2 release files

0.22.0

2 release files

0.21.0

2 release files

0.20.0

2 release files

0.19.0

2 release files

0.18.2

2 release files

0.18.1

2 release files

0.18.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page