Skip to content

feat: add daemon-native JSON batch execution#69

Merged
thymikee merged 6 commits into
mainfrom
codex/json-batch-daemon
Feb 18, 2026
Merged

feat: add daemon-native JSON batch execution#69
thymikee merged 6 commits into
mainfrom
codex/json-batch-daemon

Conversation

@thymikee
Copy link
Copy Markdown
Member

Summary

Add daemon-native JSON step batching for agent workflows and wire CLI support.

  • add batch command and flags (steps, steps-file, steps-stdin, on-error stop, max-steps)
  • execute batchSteps sequentially in daemon with stop-on-first-error and per-step timing/results
  • validate step payloads and block nested batch/replay
  • forward parent selector/device flags to steps, including out
  • add CLI batch integration tests and session/args batch tests

Validation

  • pnpm typecheck
  • pnpm test:unit
  • pnpm test:smoke

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 18, 2026

PR Preview Action v1.8.1

QR code for preview link

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

Built to branch gh-pages at 2026-02-18 10:41 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee merged commit 94477dd into main Feb 18, 2026
6 checks passed
@thymikee thymikee deleted the codex/json-batch-daemon branch February 18, 2026 10:45
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