Skip to content

Fix suggestion GitHub submission edge cases - #2667

Merged
Widthdom merged 6 commits into
mainfrom
codex/fix-issue1802-2006-2007-2008
May 25, 2026
Merged

Fix suggestion GitHub submission edge cases#2667
Widthdom merged 6 commits into
mainfrom
codex/fix-issue1802-2006-2007-2008

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

Summary

  • Clamp generated GitHub suggestion issue titles to the REST title limit.
  • Harden outbound inline-code scrubbing and align suggestion dedup with GitHub-visible payloads.
  • Let MCP suggest_improvement await GitHub submission with request cancellation propagated.

Validation

  • dotnet build CodeIndex.sln -c Release -p:UseSharedCompilation=false
  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj -c Release -p:UseSharedCompilation=false --filter "FullyQualifiedNameGitHubIssueReporterTests|FullyQualifiedNameSuggestionStoreTests|FullyQualifiedName~McpServerTests"
  • dotnet test CodeIndex.sln -c Release -p:UseSharedCompilation=false
  • Codex adversarial review: No blocking/actionable issues found.

Fixes #1802
Fixes #2006
Fixes #2007
Fixes #2008

@Widthdom
Widthdom merged commit fdcbf75 into main May 25, 2026
10 checks passed
@Widthdom
Widthdom deleted the codex/fix-issue1802-2006-2007-2008 branch May 25, 2026 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant