Skip to content

Add sandbox completion outcome artifacts#434

Merged
chubes4 merged 1 commit into
mainfrom
fix/issue-430-completion-outcome
Jun 1, 2026
Merged

Add sandbox completion outcome artifacts#434
chubes4 merged 1 commit into
mainfrom
fix/issue-430-completion-outcome

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented Jun 1, 2026

Summary

  • Add a generic wp-codebox/sandbox-completion-outcome/v1 artifact at files/completion-outcome.json for sandbox agent recipe runs.
  • Surface the completion outcome through recipe-run --json, wp-codebox/run-agent-task, batch run outputs, and session artifact refs.
  • Document the generic completion contract and cover the WordPress ability/runner schema in smoke tests.

Fixes #430.

Tests

  • git diff --check
  • npm run build
  • npm run recipe-runtime-evidence-smoke
  • npm run wordpress-plugin-smoke

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Implementing the generic completion outcome contract, tests, docs, and PR preparation for Chris to review.

@chubes4 chubes4 merged commit 8ace60c into main Jun 1, 2026
@chubes4 chubes4 deleted the fix/issue-430-completion-outcome branch June 1, 2026 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

agent runtime: require structured completion outcome from sandbox agents

1 participant