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
.
replicate
/
cog
Public
Notifications
You must be signed in to change notification settings
Fork
697
Star
9.5k
Code
Issues
33
Pull requests
39
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Kong CLI parity via shared command logic
- #3047
#3047
Draft
markphelps
wants to merge 20 commits into
kong
replicate/cog:kong
from
kong-cli-parity
replicate/cog:kong-cli-parity
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Draft
Kong CLI parity via shared command logic
#3047
markphelps
wants to merge 20 commits into
kong
replicate/cog:kong
from
kong-cli-parity
replicate/cog:kong-cli-parity
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2026
fix: mount weights in cog serve like cog run does (#3044)
Show description for 9075ab5
markphelps
authored
9075ab5
View commit details
Copy full SHA for 9075ab5
Browse repository at this point
Bump version to 0.21.0-rc.2 (#3045)
markphelps
authored
a1b710a
View commit details
Copy full SHA for a1b710a
Browse repository at this point
chore: regen lockfile
Show description for 9b9f310
markphelps
committed
9b9f310
View commit details
Copy full SHA for 9b9f310
Browse repository at this point
ci: pin mise version in release workflows (#3046)
Show description for 8428257
markphelps
authored
8428257
View commit details
Copy full SHA for 8428257
Browse repository at this point
Commits on Jun 3, 2026
test: cover kong command registration and root globals
markphelps
committed
b5c8563
View commit details
Copy full SHA for b5c8563
Browse repository at this point
refactor: share build command logic between cobra and kong
markphelps
committed
127e8b1
View commit details
Copy full SHA for 127e8b1
Browse repository at this point
refactor: share push command logic between cobra and kong
markphelps
committed
957c924
View commit details
Copy full SHA for 957c924
Browse repository at this point
feat: add kong serve and exec parity via shared runtime runners
markphelps
committed
95b223e
View commit details
Copy full SHA for 95b223e
Browse repository at this point
feat: add kong init, login, doctor, debug parity
markphelps
committed
1477b1f
View commit details
Copy full SHA for 1477b1f
Browse repository at this point
feat: add kong predict, run, and train parity via shared runners
markphelps
committed
1f1b4c4
View commit details
Copy full SHA for 1f1b4c4
Browse repository at this point
feat: add kong weights command parity and fix version short-flag collision
markphelps
committed
89a4b4f
View commit details
Copy full SHA for 89a4b4f
Browse repository at this point
feat: add kong base-image command parity and remove stubs
markphelps
committed
acff164
View commit details
Copy full SHA for acff164
Browse repository at this point
test: verify kong cli parity and clean up unused cobra helpers
markphelps
committed
92f0237
View commit details
Copy full SHA for 92f0237
Browse repository at this point
Commits on Jun 5, 2026
feat: support JSON-native union inputs (#3048)
Show description for 63c65df
markphelps
authored
63c65df
View commit details
Copy full SHA for 63c65df
Browse repository at this point
test: fuzz schema generation for union inputs + docs fixup (#3049)
Show description for 2ab4cc4
markphelps
authored
2ab4cc4
View commit details
Copy full SHA for 2ab4cc4
Browse repository at this point
Bump version to 0.21.0-rc.3 (#3050)
markphelps
authored
d6c2b70
View commit details
Copy full SHA for d6c2b70
Browse repository at this point
Commits on Jun 8, 2026
Merge remote-tracking branch 'origin/main' into kong-cli-parity
Show description for 4c0596d
markphelps
committed
4c0596d
View commit details
Copy full SHA for 4c0596d
Browse repository at this point
fix: hide kong predict/train/weights/debug and drop dead os.Exit
Show description for bf8a249
markphelps
committed
bf8a249
View commit details
Copy full SHA for bf8a249
Browse repository at this point
fix: close kong/cobra CLI parity gaps from review
Show description for f83efb3
markphelps
committed
f83efb3
View commit details
Copy full SHA for f83efb3
Browse repository at this point
Commits on Jun 11, 2026
fix: address Kong/Cobra CLI parity review feedback
Show description for 89369f1
markphelps
committed
89369f1
View commit details
Copy full SHA for 89369f1
Browse repository at this point
You can’t perform that action at this time.