feat(KB-119): complete Step 1 — fix model selector row alignment

This commit is contained in:
gsxdsm
2026-03-30 08:06:46 -07:00
parent aad9a9256c
commit e9a7941ff1
8 changed files with 185 additions and 17 deletions

View File

@@ -2,4 +2,4 @@
"@dustinbyrne/kb": patch
---
Reduce Vitest concurrency pressure by default and allow overriding the Vitest worker count with `VITEST_MAX_WORKERS`.
Reduce Vitest concurrency pressure by default, using 8 workers unless overridden with `VITEST_MAX_WORKERS`.