v0.49.0 #11
Pinned
Chistiq Admin
announced in
Announcements
v0.49.0
#11
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.49.0 (July 25, 2026)
Live, Contract-Backed Workspace Graph Updates
This minor release gives IDEs and other long-running consumers a stable way to
follow Workspace Knowledge Graph changes as they happen. It also makes
existing-project onboarding shorter, completes the repository's move to
Chistiq, and prevents broken GitHub Release links from being published again.
What's New:
Revision-safe graph streaming
workspace-graph-stream.v1event contract.workspace watch --graph-stream --jsonfor an initial graph snapshotfollowed by bounded entity, relation, proof, provider, quality, and
diagnostic deltas.
allowing consumers to detect gaps and request a complete resynchronization.
One model, live derived views
graph-stream publisher; the publisher derives the matching graph revision
without creating a competing model or persistence boundary.
inventories expose the same stream capability.
Faster existing-project onboarding
workspai adopt .from a project creates or reuses the minimaldefault workspace when needed.
intelligence command to run next.
genericforvendor-neutral agent context.
Chistiq ownership and release integrity
now point to Chistiq.
missing-current-version links before publishing.
Breaking changes: None.
Verification:
explicitly skipped.
stable proof comparison.
links.
capability to CLI, CI, IDE, and extension consumers.
Upgrade:
Full Release Notes
This discussion was created from the release v0.49.0.
All reactions