docs: fix ecosystem cross-links in README#8
Conversation
Remove the broken reference to the private sales-guru repo (EN/RU/ZH) and add a "used by @chatman-media/sales" badge to match the sales and storage package READMEs. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
🎉 This PR is included in version 1.2.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary
chatman-media/sales-gururepo in all three language sections (EN/RU/ZH). Public readers following that link hit a 404, and there is no public pgvectorIKbStoreadapter to repoint it to.used by @chatman-media/salesbadge, matching the badge style already used in thesalesandstoragepackage READMEs.Why
The
chatman-mediaecosystem has three public packages with a clear dependency chain (storage→sales→rag). ThesalesandstorageREADMEs already carry ecosystem badges, but theragREADME was inconsistent — it had no ecosystem badge and pointed readers to a private repo. This bringsragin line with the other two.Notes for reviewers
docs:prefix, so semantic-release will not cut a new version.IKbStoreimplementation sketch and shipsInMemoryKbStorein-package, so no replacement text was needed for the removed reference.🤖 Generated with Claude Code