Conversation
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 18 minutes and 23 seconds. ⌛ 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. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
✨ 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 |
Summary
1.2.0inpackage.json,server.json(root +packages[0]), andpackage-lock.json[Unreleased]CHANGELOG entries to[1.2.0] - 2026-04-22Highlights
get_tender_details: newfullRawboolean parameter (defaultfalse) for the full unmodified publication-details JSONget_tender_details: structured Markdown output rewritten on the real SIMAP response shape (base,dates,terms,criteria,procurement.cpvCode,publishers,decision). Previous Deadlines / Conditions / CPV sections were silently emptyformatJsonPreviewhelper (3000-char truncation dropped ~76% of a typical response)terms.termsTypeeslint10.2.0 → 10.2.1,typescript6.0.2 → 6.0.3,typescript-eslint8.58.2 → 8.59.0,vitest4.1.4 → 4.1.5Note: the CHANGELOG flags a Breaking on the removed
### Raw Data (excerpt)block. We're shipping as a minor bump — the output is Markdown consumed by an LLM, andfullRaw: trueprovides the escape hatch for anyone parsing the JSON.Test plan
npm run lint— cleannpm run typecheck— cleannpm run build— cleannpm test— 249 tests / 18 files passinggh release create v1.2.0triggerspublish.yml(npm + MCP Registry)🤖 Generated with Claude Code