v0.45.0 #7
Baziar
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.
-
Release Notes
Latest Release: v0.45.0 (July 15, 2026)
Contract-Backed Live Command Inventory and Release-Gate Consistency
This minor release makes the installed CLI command tree a verifiable source of
truth. Command discovery, published contracts, artifact producers, help output,
documentation, and Workspace Intelligence runtime behavior are now checked
against the same live inventory.
What's New:
Live command inventory
workspai-cli-runtime-command-inventory-v1, generated from the liveCommander tree and exposed by
workspai commands --json.paths, including manual workspace dispatch and Core-backed ownership.
Command, artifact, and contract linkage
package ownership, artifact schemas, and producer command mappings.
output-media, and exit-semantics metadata where the command requires it.
Workspace Intelligence history artifact.
runtime inventory snapshot.
Workspace Intelligence usability
workspace --helpnow enumerates every action family instead of hiding themanual dispatcher surface.
history artifact behavior.
outputs; structured consumers use graph emit/explain JSON.
consistently as Workspace Intelligence capabilities for portal and IDE use.
Gate correctness
when
--strictis supplied.Breaking changes: None.
Verification:
loops; 66 generated artifact/schema validations passed.
project archive/restore checksum round trips.
and 12 adversarial groups passed.
Upgrade:
Full Release Notes
This discussion was created from the release v0.45.0.
Beta Was this translation helpful? Give feedback.
All reactions