Roo-Code/src/core/context-management
daniel-lxs 87546c9fce feat: add API inference logging for debugging
- Add ApiInferenceLogger singleton class for logging API requests/responses
- Add inferenceLogger property to BaseProvider
- Update all providers to use the logger
- Configure logger in extension.ts with output channel sink
- Add payload sanitization (truncate strings, cap arrays, redact secrets)
- Enable via ROO_CODE_API_LOGGING=true environment variable

Closes ROO-271
2025-12-29 18:21:24 -07:00
..
__tests__ feat: add API inference logging for debugging 2025-12-29 18:21:24 -07:00
index.ts fix: correct token counting for context truncation display (#9961) 2025-12-16 16:12:02 -07:00