@@ -76,10 +76,11 @@ jobs:
7676
7777 The sibling repositories have been cloned into .repos/ - analyse each one:
7878 1. Read their README.md, CHANGELOG.md, pyproject.toml or go.mod, and source code
79- 2. Update the corresponding libraries/*.md page with current, accurate information as well as getting-started.md and index.md if these are out-dated
80- 3. Keep the existing page structure and Retype frontmatter
81- 4. Update version numbers, feature lists, and code examples if they have changed
82- 5. Do NOT change index.md marketing copy, premium.md, or community.md unless instructed
79+ 2. Update the corresponding libraries/*.md page with current, accurate information
80+ 3. Update getting-started.md and index.md where needed
81+ 4. Keep the existing page structure and Retype frontmatter
82+ 5. Update version numbers, feature lists, and code examples if they have changed
83+ 6. Do NOT change index.md marketing copy, premium.md, or community.md unless instructed
8384
8485 If a repo directory in .repos/ has no corresponding libraries/ page yet, create one
8586 following the pattern of existing library pages.
9192 - Use British English spelling
9293 - All code examples must be realistic and correct
9394 - Follow the Phase Nexa styling guidelines in CLAUDE.md
94- - Remove anything which doesn't exist
9595 claude_args : |
9696 --model ${{ inputs.model }}
9797 --max-turns 30
0 commit comments