Closed lawvs closed 2 hours ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
follow | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 21, 2024 6:14pm |
Suggested PR Title:
feat: add dependency tracking for command integrations
Change Summary: Add dependency tracking for various command integrations to ensure that the commands only run when their respective services are available. This enhances the stability and reliability of integrated command functionalities.
Code Review: No change requests necessary.
Add dependencies to various command registration hooks to ensure proper functionality based on availability checks.