v0.42.1

rtk-ai/rtkv0.42.1Jun 3, 2026by rtk-release-bot[bot]

AI Summary

A minor bug fix release preventing potential async execution issues in the OpenCLaw module by avoiding execSync for dangerous commands.

Key Highlights

  • Fixed OpenCLaw to avoid execSync for dangerous async commands

Full Release Notes

## [0.42.1](https://github.com/rtk-ai/rtk/compare/v0.42.0...v0.42.1) (2026-06-03)


### Bug Fixes

* **openclaw:** no execSync to avoid async dangerous cmds ([1bb17f4](https://github.com/rtk-ai/rtk/commit/1bb17f4fd18ef9470ba5a0c1341a35b26819da39))