fix: stabilize dashboard settings smoke

This commit is contained in:
ejclaw
2026-05-23 13:45:08 +09:00
parent e8729f04a8
commit c4860116e6
5 changed files with 1375 additions and 1295 deletions

View File

@@ -20,7 +20,7 @@
"owner": "dashboard shell hotspot"
},
"apps/dashboard/src/i18n.ts": {
"maxLines": 1330,
"maxLines": 2156,
"owner": "dashboard i18n hotspot"
},
"apps/dashboard/src/styles.css": {
@@ -40,6 +40,10 @@
"maxFunctionLines": 279,
"owner": "runner shared test hotspot"
},
"scripts/dashboard-ux.ts": {
"maxLines": 1034,
"owner": "dashboard ux smoke hotspot"
},
"setup/migrate-room-registrations.test.ts": {
"maxFunctionLines": 393,
"owner": "setup test hotspot"
@@ -64,10 +68,6 @@
"maxFunctionLines": 548,
"owner": "agent runner test hotspot"
},
"src/channels/discord.test.ts": {
"maxFunctionLines": 816,
"owner": "discord test hotspot"
},
"src/codex-warmup.test.ts": {
"maxFunctionLines": 277,
"owner": "codex warmup test hotspot"