Skip to content

[release/0.25] Add support for using terminals with Containers and Executables - #183

Merged
Karol Zadora-Przylecki (karolz-ms) merged 38 commits into
release/0.25from
backport/pr-173-to-release/0.25
Jun 9, 2026
Merged

[release/0.25] Add support for using terminals with Containers and Executables#183
Karol Zadora-Przylecki (karolz-ms) merged 38 commits into
release/0.25from
backport/pr-173-to-release/0.25

Conversation

@karolz-ms

Copy link
Copy Markdown
Collaborator

Backport of #173 to release/0.25

/cc Karol Zadora-Przylecki (@karolz-ms)

Customer Impact

Testing

Risk

Regression?

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
TerminalSpec gains a socketMode option (listen|connect). In connect mode DCP dials the peer's Unix socket instead of listening, re-dialing with a bounded minimum interval after each session ends. The HMP data flow is unchanged; only connection establishment differs.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…table
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: David Negstad <50252651+danegsta@users.noreply.github.com>
@karolz-ms
Karol Zadora-Przylecki (karolz-ms) merged commit a1dd84f into release/0.25Jun 9, 2026
11 checks passed
@karolz-ms
Karol Zadora-Przylecki (karolz-ms) deleted the backport/pr-173-to-release/0.25 branch June 9, 2026 18:00
Sign up for freeto 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.

3 participants

@karolz-ms@danegsta