lookspan-crewai — CrewAI observability, local-first
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
- Product page — https://fervon.dev/lookspan/
- Documentation — https://jonimartin27.github.io/lookspan/
- Core SDK —
lookspan· LangChain/LangGraph —lookspan-langgraph - Source and issues — https://github.com/JoniMartin27/lookspan
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
992644bef6672e2df80c8a38b863f23ab8e28986f2da6803d7868e9db17cbf5f
|
|
| MD5 |
dcaf3f9b3e72c6f06cc7341a3979edee
|
|
| BLAKE2b-256 |
2cc90fbaaec8913608c19fc9cd0bde578dfe022da8aadcb15d1ca9b624f819c1
|
Provenance
The following attestation bundles were made for lookspan_crewai-0.5.3.tar.gz:
Publisher:
publish-pypi.yml on JoniMartin27/lookspan
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
lookspan_crewai-0.5.3.tar.gz -
Subject digest:
992644bef6672e2df80c8a38b863f23ab8e28986f2da6803d7868e9db17cbf5f - Sigstore transparency entry: 2520669777
- Sigstore integration time:
-
Permalink:
JoniMartin27/lookspan@889a6f8ac52dea81320595e088343342fb4a17a7 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/JoniMartin27
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@889a6f8ac52dea81320595e088343342fb4a17a7 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file lookspan_crewai-0.5.3-py3-none-any.whl.
File metadata
- Download URL: lookspan_crewai-0.5.3-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e50d3546fb68822e0b599650b14750647298d8be3e17d61883af36155b689f92
|
|
| MD5 |
f6e91dcfe00c456500a6ee1b846827c7
|
|
| BLAKE2b-256 |
affd71762b7c6b67eb7eaa95d9cfa715d2172306d9751facc6fd17c4e7810750
|
Provenance
The following attestation bundles were made for lookspan_crewai-0.5.3-py3-none-any.whl:
Publisher:
publish-pypi.yml on JoniMartin27/lookspan
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
lookspan_crewai-0.5.3-py3-none-any.whl -
Subject digest:
e50d3546fb68822e0b599650b14750647298d8be3e17d61883af36155b689f92 - Sigstore transparency entry: 2520674220
- Sigstore integration time:
-
Permalink:
JoniMartin27/lookspan@889a6f8ac52dea81320595e088343342fb4a17a7 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/JoniMartin27
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@889a6f8ac52dea81320595e088343342fb4a17a7 -
Trigger Event:
workflow_dispatch
-
Statement type: