Skip to content

v1.1.4

Latest

Choose a tag to compare

@jingtao-wisdomgraph jingtao-wisdomgraph released this 11 Jun 08:44
45ec59c
  • SkillBundle public surface (mega_code.client.api.protocol): SkillBundle / BundleFile / ResourcePlan / ValidationFinding, with disk + zip round-trip and wire-additive skill_bundle fields on PendingSkillData / OutputsResult.
  • Skill frontmatter validation pipeline (skill_utils): required-key, kebab-case, bundle-path and citation checks; allowed-tools backfill.
  • Pending-skill flow: bundle resources materialize alongside SKILL.md; approve_pending_skill validates the bundle before install.