Skip to content

feat(sdk): support public GitHub skill bundles#8

Merged
samzong merged 1 commit into
mainfrom
feat/github-bundle-install
Jun 30, 2026
Merged

feat(sdk): support public GitHub skill bundles#8
samzong merged 1 commit into
mainfrom
feat/github-bundle-install

Conversation

@samzong

@samzong samzong commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add public GitHub skill bundle constructors and resolution across TypeScript, Go, and Rust.
  • Preserve the existing user-facing install workflow while recording GitHub provenance in .kitup.json.
  • Update docs, boundaries, and shared golden cases for install, dry-run, resolve failure, and unchanged behavior.

Scope Check

  • Stays within the v0.1 bundled-skill installer boundary as updated for public GitHub bundle directory resolution.
  • Does not add marketplace, registry, private remote install, script execution, GUI, MCP server, or agent runtime behavior.
  • Updates golden cases for observable installer behavior changes.
  • Regenerates host constants after spec/hosts.json changes. Not applicable; host spec was not changed.

Verification

  • make check

Signed-off-by: samzong <samzong.lu@gmail.com>
@samzong samzong merged commit 96eb6fd into main Jun 30, 2026
2 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: caa4a52658

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread ts/src/index.ts
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.

1 participant