olcan
06274153ba
support for mcp tools
2025-05-05 17:10:45 -07:00
olcan
44d0b55ebd
support for discovered tools using project settings for discovery and call commands
2025-05-05 17:10:45 -07:00
Seth Troisi
bc2a10c117
Remove passthroughCommands ( #252 )
2025-05-05 10:57:06 -07:00
Olcan
9ed65a8813
sandbox arg should not default to false but rather undefined ( #244 )
2025-05-02 10:05:53 -07:00
Olcan
0200fdc27c
sandbox setting and argument ( #243 )
2025-05-02 08:15:46 -07:00
Brandon Keiji
8fd76e2768
refactor: async-ify yargs ( #236 )
2025-05-01 01:00:53 +00:00
Allen Hutchison
761293bd1c
Adding a full_context command line argument. ( #158 )
...
* Adding a full_context command line argument.
* Update packages/cli/src/config/config.ts
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com >
* lint fix.
---------
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com >
2025-04-24 16:08:29 -07:00
Olcan
821aba917a
remove target_dir flag ( #149 )
2025-04-24 10:21:10 -07:00
Allen Hutchison
a26c454771
Question flag ( #125 )
2025-04-22 18:32:03 -07:00
Olcan
cfc2a4aee6
env var to set default model, display model on lower right ( #110 )
2025-04-21 23:25:10 -07:00
Jaana Dogan
cceeaab23d
Remove dead comments ( #90 )
2025-04-21 13:06:46 -07:00
Juliette Love
59fe8cb42f
Adds shell command allowlist ( #68 )
...
* Wire through passthrough commands
* Add default passthrough commands
* Clean up config passing to useGeminiStream
2025-04-20 21:06:22 +01:00
Juliette Love
7084cf0148
Simple debug mode for CLI side ( #66 )
...
* Adds debug mode config flag.
* Wire through debug lines
* Add debug mode logging example
* Run format
* Run format again
2025-04-20 20:20:40 +01:00
Evan Senter
236949431b
Starting to modularize into separate cli / server packages. ( #55 )
...
* 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-19 19:45:42 +01:00
Jaana Dogan
232e72c8d0
Show error when GEMINI_API_KEY is not set ( #52 )
...
Also fix the bug where the API key is used accidentally as the model name.
2025-04-18 19:26:16 -07:00
Tyler
c26606d4a3
Add apache2 SPDX headers to all source files ( #48 )
2025-04-18 17:44:24 -07:00
Taylor Mullen
a054fdde31
Run npm run format
...
- This has the entirety of the changes.
Part of https://b.corp.google.com/issues/411720532
2025-04-18 18:10:57 -04:00
Jaana Dogan
da77079163
Remove extra args from config ( #27 )
...
We don't have a use case for them yet.
2025-04-18 11:26:39 -07:00
Jaana Dogan
bf1feb59a0
Introduce a config module to manage configuration ( #22 )
...
* Introduce a config module to manage configuration
* Remove public modifier
2025-04-18 11:12:18 -07:00