Skip to content

fix: verify real Serena response compatibility (0.12.5) - #28

Merged
linnnn89 merged 1 commit into
mainfrom
codex/serena-real-compat
Sep 8, 2026
Merged

fix: verify real Serena response compatibility (0.12.5)#28
linnnn89 merged 1 commit into
mainfrom
codex/serena-real-compat

Conversation

@linnnn89

@linnnn89 linnnn89 commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Real Serena 1.7 returns JSON strings inside structuredContent.result. WinCode previously serialized that envelope as the symbol payload, misclassified valid results and fell back to text scanning. Unwrap the single string-result envelope while preserving errors, empty results, malformed responses and unknown metadata.

Validation: full local check passed (313 pass, 1 existing optional skip), including fresh stdio and delivery verification; 52 targeted identity/fallback tests passed. Seven opt-in real Serena/Roslyn stages passed in an isolated C# fixture with production default timeouts: overload identities, ambiguity, marked reference lines for both overloads, direct upstream body oracle, legitimate empty results, actual process interruption with an unavailable restart, and inactive project. Owned PID exit and unchanged fixture source were verified. The body oracle is explicitly a direct upstream query; the current parent Codex connection is not claimed to be reloaded.

No new production dependencies or global PATH/config changes. Real upstream setup remains opt-in; the reusable acceptance command requires an existing installed command. Failed setup/check attempts and evidence boundaries are recorded in the work log.

@linnnn89
linnnn89 merged commit 10496e0 into main Sep 8, 2026
6 checks passed
@linnnn89
linnnn89 deleted the codex/serena-real-compat branch September 8, 2026 14:15
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