chore: sync modules to v0.7.0#47
Merged
Merged
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Package resolution identity comes only from `jf config export`; drop the inaccurate "platform environment auth" path from the operating-modes table. Co-authored-by: Cursor <cursoragent@cursor.com>
Plugin is at 0.5.8 and vendored jfrog-skills at v0.19.0; update the stale v0.5.0 / v0.11.0 references and the requirements link. Co-authored-by: Cursor <cursoragent@cursor.com>
Align with upcoming code rename: mode enforce -> pending, mode active -> routing, and config key enforceOnStartup -> autoSetup. Co-authored-by: Cursor <cursoragent@cursor.com>
The vendored skills tree is already v0.19.0 from PR #45, but the pin file was left at v0.11.0. Align the pin with what is actually vendored. Co-authored-by: Cursor <cursoragent@cursor.com>
Lead with Agent Package Resolution (Preview) and the AI Catalog skill; make the heading version-agnostic. Co-authored-by: Cursor <cursoragent@cursor.com>
Add the Preview notice and guide links to plugins/jfrog/README.md, list it in the Included table, and correct the stale JFROG_URL reference to JFROG_PLATFORM_URL. Co-authored-by: Cursor <cursoragent@cursor.com>
Merge docs from yonatan/docs/agent-package-resolution-notice: adds the user/admin guides, README preview notice, and usage examples for the new opt-in Artifactory package-routing hook. Includes review fixes for accuracy against the actual implementation (selective governance wording, autoSetup/cacheTtlDays behavior).
YoniMelki
approved these changes
Jul 23, 2026
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.
Vendored from
jfrog-agent-hooks/v0.7.0ofJFROG/jfrog-agent-hooks.Updated paths under
plugins/jfrog:Also updated:
.github/scripts/sync-modules-vendor.json(source pin + copies manifest).Not included: hooks/hooks.json assembly — verify sessionStart argv wiring separately.
Source: https://github.jfrog.info/JFROG/jfrog-agent-hooks/actions/runs/1133226
Also merged: docs from
yonatanp-jfrog:docs/agent-package-resolution-notice— adds the Agent Package Resolution (Preview) user/admin guides underdocs/, plus README updates (root andplugins/jfrog) documenting the new opt-in Artifactory package-routing hook.