qwen-code/packages/webui/src/components
jinye c90e6e7ba4
feat(channels): Add channel agent bridge abstraction (#5978)
* feat(channels): add channel agent bridge abstraction

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* fix(channels): handle bridge session lifecycle cleanup

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* fix(channels): close bridge lifecycle review gaps

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* codex: address PR review feedback (#5978)

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* codex: address PR review feedback (#5978)

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* fix: address channel bridge review feedback

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* codex: address PR review feedback (#5978)

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* codex: address PR review feedback (#5978)

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

---------

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-06-29 10:03:28 +00:00
..
ChatViewer fix(core): address post-merge monitor tool and UI routing issues (#3792) 2026-05-04 21:19:41 +08:00
icons chore: update eslint config and translation adjustments 2026-01-29 19:44:37 +08:00
layout fix(vscode-companion): slash command completion not triggering after message submit (#3609) 2026-04-26 22:27:54 +08:00
messages feat(vscode): add message edit/rewind and message metadata UI (#3762) 2026-05-09 16:52:46 +08:00
toolcalls feat(channels): Add channel agent bridge abstraction (#5978) 2026-06-29 10:03:28 +00:00
ui feat(webui): add webview container and isolate styles for VSCode integration 2026-01-17 10:53:32 +08:00
PermissionDrawer.css docs(webui): update documentation and package references 2026-01-20 22:59:20 +08:00
PermissionDrawer.stories.tsx refactor(vscode-ide-companion/webui): migrate PermissionDrawer to shared webui package 2026-01-16 19:48:44 +08:00
PermissionDrawer.test.tsx feat(acp): dedicated agent permission dialog via _meta.toolName (follow-up to #5085) (#5105) 2026-06-14 23:27:38 +08:00
PermissionDrawer.tsx feat(acp): dedicated agent permission dialog via _meta.toolName (follow-up to #5085) (#5105) 2026-06-14 23:27:38 +08:00
WebviewContainer.tsx feat(webui): add webview container and isolate styles for VSCode integration 2026-01-17 10:53:32 +08:00