Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

AtFlows

See what your LLM calls cost. One command. No cloud signup.

AtFlows is a local observability tool for LLM applications. Point your SDK at it, see your costs, tokens, and latency in real-time.

python -m pip install atflows==0.1b6
atflows init

AtFlows 0.1b6 is a beta release. AtFlows uses Bun (>=1.1.0) to run its local server. Install Bun before starting the command. The first launch prepares the bundled runtime in ~/.cache/atflows and needs package network access.

atflows init creates a temporary Local Administrator password, starts the server, and opens the sign-in page with it filled in. Choose a permanent password to finish setup. If access is lost, run atflows users recover-administrator; it issues a new temporary password. OTLP ingestion and the model proxy remain available to configured clients.

Run atflow or atflow status to list live dashboard and proxy addresses. atflows status does the same; atflows starts a server as before. Use atflow start to start one through the short command.

Dashboard: localhost:1337 by default · Proxy: localhost:8080

Both listeners bind to 127.0.0.1 by default. DASHBOARD_HOST and PROXY_HOST can change their bind addresses for a trusted deployment; OTLP ingestion has no built-in authentication.


Get started

See the setup and connection guide and the integration catalog for provider routes, telemetry, and tool-specific instructions. AtFlows accepts OpenClaw's direct OTLP/HTTP protobuf diagnostics. See the OpenClaw connection guide. See the 0.1b6 release notes for this beta's changes and current limitations.


Development

AtFlows is a Bun workspaces monorepo (apps/server, apps/dashboard, plus six packages under packages/). Bun is required.

# Clone and install (one workspace install at root covers every package)
git clone https://github.com/aetna000/atflows.git
cd atflows && bun install

# Server (dashboard on :1337, proxy on :8080)
bun run dev

# Dashboard dev server with HMR (separate terminal, proxies /api + /ws)
bun run dev:dashboard

# Build dashboard for production (outputs to /public/)
bun run build

# Tests
bun run test                # server unit/integration
bun run --filter @atflows/dashboard test    # viewport vitest suite
bun run test:e2e            # Playwright

The dashboard is Svelte 5 + Vite 8 and builds to /public/ at the repo root. The bin entry bin/atflows.js (for the npm workspace) spawns apps/server/src/server.ts directly.


Advanced Features

For advanced usage, see the docs/ folder:


License

AtFlows changes by Javad Taghia are licensed under Apache 2.0. The inherited LLMFlow code remains subject to its original MIT license and Helge Sverre copyright notice. Both license texts and the NOTICE are included with the Python package.

Credits

AtFlows is a rebrand and continuation of LLMFlow by Helge Sverre. Original code remains under the MIT license in LICENSE-MIT-LLMFLOW. Rebrand, packaging and dashboard work by Javad Taghia.

Release files for atflows 0.1b6

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

Built distribution (wheel)

Table of built distributions (wheels) for atflows 0.1b6
File Interpreter ABI Platform
atflows-0.1b6-py3-none-any.whl Python 3 none any Details

Release files / atflows-0.1b6-py3-none-any.whl

Download URL atflows-0.1b6-py3-none-any.whl
Size 271.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
667c345da518130c19572abfbefce0d8d0aa0010f76fe896b1d0588b1283b840
BLAKE2b-256 checksum
How to use checksums
86f96708c4d5386143394e6332c40b181c04f2e372c2539f773bf24261714dbc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.2
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