claude-code-best/src/commands/buddy
claude-code-best ea0eee05d0 feat: 新增 /pokemon-battle 独立战斗命令,从 BuddyPanel 移除 Battle tab
- 新增 /pokemon-battle 命令,独立全屏战斗面板
- BattlePanel 在主 app Ink 上下文中使用 useInput,通过 inputRef 转发事件
- BuddyPanel 恢复为 Buddy/Pokédex/Egg 三 tab
- BattleFlow 移除内部 useInput,改为暴露 handleInput 方法

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-22 08:51:04 +08:00
..
buddy.ts feat: Phase 1 — 数据模型升级 Creature v2 + PCBox/Bag 2026-04-22 00:20:08 +08:00
BuddyPanel.tsx feat: 新增 /pokemon-battle 独立战斗命令,从 BuddyPanel 移除 Battle tab 2026-04-22 08:51:04 +08:00
index.ts feat: 第一版可用 pokemon 2026-04-21 19:03:31 +08:00