Outside-in web observer for Claude Code sessions and callstack call trees
Project description
unwind
Inspect Claude Code sessions, callstack call trees, and subagents.
Run unwind serve in any project folder; a browser tab opens showing every Claude Code session that's run there, the conversation for each one, and — when the callstack plugin's /call skill is used — the call hierarchy between sessions and any spawned subagents.
Install
pip install unwind-labs
(PyPI distribution name is unwind-labs; the installed command is unwind and the Python import is unwind.)
Web UI
cd /path/to/your/claude-project
unwind serve
A browser tab opens at http://127.0.0.1:<port>/ with that project's sessions. Ctrl-C to stop.
unwind serve --help lists flags (custom port, --all project picker, --no-browser, etc.).
Keyboard shortcuts
←/→— switch between panes↑/↓— select a session or call-tree nodeEnter— open the selected node's detailsEsc— close details
CLI inspection
The same data the web UI shows is also available from the CLI. Run any of them with --help for full options; most accept --json for scripting.
unwind project list | show | current | path— discover known projects and resolve slugs.unwind session list | show | tree— list sessions in a project, inspect one, or render its call/subagent tree.unwind messages dump | grep— dump a session's normalized messages (text/json/markdown) or grep them.unwind task tree | list | roots | forks— explore the unified call+subagent tree, top-level roots, and in-flight forks.
How it works
unwind reads:
~/.claude/projects/<slug>/*.jsonl— Claude Code's own session logs<project>/.claude/callstack/log/—/callinvocation reports written by the callstack plugin
…and renders them in a live-updating web UI (or prints them via the CLI). Loopback only (127.0.0.1).
License
Project details
Release history Release notifications | RSS feed
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 unwind_labs-0.3.0.tar.gz.
File metadata
- Download URL: unwind_labs-0.3.0.tar.gz
- Upload date:
- Size: 256.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd77efe95dbc294fb0d32947f653126b7469659b4a74f05df48ffe4a9d480d09
|
|
| MD5 |
47a5dedc720712fc9bc04244c3c58466
|
|
| BLAKE2b-256 |
f63375089d4036e18d531ac7ae4799236488e4d2b85f5101d6b1c91570668e76
|
Provenance
The following attestation bundles were made for unwind_labs-0.3.0.tar.gz:
Publisher:
publish.yaml on unwind-labs/unwind
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
unwind_labs-0.3.0.tar.gz -
Subject digest:
cd77efe95dbc294fb0d32947f653126b7469659b4a74f05df48ffe4a9d480d09 - Sigstore transparency entry: 1437011039
- Sigstore integration time:
-
Permalink:
unwind-labs/unwind@a6c80e00efeed7dcdc20c60935ecb2761813c7cc -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/unwind-labs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@a6c80e00efeed7dcdc20c60935ecb2761813c7cc -
Trigger Event:
push
-
Statement type:
File details
Details for the file unwind_labs-0.3.0-py3-none-any.whl.
File metadata
- Download URL: unwind_labs-0.3.0-py3-none-any.whl
- Upload date:
- Size: 271.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95d05cd4440d63191fda8c1da353997c7de048194b356413da79d1f9af4eb067
|
|
| MD5 |
93c4c8732446e9414acf8cae486ff7f9
|
|
| BLAKE2b-256 |
e74d77c1a057f9c71f6b29f352d25ba558621b5a88d393301f20f872630232ab
|
Provenance
The following attestation bundles were made for unwind_labs-0.3.0-py3-none-any.whl:
Publisher:
publish.yaml on unwind-labs/unwind
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
unwind_labs-0.3.0-py3-none-any.whl -
Subject digest:
95d05cd4440d63191fda8c1da353997c7de048194b356413da79d1f9af4eb067 - Sigstore transparency entry: 1437011044
- Sigstore integration time:
-
Permalink:
unwind-labs/unwind@a6c80e00efeed7dcdc20c60935ecb2761813c7cc -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/unwind-labs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@a6c80e00efeed7dcdc20c60935ecb2761813c7cc -
Trigger Event:
push
-
Statement type: