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 }}
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.6k
Code
Issues
117
Pull requests
219
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(copilot): add a docs-backed platform agent
- #5948
#5948
Closed
j15z
wants to merge 30 commits into
feat/accessible-workspaces-context
simstudioai/sim:feat/accessible-workspaces-context
from
feat/enhance-search-agent
simstudioai/sim:feat/enhance-search-agent
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Closed
feat(copilot): add a docs-backed platform agent
#5948
j15z
wants to merge 30 commits into
feat/accessible-workspaces-context
simstudioai/sim:feat/accessible-workspaces-context
from
feat/enhance-search-agent
simstudioai/sim:feat/enhance-search-agent
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
feat(copilot): replace search_documentation with path-scoped search_docs; serve openapi.json publicly
Show description for edfe320
j15z
and
claude
committed
edfe320
View commit details
Copy full SHA for edfe320
Browse repository at this point
improvement(copilot): label docs corpus reads as Section/filename in tool chips
Show description for f5538e9
j15z
and
claude
committed
f5538e9
View commit details
Copy full SHA for f5538e9
Browse repository at this point
improvement(copilot): show the query in search_docs tool chips
Show description for 9b5ead2
j15z
and
claude
committed
9b5ead2
View commit details
Copy full SHA for 9b5ead2
Browse repository at this point
improvement(copilot): log chat request validation failures server-side
Show description for bb0d3ab
j15z
and
claude
committed
bb0d3ab
View commit details
Copy full SHA for bb0d3ab
Browse repository at this point
fix(copilot): stop empty-id resource chips from bricking a chat
Show description for db3ac9e
j15z
and
claude
committed
db3ac9e
View commit details
Copy full SHA for db3ac9e
Browse repository at this point
feat(copilot): build the docs vfs from a generated manifest, rescope search_docs
Show description for 611d3c9
j15z
and
claude
committed
611d3c9
View commit details
Copy full SHA for 611d3c9
Browse repository at this point
fix(review): act on docs-vfs review findings
Show description for b8409d5
j15z
and
claude
committed
b8409d5
View commit details
Copy full SHA for b8409d5
Browse repository at this point
fix(copilot): explain a short or empty search_docs result set
Show description for b8d12bb
j15z
and
claude
committed
b8d12bb
View commit details
Copy full SHA for b8d12bb
Browse repository at this point
fix(copilot): make the search_documentation alias actually reachable
Show description for 06f3a37
j15z
committed
06f3a37
View commit details
Copy full SHA for 06f3a37
Browse repository at this point
fix(copilot): include a section overview in either layout when scoping search
Show description for e52205d
j15z
committed
e52205d
View commit details
Copy full SHA for e52205d
Browse repository at this point
fix(copilot): make the search_docs topK clamp type-safe and test it
Show description for 6a1a859
j15z
committed
6a1a859
View commit details
Copy full SHA for 6a1a859
Browse repository at this point
fix(copilot): restore the query in search_docs tool chips
Show description for 01c4d70
j15z
committed
01c4d70
View commit details
Copy full SHA for 01c4d70
Browse repository at this point
Commits on Jul 28, 2026
improvement(copilot): share the unmounted-docs list, shrink the search default
Show description for d07eaf5
j15z
and
claude
committed
d07eaf5
View commit details
Copy full SHA for d07eaf5
Browse repository at this point
chore(copilot): regenerate the tool catalog for the retired quick-reference tool
Show description for 512fec7
j15z
and
claude
committed
512fec7
View commit details
Copy full SHA for 512fec7
Browse repository at this point
Commits on Jul 29, 2026
fix(review): attach the scope-error TSDoc to the class it documents
Show description for 7be0522
j15z
and
claude
committed
7be0522
View commit details
Copy full SHA for 7be0522
Browse repository at this point
fix(review): hide the retired get_platform_actions chip like search_documentation
Show description for 1ed1929
j15z
and
claude
committed
1ed1929
View commit details
Copy full SHA for 1ed1929
Browse repository at this point
fix(review): harden docs corpus edges — trailing-slash glob, root-index drops, oversized-line reads
Show description for 054d243
j15z
and
claude
committed
054d243
View commit details
Copy full SHA for 054d243
Browse repository at this point
chore(copilot): regenerate the tool catalog for the lean search agent
Show description for 4eead00
j15z
and
claude
committed
4eead00
View commit details
Copy full SHA for 4eead00
Browse repository at this point
Merge origin/staging into feat/enhance-search-agent
Show description for ac8eecc
j15z
and
claude
committed
ac8eecc
View commit details
Copy full SHA for ac8eecc
Browse repository at this point
improvement(copilot): retire search_documentation and get_platform_actions outright, no shims
Show description for a30ad25
j15z
and
claude
committed
a30ad25
View commit details
Copy full SHA for a30ad25
Browse repository at this point
docs(copilot): mark the inert @Docs plumbing as the seam for a search_docs revival
Show description for bd25ff7
j15z
and
claude
committed
bd25ff7
View commit details
Copy full SHA for bd25ff7
Browse repository at this point
changed search_docs tool title to Searching Sim docs
j15z
committed
3b0c9fd
View commit details
Copy full SHA for 3b0c9fd
Browse repository at this point
fix(copilot): apply the Searching Sim docs rename to the dynamic title case
Show description for 6d75617
j15z
and
claude
committed
6d75617
View commit details
Copy full SHA for 6d75617
Browse repository at this point
Commits on Aug 3, 2026
feat(copilot): register blank platform subagent
j15z
committed
048732b
View commit details
Copy full SHA for 048732b
Browse repository at this point
feat(copilot): describe platform agent delegation
j15z
committed
f2ccba4
View commit details
Copy full SHA for f2ccba4
Browse repository at this point
fix(copilot): use fetch wording for page content
j15z
committed
f3dcbd1
View commit details
Copy full SHA for f3dcbd1
Browse repository at this point
fix(copilot): keep platform catalog sync scoped
j15z
committed
88b4f4c
View commit details
Copy full SHA for 88b4f4c
Browse repository at this point
Merge list_user_workspaces dependency
j15z
committed
c7bfb61
View commit details
Copy full SHA for c7bfb61
Browse repository at this point
Commits on Aug 4, 2026
fix(copilot): describe glob as path search
j15z
committed
1455ed4
View commit details
Copy full SHA for 1455ed4
Browse repository at this point
fix(copilot): derive vfs search titles
j15z
committed
16e2080
View commit details
Copy full SHA for 16e2080
Browse repository at this point
You can’t perform that action at this time.