vibe-kanban
vibe-kanban copied to clipboard
Get 10X more out of Claude Code, Codex or any coding agent
Add support for push notifications to a ntfy endpoint.
https://github.com/gsxdsm/vibe-kanban/pull/3
Add Workspace::touch to manually set updated_at to current time. Resets workspace cleanup timer after - Open attempt in IDE - Open stream attempt diff websocket
Add this to homebrew
Add button to proceed with execution (or repeat the last one -- try again with some sort of). Else currently I do write "continue" or "proceed" into the chat for...
When multiple tasks are started from the same base branch, as we start merging different tasks, the changes from the merged tasks will be part of the diff of still...
While using codex, I faced some problem. And I found those comes from changing CODEX_HOME. After create symbolic to ~/.codex, it worked. FYI: https://github.com/openai/codex/blob/main/docs/config.md ## Problems ### 1. Follow up...
There should be option to specify scripts which run when task is closed or canceled. This is needed for clean-up when the task is completed. For example, tear down docker...
it would be great if there were a way to kick off multiple agents at once (without needing to duplicate the task and reselect from the beginning every time). maybe...