[AIGTWY-4573] Managed skills: download and refresh - #644
Closed
david-siqi-liu wants to merge 1 commit into
Closed
david-siqi-liu wants to merge 1 commit into
david-siqi-liu wants to merge 1 commit into
Conversation
Apply a managed config's skills to each enabled agent: download the named UC skills plus everything under a unity_catalog_location, and refresh on change. Entry-point wiring stacks on top. Co-authored-by: Isaac <no-reply@databricks.com>
david-siqi-liu
added this pull request to stack #650
September 15, 2026 17:55
Collaborator
Author
|
Closing: re-scoping into a smaller stack focused on making static model lists work for Claude Code and Codex. The rest (tracing, UC-location discovery, MCP, skills, spend defaults, smart routing) follows separately. |
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.
Download and refresh managed skills (UC fetch client, on-disk writer, and download orchestration).
skills_download.pyfetch/write/refreshIntegration coverage: documented gap. The integration suite defers skills functionality (tests/README.md: "MCP and skills functionality: Deferred"), covered here by unit tests (tests/test_skills_download.py). Expanding live skills coverage is a scoped follow-up. No integration test added or modified.
This pull request and its description were written by Isaac.