Releases: OpenKrab/ClawFlow
Releases · OpenKrab/ClawFlow
v1.0.2
Changelog
All notable changes to this project will be documented in this file.
[1.0.2] - 2026-02-27
Changed
- Set
clawflowas the primary npm binary and keptcfhas the short alias. - Expanded README cron examples for
cron-editandcron-removewith practical command samples.
Fixed
- Improved Windows OpenClaw command execution so
cron-addarguments are passed correctly.
[1.0.0] - 2026-02-27
Added
- Initial public release as
clawflowbangon npm. - CLI command
clawflowwith aliasesclawflowhubandcfh. - 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
Release v1.0.1: translated Thai strings to English, bumped version to 1.0.1 and published to npm.