Skip to content

feat(capabilities): bind connections to trusted processes - #627

Draft
jdchawla29 wants to merge 1 commit into
codex/runtime-inference-routingfrom
codex/process-bound-connections
Draft

feat(capabilities): bind connections to trusted processes#627
jdchawla29 wants to merge 1 commit into
codex/runtime-inference-routingfrom
codex/process-bound-connections

Conversation

@jdchawla29

@jdchawla29 jdchawla29 commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a generic Connection capability for process-scoped service access
  • broker connections through a process guard instead of exposing credentials to the workspace
  • use the nested Bubblewrap and seccomp notification boundary to authorize the launched process
  • integrate guarded connections with workspace, SSH, Docker, Compose, and hosted runtime plumbing

Validation

  • 740 focused agent, eval, environment, capability, client, and CLI tests passed; 1 skipped
  • repository CI formatting check passed
  • repository CI Ruff check passed
  • repository CI full-extra type check passed

Stack

Layer 3 of 4.

Depends on #626.
Final layer: #628.

@jdchawla29
jdchawla29 force-pushed the codex/process-bound-connections branch from ee8d87c to d326a95 Compare August 29, 2026 01:06
@jdchawla29
jdchawla29 force-pushed the codex/runtime-inference-routing branch from ce888fb to f01e5bc Compare August 29, 2026 01:06
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