Wire up stop button in claude threads (#34839)
Release Notes: - N/A --------- Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
This commit is contained in:
parent
5b3e371812
commit
722a05bc21
3 changed files with 145 additions and 52 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -150,7 +150,9 @@ dependencies = [
|
|||
"indoc",
|
||||
"itertools 0.14.0",
|
||||
"language",
|
||||
"libc",
|
||||
"log",
|
||||
"nix 0.29.0",
|
||||
"paths",
|
||||
"project",
|
||||
"schemars",
|
||||
|
@ -162,6 +164,7 @@ dependencies = [
|
|||
"tempfile",
|
||||
"ui",
|
||||
"util",
|
||||
"uuid",
|
||||
"watch",
|
||||
"which 6.0.3",
|
||||
"workspace-hack",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue