October 2025 Bug Fixes

Bug fixes for event script tests, code block wrapping in execution logs, and complex expression testing.

We've resolved several important issues to improve stability and usability across RadishKit.

Fixed Issues

Event Script Tests with Special Characters

Fixed an issue where event script tests would error when file names contained special characters like ~!~!. Scripts with any valid filename characters now test correctly.

Code Block Wrapping in Execution Logs

Fixed code blocks not wrapping properly in execution logs. Long lines now wrap correctly for better readability, and you can scroll through logs more easily without horizontal scrolling.

Complex Expression Testing

Resolved errors that occurred when testing complex expressions through the CLI. Complex nested expressions, multiple conditions, and advanced logic now test reliably.

Additional Improvements

  • Enhanced error messages for clearer troubleshooting
  • Improved performance for large execution logs
  • Better handling of edge cases in parameter parsing

These fixes improve the reliability and user experience across script testing, deployment, and debugging workflows.