Roo-Code/src/core
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
..
assistant-message Handle custom tool use similarly to MCP tools for ipc schema purposes (#10364) 2025-12-29 08:58:41 -08:00
auto-approval feat: remove auto-approve toggles for to-do and retry actions (#10062) 2025-12-13 19:26:06 -07:00
checkpoints FIX + feat: add MessageManager layer for centralized history coordination (#9842) 2025-12-04 20:48:31 -05:00
condense feat: add API inference logging for debugging 2025-12-29 18:21:24 -07:00
config [feat] Claude Code Provider Native Tool Calling (#10077) 2025-12-17 12:57:27 -08:00
context/context-management Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
context-management feat: add API inference logging for debugging 2025-12-29 18:21:24 -07:00
context-tracking fix: use safeWriteJson for all JSON file writes with race condition fix (#4733) 2025-06-25 16:05:02 -04:00
diff refactor: remove insert_content tool (#9751) 2025-12-03 16:33:22 -05:00
environment feat: lock task tool protocol for consistent task resumption (#10192) 2025-12-18 11:54:26 -08:00
ignore Follow symlinks in rooignore checks (#7405) 2025-08-26 10:12:20 -04:00
mentions feat: add optional mode field to slash command front matter (#10344) 2025-12-26 17:17:54 -08:00
message-manager fix: prevent race condition from deleting wrong API messages (#10113) 2025-12-15 21:23:05 -08:00
message-queue Move message queue to the extension host (#7604) 2025-09-02 19:12:18 -07:00
prompts Add support for skills (#10335) 2025-12-25 20:28:41 -08:00
protect Mark code-workspace files as protected (#7403) 2025-08-26 00:09:14 -04:00
task fix: flush pending tool results before condensing context (#10379) 2025-12-29 15:43:02 -08:00
task-persistence fix: preserve reasoning_content in condense summary for DeepSeek-reasoner (#10292) 2025-12-22 21:25:17 -07:00
tools Improve error message when read_file is used on directory (#10371) 2025-12-28 21:57:41 -08:00
webview Release v3.38.0 (#10361) 2025-12-27 12:19:48 -08:00