Claude Code currently lacks the ability to interact directly with VSCode's integrated Terminal panel, unlike other extensions such as GitHub Copilot which have this capability. When a user asks Claude ...
I propose enhancing the Bash tool to support fully interactive shell commands by integrating a pseudo-terminal (PTY). This would allow Claude Code to spawn and manage interactive subprocesses, ...