chore: version packages - #219
Merged
Merged
Conversation
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@skill-map/spec@1.12.6
Patch Changes
Shell sightings (a
.mdnamed in a Bash /run_command/bashcommand under capture rung 5) now count as evidence: they add to the node's execution stats, so the node card's execution pill agrees with the inspector's Activity section, and the session-journal fold turns them intoreadsrelations for the observed-* finders; the recent-log entry stays taggedkind: "shell". Spec:provider-activity.md§Execution stats, §Capture level rung 5, §Session journal.User-facing
Files mentioned in a shell command (Bash) now count on the node card's execution counter and count as reads for the observed-link finders, matching what the inspector's Activity section already listed.
@skill-map/cli@1.12.6
Patch Changes
Graph edges no longer draw a dot marker at their source end. The schema-designer look projected a fixed-size circle at the origin of every static edge alongside the arrowhead at the target, and the dot read as a second endpoint glyph that made the edge direction ambiguous. Static edges now carry only the target arrowhead, matching the spawn edges that never had a source marker.
User-facing
Map edges lost the small dot at their starting end; the arrowhead alone now shows which node a link points at.
Shell sightings (a
.mdnamed in a Bash /run_command/bashcommand under capture rung 5) now count as evidence: they add to the node's execution stats, so the node card's execution pill agrees with the inspector's Activity section, and the session-journal fold turns them intoreadsrelations for the observed-* finders; the recent-log entry stays taggedkind: "shell". Spec:provider-activity.md§Execution stats, §Capture level rung 5, §Session journal.User-facing
Files mentioned in a shell command (Bash) now count on the node card's execution counter and count as reads for the observed-link finders, matching what the inspector's Activity section already listed.