| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-09 | feat: Update default Gemini model to gemini-2.5-pro-preview-05-06 | Taylor Mullen | |
| Fixes https://b.corp.google.com/issues/416778280 Signed-off-by: Your Witty AI Assistant | |||
| 2025-05-05 | support for mcp tools | olcan | |
| 2025-05-05 | support for discovered tools using project settings for discovery and call ↵ | olcan | |
| commands | |||
| 2025-05-05 | Remove passthroughCommands (#252) | Seth Troisi | |
| 2025-05-02 | sandbox arg should not default to false but rather undefined (#244) | Olcan | |
| 2025-05-02 | sandbox setting and argument (#243) | Olcan | |
| 2025-05-01 | refactor: async-ify yargs (#236) | Brandon Keiji | |
| 2025-04-24 | Adding a full_context command line argument. (#158) | Allen Hutchison | |
| * Adding a full_context command line argument. * Update packages/cli/src/config/config.ts Co-authored-by: N. Taylor Mullen <[email protected]> * lint fix. --------- Co-authored-by: N. Taylor Mullen <[email protected]> | |||
| 2025-04-24 | remove target_dir flag (#149) | Olcan | |
| 2025-04-22 | Question flag (#125) | Allen Hutchison | |
| 2025-04-21 | env var to set default model, display model on lower right (#110) | Olcan | |
| 2025-04-21 | Remove dead comments (#90) | Jaana Dogan | |
| 2025-04-20 | Adds shell command allowlist (#68) | Juliette Love | |
| * Wire through passthrough commands * Add default passthrough commands * Clean up config passing to useGeminiStream | |||
| 2025-04-20 | Simple debug mode for CLI side (#66) | Juliette Love | |
| * Adds debug mode config flag. * Wire through debug lines * Add debug mode logging example * Run format * Run format again | |||
| 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 | Show error when GEMINI_API_KEY is not set (#52) | Jaana Dogan | |
| Also fix the bug where the API key is used accidentally as the model name. | |||
| 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 | Remove extra args from config (#27) | Jaana Dogan | |
| We don't have a use case for them yet. | |||
| 2025-04-18 | Introduce a config module to manage configuration (#22) | Jaana Dogan | |
| * Introduce a config module to manage configuration * Remove public modifier | |||
