Crush.skill v2.4.2
Crush.skill v2.4.2
This patch fixes the standalone CLI timeline background thread on macOS and other Python SQLite environments.
What changed
- Fixed
SQLite objects created in a thread can only be used in that same threadwhen proactive timeline messages run in the background. - The timeline thread now creates its own runtime and SQLite connection instead of reusing the main chat thread's runtime.
- Added regression coverage that triggers proactive messaging from a real background thread.
- v2.4.x patch releases are now published from the
2.4maintenance branch unlessmainis explicitly requested.
Assets
crush_skill_openclaw.zip: OpenClaw-ready skill package.crush_skill_qwenpaw.zip: QwenPaw-ready skill package.crush_cli_standalone.zip: standalone local CLI package.