Roo-Code/packages
Roo Code 27558b87d2 feat: implement enhanced logging feature for troubleshooting
- Add enhancedLoggingEnabled toggle in Settings → Info (About) section
- Create logEnhancedError and logEnhanced utility functions
- Add sanitization for sensitive data in logs
- Integrate enhanced logging into API error handling
- Add yellow warning banner when enhanced logging is enabled
- Add comprehensive test coverage for logging functionality
- Export disposeEnhancedLogging for proper cleanup

Implements #8098
2025-09-17 23:45:23 +00:00
..
build feat: Replace + icon with edit icon for New Task button (#7942) 2025-09-16 11:55:17 -04:00
cloud feat(cloud): Add telemetry retry queue for network resilience (#7597) 2025-09-17 09:21:31 -07:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
evals Add model info to eval runs table (#7749) 2025-09-06 22:10:08 -07:00
ipc Add an API for resuming tasks by ID (#7122) 2025-08-15 12:03:58 -04:00
telemetry Make Posthog telemetry the default (#7909) 2025-09-11 15:50:40 -04:00
types feat: implement enhanced logging feature for troubleshooting 2025-09-17 23:45:23 +00:00