Skip to content

📝 CodeRabbit Chat: Implement requested code changes - #83

Open
coderabbitai[bot] wants to merge 3 commits into
mainfrom
coderabbitai/chat/5a391bc
Open

📝 CodeRabbit Chat: Implement requested code changes#83
coderabbitai[bot] wants to merge 3 commits into
mainfrom
coderabbitai/chat/5a391bc

Conversation

@coderabbitai

@coderabbitai coderabbitai Bot commented May 1, 2026

Copy link
Copy Markdown
Contributor

Code changes was requested by @leynos.

The following files were modified:

  • docs/developers-guide.md
  • docs/users-guide.md
  • src/engine/connection/exec/acp_helpers.rs
  • src/engine/connection/exec/protocol_acp_tests.rs

leynos and others added 3 commits April 30, 2026 18:02
Intercept the first newline-delimited Agentic Control Protocol (ACP)
`initialize` frame from protocol stdin and remove host-delegated `terminal`
and `fs` capabilities before the container sees the metadata. Bound the
first-frame inspection buffer so oversized or unterminated input streams
forward promptly into the container instead of waiting indefinitely.

Document the ACP masking trust boundary, add unit and BDD coverage, and mark
roadmap Step 2.6.1 as complete.
Move ACP initialize masking helpers out of the protocol proxy module so the
proxy loop stays focused and under the file-length budget. Keep ACP first-frame
rewriting behind a protocol-session option so generic protocol sessions retain
raw stdin forwarding semantics unless ACP masking is selected.

Split ACP BDD scenario wiring out of the unit-test module, extend coverage for
the first-frame-only contract, and document the current hosted-mode ACP masking
scope while `podbot host` remains forthcoming.
@coderabbitai
coderabbitai Bot requested a review from leynos May 1, 2026 08:47

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @coderabbitai[bot], you have reached your weekly rate limit of 2500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@coderabbitai

coderabbitai Bot commented May 1, 2026

Copy link
Copy Markdown
Contributor Author

Important

Review skipped

This PR was authored by the user configured for CodeRabbit reviews. CodeRabbit does not review PRs authored by this user. It's recommended to use a dedicated user account to post CodeRabbit review feedback.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: d17878bc-72fb-4dcc-b5c4-35010c3987bf

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@lodyai
lodyai Bot force-pushed the implement-acp-masking-jabwf2 branch 9 times, most recently from 5faeb10 to 9a6a1bd Compare May 1, 2026 21:49
Base automatically changed from implement-acp-masking-jabwf2 to main May 2, 2026 00:04
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