Skip to main content

版本记录

所有 Huoban 的重要变更都会记录在这里。 项目在协议仍处于 v1alpha1 阶段时,遵循早期 semantic versioning。

0.1.0-alpha.0

Initial protocol release. Added:
  • Huoban design philosophy:可排版、可润墨、可印刷。
  • v1alpha1 JSON Schemas for core objects。
  • Valid examples for SkillProfileFlowRunCheckpointPolicyAdapterArtifactRegistry and Trust
  • Minimal huoban CLI with validateexplainimportexportderive and print --dry-run
  • AI-native documentation entrypoint through llms.txt
  • Standardization guidance for separating public protocol concepts from private company practice。
  • Visual protocol demos。

验证发布内容

当前 release 的核心验证命令:
npm test
npm run validate
npm run explain
npm run print:dry-run
核心示例入口:
examples/flows/idea-to-spec-review.yaml
examples/generated/idea-to-spec-review-dry-run.yaml
examples/checkpoints/idea-to-spec-review-direction.yaml