Skip to main content
X Company Banner Black

Overmind

Overmind is two things in one package:

  • Tracing SDK — drop-in observability for LLM agents. Decorate your code, get structured traces of every LLM call and tool invocation.

Documentation: Overmind guide

Console: console.overmindlab.ai

Install

uv tool install overmind
# or
pipx install overmind

Tracing

Wire up tracing once at process start, then annotate the functions you want traced:

import overmind

overmind.init(
    service_name="my-agent", providers=["openai", "anthropic"]
)  # reads OVERMIND_API_KEY from the environment


@overmind.entry_point()
def run(input_data: dict) -> dict:
    return {"response": handle(input_data)}


@overmind.tool()
def search(query: str) -> list[dict]: ...

Available decorators/helpers: entry_point, workflow, tool, function, plus start_span (context manager), set_tag, set_user, and capture_exception for Sentry-style annotations on the current span.

Skills

Use these from Cursor, Codex, or Claude Code to scaffold agents and operate Overmind without leaving your coding environment. Skills live at the repo-root skills/ directory so agent installers can pick them up from this repository (e.g. npx skills add overmind-core/overmind).

overmind skills list --verbose
overmind skills sync overmind
overmind init --ide codex

Codex setup writes .codex/config.toml, installs the skill under .agents/skills, and requires OVERMIND_API_KEY in the environment. Codex loads project configuration only for trusted repositories.

Skill What it does
Overmind Instrument tracing, inspect telemetry via MCP, upload datasets, run evals, fine-tune, and optimize.

CLI reference

overmind optimise [OPTIONS]         Register this machine and run the optimisation loop
overmind init [OPTIONS]             Configure Overmind for Cursor, Claude Code, OpenCode or Codex
overmind skills list [--verbose]    List installed/available skills
overmind skills sync <name>...      Sync one or more skills to the latest version

Run overmind <command> --help for full flag documentation.

Release files for overmind 0.1.68

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

Source distribution (sdist)

Source distribution for overmind 0.1.68
File Size Uploaded
overmind-0.1.68.tar.gz 285.1 kB Details

Built distribution (wheel)

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

Total release size: 350.2 kB

Release files / overmind-0.1.68.tar.gz

Download URL overmind-0.1.68.tar.gz
Size 285.1 kB
Tags Source
SHA-256 checksum
How to use checksums
715703f8e4467114c753b7a406a7fedcda54f98c218d7f2d3196ed60f45c8913
BLAKE2b-256 checksum
How to use checksums
557193b567566702b8009529ccacd87a95ba8e5598a760d3373bb3ed2a6c02bd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 25, 2026.

Transparency log

Release files / overmind-0.1.68-py3-none-any.whl

Download URL overmind-0.1.68-py3-none-any.whl
Size 65.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
023cf16bd2a3eed7e78962bb326480b604272b8db3431ff69b7089438c2892d1
BLAKE2b-256 checksum
How to use checksums
dc2bdf9348100264280cfe8ffdf4e832dccd0d32e0abe973817c3f5f3cae63b9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 25, 2026.

Transparency log

Release history Release notifications | RSS feed

0.1.77

2 release files

0.1.76

2 release files

0.1.75

2 release files

0.1.74

2 release files

0.1.73

2 release files

0.1.72

2 release files

0.1.71

2 release files

0.1.70

2 release files

0.1.69

2 release files

This release

0.1.68 This release

2 release files

0.1.67

2 release files

0.1.66

2 release files

0.1.65

2 release files

0.1.64

2 release files

0.1.63

2 release files

0.1.62

2 release files

0.1.61

2 release files

0.1.60

2 release files

0.1.57

2 release files

0.1.56

2 release files

0.1.55

2 release files

0.1.54

2 release files

0.1.51

2 release files

0.1.50

2 release files

0.1.49

2 release files

0.1.48

2 release files

0.1.47

2 release files

0.1.46

2 release files

0.1.40

2 release files

0.1.39

2 release files

0.1.27

2 release files

0.1.26

2 release files

0.1.25

2 release files

0.1.24

2 release files

0.1.23

2 release files

0.1.22

2 release files

0.1.19

2 release files

0.1.18

2 release files

0.1.17

2 release files

0.1.16

2 release files

0.1.14

2 release files

0.1.13

2 release files

0.1.12

2 release files

0.1.11

2 release files

0.1.10

2 release files

0.1.9

2 release files

0.1.8

2 release files

0.1.7

2 release files

0.1.6

2 release files

0.1.5

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