Skip to content

Revert "Add direct connection support and fix persistent mode (#58)"#70

Merged
kubaflo merged 1 commit intoPureWeen:mainfrom
StephaneDelcroix:dev/revert-direct-connection
Feb 12, 2026
Merged

Revert "Add direct connection support and fix persistent mode (#58)"#70
kubaflo merged 1 commit intoPureWeen:mainfrom
StephaneDelcroix:dev/revert-direct-connection

Conversation

@StephaneDelcroix
Copy link
Collaborator

Reverts commit 0cd881c which broke Copilot CLI communication.

The change replaced the persistent mode headless server approach with embedded stdio mode, but the SDK-spawned CLI process fails with ConnectionLostException on StartAsync, resulting in "Communication error with Copilot CLI" on every launch.

Bisected and confirmed: last good commit is 06eee4c, first bad is 0cd881c.

…en#58)"

This reverts commit 0cd881c which broke the Copilot CLI communication.
The change replaced the persistent mode headless server approach with
embedded stdio mode, but the SDK-spawned CLI process fails with
"unknown option --headless" when all flags are combined, causing
ConnectionLostException on StartAsync.
@kubaflo kubaflo merged commit dd420c8 into PureWeen:main Feb 12, 2026
4 checks passed
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.

2 participants