Skip to content

Preserve playground readiness diagnostics - #76

Merged
rmcdaniel merged 1 commit into
mainfrom
fix/playground-readiness-diagnostics
Sep 2, 2026
Merged

Preserve playground readiness diagnostics#76
rmcdaniel merged 1 commit into
mainfrom
fix/playground-readiness-diagnostics

Conversation

@rmcdaniel

Copy link
Copy Markdown
Member

Closes #75.

What changed

  • include the failed command, exit status, stderr, and stdout when a JSON-producing CLI command fails
  • retain the strict worker registration proof and preserve the final actionable roster error
  • add focused subprocess and timeout regression coverage

Local verification

  • Python AST parse
  • Pint on PlaygroundContractTest
  • focused readiness tests passed
  • the complete PlaygroundContractTest reached 14 passing tests; two environment-only cases require the image-baked SDK runtime and a Git worktree inside the test container, both supplied by GitHub Actions

The underlying stable Server compatibility correction is durable-workflow/server#89.

@rmcdaniel
rmcdaniel merged commit 522e81b into main Sep 2, 2026
11 checks passed
@rmcdaniel
rmcdaniel deleted the fix/playground-readiness-diagnostics branch September 2, 2026 12:07
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.

Playground hides managed-runtime readiness diagnostics

2 participants