summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-24Improve Auth error messaging (#1358)Tommaso Sciortino
2025-06-24Add `/chat list` (#1361)Seth Troisi
2025-06-23Fix Clearcut logging wire format (#1359)owenofbrien
2025-06-24Refactor usage statistics to be a top-level setting (#1363)Jerop Kipruto
2025-06-23docs: update configuration.md with new CLI options (#1360)cperry-goog
2025-06-24Fix duplicate startSession logs and duplicate logging events over the wire (#...anj-s
2025-06-23moving `/save`, `/resume` to `/chat <save|resume>` (#1355)Seth Troisi
2025-06-23Polish Theme Dialog (#1356)Jacob Richman
2025-06-23Include all chat messages (#1354)Seth Troisi
2025-06-23[June 25] Updated docs for telemetry and user statistics (#1346)Bryan Morgan
2025-06-23Docs: Add `telemetry` to the list of configuration options (#1348)starsandskies
2025-06-23Ensure telemetry events are flushed immediately (#1344)Jerop Kipruto
2025-06-23Use concurrently to run start script with GCP telemetry (#1329)Jerop Kipruto
2025-06-23Updated docs and /stats command to support lack of token caching support for ...Bryan Morgan
2025-06-23Refine refresh static logic (#1349)Sandy Tao
2025-06-23Remove fallback to render normall rather than using custom MaxSizedBox layout...Jacob Richman
2025-06-23feat: Open MCP docs if no MCPs are configured (#1325)N. Taylor Mullen
2025-06-23Add error messaging for 429 errors (#1316)Abhi
2025-06-23docs(telemetry): relocate telemetry documentation (#1327)Jerop Kipruto
2025-06-23refactor: rename `disableDataCollection` to `dataCollectionEnabled` (#1319)Jerop Kipruto
2025-06-23Fix batch flush to Clearcut (#1337)Jerop Kipruto
2025-06-23Edit pass of docs/core/index.md (#1338)starsandskies
2025-06-23Docs/authentication doc (#1341)cperry-goog
2025-06-23feat(docs): add `/chat` and `/restore` commands (#1336)cperry-goog
2025-06-23A couple of these log messages were now showing up every time on app startup ...Jacob Richman
2025-06-23Remove .gitignore logging from startup. (#1323)N. Taylor Mullen
2025-06-23Enable clearcut logging by default (#1309)owenofbrien
2025-06-23Sanitize MCP FunctionDeclarations to workaround Vertex bug (#1330)Tommaso Sciortino
2025-06-23Added some use cases to the README (#1257)Mark McDonald
2025-06-23Adding .gitattributes (#1303)matt korwel
2025-06-22Scotdensmore/first run auth fix (#1322)Scott Densmore
2025-06-23Fix so that pressing ctrl-s a second time toggles off constrain height mode (...Jacob Richman
2025-06-23Use shorter URL for docs link (#1324)Mark McDonald
2025-06-23docs: update telemetry documentation and scripts (#1318)Jerop Kipruto
2025-06-23{bug} Vertex Auth Support (#1302)matt korwel
2025-06-22add bash block to doc for easy copypasta (#1317)Abhi
2025-06-22Plumb extension context filenames through for /memory refresh (#1312)Billy Biggs
2025-06-22update tips (#1315)cperry-goog
2025-06-22Jacob314/auto exit unconstrained height mode (#1293)Jacob Richman
2025-06-22Fix seatbelt sandboxing when GEMINI_SANDBOX="" and starting with -s (#1298)N. Taylor Mullen
2025-06-22feat: Only show ctrl-s when idle (#1299)N. Taylor Mullen
2025-06-22feat: Add /docs command and update UI (#1297)N. Taylor Mullen
2025-06-22Clearcut logging - initial implementation (#1274)owenofbrien
2025-06-22feat: Add client-initiated tool call handling (#1292)Abhi
2025-06-22Docs update (#1295)cperry-goog
2025-06-22Provide a .gitconfig for shadow repos (#1294)Louis Jimenez
2025-06-22Add setting enableRecursiveFileSearch to control @-file completion (#1290)Billy Biggs
2025-06-22Jacob314/overflow notification and one MaxSizedBox bug fix (#1288)Jacob Richman
2025-06-21Updating missing commands (#1289)cperry-goog
2025-06-21docs: update README (#1287)cperry-goog