Skip to content

Releases: OpenKrab/ClawFlow

v1.0.2

27 Feb 09:20

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[1.0.2] - 2026-02-27

Changed

  • Set clawflow as the primary npm binary and kept cfh as the short alias.
  • Expanded README cron examples for cron-edit and cron-remove with practical command samples.

Fixed

  • Improved Windows OpenClaw command execution so cron-add arguments are passed correctly.

[1.0.0] - 2026-02-27

Added

  • Initial public release as clawflowbang on npm.
  • CLI command clawflow with aliases clawflowhub and cfh.
  • Package install flow for skill bundle + cron setup.
  • Cron management commands: cron-add, cron-edit, cron-list, cron-remove.
  • Cron expression normalization (@daily, every 15m, etc.).
  • Fallback install strategy: ClawHub first, then Git clone when metadata provides repository.
  • Status command integration with OpenClaw/ClawHub availability checks.

Changed

  • Project branding updated to ClawFlow.
  • CLI defaults aligned to OpenClaw paths:
    • ~/.openclaw/workspace/skills
    • ~/.openclaw/cron/jobs.json

v1.0.1

27 Feb 07:58

Choose a tag to compare

Release v1.0.1: translated Thai strings to English, bumped version to 1.0.1 and published to npm.