| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
examples: add community workflow gallery (scaffold, seeds, lint, docs page) (#1407) Introduce examples/ for community-contributed, reusable Astron Agent workflows, kept separate from the curated enterprise case studies. - examples/ directory spec + contribution guide + per-example TEMPLATE - 3 seed examples (history-knowledge-qa, ai-radio-podcast, english-essay-corrector); embedded Spark credentials in the exported DSL were scrubbed to YOUR_* placeholders - examples-lint CI: validates frontmatter, id/dir match, category and DSL shape, and scans workflow.yml for embedded secrets (dependency-free Node) - docs site /examples gallery: a VitePress data loader + ExamplesGallery component, filterable by category, with English and Chinese pages and nav/sidebar entries Stacked on the docs i18n PR (#1406). Verified locally with DOCS_BASE=/astron-agent/ npm run docs:build and node examples/scripts/lint.mjs. Signed-off-by: FenjuFu <fufenjupku@gmail.com> | 2 个月前 |