Skip to content

WIP: kong CLI prototype#2715

Draft
michaeldwan wants to merge 2 commits into
mainfrom
kong
Draft

WIP: kong CLI prototype#2715
michaeldwan wants to merge 2 commits into
mainfrom
kong

Conversation

@michaeldwan

Copy link
Copy Markdown
Contributor

No description provided.

Add cmd/cog-kong/ with build and push commands using alecthomas/kong.
Key changes:
- Struct-based flag definitions with DI-injected dependencies
- Provider registry exposed via setup.NewRegistry() for DI use
- Shared BuildFlags via struct embedding
- AGENTS.md guidance on Go binary hygiene
@markphelps

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts in this pull request

Copilot AI commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Merge conflicts have been resolved in commit f505fbf.

  • .gitignore: Took main's version, which intentionally removed the weights-related entries that the kong branch had modified.
  • go.sum: Merged both sides (union), ran go mod tidy to ensure correctness, and verified the build passes with go build ./....

Copilot AI requested a review from markphelps June 1, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants