Add managed Git skill plugin state - #2153
Closed
Aaronontheweb wants to merge 2 commits into
Closed
Aaronontheweb wants to merge 2 commits into
Aaronontheweb wants to merge 2 commits into
Conversation
Aaronontheweb
force-pushed
the
feat/git-skill-plugin-foundation
branch
from
September 12, 2026 01:34
fdb4e5a to
5009be8
Compare
This was referenced Sep 12, 2026
Collaborator
Author
|
This pull request used a fork branch as its head. GitHub could not include it in the same-repository stack. #2160 replaces it with the identical upstream commit. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Netclaw needs durable source state before it can install public Git skill packages.
This change adds validated Codex plugin source configuration, immutable managed paths, and SQLite receipt and rejection records. It also adds explicit scanner failure results and a security alert category.
The state tracks the installed commit and the last observed commit. Branch sources can suppress repeat downloads after a same-version result.
Durable references use two forms:
A future CLI tag option will resolve the tag once and store its exact commit.
The skill sources editor preserves plugin entries when an operator changes or removes a server feed.
Validation:
Part of #2134.
Pull request stack
Review and merge these pull requests in this order:
This pull request is step 1 in the stack.