summaryrefslogtreecommitdiff
path: root/packages/core/src/core
AgeCommit message (Expand)Author
2025-06-29refactor: remove unnecessary "await" (#2574)Noritaka Kobayashi
2025-06-29refactor: remove unnecessary assertion (#2579)Noritaka Kobayashi
2025-06-29refactor: remove imported multiple times (#1846)Noritaka Kobayashi
2025-06-27Add privacy notice slash command (#2059)Tommaso Sciortino
2025-06-27Use 2-space indent for saved checkpoint files (#1152) (#1977)Billy Biggs
2025-06-26Updating the first user message to mention the product name (#2037)Bryan Morgan
2025-06-26Revert "feat: Add model selection logic (#1678)" (#1983)anj-s
2025-06-26feat: Add model selection logic (#1678)N. Taylor Mullen
2025-06-26chore: fix typos in comment-out (#1540)Noritaka Kobayashi
2025-06-26Update geminiChat.ts (#1681)Andrew Drozdov
2025-06-26429 fix (#1668)Bryan Morgan
2025-06-25Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)Tommaso Sciortino
2025-06-25Minor style changes to prompt (#1578)Seth Troisi
2025-06-24[JUNE 25] Permanent failover to Flash model for OAuth users after persistent ...Bryan Morgan
2025-06-24[June 25] Fixed user agent string to be standards-compliant (#1384)Bryan Morgan
2025-06-24Improve Auth error messaging (#1358)Tommaso Sciortino
2025-06-23Ensure telemetry events are flushed immediately (#1344)Jerop Kipruto
2025-06-23Add error messaging for 429 errors (#1316)Abhi
2025-06-23refactor: rename `disableDataCollection` to `dataCollectionEnabled` (#1319)Jerop Kipruto
2025-06-22Clearcut logging - initial implementation (#1274)owenofbrien
2025-06-22feat: Add client-initiated tool call handling (#1292)Abhi
2025-06-20fix: remove circular references in core package (#1271) (#1272)Brandon Keiji
2025-06-20feat: Update default Gemini Flash model to 2.5 (#1241)N. Taylor Mullen
2025-06-20Bug fix telemetry token count (#1250)Abhi
2025-06-19Move the shell history our of the project .gemini to the home dir (#1195)Louis Jimenez
2025-06-19Auth First Run (#1207)matt korwel
2025-06-19bug: removes raw api response from stdout (#1224)Abhi
2025-06-19Remove verification to prevent file reverts and endless loops (#1213)anj-s
2025-06-18Refactor in preparation for Reauth (#1196)Tommaso Sciortino
2025-06-18Cherry pick fix for enabling the agent to verify changes using tests (#1185)anj-s
2025-06-18Cherrypick endless loops fix onto release (#1181)anj-s
2025-06-18Move the logs.json to a project specific user home dir (#1145)Louis Jimenez
2025-06-17feat: update default gemini model to GA 2.5 pro (#1173)N. Taylor Mullen
2025-06-17code review followup for compress command (#1097)Jacob MacDonald
2025-06-16fix: add httpOptions with headers field to CCPA client and set User-Agent hea...Marlon Gamez
2025-06-16feat: clear should also clear chat history (#1008)Abhi
2025-06-15feat(test): Increase test coverage across CLI and Core packages (#1089)N. Taylor Mullen
2025-06-15Stabilize prompts snapshot test by properly mocking the SANDBOX env var. (#1067)Marat Boshernitsan
2025-06-15feat: Show model thoughts while loading (#992)Asad Memon
2025-06-15fix(core): Improve shell tool reliability and test portability (#1036)Sijie Wang
2025-06-15Telemetry: Improve API response logging with function call details (#1064)Jerop Kipruto
2025-06-15Add telemetry command and refactor telemetry settings (#1060)Jerop Kipruto
2025-06-14fix: Push tool calls to absolute paths (#1055) (#1057)Keir Mierle
2025-06-14Enable "modify" in write tool (#1044)Leo
2025-06-14centralize file filtering in `FileDiscoveryService` (#1039)Anas H. Sulaiman
2025-06-14Add `/compress` command to force a compression of the context (#986)Jacob MacDonald
2025-06-13reuse filtering service in getFolderStructure (#1016)Anas H. Sulaiman
2025-06-13refactor: Use default centralized Flash & Pro models everywhere (#994)N. Taylor Mullen
2025-06-13Handle telemetry in non-interactive mode (#1002)Jerop Kipruto
2025-06-12Improvements to CLI's ability to perform refactoring. Includes additions to t...Marat Boshernitsan