feat(webui): publish webui

0.1.0-beta.3 add collapsibaleFileContext compent and opt SearchToolCall
This commit is contained in:
yiliang114 2026-01-28 17:24:31 +08:00
parent cf32299b5f
commit 76505c635e
6 changed files with 326 additions and 40 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@qwen-code/webui",
"version": "0.1.0-beta.2",
"version": "0.1.0-beta.3",
"description": "Shared UI components for Qwen Code packages",
"type": "module",
"main": "./dist/index.cjs",