Skip to main content

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.

<iframe width="1233" height="716" src="https://www.youtube.com/embed/MkNRVCShII8" title="unwind - Inspect Claude Code sessions, callstack call trees, and subagents." frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

Install

pip install unwind-labs

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 node
  • Enter — open the selected node's details
  • Esc — 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//call invocation 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

MIT

Project details


Download files

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

Source Distribution

unwind_labs-0.2.4.tar.gz (248.3 kB view details)

Uploaded Source

Built Distribution

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

unwind_labs-0.2.4-py3-none-any.whl (261.3 kB view details)

Uploaded Python 3

File details

Details for the file unwind_labs-0.2.4.tar.gz.

File metadata

  • Download URL: unwind_labs-0.2.4.tar.gz
  • Upload date:
  • Size: 248.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for unwind_labs-0.2.4.tar.gz
Algorithm Hash digest
SHA256 a4a037f713af714c8ff44cbe9473af4545d132329f95105e16045267577d109b
MD5 4720593c73982740d883458f48320cfb
BLAKE2b-256 e1d8f7361e56a60bb4ca405e93c6fc7e8258039d9f8f3ff10bc119450943a9fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for unwind_labs-0.2.4.tar.gz:

Publisher: publish.yaml on unwind-labs/unwind

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

File details

Details for the file unwind_labs-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: unwind_labs-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 261.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for unwind_labs-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 79c4be9aebec7bfe26917fc4212681d4b4d121cfc32a14ae4cfe414fb803f4d9
MD5 6c1ce6b6ebed51429991f32823a16508
BLAKE2b-256 50f168686aae1ceb40503d10adc7e9968621c5a382db0a59a864ae38a171ecd2

See more details on using hashes here.

Provenance

The following attestation bundles were made for unwind_labs-0.2.4-py3-none-any.whl:

Publisher: publish.yaml on unwind-labs/unwind

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page