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
.
coder
/
xum
Public
Notifications
You must be signed in to change notification settings
Fork
134
Star
2k
Code
Issues
53
Pull requests
182
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
馃 feat: add copy-file button to immersive review file view
- #3919
#3919
Merged
ibetitsmike
merged 23 commits into
main
coder/xum:main
from
mike/fix-2842-copy-file-button
coder/xum:mike/fix-2842-copy-file-button
Copy head branch name to clipboard
Aug 22, 2026
Conversation
Commits
23
聽(23)
Checks
Files changed
Merged
馃 feat: add copy-file button to immersive review file view
#3919
ibetitsmike
merged 23 commits into
main
coder/xum:main
from
mike/fix-2842-copy-file-button
coder/xum:mike/fix-2842-copy-file-button
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
feat: add copy-file button and keybind to immersive review
Show description for 5d6681f
ibetitsmike
committed
5d6681f
View commit details
Copy full SHA for 5d6681f
Browse repository at this point
fix: harden immersive copy-file against stale, deleted, and truncated reads
Show description for 50c6f93
ibetitsmike
committed
50c6f93
View commit details
Copy full SHA for 50c6f93
Browse repository at this point
fix: address Codex round-2 findings on immersive copy-file
Show description for 5c95042
ibetitsmike
committed
5c95042
View commit details
Copy full SHA for 5c95042
Browse repository at this point
fix: address Codex round-3 findings on immersive copy-file
Show description for cc2c698
ibetitsmike
committed
cc2c698
View commit details
Copy full SHA for cc2c698
Browse repository at this point
fix: reject file reads that resolve outside the workspace
Show description for bed4812
ibetitsmike
committed
bed4812
View commit details
Copy full SHA for bed4812
Browse repository at this point
fix: address Codex round-4 findings on immersive copy-file
Show description for a4c418f
ibetitsmike
committed
a4c418f
View commit details
Copy full SHA for a4c418f
Browse repository at this point
fix: address Codex round-5 findings on immersive copy-file
Show description for fcc1bf5
ibetitsmike
committed
fcc1bf5
View commit details
Copy full SHA for fcc1bf5
Browse repository at this point
fix: address Codex round-6 findings on immersive copy-file
Show description for 2d488f2
ibetitsmike
committed
2d488f2
View commit details
Copy full SHA for 2d488f2
Browse repository at this point
fix: address Codex round-7 findings on immersive copy-file
Show description for 321d6e2
ibetitsmike
committed
321d6e2
View commit details
Copy full SHA for 321d6e2
Browse repository at this point
fix: address Codex round-8 findings on immersive copy-file
Show description for da11eb8
ibetitsmike
committed
da11eb8
View commit details
Copy full SHA for da11eb8
Browse repository at this point
tests: address Codex round-9 test-quality findings
Show description for fa11fa1
ibetitsmike
committed
fa11fa1
View commit details
Copy full SHA for fa11fa1
Browse repository at this point
fix: invalidate pending copies on every file navigation
Show description for b7b73da
ibetitsmike
committed
b7b73da
View commit details
Copy full SHA for b7b73da
Browse repository at this point
fix: invalidate pending copies when the file changes in place
Show description for 67ffb23
ibetitsmike
committed
67ffb23
View commit details
Copy full SHA for 67ffb23
Browse repository at this point
fix: preserve trailing whitespace in numstat file paths
Show description for 7748b85
ibetitsmike
committed
7748b85
View commit details
Copy full SHA for 7748b85
Browse repository at this point
tests: replace generated-shell literal assertion with a behavioral read
Show description for 9fd96cc
ibetitsmike
committed
9fd96cc
View commit details
Copy full SHA for 9fd96cc
Browse repository at this point
fix: cap copy reads at the IPC-safe size with a clear failure message
Show description for 4ed0da1
ibetitsmike
committed
4ed0da1
View commit details
Copy full SHA for 4ed0da1
Browse repository at this point
tests: exercise the copy size budget behaviorally
Show description for 5d7c951
ibetitsmike
committed
5d7c951
View commit details
Copy full SHA for 5d7c951
Browse repository at this point
fix: address Codex round-18 findings on immersive copy-file
Show description for 93ab156
ibetitsmike
committed
93ab156
View commit details
Copy full SHA for 93ab156
Browse repository at this point
fix: preserve edge whitespace in git file paths through reprojection
Show description for 4922182
ibetitsmike
committed
4922182
View commit details
Copy full SHA for 4922182
Browse repository at this point
Commits on Aug 22, 2026
fix: address Codex round-20 findings on the shared read script
Show description for 02c0237
ibetitsmike
committed
02c0237
View commit details
Copy full SHA for 02c0237
Browse repository at this point
fix: silence shell diagnostics around the framed read payload
Show description for cf6b42a
ibetitsmike
committed
cf6b42a
View commit details
Copy full SHA for cf6b42a
Browse repository at this point
fix: reject symlinks at the read path's final component
Show description for 07e4cf9
ibetitsmike
committed
07e4cf9
View commit details
Copy full SHA for 07e4cf9
Browse repository at this point
fix: address Codex round-23 findings on immersive copy-file
Show description for 6054f49
ibetitsmike
committed
6054f49
View commit details
Copy full SHA for 6054f49
Browse repository at this point
You can鈥檛 perform that action at this time.