Changelog

What's New

Track every release, feature, and improvement to DressClaw.

v0.4.0 2026-04-10 Major

Composability & Mix

  • New dressclaw mix command to combine layers from multiple outfits into a hybrid.
  • Added extends field to outfit.yaml for single-parent inheritance.
  • Outfit resolution engine now supports deep merge of crons, flows, and skills policies.
  • Improved dressclaw diff output with color-coded change indicators.
v0.3.2 2026-03-22 Patch

Bug Fixes & Stability

  • Fixed snapshot restore failing when cron jobs had been manually deleted from runtime.
  • Resolved edge case where dressclaw strip left orphaned Lobster flows.
  • Improved error messages for invalid cron expressions in outfit.yaml.
v0.3.0 2026-03-01 Minor

Doctor & Drift Detection

  • New dressclaw doctor command to detect configuration drift between manifest and runtime.
  • Added dressclaw eject to clone official or community outfits for local customization.
  • Schema validation now checks for file path existence and warns about missing references.
  • Community outfits are now discoverable via dressclaw wardrobe --remote.
v0.2.0 2026-02-10 Minor

Lint & Validation

  • New dressclaw lint command with full JSON Schema validation.
  • Added dressclaw diff to compare two outfits or active state vs. manifest.
  • Introduced skills policy with allow/deny lists for tool access control.
  • 12 official outfits now available: trader, athlete, developer, researcher, and more.
v0.1.0 2026-01-15 Initial

First Public Release

  • Core CLI with wear, strip, swap, wardrobe, and new commands.
  • Outfit manifest format (outfit.yaml) with SOUL.md, crons, flows, skills, and model fields.
  • Snapshot and restore engine for safe, reversible outfit application.
  • OpenClaw Bridge integration for cron registration, config sync, and health checks.