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
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
.
cobaltcore-dev
/
cortex
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
20
Code
Issues
1
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
release cortex v0.3.0
- #1036
#1036
Merged
mblos
merged 20 commits into
release
cobaltcore-dev/cortex:release
from
main
cobaltcore-dev/cortex:main
Copy head branch name to clipboard
Jul 13, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
release cortex v0.3.0
#1036
mblos
merged 20 commits into
release
cobaltcore-dev/cortex:release
from
main
cobaltcore-dev/cortex:main
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
Add check-trigger-phrase job to claude workflow to reduce noisiness (#1019)
Show description for 9f115a5
PhilippMatthes
authored
9f115a5
View commit details
Copy full SHA for 9f115a5
Browse repository at this point
Commits on Jul 7, 2026
docs(apis): update FlavorGroupCapacity status fields after #983 (#1016)
Show description for 9874e42
cortex-ai-agents[bot]
and
claude
authored
9874e42
View commit details
Copy full SHA for 9874e42
Browse repository at this point
Commits on Jul 8, 2026
docs: update changelog for release PR #1009 (#1018)
Show description for 93e702a
cortex-ai-agents[bot]
and
juliusclausnitzer
authored
93e702a
View commit details
Copy full SHA for 93e702a
Browse repository at this point
chore: add logger context for remote cluster communication (#1023)
SoWieMarkus
authored
e46710f
View commit details
Copy full SHA for e46710f
Browse repository at this point
refactor: number of synced objects (#1024)
Show description for 70af93a
SoWieMarkus
authored
70af93a
View commit details
Copy full SHA for 70af93a
Browse repository at this point
bump app version [skip ci] (#1020)
Show description for 0900ede
github-actions[bot]
and
SoWieMarkus
authored
0900ede
View commit details
Copy full SHA for 0900ede
Browse repository at this point
Renovate: Update External dependencies (#1026)
Show description for b6f7beb
renovate[bot]
authored
b6f7beb
View commit details
Copy full SHA for b6f7beb
Browse repository at this point
Commits on Jul 9, 2026
Renovate: Update kube-prometheus-stack Docker tag to v87.12.1 (#1028)
Show description for 628376e
renovate[bot]
authored
628376e
View commit details
Copy full SHA for 628376e
Browse repository at this point
Commits on Jul 10, 2026
Renovate: Update github.com/sapcc/go-bits digest to f8ef154 (#1030)
Show description for 26105cb
renovate[bot]
authored
26105cb
View commit details
Copy full SHA for 26105cb
Browse repository at this point
Renovate: Update External dependencies (#1029)
Show description for 10175b0
renovate[bot]
authored
10175b0
View commit details
Copy full SHA for 10175b0
Browse repository at this point
Fix alert wording: 'LackingBehind' -> 'LaggingBehind' (#1031)
PhilippMatthes
authored
be0cfea
View commit details
Copy full SHA for be0cfea
Browse repository at this point
feat(quota-enforcement): split accept_skipped decision into sub-buckets (#1022)
Show description for 4ade756
umswmayj
authored
4ade756
View commit details
Copy full SHA for 4ade756
Browse repository at this point
Commits on Jul 11, 2026
Renovate: Update External dependencies (#1032)
Show description for f2d4c89
renovate[bot]
authored
f2d4c89
View commit details
Copy full SHA for f2d4c89
Browse repository at this point
Commits on Jul 13, 2026
fix: increase datasource lagging behind alert time frame to 30 min (#1035)
SoWieMarkus
authored
d0691ba
View commit details
Copy full SHA for d0691ba
Browse repository at this point
feat(scheduling): migrate CR and failover calls to options-based pipeline selection (#950)
Show description for ee9cd48
mblos
authored
ee9cd48
View commit details
Copy full SHA for ee9cd48
Browse repository at this point
bump app version [skip ci] (#1027)
Show description for 1914e98
github-actions[bot]
and
mblos
authored
1914e98
View commit details
Copy full SHA for 1914e98
Browse repository at this point
refactor(capacity): convert timer-based controller to controller-runtime reconciler (#1025)
Show description for f710281
juliusclausnitzer
authored
f710281
View commit details
Copy full SHA for f710281
Browse repository at this point
Bump chart versions for release PR #1036 (#1038)
Show description for 2466110
cortex-ai-agents[bot]
and
claude
authored
2466110
View commit details
Copy full SHA for 2466110
Browse repository at this point
Add changelog entry for release PR #1036 (#1039)
Show description for 4b1cf48
cortex-ai-agents[bot]
and
claude
authored
4b1cf48
View commit details
Copy full SHA for 4b1cf48
Browse repository at this point
docs: add missing SkipCommittedResourceTracking to Options table and failover docs (#1034)
Show description for 56f4ace
cortex-ai-agents[bot]
and
claude
authored
56f4ace
View commit details
Copy full SHA for 56f4ace
Browse repository at this point
You can’t perform that action at this time.