feat(harness): external CLI transports for Claude, Pi, and Codex #32

Open
opened 2026-09-09 10:15:34 +00:00 by larandar · 0 comments
Owner

Proposal

Invoke Claude, Pi, and Codex CLIs sandboxed with bounded stdio.

Design

Add adapters with bounded stdin/stdout/stderr and normalized result mapping.

Tasks

  • Define commands; enforce sandbox; bound stdio; map exit/output.

Gherkin Specification Delta

must.contracts.ting-workflows.deliverable-32

Scenario: Deliverable behavior

  • GIVEN the stated prerequisites and inputs
  • WHEN the feature is exercised
  • THEN an enabled harness, when dispatches, then CLI runs sandboxed with bounded stdio and normalized result.
## Proposal Invoke Claude, Pi, and Codex CLIs sandboxed with bounded stdio. ## Design Add adapters with bounded stdin/stdout/stderr and normalized result mapping. ## Tasks - Define commands; enforce sandbox; bound stdio; map exit/output. ## Gherkin Specification Delta ### must.contracts.ting-workflows.deliverable-32 **Scenario: Deliverable behavior** - **GIVEN** the stated prerequisites and inputs - **WHEN** the feature is exercised - **THEN** an enabled harness, when dispatches, then CLI runs sandboxed with bounded stdio and normalized result.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
Ting/workflows#32
No description provided.