Skip to content

feat: ConfirmView で worktree フラグを選択可能にする#11

Merged
cut0 merged 3 commits intomainfrom
feat/selectable-worktree-flag
Apr 7, 2026
Merged

feat: ConfirmView で worktree フラグを選択可能にする#11
cut0 merged 3 commits intomainfrom
feat/selectable-worktree-flag

Conversation

@cut0
Copy link
Copy Markdown
Owner

@cut0 cut0 commented Apr 7, 2026

Summary

  • 送信確認画面(ConfirmView)で w キーを押すことで -w (worktree) フラグの ON/OFF を切り替え可能にした
  • デフォルトは ON(従来の動作を維持)
  • OFF 時は claude 'prompt'、ON 時は claude -w -- 'prompt' としてコマンドを送信

Test plan

  • pnpm run test — 全テスト通過
  • pnpm run typecheck — 型チェック通過
  • pnpm run lint:fix — lint 通過
  • 実機: ConfirmView で w キーを押してトグル表示が切り替わることを確認
  • 実機: worktree OFF で送信 → claude 'prompt' が実行されることを確認

🤖 Generated with Claude Code

送信確認画面で `w` キーを押すことで `-w` (worktree) フラグの ON/OFF を
切り替えられるようにした。デフォルトは ON (従来通り)。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 7, 2026

🦋 Changeset detected

Latest commit: 6fcfbed

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

cut0 and others added 2 commits April 7, 2026 17:00
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@cut0 cut0 merged commit 5b723cc into main Apr 7, 2026
6 checks passed
@github-actions github-actions Bot mentioned this pull request Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant