| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-30 | Rename server->core (#638) | Tommaso Sciortino | |
| 2025-05-23 | Refactor(server): Centralize GEMINI.md discovery logic in server (#498) | Allen Hutchison | |
| 2025-05-21 | Add Logger for command history (#435) | Seth Troisi | |
| 2025-05-20 | Support Images and PDFs (#447) | Jacob Richman | |
| 2025-05-16 | feat: Implement CLI and model memory management (#371) | Allen Hutchison | |
| Co-authored-by: N. Taylor Mullen <[email protected]> | |||
| 2025-05-11 | Remove terminal tool and dependencies. | Taylor Mullen | |
| - We now solely use the shell tool. This deletes all content around the legacy terminal tool so we can focus on improving the new Shell tool. - Remove instances from sandboxing, tests, utilities etc. | |||
| 2025-04-21 | Simplify GeminiClient (#101) | Jaana Dogan | |
| Doing some more clean-up: * Remove confusing continue/break * Handle empty result * Rename the file just client.js | |||
| 2025-04-21 | Remove duplicate CLI tools module, remove the global tool registry (#89) | Jaana Dogan | |
| 2025-04-19 | Starting to modularize into separate cli / server packages. (#55) | Evan Senter | |
| * Starting to move a lot of code into packages/server * More of the massive refactor, builds and runs, some issues though. * Fixing outstanding issue with double messages. * Fixing a minor UI issue. * Fixing the build post-merge. * Running formatting. * Addressing comments. | |||
| 2025-04-18 | Add apache2 SPDX headers to all source files (#48) | Tyler | |
| 2025-04-18 | Run `npm run format` | Taylor Mullen | |
| - This has the entirety of the changes. Part of https://b.corp.google.com/issues/411720532 | |||
| 2025-04-18 | infra: add multipackage support (#34) | Brandon Keiji | |
