v1.0.2

a16z-infra/llm-app-stackv1.0.2Aug 4, 2026by github-actions[bot]

AI Summary

This release focuses on stabilizing the CLI by addressing Windows compatibility issues and resolving various QA bugs. It includes enhancements to error handling and atomic file writing operations.

Key Highlights

  • Fixed Windows hardening issues including history clear lock unlink, UTF-8 stdio, and atomic-write retry.
  • Resolved QA bugs covering run/job renaming, empty-schema gates, and Click error reporting.
  • Implemented general improvements to crop fixes 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