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
git upgrade (#139)
- #152
#152
Merged
sallyom
merged 27 commits into
ambient-code:main
ambient-code/platform:main
from
Gkrumbach07:fix-runner-token
Gkrumbach07/platform:fix-runner-token
Copy head branch name to clipboard
Oct 9, 2025
Conversation
Commits
27
(27)
Checks
Files changed
Merged
git upgrade (#139)
#152
sallyom
merged 27 commits into
ambient-code:main
ambient-code/platform:main
from
Gkrumbach07:fix-runner-token
Gkrumbach07/platform:fix-runner-token
Copy head branch name to clipboard
Commits
Commits on Oct 8, 2025
git upgrade (#139)
Show description for 2c64fa0
Gkrumbach07
committed
2c64fa0
View commit details
Copy full SHA for 2c64fa0
Browse repository at this point
Refactor RBAC permissions in automated-deployer.yaml
Show description for 999f36d
Gkrumbach07
committed
999f36d
View commit details
Copy full SHA for 999f36d
Browse repository at this point
Enhance session management with diff tracking and performance improvements
Show description for b796fb9
Gkrumbach07
committed
b796fb9
View commit details
Copy full SHA for b796fb9
Browse repository at this point
Enhance session diff tracking and refactor workspace management
Show description for 469a947
Gkrumbach07
committed
469a947
View commit details
Copy full SHA for 469a947
Browse repository at this point
Refactor ProjectSessionDetailPage for improved modularity and performance
Show description for 383e551
Gkrumbach07
committed
383e551
View commit details
Copy full SHA for 383e551
Browse repository at this point
Refactor session diff tracking and enhance repository status management
Show description for 552bfb9
Gkrumbach07
committed
552bfb9
View commit details
Copy full SHA for 552bfb9
Browse repository at this point
Enhance repository status handling in session parsing
Show description for a0f7868
Gkrumbach07
committed
a0f7868
View commit details
Copy full SHA for a0f7868
Browse repository at this point
Enhance logging and error handling in Git operations
Show description for 1e97b73
Gkrumbach07
committed
1e97b73
View commit details
Copy full SHA for 1e97b73
Browse repository at this point
Enhance Git push functionality and session management
Show description for aa73f69
Gkrumbach07
committed
aa73f69
View commit details
Copy full SHA for aa73f69
Browse repository at this point
Enhance error handling and validation in Git push and session management
Show description for fc5fa97
Gkrumbach07
committed
fc5fa97
View commit details
Copy full SHA for fc5fa97
Browse repository at this point
Refactor repository status handling and improve session management
Show description for 18ed0fd
Gkrumbach07
committed
18ed0fd
View commit details
Copy full SHA for 18ed0fd
Browse repository at this point
Enhance session result handling and UI updates
Show description for 8b454b5
Gkrumbach07
committed
8b454b5
View commit details
Copy full SHA for 8b454b5
Browse repository at this point
Add readiness probe to container configuration in handleAgenticSessionEvent
Gkrumbach07
committed
ff4d5ba
View commit details
Copy full SHA for ff4d5ba
Browse repository at this point
Enhance logging for error handling in WebSocket messaging
Show description for 7b5dbba
Gkrumbach07
committed
7b5dbba
View commit details
Copy full SHA for 7b5dbba
Browse repository at this point
Refactor message fetching and polling logic in ProjectSessionDetailPage
Show description for ed38b32
Gkrumbach07
committed
ed38b32
View commit details
Copy full SHA for ed38b32
Browse repository at this point
Enhance Git user identity configuration in contentGitPush and pushSessionRepo
Show description for 33ecd33
Gkrumbach07
committed
33ecd33
View commit details
Copy full SHA for 33ecd33
Browse repository at this point
Refactor Git user identity handling in contentGitPush and pushSessionRepo
Show description for cd1e151
Gkrumbach07
committed
cd1e151
View commit details
Copy full SHA for cd1e151
Browse repository at this point
Refactor GitHub user information handling in contentGitPush
Show description for e50489d
Gkrumbach07
committed
e50489d
View commit details
Copy full SHA for e50489d
Browse repository at this point
Update branch handling in ProjectSessionDetailPage and OverviewTab
Show description for 52fa489
Gkrumbach07
committed
52fa489
View commit details
Copy full SHA for 52fa489
Browse repository at this point
Commits on Oct 9, 2025
Replace claude-agent-sdk with claude-code-sdk for slash command support
Show description for c8a5660
sallyom
and
claude
committed
c8a5660
View commit details
Copy full SHA for c8a5660
Browse repository at this point
Updates
Show description for d2ceb96
sallyom
and
claude
committed
d2ceb96
View commit details
Copy full SHA for d2ceb96
Browse repository at this point
add check for runner crashes/errors
Show description for 77affc9
sallyom
committed
77affc9
View commit details
Copy full SHA for 77affc9
Browse repository at this point
Update OverviewTab to conditionally display compare URL based on repository status
Show description for c779959
Gkrumbach07
committed
c779959
View commit details
Copy full SHA for c779959
Browse repository at this point
Fix message deduplication causing intermittent UI display issues
Show description for f326af9
sallyom
and
claude
committed
f326af9
View commit details
Copy full SHA for f326af9
Browse repository at this point
Merge pull request #3 from sallyom/gage-fix-token
Show description for bef02c2
Gkrumbach07
authored
bef02c2
View commit details
Copy full SHA for bef02c2
Browse repository at this point
Fix AgenticSession CR stuck in 'Failed' status despite successful completion
Show description for 2d1525a
sallyom
and
claude
committed
2d1525a
View commit details
Copy full SHA for 2d1525a
Browse repository at this point
Merge pull request #4 from sallyom/more-fixes-pr-addon
Show description for c27f00e
Gkrumbach07
authored
c27f00e
View commit details
Copy full SHA for c27f00e
Browse repository at this point
You can’t perform that action at this time.