chore: replace repo table with product doc links#53
chore: replace repo table with product doc links#53yuanyuanxin merged 5 commits intowuji-technology:mainfrom
Conversation
Product-specific repositories are now fully covered by the reading guide pages on docs.wuji.tech. Remove the large Repositories table and keep only the Education repo that doesn't belong to any product. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
💤 Files with no reviewable changes (2)
Walkthrough删除 Changes
Sequence Diagram(s)Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
诗
✅ Pre-merge checks override appliedThe pre-merge checks have been overridden successfully. You can now proceed with the merge. Overridden by ❌ Failed checks (1 error)
✅ Passed checks (6 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@profile/README.md`:
- Around line 60-62: README 与 repos-config.yml 不一致导致 scripts/update-readme.py
解析失败;你可以修复为三选一:1) 更新 repos-config.yml 只保留
robotics-rigid-body-mechanics(保持现有脚本不变);2) 修改 scripts/update-readme.py 的解析逻辑(替换对
HTML 表格片段 "<td>...<a href>...<br>...</td>" 的硬编码匹配,改为解析当前 README Markdown/HTML
结构——例如匹配单行链接或 badge 链接并根据 repos-config.yml 更新描述,添加健壮的不存在项处理);3)
明确停用自动更新(在脚本入口增加开关或注释,并在 README 中添加说明)。定位符:repos-config.yml, profile/README.md,
scripts/update-readme.py;按选项实现相应修改并添加明确日志/错误消息以避免静默失败.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Badge image causes vertical alignment issues in list items. Switch to plain text link to match the style of other list items. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
repos-config.yml and scripts/update-readme.py served the deleted Repositories HTML table. No longer needed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Summary
robotics-rigid-body-mechanicsTest plan
🤖 Generated with Claude Code
Summary by CodeRabbit