qwen-code/packages/server/src
Taylor Mullen 8537aabba4 feat: Add User-Agent to API requests
This change introduces a User-Agent header to all API requests made by the Gemini CLI.

The User-Agent string includes the CLI version, Node.js version, operating system, and architecture. This will help in tracking usage and identifying potential issues.

Fixes https://b.corp.google.com/issues/416353675

Signed-off-by: Gemini
2025-05-11 14:33:58 -07:00
..
config feat: Add User-Agent to API requests 2025-05-11 14:33:58 -07:00
core feat: Add User-Agent to API requests 2025-05-11 14:33:58 -07:00
tools Remove terminal tool and dependencies. 2025-05-11 12:35:55 -07:00
utils Workaround model bug where it returns invalid history items. 2025-05-11 13:01:54 -07: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 Remove terminal tool and dependencies. 2025-05-11 12:35:55 -07:00