summaryrefslogtreecommitdiff
path: root/packages/cli/src/gemini.test.tsx
AgeCommit message (Collapse)Author
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
Co-authored-by: Jacob Richman <[email protected]>
2025-08-01bug(cli): Prefer IPv4 dns resolution by default. (#5338)joshualitt
2025-07-26Handle unhandled rejections more gracefully. (#4417)Jacob Richman
Co-authored-by: Tommaso Sciortino <[email protected]>
2025-07-09Add system-wide settings config for administrators (#3498)christine betts
Co-authored-by: Jack Wotherspoon <[email protected]>
2025-06-17Auto-update notifications (#1110)Eddie Santos
2025-06-06Exit with an error message if parsing settings.json fails. (#747)Jacob Richman