v2026.7.7
AIWG 2026.7.7 - "Pathless discovery package gate"
Released: 2026-07-03
Channel: stable (npm install -g aiwg)
This patch release supersedes v2026.7.6, whose npm publish workflow stopped
before publishing at the Fortemi Core prebuilt package gate. It keeps the
pathless discovery improvements and canonical capability index from v2026.7.6
and updates the release gate to validate the new metadata contract.
Highlights
aiwg discoverresult objects expose stableidvalues and omit paths by
default, reducing context noise for agents.aiwg show metadata <id-or-name-or-path>exposes Fortemi metadata, resolved
absolute paths, indexed paths, and provenance when diagnostics require them.aiwg discover --format json|text,--pretty, and--compactmake output
selection explicit while keeping--jsonas a compatibility alias.- The framework capability graph no longer indexes provider/plugin mirror
copies underagentic/code/plugins; Fortemi caches and discovery results use
the canonical framework/addon/extension source set once. - The Fortemi prebuilt package gate now follows the same pathless workflow as
users: discover by id, then resolve detailed paths throughshow metadata.
Upgrade
npm install -g aiwg@latest
aiwg --version
aiwg discover "test" --limit 20
aiwg discover "release flow" --format json --pretty