Skip to content

Crush.skill v2.4.2

Choose a tag to compare

@T1anhu4 T1anhu4 released this 03 Jun 09:00

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 thread when 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.4 maintenance branch unless main is 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.