Skip to content

AID v2.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 15:06
b229bce

AID v2.0.1 — installer-upgrade correctness plus a Windows discovery-performance fix. Patch release; no methodology or KB-schema changes. Adopters upgrade with aid update <tool>.

Fixed

  • /aid-discover no longer hangs on Windows. The deterministic coined-term harvest spawned ~10 processes per file plus per-token/per-row subprocesses; under Windows Git Bash / MSYS fork (~0.5–1.8s per spawn) this took 15–40 min or hung outright on real brownfield repos. Extraction is now batched (ripgrep when available, coreutils-grep fallback — byte-identical output either way), turning it into tens of seconds. Output is byte-identical to v2.0.0 on every platform.
  • In-place installer upgrades apply completely. aid add / aid update over an older install now overwrite AID-owned files on diff (stale flat-path skill bodies were previously skipped silently), seed .aid/settings.yml if missing, and maintain a managed .gitignore region for AID's transient directories.
  • Installer Bash ↔ PowerShell parity + hardening: copy-failure surfacing, .gitignore CRLF idempotency, ## Workflow heading de-duplication, settings-format stamping, and related audit fixes.
  • Docs / reference cleanup: removed dangling /aid-init, setup.sh, and legacy-path references across profile READMEs and skill docs; refreshed kb.html; corrected the phase-model line in the profile root files.

Unchanged

Methodology phases, KB schema, and the closure/essence-capture contracts are unchanged. This is a drop-in patch over v2.0.0.

Verify your download

sha256sum -c SHA256SUMS