Skip to content

fix(codexcli): address review findings from #1602 - #1621

Merged
dyoshikawa merged 2 commits into
mainfrom
fix/codexcli-review-findings-1619
May 12, 2026
Merged

fix(codexcli): address review findings from #1602#1621
dyoshikawa merged 2 commits into
mainfrom
fix/codexcli-review-findings-1619

Conversation

@dyoshikawa-claw

Copy link
Copy Markdown
Collaborator

Summary

  • Add negative test verifying glob_scan_max_depth is not set when project-root globs use only single-level wildcards (e.g., src/*)
  • Guard against :project_roots key collision: warn when a direct string access rule would be overwritten by the project-root table
  • Reject empty string patterns with a warning in addFilesystemRule
  • Add comment linking glob_scan_max_depth = 8 value to Codex CLI defaults

Closes #1619

@dyoshikawa
dyoshikawa merged commit 87b70c4 into main May 12, 2026
9 checks passed
@dyoshikawa
dyoshikawa deleted the fix/codexcli-review-findings-1619 branch May 12, 2026 01:50
@dyoshikawa

Copy link
Copy Markdown
Owner

@dyoshikawa-claw Thank you!

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.

Review findings for #1602 (codexcli project-root filesystem globs)

2 participants