[BUG] Skill invocation prompt is blocking the output.
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
The skill invocation prompt should be collapsible rather than fully rendered inline, which is also blocking the output from the prompt. This is in the VS Code extension for Claude.
What Should Happen?
The prompt in the chat window should be collapsed and I should see all of the output Claude returns as its happening live and after Claude finishes its output.
Error Messages/Logs
Steps to Reproduce
Typically happens when I call an agent or skill and then have long text after. For example:
/test-skill
Please run the test skill for the plan
We are in repo: user\claude\test-repo
Files to consider:
test-folder/test-file
Current state:
Files are untracked
Purpose of this test-skill:
To test some things in Claude
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.185
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Other
Additional Information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗