Skip to content

fix: harden runtime and accelerate indexing - #15

Merged
maxgfr merged 1 commit into
mainfrom
codex/stabilize-optimize-update
Aug 31, 2026
Merged

fix: harden runtime and accelerate indexing#15
maxgfr merged 1 commit into
mainfrom
codex/stabilize-optimize-update

Conversation

@maxgfr

@maxgfr maxgfr commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • harden Node, browser, MCP, LSP, edit, grammar, and cache behavior
  • accelerate cold indexing with parallel and lazy loading plus cached exact-query indexes
  • update compatible dependencies and strengthen CI and grammar-repin workflows
  • extend real-world E2E coverage to seven repositories, including Spring Security

Verification

  • pnpm test: 1,270 passed, 50 skipped
  • pnpm run test:e2e: 38 passed across seven real repositories
  • quality suite: 177/177; oracle suite: 82/82
  • pnpm run typecheck and pnpm run check:build passed
  • dependency audit: 0 vulnerabilities
  • Node 18 artifact smoke, actionlint, gitleaks, and deterministic build checks passed
  • reviewed independently with Claude Opus 5 at high effort; all blocking and medium findings fixed

@maxgfr
maxgfr merged commit bea4af3 into main Aug 31, 2026
2 checks passed
@maxgfr
maxgfr deleted the codex/stabilize-optimize-update branch August 31, 2026 11:37
github-actions Bot pushed a commit that referenced this pull request Aug 31, 2026
## [2.28.1](v2.28.0...v2.28.1) (2026-08-31)

### Bug Fixes

* harden runtime and accelerate indexing ([#15](#15)) ([bea4af3](bea4af3))
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.28.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant