v1.0.2
Automattic/harperv1.0.2Aug 4, 2026by github-actions[bot]
AI Summary
This release focuses on hardening the Windows environment and fixing several QA issues regarding job management, schema handling, and error reporting.
Key Highlights
- Windows hardening including history clear lock unlink, UTF-8 stdio, and atomic-write retry logic.
- QA bug fixes covering run/job renaming, empty-schema gates, and crop fixes.
- Improved error handling for Click errors when using --json flag.
Full Release Notes
## What's Changed * fix: Windows hardening — history clear lock unlink, UTF-8 stdio, atomic-write retry by @yuanwen-tian in https://github.com/landing-ai/ade-cli/pull/163 * fix: QA bug sweep — run/job rename, empty-schema gate, --json on Click errors, crop fixes, stale marking by @yuanwen-tian in https://github.com/landing-ai/ade-cli/pull/159 * chore: bump version to 1.0.2 by @yuanwen-tian in https://github.com/landing-ai/ade-cli/pull/164 **Full Changelog**: https://github.com/landing-ai/ade-cli/compare/v1.0.1...v1.0.2