Skip to content

isomoes/ikanban

Repository files navigation

ikanban

iKanban is a Web interface for the OpenCode AI coding agent. It unifies chat, terminal, and board workflows in a single interface so teams can plan, execute, and track coding tasks.

Bilibili Video why do it v0.1 v0.2 v0.2.11 how to use

Image

Quick Start

Option 1: Use the hosted app (recommended)

Open: https://isomoes.github.io/ikanban

Start OpenCode with CORS enabled for GitHub Pages:

opencode serve --port <PORT> --cors https://isomoes.github.io

Then add your server URL in settings: http://localhost:<PORT>.

Option 2: Run locally with npx

npx ikanban-web@latest                        # Start on port 3000
npx ikanban-web@latest --port 8080            # Custom port
OPENCODE_URL=http://myserver:4096 npx ikanban-web@latest  # External OpenCode server

Acknowledgments

About

iKanban is a Web interface for the OpenCode AI coding agent. It unifies chat, terminal, and board workflows in a single interface so teams can plan, execute, and track coding tasks.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages