Skip to content

feat(navigation): add Left/Right keys to NavigationButtons (#592)#593

Merged
Kewton merged 1 commit intodevelopfrom
feature/592-navigation-left-right
Mar 31, 2026
Merged

feat(navigation): add Left/Right keys to NavigationButtons (#592)#593
Kewton merged 1 commit intodevelopfrom
feature/592-navigation-left-right

Conversation

@Kewton
Copy link
Copy Markdown
Owner

@Kewton Kewton commented Mar 31, 2026

Summary

  • NAVIGATION_KEY_VALUESLeft, Right を追加(API検証の許可リスト)
  • NavigationButtons.tsx に左右ボタン(◀/▶)を追加
  • キーボードの ArrowLeft/ArrowRight マッピングを追加
  • Copilot CLIのモデル選択画面でreasoning effort調整が可能に

Closes #592

Test plan

  • Left/Right キーがtmuxセッションに送信される
  • NavigationButtonsにLeft/Rightボタンが表示される
  • 既存のUp/Down/Enter/Escape操作に影響なし
  • lint / tsc / test:unit / build 全パス(5680 tests passed)

🤖 Generated with Claude Code

…t TUI

- Extend NAVIGATION_KEY_VALUES with Left/Right keys
- Add Left/Right buttons to NavigationButtons component
- Add ArrowLeft/ArrowRight keyboard mappings
- Update JSDoc and CLAUDE.md documentation
- Add security regression tests for Space/BSpace/DC rejection

Resolves #592

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Kewton Kewton merged commit c5bc49f into develop Mar 31, 2026
5 checks passed
@Kewton Kewton deleted the feature/592-navigation-left-right branch March 31, 2026 03:11
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