The Windows Node.js gh/git wrappers in NODE_UPDATE_AO_METADATA only tried the bare session path (e.g. ao-154), but V2 storage uses ao-154.json files. This caused silent metadata update failures on Windows — PR URLs written by agents via `gh pr create` were never recorded in session metadata. Fix mirrors bash ao-metadata-helper.sh: try .json first (V2), fall back to bare name (V1/legacy). Also adds JSON.parse/stringify handling for V2 JSON format instead of the key=value line-splitting that only worked for V1. Bump WRAPPER_VERSION 0.6.0 → 0.7.0 to force reinstall on existing setups. |
||
|---|---|---|
| .. | ||
| ao | ||
| cli | ||
| core | ||
| integration-tests | ||
| plugins | ||
| web | ||