Skip to content

Extract runtime action adapter from core index#382

Merged
chubes4 merged 1 commit into
mainfrom
refactor/core-index-thin-api
May 31, 2026
Merged

Extract runtime action adapter from core index#382
chubes4 merged 1 commit into
mainfrom
refactor/core-index-thin-api

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented May 31, 2026

Summary

  • Advances Turn runtime-core index.ts into a thin public API surface #375 by moving the runtime action adapter contracts and helpers out of packages/runtime-core/src/index.ts into runtime-action-adapter.ts.
  • Keeps the existing public entrypoint exports intact via export * while leaving index.ts closer to a thin public API surface.
  • Reverted incidental package-lock.json version churn from npm install.

Tests

  • npm run build
  • npm run package-distribution-smoke
  • npm run runtime-action-adapter-smoke

Caveats

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (openai/gpt-5.5)
  • Used for: Extracting the runtime action adapter slice, running verification, and drafting this PR description. Chris remains responsible for review and merge.

@chubes4 chubes4 merged commit 7dcb36c 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