Gabriel Gordon-Hall 459f93b751 refactor: explicit Opencode Executor (#188)
* use display and fromStr implementations in ExecutorConfig

(cherry picked from commit 115a6a447d9195d28b9c29004fa6301fb60b1b89)
(cherry picked from commit 25d589d54a3fc89f8868f5c409f25bdb162f1326)

* rename opencode to charm/opencode

(cherry picked from commit 41fe88a46cc6c7a1cbf5ecbc3599639351c415c8)

* rename opencode on the frontend

* resuse executor types on the frontend

* put back missing types
2025-07-15 12:59:28 +01:00
2025-07-11 18:41:39 +01:00
2025-07-07 12:30:06 +01:00
2025-07-14 15:19:29 +00:00
2025-07-11 10:41:18 +01:00
2025-06-27 13:32:32 +01:00
2025-07-11 15:57:30 +01:00
2025-07-11 16:31:08 +01:00
2025-07-14 15:19:29 +00:00
2025-06-14 15:14:08 -04:00
2025-07-14 14:02:47 +01:00
2025-06-25 09:27:29 +01:00
2025-06-25 09:27:29 +01:00
2025-07-04 11:11:45 +02:00

Vibe Kanban Logo

Get 10X more out of Claude Code, Gemini CLI, Codex, Amp and other coding agents...

npm Build status

Overview

AI coding agents are increasingly writing the world's code and human engineers now spend the majority of their time planning, reviewing, and orchestrating tasks. Vibe Kanban streamlines this process, enabling you to:

  • Easily switch between different coding agents
  • Orchestrate the execution of multiple coding agents in parallel or in sequence
  • Quickly review work and start dev servers
  • Track the status of tasks that your coding agents are working on
  • Centralise configuration of coding agent MCP configs

You can watch a video overview here.

Installation

Make sure you have authenticated with your favourite coding agent. A full list of supported coding agents can be found in the docs. Then in your terminal run:

npx vibe-kanban

Documentation

Please head to the website for the latest documentation and user guides.

Support

Please open an issue on this repo if you find any bugs or have any feature requests.

Contributing

We would prefer that ideas and changes are raised with the core team via GitHub issues, where we can discuss implementation details and alignment with the existing roadmap. Please do not open PRs without first discussing your proposal with the team.

Development

Prerequisites

pnpm i

Running the dev server

pnpm run dev

This will start the frontend and backend with live reloading. A blank DB will be copied from the dev_assets_seed folder.

Build from source

  1. Run build-npm-package.sh
  2. In the npx-cli folder run npm pack
  3. You can run your build with npx [GENERATED FILE].tgz
Description
Get 10X more out of Claude Code, Codex or any coding agent
https://www.vibekanban.com/
Readme Apache-2.0 48 MiB
Languages
Rust 51.1%
TypeScript 46.6%
CSS 1.1%
JavaScript 0.7%
PLpgSQL 0.2%
Other 0.2%