Weekly health digest — 2026-06-22#175
Open
ucsandman wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What got worse
mcp-server/*entrants in the top-10 (test/providers.test.ts3334,src/provider-actions.ts2793,src/tools/index.ts1996,lib/provider-actions.js1825).npm auditwill name the advisory.app/docs/page.tsxgrew again (3066 to 3265).middleware.js(1615 to 1724) andactions.repository.ts(1366 to 1751) both grew materially.What got better
providers.test.tsis what nudged the ratio.New untested routes
None.
Current state concerns
mcp-server/test/providers.test.tsover 2000 lines (3334).app/docs/page.tsxover 2000 lines (3265).sdk/legacy/dashclaw-v1.jsover 2000 lines (2960; deprecated, removed in v5.0.0).mcp-server/src/provider-actions.tsover 2000 lines (2793).One thing to do this week
Patch the new JS advisory. Run
npm auditto name it (lockfile is fresh, so the regression landed this week), applynpm audit fixif it resolves cleanly, otherwise bump the specific dep and rerun. Under 4 hours, returns the audit to 0, and forecloses the easy cause before it compounds.Generated by Claude Code