Skip to content

Releases: happy-nut/claude-plugin-viban

v1.3.17

Choose a tag to compare

@github-actions github-actions released this 19 Feb 04:20

What's Changed

Features

  • Add skill integrity tests and CLI Reference to all skills

Other Changes

  • 1.3.17

Full Changelog: v1.3.16...v1.3.17

v1.3.16

Choose a tag to compare

@github-actions github-actions released this 18 Feb 14:34

What's Changed

Features

  • Review uses detached HEAD checkout for safe IDE diff review

Other Changes

  • 1.3.16

Full Changelog: v1.3.15...v1.3.16

v1.3.15

Choose a tag to compare

@github-actions github-actions released this 18 Feb 14:09

What's Changed

Features

  • Redesign review/approve/reject to use in-worktree soft-reset

Other Changes

  • 1.3.15

Full Changelog: v1.3.14...v1.3.15

v1.3.14

Choose a tag to compare

@github-actions github-actions released this 18 Feb 14:03

What's Changed

Features

  • Auto-create worktree on CLI assign
  • Add --json flag to assign/review/done/move commands
  • Split review into review/approve/reject commands
  • Add /viban:review command for IDE-based code review
  • Enforce review-before-done workflow
  • Add auto-archive for old done issues
  • Add TUI keyboard shortcuts for done, comment, and search
  • Add zsh shell completion for viban CLI (#58)
  • Add file locking for concurrent write safety (#57)

Bug Fixes

  • Prevent double JSON output in viban get
  • Update setup workflow template to route post-merge through approve
  • Update tests to use --force for direct done transitions
  • Guard viban move against direct done transition
  • Guard ANSI/OSC escapes behind IN_TUI flag
  • Enforce worktree-based workflow for assign and review pipeline
  • Preserve worktree during review, only cleanup on card deletion
  • Redesign /viban:review with 3 review modes

Maintenance

  • Update subtask tests for JSON output format

Other Changes

  • 1.3.14

Full Changelog: v1.3.13...v1.3.14

v1.3.13

Choose a tag to compare

@github-actions github-actions released this 17 Feb 12:45

What's Changed

Features

  • Add filter and search to viban list (#35)
  • Support issue templates via .viban/templates.json (#56)
  • Add viban export for markdown and HTML board export (#55)
  • Add --dry-run flag to done and unlink commands (#53)
  • Add viban changelog for auto-generated changelogs (#49)
  • Sync blocked_by, sub-tasks, and comments with GitHub (#52)
  • Enhance viban edit with new fields display
  • Add JSON schema validation on viban.json load
  • Add viban backup/restore for data safety

Bug Fixes

  • Assign command now resolves issues, not just assigns
  • Suppress "Your Task:" preamble in assign skills
  • Guard ((var++)) with || true for bash 5.x set -e compatibility
  • Resolve shellcheck warnings in sync scripts (SC1090, SC2295)

Documentation

  • Rewrite README for first-time viewer impact
  • Fix README - 3-column board, add parallel worktree workflow
  • Update README with all new features and current project structure

Maintenance

  • Add integration tests for feature combinations
  • Add shellcheck linting to CI pipeline
  • Modularize bin/viban into lib/ modules

Other Changes

  • 1.3.13

Full Changelog: v1.3.12...v1.3.13

v1.3.12

Choose a tag to compare

@github-actions github-actions released this 16 Feb 16:22

What's Changed

Features

  • Add viban stats for throughput metrics and statistics
  • Support sub-tasks with --parent flag for large issue decomposition
  • Archive done issues with viban history and --purge flag
  • Add issue dependencies with viban link/unlink and blocked-aware assign
  • Add viban comment <id> "message" for issue progress tracking
  • Warn on potential duplicate issues during viban add
  • Add viban move <id> <status> command for backward status transitions

Documentation

  • Update README

Other Changes

  • 1.3.12

Full Changelog: v1.3.11...v1.3.12

v1.3.11

Choose a tag to compare

@github-actions github-actions released this 16 Feb 13:40

What's Changed

Other Changes

  • 1.3.11

Full Changelog: v1.3.9...v1.3.11

v1.3.9

Choose a tag to compare

@github-actions github-actions released this 15 Feb 14:10

What's Changed

Other Changes

  • 1.3.9

Full Changelog: v1.3.8...v1.3.9

v1.3.8

Choose a tag to compare

@github-actions github-actions released this 15 Feb 13:59

What's Changed

Bug Fixes

  • Block Read on viban.json, not just Edit/Write
  • Resolve .viban path from git root, not PWD

Other Changes

  • 1.3.8

Full Changelog: v1.3.7...v1.3.8

v1.3.7

Choose a tag to compare

@github-actions github-actions released this 15 Feb 01:40

What's Changed

Other Changes

  • 1.3.7

Full Changelog: v1.3.6...v1.3.7