evijit HF Staff Claude Opus 4.8 (1M context) commited on
Commit
2b79eaf
·
1 Parent(s): 5fe6792

Rename _diag -> diag (underscore folders are private in App Router)

Browse files

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

.claude/scheduled_tasks.lock ADDED
@@ -0,0 +1 @@
 
 
1
+ {"sessionId":"33150643-d635-40ed-aa16-be7e64c5285d","pid":54935,"procStart":"Mon Jun 1 23:45:35 2026","acquiredAt":1780364768253}
app/api/{_diag → diag}/route.ts RENAMED
@@ -10,7 +10,7 @@ export const dynamic = "force-dynamic"
10
  // Space hardware to isolate which column / read-path / thread setting
11
  // triggers it. Remove once the root cause is fixed.
12
  //
13
- // Usage: /api/_diag?id=deepseek/deepseek-v4-flash[&threads=1][&http=1]
14
 
15
  const NESTED_COLUMNS = [
16
  "model_info",
 
10
  // Space hardware to isolate which column / read-path / thread setting
11
  // triggers it. Remove once the root cause is fixed.
12
  //
13
+ // Usage: /api/diag?id=deepseek/deepseek-v4-flash[&threads=1][&http=1]
14
 
15
  const NESTED_COLUMNS = [
16
  "model_info",