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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
QwenLM
/
qwen-code
Public
Notifications
You must be signed in to change notification settings
Fork
2.9k
Star
27.4k
Code
Issues
905
Pull requests
286
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(core): enforce prior read before Edit / WriteFile mutates a file
- #3774
#3774
Merged
wenshao
merged 18 commits into
main
QwenLM/qwen-code:main
from
feat/edit-write-prior-read
QwenLM/qwen-code:feat/edit-write-prior-read
Copy head branch name to clipboard
May 6, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat(core): enforce prior read before Edit / WriteFile mutates a file
#3774
wenshao
merged 18 commits into
main
QwenLM/qwen-code:main
from
feat/edit-write-prior-read
QwenLM/qwen-code:feat/edit-write-prior-read
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2026
feat(core): enforce prior read before Edit / WriteFile mutates a file
Show description for 9b0bdf8
wenshao
authored and
wenshao
committed
9b0bdf8
View commit details
Copy full SHA for 9b0bdf8
Browse repository at this point
test(core): clear shared fileReadCache between write-file.test.ts cases
Show description for 3c78a1f
wenshao
authored and
wenshao
committed
3c78a1f
View commit details
Copy full SHA for 3c78a1f
Browse repository at this point
fix(core): close prior-read enforcement gaps flagged in 3rd review
Show description for 3b79cfc
wenshao
authored and
wenshao
committed
3b79cfc
View commit details
Copy full SHA for 3b79cfc
Browse repository at this point
Commits on May 1, 2026
refactor(core): close 4 prior-read enforcement gaps from 4th review
Show description for 303b6b7
wenshao
committed
303b6b7
View commit details
Copy full SHA for 303b6b7
Browse repository at this point
Commits on May 2, 2026
refactor(core): close 4 prior-read enforcement gaps from 4th review (Copilot)
Show description for d6ffe80
wenshao
committed
d6ffe80
View commit details
Copy full SHA for d6ffe80
Browse repository at this point
Commits on May 3, 2026
refactor(core): tighten StructuredToolError naming + add scheduler test
Show description for 248d179
wenshao
committed
248d179
View commit details
Copy full SHA for 248d179
Browse repository at this point
fix(core): close TOCTOU + grammar + directory regressions in PR-B
Show description for 323e080
wenshao
committed
323e080
View commit details
Copy full SHA for 323e080
Browse repository at this point
fix(core): close fileExists TOCTOU on WriteFile prior-read enforcement
Show description for f4ef756
wenshao
committed
f4ef756
View commit details
Copy full SHA for f4ef756
Browse repository at this point
fix(core): close 4 enforcement gaps + 1 critical bug from 5th Copilot review
Show description for a9ec1a8
wenshao
committed
a9ec1a8
View commit details
Copy full SHA for a9ec1a8
Browse repository at this point
fix(core): close new-file race + special-file enforcement loop
Show description for fa9344c
wenshao
committed
fa9344c
View commit details
Copy full SHA for fa9344c
Browse repository at this point
fix(core): close 4 enforcement gaps from 6th Copilot review
Show description for 9df900a
wenshao
committed
9df900a
View commit details
Copy full SHA for 9df900a
Browse repository at this point
Commits on May 4, 2026
Merge remote-tracking branch 'origin/main' into feat/edit-write-prior-read
Show description for 4482dd5
wenshao
committed
4482dd5
View commit details
Copy full SHA for 4482dd5
Browse repository at this point
docs(core): clarify stat→write race + EDIT_REQUIRES_PRIOR_READ scope
Show description for b053ae3
wenshao
committed
b053ae3
View commit details
Copy full SHA for b053ae3
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/edit-write-prior-read
Show description for 40b7a11
wenshao
committed
40b7a11
View commit details
Copy full SHA for 40b7a11
Browse repository at this point
Commits on May 5, 2026
chore(core): minor follow-ups from review #4229917446
Show description for 9726c87
wenshao
committed
9726c87
View commit details
Copy full SHA for 9726c87
Browse repository at this point
Commits on May 6, 2026
fix(core): close 2 correctness gaps from maintainer review #4232751470
Show description for de8ddf5
wenshao
committed
de8ddf5
View commit details
Copy full SHA for de8ddf5
Browse repository at this point
fix(core): close 3 correctness gaps from re-review #4233904930
Show description for 72a1d67
wenshao
committed
72a1d67
View commit details
Copy full SHA for 72a1d67
Browse repository at this point
docs(core): clarify partial subagent isolation per review #4234090906
Show description for 70f7223
wenshao
committed
70f7223
View commit details
Copy full SHA for 70f7223
Browse repository at this point
You can’t perform that action at this time.