Versions in this module Expand all Collapse all v0 v0.1.1 Feb 22, 2026 v0.1.0 Feb 22, 2026 Changes in this version + const BundleFormatVersion + const MaxBundleSize + const MaxFileSize + func Export(yamlContent string, workspaceDir string, w io.Writer) error + func ScanReferencedPaths(cfg *config.WorkflowConfig) []string + type Manifest struct + Description string + Files []string + Name string + Requires *config.RequiresConfig + Version string + func Import(r io.Reader, destDir string) (*Manifest, string, error)