Skip to content

Refactor runtime episode runner#373

Merged
chubes4 merged 1 commit into
mainfrom
refactor/core-runtime-episode-runner
May 31, 2026
Merged

Refactor runtime episode runner#373
chubes4 merged 1 commit into
mainfrom
refactor/core-runtime-episode-runner

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented May 31, 2026

Summary

  • Extract runtime episode schemas, digest/validation helpers, and RuntimeEpisodeRunner into packages/runtime-core/src/runtime-episode.ts.
  • Keep packages/runtime-core/src/index.ts as the public export/orchestration surface and re-export the new focused runtime episode module.
  • Preserve existing runtime episode behavior while using the current shared artifact/object helper utilities from main.

Tests

  • npm run build
  • npm run runtime-episode-smoke
  • npm run runtime-snapshot-restore-smoke
  • npm run runtime-action-adapter-smoke
  • npm run artifact-bundle-verifier-smoke
  • npm run package-distribution-smoke

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (openai/gpt-5.5)
  • Used for: Runtime-core refactor extraction, conflict resolution during rebase, and local verification; Chris remains responsible for review and merge.

@chubes4 chubes4 merged commit 06c31b8 into main May 31, 2026
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.

1 participant