Skip to content

feat(plugins): support Git sources - #74

Merged
danielkov merged 3 commits into
mainfrom
feat/plugin-git-source
Sep 1, 2026
Merged

feat(plugins): support Git sources#74
danielkov merged 3 commits into
mainfrom
feat/plugin-git-source

Conversation

@danielkov

@danielkov danielkov commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Kit resolves Git plugin sources from an optional safe revision name or, when omitted, the remote's default branch through HEAD. The selected revision is fetched into a Kit-controlled private ref and resolved to a full immutable commit before archive validation and atomic cache publication, while retaining the hardened noninteractive Git execution and containment limits.

Closes #69

@danielkov
danielkov merged commit 079f845 into main Sep 1, 2026
3 checks passed
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.

Support Git repositories as Agent Plugin sources

1 participant