- Add ToolRegistry to ClaudeCodeComponent for proper command context - Use ByteArrayOutputStream to capture command output in TUI mode - Add onPaste() override for efficient multi-line paste handling - Fix constructor to accept toolRegistry parameter Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>