Skip to content

Crush.skill v2.3.0

Choose a tag to compare

@T1anhu4 T1anhu4 released this 03 Jun 06:52

Crush.skill v2.3.0

This release adds the standalone local CLI product line while keeping the Agent Skill packages.

Highlights:

  • New crush_cli package: run python3 -m crush_cli or install the crush command.
  • New scripts/install_cli.sh: installs to ~/.crush, keeps memory under ~/.crush/data, and creates ~/.crush/bin/crush.
  • New crush_cli_standalone.zip release asset for local-first users.
  • CLI supports startup animation, spinners, persona reply bubbles, /setup, /import, /sessions, /dashboard, /postmortem, and /where.
  • Added record_reply action so host agents and the CLI can persist NPC replies without recalculating relationship state.
  • Added CRUSH_DATA_DIR support for fully local, user-controlled memory directories.
  • Added lightweight YAML fallback for restricted/offline environments.

Assets:

  • crush_skill_openclaw.zip
  • crush_skill_qwenpaw.zip
  • crush_cli_standalone.zip