| Project | Stars | Contribution | Status |
|---|---|---|---|
| openclaw/openclaw | ⭐ 376k | #89297 docs: add ClawHub CLI page | ✅ Merged |
| NousResearch/hermes-agent | ⭐ 177k | #37161 docs: sync zh-CN install notes | 🔍 In review |
| larksuite/cli | ⭐ 12.6k | #1054 fix: actionable hint on fanout all-fail | ✅ Merged |
| larksuite/cli | ⭐ 12.6k | #1037 fix: escape special chars in multipart filenames | ✅ Merged |
| larksuite/cli | ⭐ 12.6k | #1136 docs: sync ParseResourceURL doc comment | 🔍 In review |
💡 Highlights —
larksuite/cli#1037 & #1054 are real bug fixes shipped with regression tests: one removed a customMultipartWriterthat produced malformedContent-Dispositionheaders, the other filled the only empty errorHintinshortcuts/so AI agents get an actionable next step.
- Languages — Go · Rust · Python · TypeScript
- Practices — Test-driven development · Conventional Commits · CI-gated review
- Focus — AI-agent tooling · CLI ergonomics · Developer experience
"every error message you write will be parsed by an AI to decide its next action." — AGENTS.md · larksuite/cli

