Skip to content

Add Codex submodule and implement ApplyPatch shard #1142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from

Conversation

sinkingsugar
Copy link
Member

  • Added a new submodule for OpenAI Codex.
  • Introduced ApplyPatchShard to apply patches using Codex functionality.
  • Updated Cargo.toml to include codex-apply-patch dependency.
  • Enhanced markdown tests to validate the new ApplyPatch functionality.

- Added a new submodule for OpenAI Codex.
- Introduced ApplyPatchShard to apply patches using Codex functionality.
- Updated Cargo.toml to include codex-apply-patch dependency.
- Enhanced markdown tests to validate the new ApplyPatch functionality.
Copy link

codecov bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.89%. Comparing base (d515377) to head (2cbccc8).

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1142      +/-   ##
==========================================
- Coverage   77.89%   77.89%   -0.01%     
==========================================
  Files         377      377              
  Lines       58790    58790              
==========================================
- Hits        45797    45794       -3     
- Misses      12993    12996       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

- Introduced a new Codex module with a Cargo.toml and CMakeLists.txt for Rust integration.
- Implemented ApplyPatchShard to apply OpenAI Codex patches to files.
- Removed ApplyPatchShard implementation from the Markdown module to streamline functionality.
- Updated dependencies in the Markdown module's Cargo.toml to reflect changes.
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.

1 participant