mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-05 15:31:27 +00:00
Migrate remaining console.* calls in packages/core utilities and services to use the structured DebugLogger pattern. This continues the Phase 6 migration work for utilities and helpers. Files migrated: - config/config.ts, core/client.ts, core/prompts.ts - core/anthropicContentGenerator, core/openaiContentGenerator - core/coreToolScheduler.ts, fallback/handler.ts - models/modelRegistry.ts, prompts/prompt-registry.ts - services/chatRecordingService.ts, sessionService.ts, loopDetectionService.ts - skills/skill-load.ts, skill-manager.ts - subagents/subagent.ts, subagent-manager.ts - utils: editor, environmentContext, fileUtils, getFolderStructure, installationManager, jsonl-utils, llm-edit-fixer, nextSpeakerChecker, openaiLogger, request-tokenizer/*, retry, ripgrepUtils, safeJsonParse, summarizer, systemEncoding, workspaceContext Remaining: utils/errorReporting.ts (13 calls) |
||
|---|---|---|
| .. | ||
| mcp-prompts.ts | ||
| prompt-registry.ts | ||