Support references from the unified DatoCMS skill - #54
Draft
marcelofinamorvieira wants to merge 5 commits into
Draft
Support references from the unified DatoCMS skill#54marcelofinamorvieira wants to merge 5 commits into
marcelofinamorvieira wants to merge 5 commits into
Conversation
This was referenced Sep 11, 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.
Add
datocms agents:reference datocms cma/editing-recordsand resolve supported legacy skill names through the same domain mapping. Reference downloads use the immutable unified package revisioncf3d1bd2af63c95d657fa80f7c242827c689db7f, with validation for domains and path components and the existing download errors preserved.Update generated scripting guidance and document that older CLI binaries with mutable legacy URLs need upgrading.
Depends on #53 and datocms/agent-skills#12. This draft targets
mainand currently includes the preparation commits; rebase after #53 merges. Release the preparation before the package migration, then release this follow-up after the unified artifact is available.Validation on Node 22: forced workspace build passed, all ten offline CLI tests passed (nine mocked reference cases covering canonical/legacy forms and failure paths, plus one help test), and changed-file Biome and diff checks passed. Verified that the pinned reference exists on GitHub. No live project operations were run.