Skip to main content

Module models

Module models 

Source

Structs§

ConflictState
Conflict state persisted in .skillfile/conflict.
Entry
A single entry in the Skillfile manifest.
InstallOptions
Options controlling install behavior.
InstallTarget
An install target line from the Skillfile: install <adapter> <scope>.
LockEntry
A lock file entry recording resolved SHA and download URL.
Manifest
The fully parsed Skillfile manifest.

Enums§

EntityType
Entity type: either a skill or an agent.
Scope
Install scope: either the user’s global config directory or the local repo.
SourceFields
Source-specific fields, making illegal states unrepresentable.

Constants§

DEFAULT_REF

Functions§

short_sha
Return the first 12 characters of a SHA (or the full string if shorter).