[BUG] The authorization pop-up cannot be displayed
Resolved 💬 2 comments Opened Jun 2, 2026 by haigithub Closed Jun 5, 2026
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?
When I use superpowers to develop Dockerfile, The Claude authorization pop-up cannot be displayed(VSCode Claude Code plugin, or claude).
Frequency of problem occurrence: The frequency is relatively high, and it may occur multiple times after it appears, but it is not a necessary occurrence;
Temporary solution: Tell claude that the authorization pop-up has failed and it will retry;
Version with issues of claude: 2.1.160 and 2.1.159
Model: Claude Opus 4.8
What Should Happen?
The authorization window pops up continuously and successfully.
Error Messages/Logs
1. VSCode Claude Code plugin 2.1.159
call
<invoke name="TodoWrite">
<parameter name="todos">[{"ActiveForm": "Wait for image reconstruction after apt repair", "content": "Use a new Dockerfile (apt source repair) to rebuild the image and confirm successful build", "status": "inprogress"}, {"ActiveForm": "Run 6 steps of smoke verification again", "content": "Run 6 steps of smoke verification again after reconstruction (open code PATH/script complete/env interpolation/zero plaintext key)", "status": "pending"}</parameter>
</invoke>
call
<invoke name="Bash">
<parameter name="command">echo "===real build exit code==="; cat/tmp/killrev-build3.exit; echo ""; echo "===end of log=="; tail -6/tmp/killrev-build3.log</parameter>
<parameter name="description">Verify the real build exit code</parameter>
</invoke>
2. claude 2.1.160
call
/home/oem/wsclaws/skills/vela-engineering-platform/llm/skill_review_team/docs/superpowers/TASK8-HANDOFF.md
14
8
Steps to Reproduce
- No necessary steps have been found yet, and when problems arise, claude code+superpowers are used for development.
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.160 and 2.1.159
Platform
AWS Bedrock
Operating System
Ubuntu/Debian Linux
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗