[BUG] VS Code extension v2 doesn't show messages from awsAuthRefresh

Resolved 💬 8 comments Opened Oct 29, 2025 by nekketsuuu Closed Oct 31, 2025

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?

I'm using Claude Code with Bedrock, and I configured awsAuthRefresh for re-authenticating. While Claude Code on terminal successfully shows stdout output from awsAuthRefresh, Claude Code extension v2 (without terminal) doesn't show it. Due to this, I cannot notice when the extension pauses for authentication.

What Should Happen?

The extension shows messages from awsAuthRefresh.

Error Messages/Logs

N/A

Steps to Reproduce

  1. Create ~/.claude/settings.json with awsAuthRefresh
  2. Configure VS Code extension
  3. Open the extension on VS Code, and wait for the current session's expiration
  4. The extension does run a command specified by awsAuthRefresh, but it doesn't show any messages from the command. In fact, the internal log file of the extension ("Claude VSCode.log") has the messages.

Claude Model

Sonnet (default)

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

2.0.28 (Claude Code)

Platform

AWS Bedrock

Operating System

macOS

Terminal/Shell

Other

Additional Information

  • VS Code extension anthropic.claude-code 2.0.28
  • The log file can be seen by, Command + Shift + P -> "Developer: Open Extension Logs Folder" -> "Anthropic.claude-code/Claude VSCode.log"

View original on GitHub ↗

This issue has 8 comments on GitHub. Read the full discussion on GitHub ↗