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
.
ambient-code
/
platform
Public
Notifications
You must be signed in to change notification settings
Fork
117
Star
130
Code
Issues
2
Pull requests
58
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(specs): credential sidecar isolation architecture
- #1599
#1599
Merged
mergify[bot]
merged 27 commits into
main
ambient-code/platform:main
from
credential-mcp-sidecar
ambient-code/platform:credential-mcp-sidecar
Copy head branch name to clipboard
May 26, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
feat(specs): credential sidecar isolation architecture
#1599
mergify[bot]
merged 27 commits into
main
ambient-code/platform:main
from
credential-mcp-sidecar
ambient-code/platform:credential-mcp-sidecar
Copy head branch name to clipboard
Commits
Commits on May 20, 2026
feat(specs): credential sidecar isolation architecture
Show description for 288d275
user
and
claude
committed
288d275
View commit details
Copy full SHA for 288d275
Browse repository at this point
Commits on May 21, 2026
feat(control-plane): add per-credential sidecar injection
Show description for 1cc2dc6
user
and
claude
committed
1cc2dc6
View commit details
Copy full SHA for 1cc2dc6
Browse repository at this point
feat(runner): SSE sidecar transport for credential MCP servers
Show description for f1f070a
user
and
claude
committed
f1f070a
View commit details
Copy full SHA for f1f070a
Browse repository at this point
feat(runner): MCP-tool-only git push prompts in sidecar mode
Show description for b018062
user
and
claude
committed
b018062
View commit details
Copy full SHA for b018062
Browse repository at this point
feat: credential sidecar Dockerfiles and build targets
Show description for 0ab4da9
user
and
claude
committed
0ab4da9
View commit details
Copy full SHA for 0ab4da9
Browse repository at this point
test(control-plane): credential sidecar injection unit tests
Show description for e373777
user
and
claude
committed
e373777
View commit details
Copy full SHA for e373777
Browse repository at this point
feat: credential sidecar token refresh via CP token exchange
Show description for a29f2b1
user
and
claude
committed
a29f2b1
View commit details
Copy full SHA for a29f2b1
Browse repository at this point
chore: cleanup built artifacts and gitignore
Show description for eb027eb
user
and
claude
committed
eb027eb
View commit details
Copy full SHA for eb027eb
Browse repository at this point
fix: credential sidecar security hardening and end-to-end validation
Show description for 0a96c00
user
and
claude
committed
0a96c00
View commit details
Copy full SHA for 0a96c00
Browse repository at this point
fix: migration ordering for role_bindings and pr-test standard OpenShift support
Show description for 469ca40
user
and
claude
committed
469ca40
View commit details
Copy full SHA for 469ca40
Browse repository at this point
fix: add AMBIENT_API_TOKEN to api-server in install-standard.sh
Show description for 8ed5d4d
user
and
claude
committed
8ed5d4d
View commit details
Copy full SHA for 8ed5d4d
Browse repository at this point
feat: support ANTHROPIC_API_KEY in install-standard.sh
Show description for d0ecdc6
user
and
claude
committed
d0ecdc6
View commit details
Copy full SHA for d0ecdc6
Browse repository at this point
feat: add Vertex AI support to install-standard.sh
Show description for fa13c83
user
and
claude
committed
fa13c83
View commit details
Copy full SHA for fa13c83
Browse repository at this point
fix: make credential project_id optional in API schema
Show description for 0e29da7
user
and
claude
committed
0e29da7
View commit details
Copy full SHA for 0e29da7
Browse repository at this point
feat: add --scope-id shorthand flag for role-binding creation
Show description for 68bea15
user
and
claude
committed
68bea15
View commit details
Copy full SHA for 68bea15
Browse repository at this point
fix: add project-scoped credential routes and fix RBAC path resolution
Show description for 0c7e419
user
and
claude
committed
0c7e419
View commit details
Copy full SHA for 0c7e419
Browse repository at this point
fix: increase SSE scanner buffer to 1MB to prevent stream errors
Show description for 5ef445f
user
and
claude
committed
5ef445f
View commit details
Copy full SHA for 5ef445f
Browse repository at this point
Commits on May 22, 2026
fix: credential sidecar security hardening and end-to-end validation
Show description for 37fefc9
user
and
claude
committed
37fefc9
View commit details
Copy full SHA for 37fefc9
Browse repository at this point
fix: address review bot feedback on credential sidecar entrypoint and auth
Show description for 6d05767
user
and
claude
committed
6d05767
View commit details
Copy full SHA for 6d05767
Browse repository at this point
fix: use PtrString for *string ProjectId field in credential integration test
Show description for 9184faf
user
and
claude
committed
9184faf
View commit details
Copy full SHA for 9184faf
Browse repository at this point
Commits on May 23, 2026
feat: add PodStatusSyncer to reflect pod phase back to session API
Show description for ee898e6
user
and
claude
committed
ee898e6
View commit details
Copy full SHA for ee898e6
Browse repository at this point
fix: adjust go module replace path in credential sidecar Dockerfiles
Show description for 9173526
user
and
claude
committed
9173526
View commit details
Copy full SHA for 9173526
Browse repository at this point
fix: base64-decode kubeconfig token from Credentials API
Show description for 8823a9a
user
and
claude
committed
8823a9a
View commit details
Copy full SHA for 8823a9a
Browse repository at this point
fix: pass --kubeconfig flag to kubernetes-mcp-server
Show description for b18a2d5
user
and
claude
committed
b18a2d5
View commit details
Copy full SHA for b18a2d5
Browse repository at this point
fix: skip credential fetching for sidecar-handled providers
Show description for 3de064e
user
and
claude
committed
3de064e
View commit details
Copy full SHA for 3de064e
Browse repository at this point
Commits on May 26, 2026
fix: address PR #1599 security audit and code review findings
Show description for 942edcc
user
and
claude
committed
942edcc
View commit details
Copy full SHA for 942edcc
Browse repository at this point
Merge branch 'main' into credential-mcp-sidecar
mergify[bot]
authored
029554b
View commit details
Copy full SHA for 029554b
Browse repository at this point
You can’t perform that action at this time.