Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
OpenCortexIDE
/
cortexide
Public
forked from
voideditor/void
Notifications
You must be signed in to change notification settings
Fork
35
Star
173
Code
Issues
3
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Apply engine v2
- #29
#29
Merged
Pterjudin
merged 18 commits into
main
OpenCortexIDE/cortexide:main
from
apply-engine-v2
OpenCortexIDE/cortexide:apply-engine-v2
Copy head branch name to clipboard
Jan 10, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Apply engine v2
#29
Pterjudin
merged 18 commits into
main
OpenCortexIDE/cortexide:main
from
apply-engine-v2
OpenCortexIDE/cortexide:apply-engine-v2
Copy head branch name to clipboard
Commits
Commits on Jan 7, 2026
feat: Implement Apply Engine v2 - atomic, verifiable, deterministic multi-file apply
Show description for 51fae74
Tajudeen
committed
51fae74
View commit details
Copy full SHA for 51fae74
Browse repository at this point
fix: Remove unused imports to fix compilation errors
Tajudeen
committed
9350762
View commit details
Copy full SHA for 9350762
Browse repository at this point
fix: Add type guard for auto model selection in codeReviewService
Tajudeen
committed
718f6e1
View commit details
Copy full SHA for 718f6e1
Browse repository at this point
feat: Add open_file tool to open files in editor
Show description for 225946a
Tajudeen
committed
225946a
View commit details
Copy full SHA for 225946a
Browse repository at this point
docs: Add comprehensive manual testing guide for Cursor-style tools
Tajudeen
committed
eb1cda2
View commit details
Copy full SHA for eb1cda2
Browse repository at this point
docs: Remove manual testing guide (moved to chat)
Tajudeen
committed
dc36056
View commit details
Copy full SHA for dc36056
Browse repository at this point
Fix code completion matchup calculation bug
Show description for 0879fba
Tajudeen
committed
0879fba
View commit details
Copy full SHA for 0879fba
Browse repository at this point
Fix FIM support for all providers
Show description for 241ecf4
Tajudeen
committed
241ecf4
View commit details
Copy full SHA for 241ecf4
Browse repository at this point
Fix autocomplete issues: line number errors and Chinese characters
Show description for ca90943
Tajudeen
committed
ca90943
View commit details
Copy full SHA for ca90943
Browse repository at this point
Clarify cloud model availability for autocomplete
Show description for d45f6bd
Tajudeen
committed
d45f6bd
View commit details
Copy full SHA for d45f6bd
Browse repository at this point
Fix autocomplete abort on acceptance
Show description for 3f1a7a7
Tajudeen
committed
3f1a7a7
View commit details
Copy full SHA for 3f1a7a7
Browse repository at this point
Commits on Jan 8, 2026
Add language detection to filter wrong-language autocomplete
Show description for 324b6a8
Tajudeen
committed
324b6a8
View commit details
Copy full SHA for 324b6a8
Browse repository at this point
Fix language detection error handling
Show description for 3a880c1
Tajudeen
committed
3a880c1
View commit details
Copy full SHA for 3a880c1
Browse repository at this point
Add proper language context to FIM prompts (not just filtering)
Show description for 7add6dd
Tajudeen
committed
7add6dd
View commit details
Copy full SHA for 7add6dd
Browse repository at this point
Strengthen language context and filter Chinese comments
Show description for 7cd2f0f
Tajudeen
committed
7cd2f0f
View commit details
Copy full SHA for 7cd2f0f
Browse repository at this point
Finalize Chinese comment filtering improvements
Show description for d8760b3
Tajudeen
committed
d8760b3
View commit details
Copy full SHA for d8760b3
Browse repository at this point
Commits on Jan 10, 2026
Implement comprehensive test suite for ApplyEngineV2
Show description for baf7dcb
Tajudeen
committed
baf7dcb
View commit details
Copy full SHA for baf7dcb
Browse repository at this point
Fix hygiene issues: copyright header, duplicate imports, and add ensureNoDisposablesAreLeakedInTestSuite
Tajudeen
committed
93b4845
View commit details
Copy full SHA for 93b4845
Browse repository at this point
You can’t perform that action at this time.