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
Type
/
to 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
.
simstudioai
/
sim
Public
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
29.3k
Code
Issues
115
Pull requests
135
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(chat): highlight-to-chat — reference file/table selections in Chat
- #6087
#6087
Merged
waleedlatif1
merged 28 commits into
staging
simstudioai/sim:staging
from
feat/highlight-to-chat
simstudioai/sim:feat/highlight-to-chat
Copy head branch name to clipboard
Aug 1, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
feat(chat): highlight-to-chat — reference file/table selections in Chat
#6087
waleedlatif1
merged 28 commits into
staging
simstudioai/sim:staging
from
feat/highlight-to-chat
simstudioai/sim:feat/highlight-to-chat
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
feat(chat): highlight-to-chat for file and table selections
Show description for 5c4454b
mzxchandra
committed
5c4454b
View commit details
Copy full SHA for 5c4454b
Browse repository at this point
fix(chat): widen selection code fence so embedded backticks can't truncate it
Show description for 3dac5a8
mzxchandra
committed
3dac5a8
View commit details
Copy full SHA for 3dac5a8
Browse repository at this point
fix(chat): carry the selection chip on a column-header copy
Show description for 1551f96
mzxchandra
committed
1551f96
View commit details
Copy full SHA for 1551f96
Browse repository at this point
Commits on Aug 1, 2026
Merge remote-tracking branch 'origin/staging' into worktree-add-to-chat-context
Show description for 27dbd17
waleedlatif1
committed
27dbd17
View commit details
Copy full SHA for 27dbd17
Browse repository at this point
refactor(chat): clean up highlight-to-chat selections
Show description for 6421994
waleedlatif1
committed
6421994
View commit details
Copy full SHA for 6421994
Browse repository at this point
refactor(chat): tighten table copy fallback and helper placement
Show description for a80f2e2
waleedlatif1
committed
a80f2e2
View commit details
Copy full SHA for a80f2e2
Browse repository at this point
fix(chat): apply chip handoffs as one batch; widen table copy chip path
Show description for 8455da9
waleedlatif1
committed
8455da9
View commit details
Copy full SHA for 8455da9
Browse repository at this point
fix(chat): distinguish a line-less file-selection label from the whole file
Show description for 598791e
waleedlatif1
committed
598791e
View commit details
Copy full SHA for 598791e
Browse repository at this point
fix(chat): don't revive an aged-out chip handoff when accumulating
Show description for 7d3d58d
waleedlatif1
committed
7d3d58d
View commit details
Copy full SHA for 7d3d58d
Browse repository at this point
fix(chat): reference every selected row in a table chip, not just loaded ones
Show description for f82c44e
waleedlatif1
committed
f82c44e
View commit details
Copy full SHA for f82c44e
Browse repository at this point
docs(chat): scope the table copy 'complete' comment to the text path
Show description for 9a1da09
waleedlatif1
committed
9a1da09
View commit details
Copy full SHA for 9a1da09
Browse repository at this point
fix(chat): compare selection ids as sets, not sequences
Show description for 231e0a0
waleedlatif1
committed
231e0a0
View commit details
Copy full SHA for 231e0a0
Browse repository at this point
fix(chat): enforce the table selection budget over the whole rendered content
Show description for b20cfcd
waleedlatif1
committed
b20cfcd
View commit details
Copy full SHA for b20cfcd
Browse repository at this point
fix(chat): don't swallow a paste whose selection chip is already attached
Show description for 2e5f8f5
waleedlatif1
committed
2e5f8f5
View commit details
Copy full SHA for 2e5f8f5
Browse repository at this point
fix(chat): derive the budget reserve from the same clause it reserves for
Show description for eff18e6
waleedlatif1
committed
eff18e6
View commit details
Copy full SHA for eff18e6
Browse repository at this point
fix(chat): align MothershipChat's onContextRemove with the surface contract
Show description for d939aea
waleedlatif1
committed
d939aea
View commit details
Copy full SHA for d939aea
Browse repository at this point
refactor(chat): apply cleanup pass findings
Show description for d3b6878
waleedlatif1
committed
d3b6878
View commit details
Copy full SHA for d3b6878
Browse repository at this point
fix(chat): don't attach a selection chip to a copy from a nested input
Show description for 1392a74
waleedlatif1
committed
1392a74
View commit details
Copy full SHA for 1392a74
Browse repository at this point
fix(chat): persist the source names a selection chip renders from
Show description for 94eab0d
waleedlatif1
committed
94eab0d
View commit details
Copy full SHA for 94eab0d
Browse repository at this point
Merge remote-tracking branch 'origin/staging' into worktree-add-to-chat-context
waleedlatif1
committed
14b9ba6
View commit details
Copy full SHA for 14b9ba6
Browse repository at this point
refactor(chat): remove a needless alias and correct an eslint-disable reason
Show description for 0ff8c7f
waleedlatif1
committed
0ff8c7f
View commit details
Copy full SHA for 0ff8c7f
Browse repository at this point
fix(chat): bound the sync copy path by the text limit, not the chip cap
Show description for fafe018
waleedlatif1
committed
fafe018
View commit details
Copy full SHA for fafe018
Browse repository at this point
refactor(tables): extract selection-to-chip helpers into utils so they are testable
Show description for 65ddf42
waleedlatif1
committed
65ddf42
View commit details
Copy full SHA for 65ddf42
Browse repository at this point
fix(chat): scope selections to the columns actually picked, and stop under-counting rows
Show description for dac8313
waleedlatif1
committed
dac8313
View commit details
Copy full SHA for dac8313
Browse repository at this point
fix(tables): cap the Add-to-Chat label at the rows a chip can carry
Show description for db183b5
waleedlatif1
committed
db183b5
View commit details
Copy full SHA for db183b5
Browse repository at this point
fix(chat): stop a removed chip lingering when its label prefixes another
Show description for 3bb5d6c
waleedlatif1
committed
3bb5d6c
View commit details
Copy full SHA for 3bb5d6c
Browse repository at this point
fix(chat): include the line range in file-selection equality
Show description for 714e6d8
waleedlatif1
committed
714e6d8
View commit details
Copy full SHA for 714e6d8
Browse repository at this point
fix(tables): drain past the cap so exclusions can't shrink a select-all chip
Show description for 7644b8d
waleedlatif1
committed
7644b8d
View commit details
Copy full SHA for 7644b8d
Browse repository at this point
You can’t perform that action at this time.