Skip to content

Releases: tqer39/ccw-cli

v0.28.0

27 Apr 02:11
18f70c5

Choose a tag to compare

What's Changed

  • docs(tape): picker-demo の FontSize を 22 に拡大 by @tqer39 in #77

Full Changelog: v0.27.0...v0.28.0

Changelog

v0.27.0

27 Apr 00:10
caa196b

Choose a tag to compare

What's Changed

  • docs(tape): TUI 横幅調整に合わせ picker-demo を再生成 by @tqer39 in #76

Full Changelog: v0.26.0...v0.27.0

Changelog

  • caa196b: docs(tape): TUI 横幅調整に合わせ picker-demo を再生成 (#76) (@tqer39)

v0.26.0

26 Apr 23:05
7831c13

Choose a tag to compare

What's Changed

  • docs: superpowers プラグインの依存条件を -s 利用時のみと明記 by @tqer39 in #74
  • feat(picker): ヘッダー行を | 区切りでインライン化 by @tqer39 in #75

Full Changelog: v0.25.0...v0.26.0

Changelog

  • 7831c13: feat(picker): ヘッダー行を | 区切りでインライン化 (#75) (@tqer39)

v0.25.0

26 Apr 22:14
0246fc4

Choose a tag to compare

What's Changed

  • feat(tips): badge 仕様説明 tip を 2 件追加 by @tqer39 in #73
  • docs(tape): 新 TUI 対応で picker-demo.tape / GIF をリフレッシュ by @tqer39 in #72

Full Changelog: v0.24.0...v0.25.0

Changelog

  • 0246fc4: docs(tape): 新 TUI 対応で picker-demo.tape / GIF をリフレッシュ (#72) (@tqer39)
  • a7674ba: feat(tips): badge 仕様説明 tip を 2 件追加 (#73) (@tqer39)

v0.24.0

26 Apr 14:10
1ec334a

Choose a tag to compare

What's Changed

  • feat(cspell): lefthook + CI に綴りチェックを導入 by @tqer39 in #68
  • feat(superpowers): preamble の先頭に /superpowers:brainstorming を追加 by @tqer39 in #69
  • feat(picker): 右端マージン確保 + path 行削除 + 🌲 prefix by @tqer39 in #71
  • docs: README の Naming から Branch 行を削除 by @tqer39 in #70

Full Changelog: v0.23.0...v0.24.0

Changelog

  • 5c4950b: feat(cspell): lefthook + CI に綴りチェックを導入 (#68) (@tqer39)
  • 8078484: feat(picker): 右端マージン確保 + path 行削除 + 🌲 prefix (#71) (@tqer39)
  • 3d6e423: feat(superpowers): preamble の先頭に /superpowers:brainstorming を追加 (#69) (@tqer39)

v0.23.0

26 Apr 12:44
16fa7a5

Choose a tag to compare

What's Changed

  • chore: .editorconfig に Go 用設定を追加 by @tqer39 in #65
  • feat(ccw): -s 起動時に --plugin-dir で superpowers skill を即時ロード by @tqer39 in #66
  • docs: README の Features を 6 → 4 項目に絞る by @tqer39 in #67

Full Changelog: v0.22.0...v0.23.0

Changelog

  • e6ba384: feat(ccw): -s 起動時に --plugin-dir で superpowers skill を即時ロード (#66) (@tqer39)

v0.22.0

26 Apr 11:18
bf75469

Choose a tag to compare

What's Changed

  • feat: -s フラグで superpowers preamble を最初のプロンプトとして注入 by @tqer39 in #64

Full Changelog: v0.21.0...v0.22.0

Changelog

  • bf75469: feat: -s フラグで superpowers preamble を最初のプロンプトとして注入 (#64) (@tqer39)

v0.21.0

26 Apr 08:58
0d61441

Choose a tag to compare

What's Changed

  • feat: SessionStart hook for new worktree sessions by @tqer39 in #56
  • docs(spec): SessionStart hook 能動的初期ターン化の検討記録(結論: 現状維持) by @tqer39 in #58
  • docs(brew): homebrew-core 提出用の Formula 雛形を追加 by @tqer39 in #59
  • ci(brew): brew test を assert_match + ヘルプ smoke に拡張 by @tqer39 in #57
  • feat(coverage): visualize Go test coverage via Codecov by @tqer39 in #60
  • docs: README の Picker / Naming を H2 に昇格 by @tqer39 in #61
  • fix(deps): update module github.com/charmbracelet/x/exp/teatest/v2 to v2.0.0-20260426004601-d5e63ff0b9ca by @renovate[bot] in #62
  • chore(deps): update codecov/codecov-action action to v6 by @renovate[bot] in #63

Full Changelog: v0.20.0...v0.21.0

Changelog

  • 0d61441: chore(deps): update codecov/codecov-action action to v6 (#63) (@renovate[bot])
  • ecc08c5: ci(brew): brew test を assert_match + ヘルプ smoke に拡張 (#57) (@tqer39)
  • 81b0183: docs(brew): homebrew-core 提出用の Formula 雛形を追加 (#59) (@tqer39)
  • ed8c765: docs(spec): SessionStart hook で能動的初期ターンを起こすかの検討記録(結論: 現状維持) (#58) (@tqer39)
  • 69b5787: feat(coverage): visualize Go test coverage via Codecov (#60) (@tqer39)
  • 44d4178: feat: SessionStart hook for new worktree sessions (#56) (@tqer39)
  • fd065db: fix(deps): update module github.com/charmbracelet/x/exp/teatest/v2 to v2.0.0-20260426004601-d5e63ff0b9ca (#62) (@renovate[bot])

v0.20.0

26 Apr 02:11
345ad56

Choose a tag to compare

What's Changed

  • refactor: dedupe worktree name / status filter / claude args / indicators by @tqer39 in #55
  • ci(brew): add macOS audit workflow for tqer39/tap/ccw by @tqer39 in #54

Full Changelog: v0.19.0...v0.20.0

Changelog

  • 345ad56: ci(brew): add macOS audit workflow for tqer39/tap/ccw (#54) (@tqer39)
  • 819ddf9: refactor: dedupe worktree name / status filter / claude args / indicators (#55) (@tqer39)

v0.19.0

26 Apr 01:15
113309d

Choose a tag to compare

What's Changed

  • feat(i18n): system locale + --lang/CCW_LANG で en/ja 出力切替 by @tqer39 in #50
  • worktree ccw tqer39 ccw cli 52f1ba by @tqer39 in #51
  • feat: add ccw -L non-interactive list mode (text + JSON) by @tqer39 in #52
  • refactor: -s / --superpowers フラグを廃止し .claude/settings.json に移譲 by @tqer39 in #53

Full Changelog: v0.18.0...v0.19.0

Changelog

  • c3dfd42: feat(i18n): system locale + --lang/CCW_LANG で en/ja 出力切替 (#50) (@tqer39)
  • 9cfbeac: feat: add ccw -L non-interactive list mode (text + JSON) (#52) (@tqer39)
  • 113309d: refactor: -s / --superpowers フラグを廃止し .claude/settings.json に移譲 (#53) (@tqer39)
  • 5c15e33: worktree ccw tqer39 ccw cli 52f1ba (#51) (@tqer39)