Fix false positive for editing status in agent panel (#35554)

Release Notes:

- N/A
This commit is contained in:
Ben Brandt 2025-08-03 22:50:25 +02:00 committed by GitHub
parent 1b9302d452
commit f14f0c24d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 149 additions and 3 deletions

View file

@ -41,7 +41,9 @@ async-pipe.workspace = true
env_logger.workspace = true
gpui = { workspace = true, "features" = ["test-support"] }
indoc.workspace = true
parking_lot.workspace = true
project = { workspace = true, "features" = ["test-support"] }
rand.workspace = true
tempfile.workspace = true
util.workspace = true
settings.workspace = true