Skip to content

test: check agent stdin without heredoc pipe#110

Merged
cbusillo merged 1 commit into
mainfrom
fix/read-only-agent-stdin-detach-ci
May 24, 2026
Merged

test: check agent stdin without heredoc pipe#110
cbusillo merged 1 commit into
mainfrom
fix/read-only-agent-stdin-detach-ci

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • update the read-only agent stdin regression fixture to inspect fd 0 directly with python3 -c
  • avoid the shell heredoc pipe that made the fixture report fifo on hosted Ubuntu even when the agent process stdin was detached

Validation

  • cargo test -p code-core agent_tool::tests::read_only_agents_redirect_stdin_away_from_parent_pipe
  • ./build-fast.sh

Refs #108
Refs #87

@cbusillo cbusillo merged commit ca90498 into main May 24, 2026
1 check passed
@cbusillo cbusillo deleted the fix/read-only-agent-stdin-detach-ci branch May 24, 2026 06:56
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