AIWG 2026.8.19 — Smaller installs, more trustworthy graphs #159
jmagly
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
AIWG 2026.8.19 is out.
The most visible change is also the simplest:
aiwg use allnow gives every provider the compact kernel by default. You keep the small set of orientation and maintenance skills in context, while the full catalog stays available throughaiwg discoverandaiwg show. Existing installations are cleaned up on the next deployment without removing operator-owned files.If you maintain an integration that genuinely needs the old fully materialized surface, it is still available explicitly:
The artifact graph also got more faithful. Relative Markdown links between indexed local artifacts can become scoped
markdown-linkedges; global graphs appear in normal index statistics; and symlinked or junctioned artifact directories are followed with cycle protection. These changes matter most in shared-corpus and split-root projects, where an apparently empty graph or low coverage figure can otherwise be a scanner artifact rather than a property of the project.A useful way to try the release:
aiwg use all --provider codex aiwg discover "release publication verification" aiwg index build aiwg index statsI would especially like to hear:
--copy-all, and what makes the materialized surface necessary?Release links:
All reactions