v0.47.0 #9
Pinned
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.47.0 (July 21, 2026)
Evidence-Backed Workspace Knowledge Graph
This minor release makes the current Workspace Model directly useful for
proof-backed retrieval across projects, code, packages, APIs, infrastructure,
delivery, documentation, decisions, tests, and ownership. The graph is derived
deterministically from the canonical model and bound to its exact SHA-256
revision.
What's New:
Queryable workspace knowledge
portable emission, change/PR overlays, and retrieval payload benchmarks.
diagnostics, secret filtering, and deterministic query indexes.
One graph revision for every consumer
workspace-model.jsonandworkspace-knowledge-graph.jsonatomically.and workspace contract graph output consume the same model-bound revision.
the complete graph into every prompt.
Versioned public contracts
schemas.
architecture contract, and semantic conformance gates.
Clearer user documentation
Agent/IDE/MCP workflow, and plain-language glossary.
module recommender and removed unqualified AI score/cost claims.
Security and canonical paths
brace-expansionandfast-uridependencies to theirpatched releases; the final online npm audit reports zero vulnerabilities.
.workspaiwhile retaininglegacy read compatibility.
Breaking changes: None.
Verification:
surface parity passed.
2,106 portable proofs; fixture statistics are not universal product claims.
Upgrade:
npm install -g workspai@0.47.0 workspai workspace intelligence run --for-agent codex --strict --json workspai workspace graph search "authentication endpoint" --limit 12 --jsonFull Release Notes
Previous Release: v0.46.0 (July 18, 2026)
Contract-Backed Unified Workspace Intelligence Runner
This minor release turns the complete Workspace Intelligence lifecycle into a
single governed execution surface. Runtime behavior, ordered stage evidence,
artifacts, contracts, CLI help, CI guidance, and agent grounding now share the
same canonical source of truth.
What's New:
Unified intelligence execution
workspace intelligence runfor the mandatory sync-through-remediation lifecycle.
evidence for humans, CI systems, IDEs, portals, and agents.
Semantic runner contract
workspai-workspace-intelligence-run-v1report contract.contract catalog, and producer-command inventory.
outcomes in addition to JSON Schema validation.
Transactional project lifecycle
operations.
probes, runtime adapters, and polyglot project generators.
journal initialization recovery without weakening atomic writes.
Release-gate integrity
ESLint,
chokidar, andminimatchresolve without invalid nodes.collection fail closed.
Workspace Intelligence, Doctor, recovery, archive, runtime adapter, and
platform-boundary coverage.
coverage; the official metrics gate reports 82%.
test:coveragepublish a machine-readable Vitest result formetrics,removing the duplicate suite execution and fragile console parsing that
could report a passing run as invalid.
pip metadata, Doctor PowerShell remediation guards, Go adapter Makefile
routing, npm runner paths and environment keys, and filesystem mode tests.
Documentation and runtime alignment
and agent-grounding material around the mandatory lifecycle.
remains the supported minimum, with automatic newer-version detection and
optional explicit pins for reproducible CI.
Breaking changes: None.
Verification:
mirror, archive, runtime adapter, and package-publish suites.
errors or warnings, and npm audit reported zero vulnerabilities.
Upgrade:
Full Release Notes
This discussion was created from the release v0.47.0.
All reactions