gemini-cli/packages/cli/src
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
..
config Adds shell command allowlist (#68) 2025-04-20 21:06:22 +01:00
core Starting to modularize into separate cli / server packages. (#55) 2025-04-19 19:45:42 +01:00
tools Minimal container setup. Install docker (or podman), build container with scripts/build_container.sh, then start with scripts/start_container.sh. Exit with ^C for now. (#61) 2025-04-20 08:22:17 -07:00
ui Adds shell command allowlist (#68) 2025-04-20 21:06:22 +01:00
utils Starting to modularize into separate cli / server packages. (#55) 2025-04-19 19:45:42 +01:00
gemini.ts Starting to modularize into separate cli / server packages. (#55) 2025-04-19 19:45:42 +01:00
index.test.ts Adding some simple tests. (#54) 2025-04-19 18:07:24 +01:00