[Agent Builder] Package-owned agent management and access control (AB-001-006) - #290710
Draft
patrykkopycinski wants to merge 1 commit into
Draft
[Agent Builder] Package-owned agent management and access control (AB-001-006)#290710patrykkopycinski wants to merge 1 commit into
patrykkopycinski wants to merge 1 commit into
Conversation
…-001-006) Adds the package-managed agent surface: - AB-001: AgentBuilderManagementSetup create/update/delete for package agents - AB-003/004: managed_by_package labels + readonly enforcement, honored through agent update paths and persisted through the agent type - AB-005: caller-request skill registry path; reap stale package-owned skills - AB-006: validate REPLACE_WITH_FLEET_AGENT_* against installed agents Extracted as a feature-scoped net-diff squash from the SDLC visibility-platform dogfood branch (excludes WF-009 structured-output drift and fleet agent-asset install steps, which belong to their own rungs). Verified on fresh origin/main: 0 type_check errors in agent_builder, authorization.test 10/10, action_utils.test 11/11.
|
🤖 Jobs for this PR can be triggered through checkboxes. 🚧
ℹ️ To trigger the CI, please tick the checkbox below 👇
|
Contributor
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.
Summary
Package-owned agent management and access control for Agent Builder agents shipped via Fleet packages.
Extracted from the SDLC visibility-platform POC (project #2511 AB epic).
Evidence
Draft — extracted from a larger POC branch; not ready for review.