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

Docker images and prebuilt binaries are also available — see the install guide.

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/.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.2-py3-none-win_arm64.whl (7.4 MB view details)

Uploaded Python 3Windows ARM64

agentic_kanban-1.0.2-py3-none-win_amd64.whl (8.1 MB view details)

Uploaded Python 3Windows x86-64

agentic_kanban-1.0.2-py3-none-manylinux_2_17_x86_64.whl (8.0 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

agentic_kanban-1.0.2-py3-none-manylinux_2_17_aarch64.whl (7.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

agentic_kanban-1.0.2-py3-none-macosx_11_0_arm64.whl (7.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

agentic_kanban-1.0.2-py3-none-macosx_10_12_x86_64.whl (8.1 MB view details)

Uploaded Python 3macOS 10.12+ x86-64

agentic_kanban-1.0.2-py3-none-any.whl (8.0 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.2-py3-none-win_arm64.whl
  • Upload date:
  • Size: 7.4 MB
  • Tags: Python 3, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","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.2-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 91525afab1fea32f34e9ff8d24ac33c0f194a9cff41074250ce359af141c54fd
MD5 b45015ae3cfc23e98590f907be1b9889
BLAKE2b-256 6b95e5faec782f8eca4a604a47e557b7645bfbe764070706f00beec5f9252686

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.2-py3-none-win_amd64.whl
  • Upload date:
  • Size: 8.1 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","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.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 7540275f98f8f72f53cbb7fdccbf4080e796282b994e01d3ad51fd1ceba48091
MD5 fcbf85d94f0be8ca73371f39f814a1f6
BLAKE2b-256 f099f09f5049fed9f11cfeed657a71b61e5732f6b56238f27ae2da45e484a817

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.2-py3-none-manylinux_2_17_x86_64.whl
  • Upload date:
  • Size: 8.0 MB
  • Tags: Python 3, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","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.2-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 531dfe8d7911f1aeb8d13769eae3fa6b3d41401501d9a50f480d6b9c8a078532
MD5 e3345f069c9ae82b8af93dd17b9779a6
BLAKE2b-256 4c0ecb576aaa862c3c9317b5469196e066c433c13153980017201ffee61f541b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.2-py3-none-manylinux_2_17_aarch64.whl
  • Upload date:
  • Size: 7.4 MB
  • Tags: Python 3, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","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.2-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 716630143f76836be878caa11820607f46fa9f2f58ef2f3f475cdaba95002d28
MD5 1b63d70cb90a8d872739c963705733da
BLAKE2b-256 69cf4c1f69e362c1555f53f54beaf1651c86ac91a6ccd7578a9ed0476cfebda6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.2-py3-none-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 7.6 MB
  • Tags: Python 3, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","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.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 62333be7d9bfdb45e2e28d49cac41f86f58fd5c0eb2ce61791a565dadb9d1a33
MD5 200905d471f27eb812f992c983336b0c
BLAKE2b-256 ac5a944ba2629291d6ca7b7ba0eeeaae4da8d8397faea054adbac38264829fde

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.2-py3-none-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 8.1 MB
  • Tags: Python 3, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","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.2-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 af2c6a302f67936c3ab6d895d8f78c1600bb87c039b0f9c4b4374a549a259beb
MD5 428f3450cf9c78f0b46594335a24b661
BLAKE2b-256 52ae38081303633457b47477ba40e276cda6c6f3d8508093368284ab7e109ca2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 8.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 49e8b0b229cd96005c3797870f6c1c32a81c960e89a4ad3bfecd841fc49d9dbd
MD5 08dd9a62108cea874506567fded341d1
BLAKE2b-256 445fa42289ff24d0dfc5de0385f2b7cddc4d394b88e98deed96120be29a85e4a

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