Fix OrgX interface drift and release v0.7.31#271
Merged
Conversation
5560b83 to
05d2304
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Ships the remaining OrgX activation/interface-drift work and cuts the plugin metadata for
v0.7.31.orgx_record_outcomeso outcome reports include the run context required by OrgX reporting APIs, while still supporting explicitrun_idoverrides.package.json,package-lock.json,openclaw.plugin.json, andCHANGELOG.mdto0.7.31.Root Cause
Two final gaps kept the completed initiative from being releasable:
orgx_record_outcomeMCP tool schema did not expose the run-context fields required by/client/live/runs/outcomes/record, so proof-chain outcome recording could fail even after initiative work completed.Verification
node ./scripts/run-targeted-test.mjs tests/http/autopilot-slice-lifecycle.test.mjsnpm run test:file -- tests/tools/core-tools-record-outcome.test.mjsnpm run typechecknpm run buildnpm run build:coregit diff --checknpm run test:hooksRollout Notes
v0.7.31should trigger.github/workflows/publish.ymland publish@useorgx/openclaw-plugin@0.7.31with provenance.openclaw plugins install @useorgx/openclaw-plugin@0.7.31, then verify/orgx/liveand/orgx/mcp.