mirror of
https://github.com/crabwise-ai/crabwalk.git
synced 2026-08-14 09:02:07 +00:00
- Introduced a debug mode toggle in the SettingsPanel, allowing users to enable or disable debug logging. - Updated the TRPC router to manage server-side debug mode state, including procedures to set and get the debug mode status. - Enhanced event logging to output raw events and parsed actions when debug mode is enabled, improving troubleshooting capabilities.