summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-26429 fix (#1668)Bryan Morgan
2025-06-25Streamline issue submission with YAML forms (#1608)Jerop Kipruto
2025-06-25Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)Tommaso Sciortino
Co-authored-by: Scott Densmore <[email protected]>
2025-06-25Update usage stats doc (#1636)anj-s
2025-06-25Update README.md (#1632)Logan Kilpatrick
2025-06-25Update docs and add faq section (#1625)anj-s
2025-06-25prompt users to search for existing issues before creating a new one (#1595)Jerop Kipruto
2025-06-25fix(telemetry): handle all promise rejections in ClearcutLogger (#1557)zhiyue
Co-authored-by: Scott Densmore <[email protected]>
2025-06-25Minor style changes to prompt (#1578)Seth Troisi
2025-06-25changed 429 failover from 3 consecutive to 2 for OAuth users (#1579)Bryan Morgan
2025-06-25Add tos and privacy links docs for clarity (#1571)anj-s
2025-06-25Adding some troubleshooting text for login issues (#1451)Mark McDonald
2025-06-25Fix: update npx command to correct GitHub repository URL (#1488)DongJin Jeong
2025-06-25Add information request to bug reports: login method. (#1501)Jenna Inouye
2025-06-25Fixed Checkpointing docs for enabling checkpointing using settings.json (#1534)Arjun Lall
2025-06-25feat: Refine model fallback messaging to reflect reality. (#1527)N. Taylor Mullen
2025-06-25Remove GEMINI_CODE_ASSIST env variable from configuration.md doc (#1514)starsandskies
2025-06-25Clarify why authentication failures might be happening and direct users to ↵Marat Boshernitsan
documentation (#1478) Co-authored-by: Scott Densmore <[email protected]> Co-authored-by: matt korwel <[email protected]>
2025-06-25Update Readme to call out gemini command after npm install (#1423)Jason Davenport
Co-authored-by: Mark McDonald <[email protected]>
2025-06-25Prod: Integration Tests Main Only (#1461)matt korwel
2025-06-25Update authentication.md (#1429)Thomas Kosiewski
Co-authored-by: matt korwel <[email protected]>
2025-06-25issue template update (#1441)matt korwel
2025-06-25Version 0 1 1 (#1426)matt korwel
2025-06-25Fix typo in intro on MCP line (#1421)Asad Memon
2025-06-25Shipping it! (#1418)N. Taylor Mullen
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-25Docs: Add link links to tools/index.md. (#1419)Jenna Inouye
2025-06-25Add intro text back to README (#1417)Mark McDonald
Co-authored-by: N. Taylor Mullen <[email protected]>
2025-06-25Add 'npm i' instruction to README (#1416)Mark McDonald
2025-06-25CI: Linting Fix (#1413)matt korwel
Co-authored-by: Scott Densmore <[email protected]>
2025-06-25Docs: update docs to clarify the differences between Google account login ↵Preston Holmes
o… (#1409) Co-authored-by: Scott Densmore <[email protected]> Co-authored-by: matt korwel <[email protected]> Co-authored-by: matt korwel <[email protected]>
2025-06-25refactor: remove deplicate dependency in slashCommandProcessor (#1410)Scott Densmore
Co-authored-by: matt korwel <[email protected]>
2025-06-25docs: fix typos in documentation (#1411)Daniel Tedesco
Co-authored-by: Dan Tedesco <[email protected]>
2025-06-25[June 25] handle early output pipe closer (#1402)Keith Ballinger
2025-06-25fix(update-notifier): resolve __dirname error on npx execution (#1406)matt korwel
2025-06-24Prerelease: Cleanup (#1404)matt korwel
2025-06-24sandbox doc (#1390)Brian Ray
Co-authored-by: matt korwel <[email protected]> Co-authored-by: Jenna Inouye <[email protected]>
2025-06-24Add slashCommand dependency (#1401)Seth Troisi
2025-06-24fix: use correct directory for update checks (#1394)Marat Boshernitsan
2025-06-24[JUNE 25] Permanent failover to Flash model for OAuth users after persistent ↵Bryan Morgan
429 errors (#1376) Co-authored-by: Scott Densmore <[email protected]>
2025-06-24Documents: Add docs tools pages (#1397)Jenna Inouye
2025-06-24Truncate all strings before displaying in a tool messages to avoid stack ↵Jacob Richman
overflows (#1395)
2025-06-24Added ToS links for each surface (#1365)Mark McDonald
Co-authored-by: Scott Densmore <[email protected]> Co-authored-by: matt korwel <[email protected]>
2025-06-24 Add the link to the privacy policy to the Usage Statistics section and ↵anj-s
remove debug logs (#1393)
2025-06-24docs: add screenshot to README (#1396)cperry-goog
2025-06-24Checkpointing documentation (#1321)Louis Jimenez
Co-authored-by: matt korwel <[email protected]>
2025-06-24feat: add merge_group trigger to CI and E2E workflows (#1400)matt korwel
2025-06-24Remove uses of the spread operator that appear to have caused a maximum call ↵Jacob Richman
stack size exceeded error (#1389)
2025-06-24Jacob314/max old space (#1314)Jacob Richman
2025-06-24Do not render mcp responses as markdown (#1388)Sandy Tao