Skip to main content

lookspan-crewai — CrewAI observability, local-first

PyPI License: MIT Docs

Auto-instruments CrewAI runs and streams every agent step, task, tool call, and LLM invocation to your local Lookspan dashboard — a process on 127.0.0.1, not a SaaS. No account, no API key, nothing uploaded.

A crew that "just hangs" or burns tokens somewhere is hard to read from logs. Here you get the kickoff as a trace, each agent and task as a span, and the tool and LLM calls nested underneath with their real durations.

Install

pip install lookspan-crewai

Quick start

from crewai import Crew
from lookspan import LookspanClient
from lookspan_crewai import attach_lookspan

client = LookspanClient(endpoint="http://127.0.0.1:3100/api/ingest")
attach_lookspan(client, agent_id="research-crew")

crew = Crew(agents=[...], tasks=[...])
result = crew.kickoff()

client.flush()

attach_lookspan registers listeners on CrewAI's global event bus.

Prompts and completions are not recorded unless you pass capture_content=True to LookspanClient.

Links

MIT licensed. Part of Fervon.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lookspan_crewai-0.5.3.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lookspan_crewai-0.5.3-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file lookspan_crewai-0.5.3.tar.gz.

File metadata

  • Download URL: lookspan_crewai-0.5.3.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for lookspan_crewai-0.5.3.tar.gz
Algorithm Hash digest
SHA256 992644bef6672e2df80c8a38b863f23ab8e28986f2da6803d7868e9db17cbf5f
MD5 dcaf3f9b3e72c6f06cc7341a3979edee
BLAKE2b-256 2cc90fbaaec8913608c19fc9cd0bde578dfe022da8aadcb15d1ca9b624f819c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for lookspan_crewai-0.5.3.tar.gz:

Publisher: publish-pypi.yml on JoniMartin27/lookspan

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file lookspan_crewai-0.5.3-py3-none-any.whl.

File metadata

File hashes

Hashes for lookspan_crewai-0.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e50d3546fb68822e0b599650b14750647298d8be3e17d61883af36155b689f92
MD5 f6e91dcfe00c456500a6ee1b846827c7
BLAKE2b-256 affd71762b7c6b67eb7eaa95d9cfa715d2172306d9751facc6fd17c4e7810750

See more details on using hashes here.

Provenance

The following attestation bundles were made for lookspan_crewai-0.5.3-py3-none-any.whl:

Publisher: publish-pypi.yml on JoniMartin27/lookspan

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.5.3 This release

2 files

0.1.1

2 files

0.1.0

2 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