Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
229276e
fix(web-shell): allow shell commands in new tasks without a session
wenshao Jul 25, 2026
b298691
feat(web-shell): queue shell commands during a turn instead of blocking
wenshao Jul 25, 2026
da71f01
fix(web-shell): clear queued shell commands on session switch
qwen-code-ci-bot Jul 26, 2026
dd91f40
fix(web-shell): pin drain session, clear queue on cancel, deduplicate…
qwen-code-ci-bot Jul 26, 2026
1951ffb
fix(web-shell): stop active drain on cancel, warn on dropped commands…
qwen-code-ci-bot Jul 26, 2026
043beff
Merge branch 'main' into fix/webshell-shell-command-new-task
qwen-code-dev-bot Jul 26, 2026
c026523
fix(web-shell): keep draining queued shell commands as streamingState…
qwen-code-dev-bot Jul 26, 2026
162ffc5
Merge branch 'main' into fix/webshell-shell-command-new-task
wenshao Jul 26, 2026
8ee890e
fix(web-shell): defer composer clear for ! commands until session cre…
Jul 26, 2026
fe57165
fix(web-shell): scope drain cancellation to generation and harden new…
Jul 26, 2026
ba2f1e1
fix(web-shell): warn on cancel drop and guard queue wipe against lang…
Jul 26, 2026
dda0090
fix(web-shell): assert cancel call in tests and document drain orderi…
qwen-code-ci-bot Jul 26, 2026
5591d5b
fix(web-shell): guard inline ! command against cancel and session-swi…
qwen-code-ci-bot Jul 26, 2026
45e6473
Merge branch 'main' into fix/webshell-shell-command-new-task
qwen-code-dev-bot Jul 26, 2026
c51919b
fix(web-shell): exempt lazy session creation from drain-generation bu…
Jul 26, 2026
f182512
fix(web-shell): prevent drain preemption when commands are queued mid…
Jul 26, 2026
b0a7c51
fix(web-shell): reset shellSubmitInFlightRef on cancel to unblock new…
Jul 26, 2026
7695a1a
fix(web-shell): drop whole queue on drain bail to preserve FIFO (#7724)
Jul 27, 2026
88703ca
fix(web-shell): scope drain-bail queue wipe to disconnect only (#7724)
qwen-code-ci-bot Jul 27, 2026
cb775f7
fix(web-shell): use returned session ID instead of stale connectionRe…
qwen-code-ci-bot Jul 27, 2026
3a1b506
test(web-shell): cover sendShellCommand rejection and bare-bang guard…
qwen-code-ci-bot Jul 27, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading