Skip to content

fix: Embed ast-grep rules and detect Codex Desktop - #85

Merged
JordanCoin merged 2 commits into
JordanCoin:mainfrom
reneleonhardt:fix/sandboxed-deps
Jul 29, 2026
Merged

fix: Embed ast-grep rules and detect Codex Desktop#85
JordanCoin merged 2 commits into
JordanCoin:mainfrom
reneleonhardt:fix/sandboxed-deps

Conversation

@reneleonhardt

@reneleonhardt reneleonhardt commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

  • Embed ast-grep dependency rules with --inline-rules, avoiding a temporary-directory requirement.
  • Doctor reports the Windows Desktop app and probes its bundled CLI runtime; tests cover CLI-only, macOS Desktop, Windows Desktop, and no runtime.

Type of change

  • Bug fix
  • New feature
  • New language support
  • Documentation
  • Other

Verification

  • go test ./scanner -run '^(TestScanForDepsDoesNotRequireWritableTempDir|TestAstGrepScannerUsesEmbeddedRulesWithoutWritableTempDir|TestRunDoctorReportsUnconfiguredProject|TestDiscoverWindowsBundledCodexCLICandidates)$' -count=1
  • go test ./... -count=1

Developed with carefully directed, manually reviewed AI assistance.

Co-Authored-By: GPT-5.6 Sol codex@openai.com

reneleonhardt and others added 2 commits July 28, 2026 21:15
Co-Authored-By: GPT-5.6 Sol <codex@openai.com>
Co-Authored-By: GPT-5.6 Sol <codex@openai.com>
@reneleonhardt reneleonhardt changed the title fix(scanner): Embed ast-grep rules fix: Embed ast-grep rules and detect Codex Desktop Jul 28, 2026
@JordanCoin
JordanCoin merged commit 5d88265 into JordanCoin:main Jul 29, 2026
12 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