Release v1.0.0
New Features
-
Agent Skills support. Added Agent Skills module extending language_model module to model SKILL metadata, artifacts, and validation results. Includes agentskills_data, agentskills_manifest, agentskills_artifact, and agentskills_validation objects for representing SKILL.md metadata and external validation outcomes in OASF. (#399) by @muscariello
-
Evaluation module restoration. Added back the evaluation module that was previously removed, with updated requirement levels and
at_least_oneconstraints on relevant fields for improved flexibility. (#388) by @akijakya -
Google Analytics support. Added GA4 tracking support to the schema server and Helm chart, configurable via environment variable for enhanced analytics capabilities. by @muscariello