mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-21 01:07:46 +00:00
Log yolo mode + number of turns (#6055)
Co-authored-by: Shi Shu <shii@google.com>
This commit is contained in:
@@ -27,6 +27,7 @@ export {
|
||||
logApiResponse,
|
||||
logFlashFallback,
|
||||
logSlashCommand,
|
||||
logConversationFinishedEvent,
|
||||
logKittySequenceOverflow,
|
||||
logChatCompression,
|
||||
} from './loggers.js';
|
||||
@@ -40,6 +41,7 @@ export {
|
||||
ApiResponseEvent,
|
||||
TelemetryEvent,
|
||||
FlashFallbackEvent,
|
||||
ConversationFinishedEvent,
|
||||
KittySequenceOverflowEvent,
|
||||
SlashCommandEvent,
|
||||
makeSlashCommandEvent,
|
||||
|
||||
Reference in New Issue
Block a user