Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 10:48
· 66 commits to main since this release
254cbfe

What's Changed

  • Add basic commands (vibe-kanban) by @impactaky in #1
  • Provide output completion (vibe-kanban) by @impactaky in #4
  • Set default project from curent path (vibe-kanban) by @impactaky in #5
  • Add attempt subcommand to manage attempt (vibe-kanban) by @impactaky in #7
  • Create task from markdown (vibe-kanban) by @impactaky in #6
  • Support more option on attempt by @impactaky in #8
  • Enhance with fzf (vibe-kanban) by @impactaky in #10
  • Add more options to task and project (vibe-kanban) by @impactaky in #9
  • Add filter funciton to list commands (vibe-kanban) by @impactaky in #11
  • Try to set task id from branch name (vibe-kanban) by @impactaky in #14
  • Allow variant to executor (vibe-kanban) by @impactaky in #15
  • Add run option to task command (vibe-kanban) by @impactaky in #16
  • Follow vibekanban update (vibe-kanban) by @impactaky in #17
  • Add repository command for managing git repositories (Vibe Kanban) by @impactaky in #18
  • Add test server infrastructure for integration testing (Vibe Kanban) by @impactaky in #19
  • Auto complete repository id in repositories command (vibe-kanban) by @impactaky in #20
  • Estimate repository ID from git URL for cross-machine compatibility (Vibe Kanban) by @impactaky in #21
  • Accept repository name in repository command (vibe-kanban) by @impactaky in #23
  • Final fix integration by @impactaky in #25
  • Follow latest api (vibe-kanban) by @impactaky in #26
  • Enhance project specfication (vibe-kanban) by @impactaky in #28
  • Fix project repos command to handle API response format (Vibe Kanban) by @impactaky in #29
  • Allow project name as alternative to project ID in CLI commands (Vibe Kanban) by @impactaky in #30
  • Fix project add-repo to use correct API contract (Vibe Kanban) by @impactaky in #31
  • Add comprehensive API integration tests for Task, Project, Repository, and Workspace CRUD operations (Vibe Kanban) by @impactaky in #33
  • Add --ai option for AI-friendly CLI documentation (Vibe Kanban) by @impactaky in #34
  • Add GitHub Actions release workflow with cross-platform binaries (Vibe Kanban) by @impactaky in #35

New Contributors

Full Changelog: https://github.com/impactaky/vk/commits/v1.0.0