Merge branch 'main' into feat/gemini-2_5-cua

This commit is contained in:
Dillon DuPont
2025-10-14 11:33:24 -04:00
56 changed files with 2562 additions and 627 deletions
+2 -2
View File
@@ -68,7 +68,7 @@ cli = [
"yaspin>=3.1.0",
]
hud = [
"hud-python==0.4.26",
"hud-python==0.4.52",
]
gemini = [
"google-genai>=1.41.0",
@@ -91,7 +91,7 @@ all = [
# cli requirements
"yaspin>=3.1.0",
# hud requirements
"hud-python==0.4.26",
"hud-python==0.4.52",
# gemini requirements
"google-genai>=1.41.0",
]