Skip to content

[codex] Fix regex and logical line denial vectors - #3280

Merged
Widthdom merged 5 commits into
mainfrom
codex/fix-issue3053-3054-3101-3141-latest
Jun 5, 2026
Merged

[codex] Fix regex and logical line denial vectors#3280
Widthdom merged 5 commits into
mainfrom
codex/fix-issue3053-3054-3101-3141-latest

Conversation

@Widthdom

@Widthdom Widthdom commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Summary

Validation

  • dotnet build CodeIndex.sln -c Release -p:UseSharedCompilation=false
  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj -c Release -p:UseSharedCompilation=false
  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj -c Release --no-restore --filter "FullyQualifiedName~BoundedRegexTests" -p:UseSharedCompilation=false
  • dotnet run --project tools/CodeIndex.Changelog -- check
  • dotnet ./src/CodeIndex/bin/Debug/net8.0/cdidx.dll status --check --json
  • Codex adversarial review: no blocking/actionable issues found.

Notes

  • No changes to AGENT.md, CLAUDE.md, AGENTS.md, or AGENT_GUIDE.md.

Fixes #3053
Fixes #3054
Fixes #3101
Fixes #3141

@Widthdom
Widthdom marked this pull request as ready for review June 5, 2026 00:55
@Widthdom
Widthdom merged commit 0432e7c into main Jun 5, 2026
10 checks passed
@Widthdom
Widthdom deleted the codex/fix-issue3053-3054-3101-3141-latest branch June 6, 2026 18:20
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