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.4k
Code
Issues
115
Pull requests
149
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
v0.7.22: competitor pages, seo fixes, billing usage table
- #5393
#5393
Merged
waleedlatif1
merged 20 commits into
main
simstudioai/sim:main
from
staging
simstudioai/sim:staging
Copy head branch name to clipboard
Jul 4, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
v0.7.22: competitor pages, seo fixes, billing usage table
#5393
waleedlatif1
merged 20 commits into
main
simstudioai/sim:main
from
staging
simstudioai/sim:staging
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2026
improvement(academy): set 2, pages for the new video wave (workflow embeds, 2K players, full sequencing) (#5382)
Show description for 3e71084
ouiliame
authored
3e71084
View commit details
Copy full SHA for 3e71084
Browse repository at this point
feat(comparison): add Sim vs Competitor comparison pages (#5383)
Show description for 4086750
waleedlatif1
authored
4086750
View commit details
Copy full SHA for 4086750
Browse repository at this point
improvement(tables): harden pagination for short pages and surface name-validation errors (#5351)
Show description for de110e0
TheodoreSpeaks
authored
de110e0
View commit details
Copy full SHA for de110e0
Browse repository at this point
feat(comparison): add Microsoft Copilot Studio, OpenClaw, Dust, CrewAI, and LangChain (#5384)
Show description for 0cc290e
waleedlatif1
authored
0cc290e
View commit details
Copy full SHA for 0cc290e
Browse repository at this point
fix(billing): stop showing "View all" when there are no more invoices (#5387)
Show description for 331875b
waleedlatif1
authored
331875b
View commit details
Copy full SHA for 331875b
Browse repository at this point
fix(sso): support skipping the OIDC UserInfo endpoint at registration (#5386)
Show description for e1b8200
waleedlatif1
authored
e1b8200
View commit details
Copy full SHA for e1b8200
Browse repository at this point
fix(seo): fix GSC indexing issues, remove unused academy/partners pages (#5388)
Show description for 7ff4f17
waleedlatif1
authored
7ff4f17
View commit details
Copy full SHA for 7ff4f17
Browse repository at this point
improvement(styling): consistent branded text-selection color app-wide (#5389)
Show description for 03e0e07
waleedlatif1
authored
03e0e07
View commit details
Copy full SHA for 03e0e07
Browse repository at this point
improvement(compare): tighten comparison-page copy, cut self-referential hedging (#5390)
Show description for 8937005
waleedlatif1
authored
8937005
View commit details
Copy full SHA for 8937005
Browse repository at this point
improvement(seo): extract shared withFilteredNoindex helper (#5392)
Show description for 4fe372b
waleedlatif1
authored
4fe372b
View commit details
Copy full SHA for 4fe372b
Browse repository at this point
feat(billing): expose credit usage log in Billing settings (#5391)
Show description for ca2a52c
waleedlatif1
authored
ca2a52c
View commit details
Copy full SHA for ca2a52c
Browse repository at this point
fix(chat): fail-safe to noindex if the deployment lookup errors (#5396)
Show description for 2e35744
waleedlatif1
authored
2e35744
View commit details
Copy full SHA for 2e35744
Browse repository at this point
fix(gmail): strip CR/LF from header values before MIME assembly (#5395)
Show description for fd98218
waleedlatif1
authored
fd98218
View commit details
Copy full SHA for fd98218
Browse repository at this point
fix(tables): verify workflow belongs to table's workspace before binding (#5397)
Show description for 6bc70cb
waleedlatif1
authored
6bc70cb
View commit details
Copy full SHA for 6bc70cb
Browse repository at this point
fix(guardrails): authorize vertexCredential before use in hallucination validation (#5400)
Show description for ff8844c
waleedlatif1
authored
ff8844c
View commit details
Copy full SHA for ff8844c
Browse repository at this point
fix(mcp): pass SSRF-guarded fetch into OAuth start flow, matching probe/revoke (#5398)
Show description for 1574c20
waleedlatif1
authored
1574c20
View commit details
Copy full SHA for 1574c20
Browse repository at this point
fix(mcp): pass SSRF-guarded fetch into OAuth callback token exchange (#5399)
Show description for afe3d32
waleedlatif1
authored
afe3d32
View commit details
Copy full SHA for afe3d32
Browse repository at this point
fix(uploads): gate execution-context uploads behind write/admin permission (#5404)
Show description for 88330b4
waleedlatif1
authored
88330b4
View commit details
Copy full SHA for 88330b4
Browse repository at this point
fix(ui): surface silent validation and rejection errors across editors and modals (#5394)
Show description for d508201
TheodoreSpeaks
authored
d508201
View commit details
Copy full SHA for d508201
Browse repository at this point
Commits on Jul 4, 2026
feat(billing): dedicated Credit usage page with date-range filter and CSV export (#5405)
Show description for 759dddb
waleedlatif1
authored
759dddb
View commit details
Copy full SHA for 759dddb
Browse repository at this point
You can’t perform that action at this time.