gemini-cli/packages/server/src
Taylor Mullen 738c2692fb Fix confirmations.
- This fixes what it means to get confirmations in GC. Prior to this they had just been accidentally unwired as part of all of the refactorings to turns + to server/core.
  - The key piece of this is that we wrap the onConfirm in the gemini stream hook in order to resubmit function responses. This isn't 100% ideal but gets the job done for now.
- Fixed history not updating properly with confirmations.

Fixes https://b.corp.google.com/issues/412323656
2025-04-21 14:47:17 -04:00
..
config Adds shell command allowlist (#68) 2025-04-20 21:06:22 +01:00
core Fix confirmations. 2025-04-21 14:47:17 -04:00
tools Fix Gemini Code's (GC) smarts. 2025-04-21 11:07:09 -04:00
utils Fix Gemini Code's (GC) smarts. 2025-04-21 11:07:09 -04:00
index.test.ts add linter for checking license headers (and eslint --fix target to match, and fix missing license headers while we're here) (#62) 2025-04-20 17:16:25 -07:00
index.ts Starting to modularize into separate cli / server packages. (#55) 2025-04-19 19:45:42 +01:00