Skip to main content

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
atflows init

AtFlows 0.1.2 keeps optional AtMem-owned dashboard login and adds clearer navigation between the two local dashboards. 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. To use one AtMem account for both dashboards, start the AtMem dashboard, set ATFLOWS_ATMEM_AUTH_URL to its numeric loopback URL, and run atflows init. Keep the setting for every AtFlows start; the mode is read at startup. Open both dashboards using 127.0.0.1. AtMem then owns users, roles and passwords. AtFlows' local accounts are inactive until you restart without the setting. See users and access.


Get started

See the setup and connection guide and the integration catalog for provider routes, telemetry, and tool-specific instructions. Working recipes cover Claude Code, OpenClaw, LangChain, Pydantic AI, and AtBots. Choose a connection in the dashboard for your running addresses and guided steps. See the 0.1.2 release notes for 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.1.2

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

Source distribution (sdist)

Source distribution for atflows 0.1.2
File Size Uploaded
atflows-0.1.2.tar.gz 292.4 kB Details

Built distribution (wheel)

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

Total release size: 600.4 kB

Release files / atflows-0.1.2.tar.gz

Download URL atflows-0.1.2.tar.gz
Size 292.4 kB
Tags Source
SHA-256 checksum
How to use checksums
c916344c3c68fb42f6981ed7872d8221475dc6d42653fc475b6192549285e138
BLAKE2b-256 checksum
How to use checksums
87cb4342833f3c2f2d8eee3a78a02e2ba7b11e10f953a45bad9bb04f24f467b9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.2

Release files / atflows-0.1.2-py3-none-any.whl

Download URL atflows-0.1.2-py3-none-any.whl
Size 308.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
cfca3ecc5f73fde753873933bb7ece64d4f65437b91cdb7b01e1874e6fee5e4f
BLAKE2b-256 checksum
How to use checksums
973c2bcc95e690d7bd47b3a4ec046060661a25f1b679bbfefcf7ea2612f3bd81
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