Skip to content

Conversation

@ammar-agent
Copy link
Collaborator

Removes the 10K line limit for executeBash over IPC to enable more robust code review operations. The 1MB byte limit remains in place to prevent unbounded memory usage.

Generated with cmux

Removes the 10K line limit for executeBash over IPC, keeping only
the 1MB byte limit. This enables more robust code review and diff
operations that may need to process large files.
Update test to trigger byte limit instead of line limit since
truncate policy no longer has a line limit.
@ammario ammario merged commit 518be83 into main Oct 20, 2025
13 of 14 checks passed
@ammario ammario deleted the bash-limit branch October 20, 2025 02:28
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.

2 participants