Releases: linwk20/tmux-kanban
Releases · linwk20/tmux-kanban
Release list
v0.1.0 — Initial public release
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.