mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-21 09:17:53 +00:00
Log CLI version and git commit hash (v2) (#6176)
This commit is contained in:
@@ -157,6 +157,12 @@ export enum EventMetadataKey {
|
||||
// Logs the session id
|
||||
GEMINI_CLI_SESSION_ID = 40,
|
||||
|
||||
// Logs the Gemini CLI version
|
||||
GEMINI_CLI_VERSION = 54,
|
||||
|
||||
// Logs the Gemini CLI Git commit hash
|
||||
GEMINI_CLI_GIT_COMMIT_HASH = 55,
|
||||
|
||||
// ==========================================================================
|
||||
// Loop Detected Event Keys
|
||||
// ===========================================================================
|
||||
|
||||
Reference in New Issue
Block a user