Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bug]: web UI does not support AskUserQuestion interactionΒ #352

@bbugh

Description

@bbugh

Issue Type

  • πŸ› bug - Bug fix (non-breaking change which fixes an issue)
  • πŸ–₯️ backend - Backend-related issue
  • 🎨 frontend - Frontend-related issue

Component

Not sure

Bug Description

When Claude does an AskUserQuestion interaction, there will be a prompt to confirm permission for it, but then the question will not appear in the webui. The prompt will basically get stuck in a loop, where it will keep asking the question but not getting a response.

I had to claude --continue in the terminal and say "ask the question again, I was in webui which doesn't support it" to make progress.

Steps to Reproduce

  1. make a plan that causes Claude to trigger an AskUserQuestion event
  2. give permission
  3. observe that it does not show the prompt, nor can it continue past this

Expected Behavior

The webui should show the prompt options and allow the user to choose them or respond in a different way.

Actual Behavior

Described above

Operating System

macOS (Apple Silicon)

Installation Method

npm install -g @anthropic-ai/claude-code-webui

Node.js Version

v20.6.1

Deno Version (if applicable)

deno 1.45.2

Claude CLI Version

2.0.74 (Claude Code)

Claude CLI Installation Path

/Users/username/.asdf/shims/claude

Browser (for frontend issues)

Firefox 146.0

Console Logs/Error Messages

Configuration

Additional Context

No response

Checklist

  • I have searched existing issues to make sure this is not a duplicate
  • I have provided all the required information above
  • I have removed any sensitive information from logs and configuration

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions