move errorParsing.ts to core (#6159)

This commit is contained in:
Adam Weidman
2025-08-13 17:57:11 +00:00
committed by GitHub
parent 8677b289b9
commit 8bd72efbfc
7 changed files with 19 additions and 23 deletions
+1 -1
View File
@@ -13,10 +13,10 @@ import {
isTelemetrySdkInitialized,
GeminiEventType,
ToolErrorType,
parseAndFormatApiError,
} from '@google/gemini-cli-core';
import { Content, Part, FunctionCall } from '@google/genai';
import { parseAndFormatApiError } from './ui/utils/errorParsing.js';
import { ConsolePatcher } from './ui/utils/ConsolePatcher.js';
export async function runNonInteractive(