Allen Hutchison
9bc9c6e6c5
Question flag ( #125 )
2025-04-22 18:32:03 -07:00
Olcan
a7fba66832
env var to set default model, display model on lower right ( #110 )
2025-04-21 23:25:10 -07:00
Jaana Dogan
d4614619b4
Remove dead comments ( #90 )
2025-04-21 13:06:46 -07:00
Juliette Love
a76d9b4dcf
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
a66ad2e2af
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
3fce6cea27
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
65e8e3ed1f
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
4354458cad
Add apache2 SPDX headers to all source files ( #48 )
2025-04-18 17:44:24 -07:00
Taylor Mullen
383b917784
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
328846c6e3
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
3afaa8033b
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