[patch] agent-hooks v0.11.1: Default-enable APR and apply cross-harness logic - #59
Open
jfrog-agentic-release-bot[bot] wants to merge 4 commits into
Open
[patch] agent-hooks v0.11.1: Default-enable APR and apply cross-harness logic#59jfrog-agentic-release-bot[bot] wants to merge 4 commits into
jfrog-agentic-release-bot[bot] wants to merge 4 commits into
Conversation
Port session-start Consent Enable onboarding and default-enable / turn-off guidance onto the sync branch. Do not describe the unpublished rule-file path. Co-authored-by: Cursor <cursoragent@cursor.com>
…verify The vendored eager-setup test only set autoSetup, not defaultGlobalRepos, so computeEligibleJobs (which now also requires admin-declared types) returned no jobs. The routing-policy test fake Artifactory used plain HTTP, which resolver.mjs refuses to verify against. Same fixture fix as vscode-plugin #54 (9342d02), which never merged. Co-authored-by: Cursor <cursoragent@cursor.com>
Sync Plugins updates sync-modules-vendor.json but not the VS Code-only sync-modules-integrity.json, so check-vendored-modules.mjs failed with manifest=v0.9.0 vendor=v0.11.1. Regenerated with --write, same manual step taken on vscode-plugin #54 for the v0.11.0 sync. Co-authored-by: Cursor <cursoragent@cursor.com>
davida-jfrog
approved these changes
Aug 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.
agent-hooks v0.11.1
Vendored from
jfrog-agent-hooks/v0.11.1ofJFROG/jfrog-agent-hooks
(GHES).
Follow-up to the v0.11.0 drop (claude-plugin #62): same product changes, with APR onboarding moved from rule files to a session-start nudge.
What changed
Source
chore/sync-modules-v0.11.1