| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-03 | fix: exclude DEBUG and DEBUG_MODE from project .env files by default (#5289) | Oleksandr Gotgelf | |
| Co-authored-by: Jacob Richman <[email protected]> | |||
| 2025-07-21 | fix(eslint): remove custom rule in favor of `eslint-plugin-import` (#3012) | Pascal Birchler | |
| Co-authored-by: Sandy Tao <[email protected]> | |||
| 2025-07-21 | Various spelling improvements (#3497) | Josh Soref | |
| Signed-off-by: Josh Soref <[email protected]> Co-authored-by: Sandy Tao <[email protected]> | |||
| 2025-07-11 | docs: correct typo in CONTRIBUTING.md (#3852) | Ioannis Papapanagiotou | |
| 2025-07-09 | docs(contributing): mention macOS Seatbelt in GEMINI_SANDBOX examples (#3537) | DaeYeong Kim | |
| Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> | |||
| 2025-07-07 | Release and Packaging: Clean up (#3489) | matt korwel | |
| 2025-07-05 | feat: Update minimum Node.js version to 20 (#3277) | matt korwel | |
| 2025-07-04 | Add and improve JSDoc comments for core tool methods (#3128) | moon jooho | |
| 2025-07-03 | docs: fix typos in CONTRIBUTING.md (#2722) | Taeik Lim | |
| Signed-off-by: Taeik Lim <[email protected]> Co-authored-by: F. Hinkelmann <[email protected]> | |||
| 2025-06-26 | docs: fix multiple typos in documentation files (#1781) | 김진엽 (Nathan) | |
| 2025-06-17 | Updating CONTRIBUTING.md (#1144) | Seth Troisi | |
| 2025-06-17 | Forked PR: Contributing.md (#1146) | matt korwel | |
| 2025-06-17 | Update CONTRIBUTING.md (#1130) | matt korwel | |
| 2025-06-16 | Preflight and integration npx (#1096) | matt korwel | |
| 2025-06-11 | fixes to proxy on macos: prevent curl from hanging during wait-for-proxy by ↵ | Olcan | |
| adding ipv6 support and timeout (#947) | |||
| 2025-06-10 | Contributing guidelines (#901) | cperry-goog | |
| 2025-06-10 | restricted networking for all sandboxing methods, new seatbelt profiles, ↵ | Olcan | |
| updated docs, fixes to sandbox build, debugging through sandbox (#891) | |||
| 2025-06-08 | Fix Build Failure - Build fails in sandbox due to missing build toolchain (#831) | Abhi | |
| 2025-06-07 | Fix typo in CONTRIBUTING.md (#827) | Abhi | |
| 2025-06-04 | mention BUILD_SANDBOX for custom sandboxing (#749) | Olcan | |
| 2025-06-02 | Add documentation about debugging using React DevTools (#679) | Sandy Tao | |
| 2025-05-30 | Rename server->core (#638) | Tommaso Sciortino | |
| 2025-05-30 | docs: Update README, CONTRIBUTING, and CLI configuration docs (#591) | cperry-goog | |
| cleaning up for now, will take another pass | |||
| 2025-05-16 | Remove alias section from CONTRIBUTING.md (#390) | cperry-goog | |
| 2025-05-15 | Docs: Add initial project documentation structure and content (#368) | cperry-goog | |
| Co-authored-by: Taylor Mullen <[email protected]> | |||
| 2025-05-14 | Update Gemini Code verbiage -> Gemini CLI | Taylor Mullen | |
| - Did not update details that impact GC execution. Meaning packages are still named gemini-code (for now) and things that import them still import them as gemini-code. | |||
| 2025-04-23 | Refactor: Remove GEMINI.md memory and refactor system prompt | Taylor Mullen | |
| - Updates CONTRIBUTING.md and Tips.tsx to remove references to GEMINI.md and the /init command, and renumbers tips. - Fixes a typo in Tips.tsx ("information.s" -> "information."). - Refactors the core system prompt in prompts.ts from a constant string to a function . - Updates client.ts to call the function. - Updates tool name references within the system prompt to use template literals for dynamic naming. Fixes bug: https://buganizer.corp.google.com/issues/413061073 --- Generated by yours truly __Gemini Code__ | |||
| 2025-04-22 | Add a tip about creating an alias during development (#122) | Jaana Dogan | |
| Identical to #118, it's lost while we were recovering the main branch. | |||
| 2025-04-21 | More license headers, add a CONTRIBUTING.md file (also fix README.md ↵ | Tyler | |
| formatting) (#81) | |||
