Skip to content

Releases: ZihaoVistonWang/Stata-AI-Skill

Stata AI Skill v1.2

Choose a tag to compare

@ZihaoVistonWang ZihaoVistonWang released this 09 Aug 15:43

Stata AI Skill v1.2 release

  • Run Stata initialization and execution on the same dedicated native worker thread for improved session stability.
  • Preserve the original execution order of multiple graph export commands.
  • Support graph command prefixes including quietly, capture, noisily, and their abbreviations.
  • Support width() and height() when converting SVG graphs to PNG or JPG.
  • Preserve Stata-style r(602) behavior when an output file already exists without replace.
  • Prevent overlapping execution while Stata is still recovering from a timeout.
  • Improve /break, timeout, and graceful shutdown behavior.
  • Move PowerShell HTTP and Lianxh search guidance into dedicated reference files for a more concise SKILL.md.
  • Update bundled binaries for Apple Silicon macOS, Windows x64, and Windows ARM64.
  • Update all Skill, Rust, Stata command, installation, and download metadata to v1.2.

Stata AI Skill v1.1

Choose a tag to compare

@ZihaoVistonWang ZihaoVistonWang released this 17 Jul 13:43

Stata AI Skill v1.1 release

  • Added automatic Stata discovery on macOS and Windows.
  • Added agent-guided setup with the new aiskill command.
  • Added persistent configuration reset and reconfiguration.
  • Improved HTTP execution, cwd, timeout, and break handling.
  • Added safe SVG, PNG, and JPG graph exports.
  • Added Windows x64 and ARM64 support.
  • Added optional Lianxh resource search with user-approved installation.
  • Updated packaging, diagnostics, documentation, and installation options.

Stata AI Skill v1.0

Choose a tag to compare

@ZihaoVistonWang ZihaoVistonWang released this 14 Jun 18:01

Stata AI Skill v1.0 release

  • Package version bumped to 1.0.0 for the native service and xtask.
  • Includes the packaged skill directory with macOS Apple Silicon, macOS fallback, Windows x64, and Windows ARM64 binaries.
  • Verified with cargo test, cargo run -p xtask -- dist, and skill validation.