Environment used:
amp --version:0.0.1774471707-g40b89f(released 2026-03-25)
repro-document.ndjson->repro-document.out.ndjson
- Command:
amp --execute --stream-json --stream-json-input --stream-json-thinking < repro-document.ndjson
- Observed:
Invalid message format on stdin line 1: message.content.1: Invalid input
repro-image-source-path.ndjson->repro-image-source-path.out.ndjson
- Command:
amp --execute --stream-json --stream-json-input --stream-json-thinking < repro-image-source-path.ndjson
- Observed:
Invalid message format on stdin line 1: message.content.1: Invalid input
repro-image-source-only.ndjson->repro-image-source-only.out.ndjson
- Command:
amp --execute --stream-json --stream-json-input --stream-json-thinking < repro-image-source-only.ndjson
- Observed:
Agent failed to complete the request.
repro-two-turn-delayed.sh->repro-two-turn-delayed.out.ndjson
- Command:
bash repro-two-turn-delayed.sh
- Behavior:
- sends first user JSON line, waits 5 seconds, sends second user JSON line
- Observed:
- only first user turn is processed and returned before process exits
pixel.png(1x1 PNG)sample.pdf(tiny synthetic PDF)
The NDJSON repro inputs reference these files via file:///tmp/amp-repro-share/... paths.