Skip to content

docs(bridge): correct python_bridge docstring — no HTTP transport ships#292

Merged
bbopen merged 1 commit into
mainfrom
docs/0.9-263-http-docstring
Jul 11, 2026
Merged

docs(bridge): correct python_bridge docstring — no HTTP transport ships#292
bbopen merged 1 commit into
mainfrom
docs/0.9-263-http-docstring

Conversation

@bbopen

@bbopen bbopen commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Correct the Python bridge docstring: only the stdin/stdout subprocess loop
    ships; HttpBridge connects to an operator-provided server.
  • Reinforce the same server-author security contract in the policy, environment
    reference, and HTTP runtime guide.

Closes #263

Deferred

The optional allowlist/auth parameter on core dispatch is intentionally deferred;
this documentation-only change adds no dispatch code.

@coderabbitai

coderabbitai Bot commented Jul 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 60760e97-6fd6-4d66-a87b-744b62a928cc

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/0.9-263-http-docstring

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@github-actions github-actions Bot added area:docs Area: documentation area:runtime labels Jul 11, 2026
@bbopen bbopen changed the base branch from docs/0.9-262-security-md to main July 11, 2026 18:40
@bbopen bbopen merged commit 3b3e04c into main Jul 11, 2026
2 checks passed
@bbopen bbopen deleted the docs/0.9-263-http-docstring branch July 11, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Area: documentation area:runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PR3: correct the bridge HTTP docstring and document the server-author security contract

1 participant