Add stdin and file message inputs to agent CLI#94423
Conversation
|
Codex review: needs real behavior proof before merge. Reviewed July 1, 2026, 2:39 PM ET / 18:39 UTC. Summary PR surface: Source +88, Tests +57. Total +145 across 4 files. Reproducibility: not applicable. as a bug reproduction; this PR adds a new CLI input mode. The review blockers are source-reproducible by comparing current main with the PR head and the merged file-only PR. Review metrics: 1 noteworthy metric.
Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Rank-up moves:
Proof guidance:
Risk before merge
Maintainer options:
Next step before merge
Security Review findings
Review detailsBest possible solution: Rebase on current main, keep the merged Do we have a high-confidence way to reproduce the issue? Not applicable as a bug reproduction; this PR adds a new CLI input mode. The review blockers are source-reproducible by comparing current main with the PR head and the merged file-only PR. Is this the best way to solve the issue? No. The right shape is to add stdin on top of the current main resolver, not reimplement the now-merged file-message path or bypass the current Full review comments:
Overall correctness: patch is incorrect AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against 477b27b6f87e. Label changesLabel justifications:
Evidence reviewedPR surface: Source +88, Tests +57. Total +145 across 4 files. View PR surface stats
What I checked:
Likely related people:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. How this review workflow works
|
|
This pull request has been automatically marked as stale due to inactivity. |
Summary
openclaw agent --message-stdinand--message-file <path>Verification
node scripts/test-projects.mjs src/cli/program/register.agent.test.ts src/commands/agent-via-gateway.test.tspnpm tsgo:corepnpm build--message-stdinand--message-filereached expected no-target validation