T Savo
T Savo
There are a number of integration tests which are presently ignored by the maven build. Rather than ignore them, this PR renames them to *IT.java, and adds the failsafe maven...
Suppresses the warnings on a few deprecated APIs and an unchecked assignment.
## 🎬 Adding Creatify MCP Server **Category**: 🎥 Multimedia Process **Description**: Enterprise-grade MCP server for Creatify AI providing complete video generation capabilities through 12 tools and 6 resources. ### 🚀...
## Summary This PR introduces the Discovery Module, a pre-task planning and feedback loop system that enables: - **Discovery Items**: Create scenarios, specs, stories, and spikes before creating tasks -...
## Summary - Add new setting "Prefer remote base branch" in Settings → Git Configuration - When enabled, new tasks default to using the remote tracking branch (e.g., `origin/main`) instead...
## Summary - Use `terminal-notifier` as the preferred notification method on macOS - Fall back to `osascript` if terminal-notifier is not installed - Fixes the issue where clicking notifications opens...
## Summary - Add `codex_home()` helper function that checks `CODEX_HOME` env var first, then falls back to `~/.codex` - Update all hardcoded `~/.codex` paths to use the new helper -...
## Summary - Adds `repo_path` parameter to `create_pr` for setting the working directory when invoking `gh` - Fixes compatibility with older GitHub CLI versions (e.g., v2.4.0 on Ubuntu 22.04) that...
## Summary - Adds the `read:org` scope to GitHub OAuth authorization requests - Allows users to see and access their GitHub organizations within vibe-kanban ## Details The GitHub OAuth provider...