mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-01 21:20:44 +00:00
- Introduced AskUserQuestionDialog component for displaying questions and collecting user responses in the WebView. - Updated ACP integration to handle ask user question requests and responses. - Enhanced session management to include raw input and answers for user questions. - Modified existing tools and services to support new ask user question feature. - Updated types and message handling to accommodate new question structure and responses. |
||
|---|---|---|
| .. | ||
| assets | ||
| src | ||
| index.ts | ||
| package.json | ||
| test-setup.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||