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

Uploaded Python 3Windows ARM64

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

Uploaded Python 3Windows x86-64

agentic_kanban-1.0.6-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.6-py3-none-manylinux_2_17_aarch64.whl (7.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

agentic_kanban-1.0.6-py3-none-macosx_10_12_x86_64.whl (8.0 MB view details)

Uploaded Python 3macOS 10.12+ x86-64

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.6-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.6-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 940ad73ed56f0c3a1a3ea20c116877128a7212d4cb949ae9fdac45289ed2c9b4
MD5 83bca96d0d44d381953f48eaf5533416
BLAKE2b-256 bbc461b7f9b766a4dcfc796ac0c1f93fe7f897de11fb1a4011ea662158a3c894

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.6-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.6-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 462c90657b6752f1f02465a001591c2bf491ec4de451aae82801753d1c02c207
MD5 d742f59298f85300e6957130ae431016
BLAKE2b-256 714aa19bf02b537c715f15c2925f8476463d82f86c39cae66a6e040e7d4c4538

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.6-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.6-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8d5f976a1206ea010992373703c2bf0126d9cae5af76fe039b86b9ca2d5a9e69
MD5 84756470c26ddfcde2127b7de736badc
BLAKE2b-256 87a93cfc3fbf66ee3a3e77818f84ada5d6b18590e04d3e9a50b9d0a39cd7bd1f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.6-py3-none-manylinux_2_17_aarch64.whl
  • Upload date:
  • Size: 7.3 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.6-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 3ec363486ae5d2414a16842e4a01e827e31ce713dfab18ef71f7178c21014e8f
MD5 faa895433eb4ee31de22b7f6f9e41e06
BLAKE2b-256 6a2d52bb41f6b927e6da6cba3c27f9d605aa89f40203e95dab32086843e383e7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.6-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.6-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 46ebb886ef48f31ca0fa6c251d1acef4134fc88a9121798995b59f23561a5869
MD5 a2d754db9205c4590c881d5b1f4659c7
BLAKE2b-256 7e24e27ce753a55b37336b013c332d65f7928129561d7dbb74accb71ac52bb31

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.6-py3-none-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 8.0 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.6-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ce35f6b6f203f6ab1cde434f4f03360b1adb785627a81a818f253993edfd2f12
MD5 9a061afe55723d2e9d43b86df74242c8
BLAKE2b-256 a23d072cb45884a84bc3c2c33b3606e37ffe024cdd5a0c15da90f859e4ffe8ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 fbf0532b510026ed94bc8664c02a21e37da711f73ea9208211fb0c6cc64acdd7
MD5 a91577cc551837490473053b9f882a09
BLAKE2b-256 2613d934acd217274ee17e6111080790632f151d2cb55dd15133d8ad560234d5

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