v1.0.2

landing-ai/ade-cliv1.0.2Aug 4, 2026by github-actions[bot]

AI Summary

This release hardens Windows support and resolves multiple QA bugs related to schema handling, error reporting, and UI stability.

Key Highlights

  • Windows hardening including UTF-8 stdio and atomic-write retry
  • QA bug sweep fixing run/job rename and empty-schema gate
  • Fixes for crop functionality and stale marking

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