Leogriel v1.0.0-beta.4
Pre-release
Pre-release
Fixed
- Ignore Leogriel-managed adapter targets during coexistence detection while continuing to report genuinely unmanaged skills.
- Honor
init --with-skill --no-promptin non-interactive and JSON workflows. - Keep audit policy findings on domain exit code
1; exit code2remains reserved for invalid input and fatal failures. - Report npm versions without mislabeling them as Git commit provenance in remote
infooutput. - Limit GitHub subpath extraction to the requested skill tree so unrelated repository symlinks do not break Windows installs.
- Treat native Windows Codex sandbox launch failures as incomplete behavioral runs instead of successful completions.
- Discover a complete standalone Codex installation on Windows so the elevated sandbox can locate both setup and command-runner helpers.
- Exclude directory-only scaffolding from
max-changed-fileswhile continuing to count created, removed, and modified files and symlinks. - Update current Vercel skill examples to the repository's
skills/web-design-guidelinespath. - Include the root architecture document in coordinated version preparation so release candidates cannot retain a stale version label.
- Keep idempotent release verification strict for runtime files while tolerating only cross-platform line endings in package documentation and generated completion scripts, plus non-runtime TypeScript incremental metadata.
Validation
- Completed the opt-in Windows Codex live smoke through an explicit ChatGPT authentication profile, exact model
gpt-5.4, elevated native sandbox, denied network, and a sandboxed Node.js file proof. - Exercised a real two-run paired test with the immutable public
documentation-writerskill; Leogriel correctly returnedinconclusivewhen one skill-side run timed out instead of claiming an unsupported improvement or regression.