v0.12.0 - No-install readiness starters
What shipped
- Direct Agent Card JSON and GitHub Actions YAML downloads for
read-only,draft-only, andstate-changingprofiles. - Every downloadable card starts at 0/20 with one explicit launch blocker.
- Every downloadable workflow pins public
@v0and enables strict blocker failure. - CI verifies byte equality between all six files and
agentic-initoutput. - GitHub Pages hosts the files without requiring Node.js, npm, or a repository clone.
- English and Simplified Chinese README, Quickstart, web guide, and LLM-readable links.
- The npm package now includes all Starter files.
- 124 deterministic tests and 8/8 reference runtime fixtures pass.
中文说明
- 为
read-only、draft-only、state-changing三类 Profile 提供可直接下载的 Agent Card JSON 与 GitHub Actions YAML。 - 每份 Agent Card 默认 0/20,并保留一个显式上线 blocker。
- 每份工作流锁定公开
@v0,并开启严格 blocker 失败。 - CI 逐字节检查六个下载文件与
agentic-init输出一致。 - GitHub Pages 直接托管文件,不再要求 Node.js、npm 或 clone 仓库。
- 中英文 README、Quickstart、网页指南和 LLM 索引已同步。
- npm 包包含全部 Starter 文件。
- 124 项确定性测试与 8/8 参考运行时 Fixture 通过。
CI evidence: https://github.com/lindixu6-hash/awesome-agentic-engineering/actions/runs/31979941855
Pages deployment: https://github.com/lindixu6-hash/awesome-agentic-engineering/actions/runs/31979941851