feat: Initial scaffolding work for Gemini OAuth support (Claude generated, Alex updated)

This commit is contained in:
2026-03-11 14:18:55 -06:00
parent eb4d1c02f4
commit 83581d9d18
12 changed files with 379 additions and 81 deletions
+1
View File
@@ -98,6 +98,7 @@ gman = "0.3.0"
clap_complete_nushell = "4.5.9"
open = "5"
rand = "0.9.0"
url = "2.5.8"
[dependencies.reqwest]
version = "0.12.0"