Skip to content

Commit f6f1669

Browse files
author
Shaw
committed
chore: commit latest package and training state
1 parent 5f1d39e commit f6f1669

2 files changed

Lines changed: 50 additions & 21 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,12 +439,15 @@
439439
"@radix-ui/react-switch": "^1.2.6",
440440
"@radix-ui/react-tabs": "^1.1.13",
441441
"@radix-ui/react-tooltip": "^1.2.8",
442+
"abitype": "1.2.3",
442443
"class-variance-authority": "^0.7.1",
443444
"clsx": "^2.1.1",
444445
"elysia": "^1.4.21",
446+
"eventsource-parser": "^1.1.2",
445447
"hono": "^4.12.18",
446448
"node-edge-tts": "^1.2.9",
447449
"pg": "^8.20.0",
450+
"robot3": "^0.4.1",
448451
"tailwind-merge": "^3.0.0",
449452
"zod": "^4.4.3"
450453
}

packages/training/curriculum_state.json

Lines changed: 47 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,12 @@
6464
"synth-67f61a80": 3,
6565
"synth-88bebab4": 1,
6666
"synth-259c8d3c": 1,
67-
"synth-26df308e": 1
67+
"synth-26df308e": 1,
68+
"synth-0909a501": 3,
69+
"synth-346eec6c": 3,
70+
"synth-e772ae68": 1,
71+
"synth-6566db2a": 1,
72+
"synth-7893eeb5": 1
6873
},
6974
"scores": {
7075
"synth-871fc8d4": [
@@ -313,35 +318,56 @@
313318
],
314319
"synth-26df308e": [
315320
0.9
321+
],
322+
"synth-0909a501": [
323+
0.9,
324+
0.9,
325+
0.9
326+
],
327+
"synth-346eec6c": [
328+
0.9,
329+
0.9,
330+
0.9
331+
],
332+
"synth-e772ae68": [
333+
0.5
334+
],
335+
"synth-6566db2a": [
336+
0.7
337+
],
338+
"synth-7893eeb5": [
339+
0.9
316340
]
317341
},
318342
"solved": [
319-
"synth-5d4e07bc",
320-
"synth-4ef1ca8f",
343+
"synth-3570ed6f",
344+
"synth-2bdf09a1",
345+
"synth-67f61a80",
346+
"synth-10466b18",
347+
"synth-22309d43",
321348
"synth-808575e8",
322-
"synth-2fdb5a5c",
323-
"synth-215e5aca",
324-
"synth-7be2922d",
325349
"synth-43c4906f",
326-
"synth-c5ff1314",
350+
"synth-215e5aca",
327351
"synth-06eb2699",
352+
"synth-c5ff1314",
353+
"synth-9b83cfc8",
354+
"synth-2fdb5a5c",
355+
"synth-46111142",
328356
"synth-10043ebf",
329-
"synth-111403d8",
357+
"synth-e82700bb",
358+
"synth-4ef1ca8f",
359+
"synth-0909a501",
360+
"synth-7be2922d",
361+
"synth-93db52f4",
362+
"synth-5d4e07bc",
363+
"synth-63d72ad4",
330364
"synth-871fc8d4",
331-
"synth-3570ed6f",
332-
"synth-67f61a80",
333-
"synth-46111142",
334-
"synth-9b83cfc8",
335-
"synth-ea1adeb6",
336-
"synth-22309d43",
365+
"synth-111403d8",
337366
"synth-114dabcb",
338-
"synth-2bdf09a1",
339-
"synth-36ceaf32",
340367
"synth-147a7802",
341-
"synth-e82700bb",
342-
"synth-10466b18",
343-
"synth-63d72ad4",
344-
"synth-93db52f4"
368+
"synth-346eec6c",
369+
"synth-36ceaf32",
370+
"synth-ea1adeb6"
345371
],
346-
"last_updated": "2026-05-20T05:17:08.876242+00:00"
372+
"last_updated": "2026-05-20T05:17:37.940076+00:00"
347373
}

0 commit comments

Comments
 (0)