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

Uploaded Python 3Windows ARM64

agentic_kanban-1.0.9-py3-none-win_amd64.whl (8.4 MB view details)

Uploaded Python 3Windows x86-64

agentic_kanban-1.0.9-py3-none-manylinux_2_17_x86_64.whl (8.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

agentic_kanban-1.0.9-py3-none-manylinux_2_17_aarch64.whl (7.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

agentic_kanban-1.0.9-py3-none-macosx_11_0_arm64.whl (7.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

agentic_kanban-1.0.9-py3-none-macosx_10_12_x86_64.whl (8.3 MB view details)

Uploaded Python 3macOS 10.12+ x86-64

agentic_kanban-1.0.9-py3-none-any.whl (8.3 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.9-py3-none-win_arm64.whl
  • Upload date:
  • Size: 7.7 MB
  • Tags: Python 3, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","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.9-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 3a2a37da1dd8b23355096ca2a2ad0b3cdee94b754120f8f792adbc1dc59d738d
MD5 cb59a637640ff158a7d33b46e96ebdb2
BLAKE2b-256 b37a950800ead2fade02d687d2ee079ebd9646193c2d497f058e83085bf9c76c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.9-py3-none-win_amd64.whl
  • Upload date:
  • Size: 8.4 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","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.9-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 9fd20ebb091e2e3444ef23e75c34218fec01d021cf87a9f26c5220225ea475c4
MD5 811240c0d3b1e4a6e9929a2ab9302b04
BLAKE2b-256 f15aa10a803e6fb4b6725162c384a326eed12ec05cd21c6c59dd5023eb81beef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.9-py3-none-manylinux_2_17_x86_64.whl
  • Upload date:
  • Size: 8.3 MB
  • Tags: Python 3, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","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.9-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 59574edf67f977fa2b35a8d2b76599ebe42f1cd23eee6bb14041bbc687a9c923
MD5 62eadc4a7660b9e236f5346a6d1935a1
BLAKE2b-256 ac10a8ae3994c8648bff683a3586cf3602c1dfaff9315bfc0c3de57d6a91b349

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.9-py3-none-manylinux_2_17_aarch64.whl
  • Upload date:
  • Size: 7.6 MB
  • Tags: Python 3, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","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.9-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 bbecdcd80f2ac8b1cb4ddd5e07e761c1fb15bdf797db132bc48b13478ebfdea6
MD5 0c271c91c343a00c3090197d920f2c61
BLAKE2b-256 7437bf33da70233a9d78e0158e6962000081a09e7fbdb4f3d06e0e036331b45a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.9-py3-none-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 7.9 MB
  • Tags: Python 3, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","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.9-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 47f3545a4d1baffa0cfc9afcafd2748ed96fd7ed59ee8a1a7e4f0ae5344033eb
MD5 ec9f8d1b0f34d201aafa82f45bf5c561
BLAKE2b-256 5f67c92a011c6394a9a940bc2f7763bbadc50824a2bae7fb363eaac5cb8dc011

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.9-py3-none-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 8.3 MB
  • Tags: Python 3, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","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.9-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 cd4587d1687e9b25dbcdf53d91b617141d7bc0e15c6e36cffe25f858afc0680d
MD5 b82c20b7d0ed1329a62ef290d14f61cb
BLAKE2b-256 0d3aa3dc90445239ae21db49348f6dd1770647fe2110a6aa3ace24ea366f7ef6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentic_kanban-1.0.9-py3-none-any.whl
  • Upload date:
  • Size: 8.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 d328800a05e5ece252bb7b3c795ce67d052f9cc85e3153d75dc8bcf162ba7bf7
MD5 4b5b24d9ae6a0e9aff58af12ecdede41
BLAKE2b-256 b69de4fa3f06efb83b9d64de02321dcd6ef30346d89e658e64319bf9391e7952

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