release: 0.10.0#1021
Conversation
|
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. ℹ️ 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 |
🔧 VSCode Extension Built Successfully• File: openhands-tab-0.10.0.vsix (548 KB) To install:
Built with Node 22. Commit 6968e56. |
There was a problem hiding this comment.
Code Review
This pull request updates the project version from 0.9.4 to 0.10.0 across package.json, package-lock.json, and packages/agent-sdk/package.json. It also adds several platform-specific @vscode/vsce-sign dependencies to the lockfile and includes .venv-tokens/** in the .vscodeignore file. I have no feedback to provide.
Summary
@smolpaws/agent-sdkto0.10.0developin the release branch.venv-tokens/from the VSIX so the packaged artifact stays lean and does not ship local environment filesRelease Intent
This release keeps approval behavior user-controlled:
NeverConfirmmeans never ask for confirmationLocal Checks
npm cinpm run buildnpm run typechecknpm testnpm run packageNotes
openhands-tab-0.10.0.vsixsuccessfully after excluding.venv-tokens/.v25.9.0, sonpm ciemitted anEBADENGINEwarning against the repo's<23engine range, but the actual build/typecheck/test/package steps completed successfully.