Skip to content

Releases: linwk20/tmux-kanban

v0.1.0 — Initial public release

Choose a tag to compare

@linwk20 linwk20 released this 15 Apr 05:06

First public release of tmux-kanban — an AI-native, lightweight web kanban board for tmux sessions and terminal agents.

Install

```bash
pip install tmux-kanban
```

Then run `tmux-kanban` and open http://localhost:59235.

Highlights

  • Native tmux in the browser — agents never disconnect
  • One-click launch for Claude Code / Codex / Gemini / plain tmux
  • Built-in git worktree workflow for parallel agents on one repo
  • Password + bearer-token auth by default — safe on shared servers
  • ~4,500 lines, 4 files, no build tools — fully vibe-codable

See the README and full CHANGELOG for details.

⚠️ Beta. This is a vibe-coded project. It has been dogfooded for two weeks without issues, but bugs are possible — please file an issue if you hit one.