Skip to content

Fix web typecheck on main: complete Claude config fixture - #110

Merged
badcuban merged 2 commits into
mainfrom
fix-claude-config-fixture
Aug 4, 2026
Merged

Fix web typecheck on main: complete Claude config fixture#110
badcuban merged 2 commits into
mainfrom
fix-claude-config-fixture

Conversation

@badcuban

@badcuban badcuban commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Main's web typecheck is red: the Claude subagent-limit settings (maxConcurrentSubagents / maxSubagentsPerSession / maxSubagentSpawnDepth, required on the decoded side) landed between the KeybindingsToast fixture's last green CI run and merge — the classic green-alone-red-combined race. Adds the three fields with their schema defaults (empty string). Verified with a direct tsc run of apps/web.

The subagent-limits schema change landed between this fixture's last CI
run and merge, leaving main's web typecheck red.
@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
threadlines Skipped Skipped Aug 4, 2026 5:28am

Request Review

@github-actions github-actions Bot added size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Aug 4, 2026
Same green-alone-red-combined gap as the keybindings toast fixture: the
sequential CI job surfaced it only after the web typecheck was fixed.
@badcuban
badcuban merged commit 9692766 into main Aug 4, 2026
15 checks passed
@badcuban
badcuban deleted the fix-claude-config-fixture branch August 4, 2026 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant