chore(deps): refresh TypeScript toolchain#1830
Conversation
📝 WalkthroughWalkthroughBumps four devDependencies in ChangesDependency and ACP Registry Version Bumps
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
There was a problem hiding this comment.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
resources/acp-registry/registry.json (1)
64-75: 🩺 Stability & Availability | 🟠 Major | ⚡ Quick winSeveral package references are broken
The binary download URLs resolve, but the npm/PyPI specs for
auggie,claude-acp,cline,codex-acp,dimcode,dirac,factory-droid,fast-agent,gemini,grok-build,nova,qwen-code, andsigitare missing. These registry entries need published artifacts or installs will fail.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@resources/acp-registry/registry.json` around lines 64 - 75, The registry entry is missing the npm/PyPI package specs for several tools, so installs will fail even though the binary URLs work. Update the affected registry records in registry.json by filling in the appropriate published artifact references inside each tool’s distribution metadata, especially the npx and pypi package specs for auggie, claude-acp, cline, codex-acp, dimcode, dirac, factory-droid, fast-agent, gemini, grok-build, nova, qwen-code, and sigit.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Outside diff comments:
In `@resources/acp-registry/registry.json`:
- Around line 64-75: The registry entry is missing the npm/PyPI package specs
for several tools, so installs will fail even though the binary URLs work.
Update the affected registry records in registry.json by filling in the
appropriate published artifact references inside each tool’s distribution
metadata, especially the npx and pypi package specs for auggie, claude-acp,
cline, codex-acp, dimcode, dirac, factory-droid, fast-agent, gemini, grok-build,
nova, qwen-code, and sigit.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 03a5006c-179d-4a27-9f66-7c16b7e4adce
📒 Files selected for processing (3)
package.jsonresources/acp-registry/registry.jsonresources/model-db/providers.json
refresh TypeScript toolchain
Summary by CodeRabbit