Skip to content

feat: export batch orchestration helpers#472

Merged
thymikee merged 1 commit intomainfrom
codex/export-batch-orchestrator
Apr 29, 2026
Merged

feat: export batch orchestration helpers#472
thymikee merged 1 commit intomainfrom
codex/export-batch-orchestrator

Conversation

@thymikee
Copy link
Copy Markdown
Contributor

Summary

Expose a narrow agent-device/batch public subpath for remote bridges and in-process runners to reuse daemon batch orchestration through a generic invoke callback.

Details:

  • Moves batch orchestration, parent flag inheritance, validation constants, and batch step types into shared core batch helpers.
  • Keeps daemon batch handling as a thin wrapper around the shared runner.
  • Adds public package/build exports plus typed public API coverage and client API docs.

Touched files: 12. Scope stayed within the batch command/public API surface.

Validation

  • pnpm format
  • pnpm check:tooling
  • pnpm exec vitest run src/__tests__/batch-public.test.ts src/core/__tests__/batch.test.ts src/daemon/handlers/__tests__/session.test.ts

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 29, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-472/

Built to branch gh-pages at 2026-04-29 14:37 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee force-pushed the codex/export-batch-orchestrator branch from 1555608 to b7724fe Compare April 29, 2026 14:37
@thymikee thymikee merged commit 6a2bf9f into main Apr 29, 2026
18 checks passed
@thymikee thymikee deleted the codex/export-batch-orchestrator branch April 29, 2026 14:48
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