Axon
companyOpenness profile
1 product on the map — 1 open.
Openness
5 high confidence- license
- MIT(OSI, single root LICENSE)
- source
- public(the CLI, backend server and dashboard all ship in this repository as three npm workspaces that run entirely on the developer's own machine)
- core-gated
- ungated(no hosted service, account or paid tier exists at all)
A fully local tool - no cloud account, no hosted backend, nothing withheld. The README states directly that "no cloud account is required and no data leaves your environment," and the repository is a three-package monorepo (CLI, backend, dashboard) that together are the whole product.
- https://raw.githubusercontent.com/langchain-tracer/Axon/main/LICENSE recorded 2026-09-02
MIT License text, Copyright 2026 Axon, the sole license file in the repository.
- https://raw.githubusercontent.com/langchain-tracer/Axon/main/README.md recorded 2026-09-02
Opens: "Axon is a local observability tool for LangChain and OpenTelemetry-instrumented AI agents. It receives trace data from your application, stores it on your machine, and gives you a real-time dashboard ... No cloud account is required and no data leaves your environment." Distributed as three packages - @axon-ai/cli, @axon-ai/backend, @axon-ai/dashboard - that install together.
- https://api.github.com/repos/langchain-tracer/Axon/git/trees/main?recursive=1 recorded 2026-09-02
The whole repository tree, 166 paths, including packages/cli, backend and dashboard. No ee/, enterprise or license-key path exists; the only LICENSE is the root MIT file.