Skip to content

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

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

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

Copy link
Copy Markdown
Collaborator Author

Consolidated into #624, which now contains the complete runtime-agent SDK cut against main. Closing this intermediate stack PR without merging.

@jdchawla29 jdchawla29 closed this Sep 18, 2026
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