fix: GitHub Copilot auth fails to open browser in Desktop app (#6957) (#8019)

Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
jh-block 2026-03-26 19:03:44 +01:00 committed by GitHub
parent 2977512bb5
commit 11f46dc0e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 147 additions and 7 deletions

View file

@ -22,6 +22,7 @@ string_slice = "warn"
rmcp = { version = "1.2.0", features = ["schemars", "auth"] }
agent-client-protocol-schema = { version = "0.11", features = ["unstable"] }
sacp = "11.0.0"
arboard = "3"
anyhow = "1.0"
async-stream = "0.3"
async-trait = "0.1"