Skip to main content

Kanban board for managing AI agent sessions

Project description

Agentic Kanban

Test status Deploy Status Docs Go Reference PyPI

A kanban board for managing AI agent sessions.

Each ticket is bound to an agent session (Claude Code, pi.dev) running inside its own git worktree, executed in the target repository's existing devcontainer. The active harness is selected globally in the app's settings.

Install

uv tool install agentic-kanban

This installs the binary to ~/.local/bin/kanban. Make sure to have that on your PATH.

Run

kanban serve

The server listens on :7474. Open http://localhost:7474/.

Or with Docker:

SOURCE=$HOME/code
docker run -d --name kanban \
  --restart unless-stopped \
  -p 127.0.0.1:7474:7474 \
  -p 13000-13099:13000-13099 \
  -v ${DOCKER_SOCK_PATH:-/var/run/docker.sock}:/var/run/docker.sock \
  -v $HOME/.claude:$HOME/.claude \
  -v $HOME/.claude.json:$HOME/.claude.json \
  -v $HOME/.local/share/kanban:$HOME/.local/share/kanban \
  -v $SOURCE:$SOURCE \
  -e HOME=$HOME \
  -e XDG_RUNTIME_DIR=$XDG_RUNTIME_DIR \
  -e KANBAN_DATA_DIR=$HOME/.local/share/kanban \
  -e KANBAN_HOST_DOCKER_SOCK=${DOCKER_SOCK_PATH:-/var/run/docker.sock} \
  -e GH_TOKEN=$(gh auth token) \
  lahmanja/kanban:latest

📖 Documentation

Full documentation lives at https://jmelahman.github.io/agentic-kanban/:

  • Quickstart — your first board and ticket in five minutes.
  • Configuration.kanban.toml schema and merge rules.
  • REST API — endpoints exposed by the running server.
  • CLIserve, mcp, board list, ticket create.
  • MCP — Claude Desktop / Claude Code integration.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

agentic_kanban-1.0.10-py3-none-win_arm64.whl (8.4 MB view details)

Uploaded Python 3Windows ARM64

agentic_kanban-1.0.10-py3-none-win_amd64.whl (9.2 MB view details)

Uploaded Python 3Windows x86-64

agentic_kanban-1.0.10-py3-none-manylinux_2_17_x86_64.whl (9.1 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

agentic_kanban-1.0.10-py3-none-manylinux_2_17_aarch64.whl (8.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

agentic_kanban-1.0.10-py3-none-macosx_11_0_arm64.whl (8.7 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

agentic_kanban-1.0.10-py3-none-macosx_10_12_x86_64.whl (9.2 MB view details)

Uploaded Python 3macOS 10.12+ x86-64

agentic_kanban-1.0.10-py3-none-any.whl (9.1 MB view details)

Uploaded Python 3

File details

Details for the file agentic_kanban-1.0.10-py3-none-win_arm64.whl.

File metadata

  • Download URL: agentic_kanban-1.0.10-py3-none-win_arm64.whl
  • Upload date:
  • Size: 8.4 MB
  • Tags: Python 3, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for agentic_kanban-1.0.10-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 21156dc62f46cb718343bd7353df142742ab2f873bd3da1ff19c8fbd78c143ad
MD5 182a22dafda125925ced881d0fe9bbfb
BLAKE2b-256 9554716aef4288952feba5bdc74d07b9ed1ab8db083784e6843b27611279e744

See more details on using hashes here.

File details

Details for the file agentic_kanban-1.0.10-py3-none-win_amd64.whl.

File metadata

  • Download URL: agentic_kanban-1.0.10-py3-none-win_amd64.whl
  • Upload date:
  • Size: 9.2 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for agentic_kanban-1.0.10-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 48f416a3bd649213b8d9c377bb756cb2705114f4b2d6431afb3bc90c6ad7f7d9
MD5 b2b96d04bc72bbc5adee6d094f220527
BLAKE2b-256 fbd56cc9be509a75ae8786a7ef12cd7a5778d18fb7c8f9aed9927477dca51153

See more details on using hashes here.

File details

Details for the file agentic_kanban-1.0.10-py3-none-manylinux_2_17_x86_64.whl.

File metadata

  • Download URL: agentic_kanban-1.0.10-py3-none-manylinux_2_17_x86_64.whl
  • Upload date:
  • Size: 9.1 MB
  • Tags: Python 3, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for agentic_kanban-1.0.10-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 542d8c4c9dfd053c691d888c6e85b03fb5e9369331e84a2859fdfcb6f9dd2e43
MD5 99e7a8db586ee5464484fd737e3cfed0
BLAKE2b-256 2e330a9e0870288224a7fd992065996c25ea007f1b5d325e2a0d89df01bd561d

See more details on using hashes here.

File details

Details for the file agentic_kanban-1.0.10-py3-none-manylinux_2_17_aarch64.whl.

File metadata

  • Download URL: agentic_kanban-1.0.10-py3-none-manylinux_2_17_aarch64.whl
  • Upload date:
  • Size: 8.4 MB
  • Tags: Python 3, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for agentic_kanban-1.0.10-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 e94908f7cac69286424ef8388fd0b1a08bc8edcfedfb0ca5732f2d678fe3c68f
MD5 9569ad0c98a800398237b373b5bd2e06
BLAKE2b-256 e508994ab5c54b628dfce2c10f44a287940d164959879995d6056bfd0e61f55c

See more details on using hashes here.

File details

Details for the file agentic_kanban-1.0.10-py3-none-macosx_11_0_arm64.whl.

File metadata

  • Download URL: agentic_kanban-1.0.10-py3-none-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 8.7 MB
  • Tags: Python 3, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for agentic_kanban-1.0.10-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3a4c5b803b6a28f038b4b6a5a77a027b3ad6c12fd675507e1df5c26cdd65d5c5
MD5 22bb736377811cd38a5196f2675679b2
BLAKE2b-256 898361c4379374352ee895a2a1e86080e57524ed79aeaa77711ac8ed9ba0e6cd

See more details on using hashes here.

File details

Details for the file agentic_kanban-1.0.10-py3-none-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: agentic_kanban-1.0.10-py3-none-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 9.2 MB
  • Tags: Python 3, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for agentic_kanban-1.0.10-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d56db53d5af0c1fd88ab38c938a57787ddc686933948293785f36235e1b3ef9a
MD5 d80d60ee51b8ce266890e0110f839be0
BLAKE2b-256 59100e1b59a3df9888872ffbbd2216051fe73b48e06428898cb1c57a92f449ac

See more details on using hashes here.

File details

Details for the file agentic_kanban-1.0.10-py3-none-any.whl.

File metadata

  • Download URL: agentic_kanban-1.0.10-py3-none-any.whl
  • Upload date:
  • Size: 9.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for agentic_kanban-1.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 035ec4f3a353c0b2f8d6f992ce792f19ec430ad36c65666b8eca5a2e40b85413
MD5 62cd490b65575c8aad019cb14f8f0a18
BLAKE2b-256 6610579590bad2013ebb0f6e7fb2051ae45e2924c0d67375d76bc9a1fd5a2a16

See more details on using hashes here.

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