mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00:00
Logging surface field in the start_session_event. Also logging sessio… (#4362)
This commit is contained in:
@@ -151,6 +151,12 @@ export enum EventMetadataKey {
|
||||
// Logs the total number of Google accounts ever used.
|
||||
GEMINI_CLI_GOOGLE_ACCOUNTS_COUNT = 37,
|
||||
|
||||
// Logs the Surface from where the Gemini CLI was invoked, eg: VSCode.
|
||||
GEMINI_CLI_SURFACE = 39,
|
||||
|
||||
// Logs the session id
|
||||
GEMINI_CLI_SESSION_ID = 40,
|
||||
|
||||
// ==========================================================================
|
||||
// Loop Detected Event Keys
|
||||
// ===========================================================================
|
||||
|
||||
Reference in New Issue
Block a user