Skip to content

Remove session stdout output caps#655

Merged
goksu merged 1 commit into
mainfrom
fix/session-stdout-oversized-lines
Jun 18, 2026
Merged

Remove session stdout output caps#655
goksu merged 1 commit into
mainfrom
fix/session-stdout-oversized-lines

Conversation

@decofe

@decofe decofe commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary

  • remove the session runtime stdout line cap by using uncapped LinesCodec instances
  • remove explicit Kubernetes attach stdout/stderr buffer caps from sandbox IO
  • keep real stdout IO failures terminal, but stop imposing Centaur output-size limits in this path

Testing

  • cargo test -p centaur-session-runtime -p centaur-sandbox-agent-k8s

Prompted by: @gakonst

@decofe decofe force-pushed the fix/session-stdout-oversized-lines branch from 5785da5 to b68ff00 Compare June 18, 2026 16:52
@decofe decofe changed the title Handle oversized sandbox stdout lines Remove session stdout output caps Jun 18, 2026
@goksu goksu merged commit 4046fc2 into main Jun 18, 2026
24 checks passed
@goksu goksu deleted the fix/session-stdout-oversized-lines branch June 18, 2026 18:07
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.

3 participants