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 }}
itsdestin
/
youcoded
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
11
Code
Issues
0
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
DRAFT / INCOMPLETE: "Ask Claude about this" native reference UX
- #263
#263
Draft
itsdestin
wants to merge 27 commits into
master
itsdestin/youcoded:master
from
feat/ask-claude-reference-ux
itsdestin/youcoded:feat/ask-claude-reference-ux
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Draft
DRAFT / INCOMPLETE: "Ask Claude about this" native reference UX
#263
itsdestin
wants to merge 27 commits into
master
itsdestin/youcoded:master
from
feat/ask-claude-reference-ux
itsdestin/youcoded:feat/ask-claude-reference-ux
Copy head branch name to clipboard
Commits
Commits on Jul 26, 2026
feat(reference): per-session PendingReference context
Show description for 945f008
itsdestin
and
claude
committed
945f008
View commit details
Copy full SHA for 945f008
Browse repository at this point
feat(reference): pure PendingReference builder
Show description for f2e93f6
itsdestin
and
claude
committed
f2e93f6
View commit details
Copy full SHA for f2e93f6
Browse repository at this point
fix(reference): hold live DOM handles instead of mutating selectors
Show description for abb7831
itsdestin
and
claude
committed
abb7831
View commit details
Copy full SHA for abb7831
Browse repository at this point
test(reference): extend no-mutation guard to buildCodeReference and buildArtifactReference
Show description for e7a8f0a
itsdestin
committed
e7a8f0a
View commit details
Copy full SHA for e7a8f0a
Browse repository at this point
feat(reference): menu produces a PendingReference; disable on streaming turns
Show description for 3f43793
itsdestin
and
claude
committed
3f43793
View commit details
Copy full SHA for 3f43793
Browse repository at this point
fix(chat): memo comparator must compare `streaming` prop
Show description for fe124b1
itsdestin
and
claude
committed
fe124b1
View commit details
Copy full SHA for fe124b1
Browse repository at this point
feat(reference): composer placeholder + send-time scaffold assembly
Show description for 946b2cc
itsdestin
and
claude
committed
946b2cc
View commit details
Copy full SHA for 946b2cc
Browse repository at this point
fix(inputbar): keep held reference and draft as one unit across two gaps
Show description for d7b972f
itsdestin
and
claude
committed
d7b972f
View commit details
Copy full SHA for d7b972f
Browse repository at this point
fix(inputbar): soft-fail useReference() in Buddy windows + guard cross-session reference leak
Show description for 9e6eb3b
itsdestin
and
claude
committed
9e6eb3b
View commit details
Copy full SHA for 9e6eb3b
Browse repository at this point
feat(reference): pure stepped-union outline geometry
Show description for 701af2e
itsdestin
and
claude
committed
701af2e
View commit details
Copy full SHA for 701af2e
Browse repository at this point
feat(reference): window-wide scrim + cancel affordances
Show description for 35c5777
itsdestin
and
claude
committed
35c5777
View commit details
Copy full SHA for 35c5777
Browse repository at this point
fix(reference): lift composer above scrim + document depth-race, per review
Show description for 9bbc765
itsdestin
and
claude
committed
9bbc765
View commit details
Copy full SHA for 9bbc765
Browse repository at this point
feat(reference): traced selection outline
Show description for f2b1ec0
itsdestin
and
claude
committed
f2b1ec0
View commit details
Copy full SHA for f2b1ec0
Browse repository at this point
feat(reference): FLIP the referenced message to screen centre
Show description for bf7ce63
itsdestin
and
claude
committed
bf7ce63
View commit details
Copy full SHA for bf7ce63
Browse repository at this point
fix(reference-overlay): stop scroll from restarting the travel FLIP
Show description for 83f7c6b
itsdestin
and
claude
committed
83f7c6b
View commit details
Copy full SHA for 83f7c6b
Browse repository at this point
Commits on Jul 27, 2026
fix(reference): restore pointer-events on Cancel button; correct cloneNode comment
Show description for 1efccbb
itsdestin
and
claude
committed
1efccbb
View commit details
Copy full SHA for 1efccbb
Browse repository at this point
feat(reference): reduced-effects and reduced-motion fallback
Show description for d4775ec
itsdestin
and
claude
committed
d4775ec
View commit details
Copy full SHA for d4775ec
Browse repository at this point
fix(reference): three cross-task defects found by the final branch review
Show description for 3528339
itsdestin
and
claude
committed
3528339
View commit details
Copy full SHA for 3528339
Browse repository at this point
Commits on Jul 28, 2026
fix(reference): highlight hugs the travelling card; clone fills its wrapper
Show description for c727292
itsdestin
and
claude
committed
c727292
View commit details
Copy full SHA for c727292
Browse repository at this point
fix(reference): quoted text must exclude the bubble timestamp
Show description for e32be31
itsdestin
and
claude
committed
e32be31
View commit details
Copy full SHA for e32be31
Browse repository at this point
fix(reference): dedup on true sent text, render scaffold as inline reply
Show description for 11feb38
itsdestin
and
claude
committed
11feb38
View commit details
Copy full SHA for 11feb38
Browse repository at this point
fix(reference): unclip the card ring; make the cancel button a solid chip
Show description for 9c625d9
itsdestin
and
claude
committed
9c625d9
View commit details
Copy full SHA for 9c625d9
Browse repository at this point
feat(reference): reply renders as a collapsed pill that expands to a panel
Show description for 9561007
itsdestin
and
claude
committed
9561007
View commit details
Copy full SHA for 9561007
Browse repository at this point
fix(reference): hide moved source, highlight the selection, drop the traced outline
Show description for 2a89452
itsdestin
and
claude
committed
2a89452
View commit details
Copy full SHA for 2a89452
Browse repository at this point
fix(reference): animate the reference card back on cancel, fix invisible artifact selections
Show description for fdb2c3a
itsdestin
and
claude
committed
fdb2c3a
View commit details
Copy full SHA for fdb2c3a
Browse repository at this point
fix(reference): restore the traced selection outline, anchored to the clone
Show description for 949532b
itsdestin
and
claude
committed
949532b
View commit details
Copy full SHA for 949532b
Browse repository at this point
fix(reference): union same-line mark rects before the outline traversal
Show description for cf44e6c
itsdestin
and
claude
committed
cf44e6c
View commit details
Copy full SHA for cf44e6c
Browse repository at this point
You can’t perform that action at this time.