From 02b5ea719a7c341a109cc9506d160dca1657657e Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 13:08:16 +0900 Subject: [PATCH 01/16] feat: implement polling fallback for event communication (submodule updates) Co-Authored-By: Gemini --- gui/scratch-vm | 2 +- infra/mesh-v2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/scratch-vm b/gui/scratch-vm index 68dda6d..639eaee 160000 --- a/gui/scratch-vm +++ b/gui/scratch-vm @@ -1 +1 @@ -Subproject commit 68dda6d1523e0e26610180ba23907bf16685ad03 +Subproject commit 639eaee6d48a8d53255642a58acbaeab807bc49b diff --git a/infra/mesh-v2 b/infra/mesh-v2 index 068ace0..5659bb4 160000 --- a/infra/mesh-v2 +++ b/infra/mesh-v2 @@ -1 +1 @@ -Subproject commit 068ace0c7a0ef37d0ff1ea449448ba3e33e94643 +Subproject commit 5659bb4b995e0d208c27b48c3d58b3bf106af01c From 4e74333e5a5511935745cdfd16688b6802381d8c Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 18:55:32 +0900 Subject: [PATCH 02/16] fix: update submodule references for meshV2 polling fallback improvements --- gui/scratch-vm | 2 +- infra/mesh-v2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/scratch-vm b/gui/scratch-vm index 639eaee..69b544a 160000 --- a/gui/scratch-vm +++ b/gui/scratch-vm @@ -1 +1 @@ -Subproject commit 639eaee6d48a8d53255642a58acbaeab807bc49b +Subproject commit 69b544af318211ec3bcd1a6f514595a106a4edd7 diff --git a/infra/mesh-v2 b/infra/mesh-v2 index 5659bb4..a6273d9 160000 --- a/infra/mesh-v2 +++ b/infra/mesh-v2 @@ -1 +1 @@ -Subproject commit 5659bb4b995e0d208c27b48c3d58b3bf106af01c +Subproject commit a6273d92b906465922971ad5b496696096936ac0 From b1f123e8305087aa9e9fca61c0c86de3cf999a3f Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 19:17:43 +0900 Subject: [PATCH 03/16] fix: update scratch-vm to resolve polling error --- gui/scratch-vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/scratch-vm b/gui/scratch-vm index 69b544a..f250f0b 160000 --- a/gui/scratch-vm +++ b/gui/scratch-vm @@ -1 +1 @@ -Subproject commit 69b544af318211ec3bcd1a6f514595a106a4edd7 +Subproject commit f250f0bae2b980d063f56c82bbbb00408ca9d0ae From 8f34ac32f18d0764dbb11561a5299eb7858ba8de Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 19:25:29 +0900 Subject: [PATCH 04/16] fix: update scratch-vm submodule reference for lastFetchTime initialization --- gui/scratch-vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/scratch-vm b/gui/scratch-vm index f250f0b..1b295d7 160000 --- a/gui/scratch-vm +++ b/gui/scratch-vm @@ -1 +1 @@ -Subproject commit f250f0bae2b980d063f56c82bbbb00408ca9d0ae +Subproject commit 1b295d725114e1963057982c052dcb7963abe460 From 8daf209a9874e2e234b824bfa71519ce96ed6c6d Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 19:34:36 +0900 Subject: [PATCH 05/16] feat: update scratch-vm to support forced polling via query parameter --- gui/scratch-vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/scratch-vm b/gui/scratch-vm index 1b295d7..43e2474 160000 --- a/gui/scratch-vm +++ b/gui/scratch-vm @@ -1 +1 @@ -Subproject commit 1b295d725114e1963057982c052dcb7963abe460 +Subproject commit 43e24745ae01e0c3ab5570d33b8c325e711aeae8 From c38caaf16f561513feb0e2159186f9ab97d88c61 Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 20:14:33 +0900 Subject: [PATCH 06/16] fix: update submodules with polling fixes and createdAt field --- gui/scratch-vm | 2 +- infra/mesh-v2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/scratch-vm b/gui/scratch-vm index 43e2474..6660906 160000 --- a/gui/scratch-vm +++ b/gui/scratch-vm @@ -1 +1 @@ -Subproject commit 43e24745ae01e0c3ab5570d33b8c325e711aeae8 +Subproject commit 666090654d5159484e8ff40bcddf2ea2b10db470 diff --git a/infra/mesh-v2 b/infra/mesh-v2 index a6273d9..c0885b6 160000 --- a/infra/mesh-v2 +++ b/infra/mesh-v2 @@ -1 +1 @@ -Subproject commit a6273d92b906465922971ad5b496696096936ac0 +Subproject commit c0885b6a977b784c7ab31b5bea05a6ed8f204bb5 From 333bb77804bbe8984d92be2b7f218f67283ed787 Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 20:40:19 +0900 Subject: [PATCH 07/16] fix: update submodules with client-side lastFetchTime initialization --- gui/scratch-vm | 2 +- infra/mesh-v2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/scratch-vm b/gui/scratch-vm index 6660906..f70f3a1 160000 --- a/gui/scratch-vm +++ b/gui/scratch-vm @@ -1 +1 @@ -Subproject commit 666090654d5159484e8ff40bcddf2ea2b10db470 +Subproject commit f70f3a166882996729581895ea71d1deab537b26 diff --git a/infra/mesh-v2 b/infra/mesh-v2 index c0885b6..33ac100 160000 --- a/infra/mesh-v2 +++ b/infra/mesh-v2 @@ -1 +1 @@ -Subproject commit c0885b6a977b784c7ab31b5bea05a6ed8f204bb5 +Subproject commit 33ac1008371069b4e0a4fab8c80565d6b9753345 From 6e1fa08b92891d9cce6868aae373fbb815cf14c7 Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 20:47:14 +0900 Subject: [PATCH 08/16] fix: update scratch-vm with pollEvents TypeError fix --- gui/scratch-vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/scratch-vm b/gui/scratch-vm index f70f3a1..4d9e308 160000 --- a/gui/scratch-vm +++ b/gui/scratch-vm @@ -1 +1 @@ -Subproject commit f70f3a166882996729581895ea71d1deab537b26 +Subproject commit 4d9e3087fb2f1470b10a3861f979f5ae5e3e4d3e From 3f84a26cd95b5f3cdfa458a5e569026363d3bbc2 Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 21:39:17 +0900 Subject: [PATCH 09/16] refactor: update scratch-vm with unified event queuing logic --- gui/scratch-vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/scratch-vm b/gui/scratch-vm index 4d9e308..e12003b 160000 --- a/gui/scratch-vm +++ b/gui/scratch-vm @@ -1 +1 @@ -Subproject commit 4d9e3087fb2f1470b10a3861f979f5ae5e3e4d3e +Subproject commit e12003bbdea4c231873a741fd6a8f1559f330a4d From 9674cefd8fd60a68c07afc486dfc7a66d7735c60 Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 21:43:18 +0900 Subject: [PATCH 10/16] style: update mesh-v2 submodule with lint fixes --- infra/mesh-v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/mesh-v2 b/infra/mesh-v2 index 33ac100..01d6954 160000 --- a/infra/mesh-v2 +++ b/infra/mesh-v2 @@ -1 +1 @@ -Subproject commit 33ac1008371069b4e0a4fab8c80565d6b9753345 +Subproject commit 01d695406b4f9f7b54b5a48806a626fca053f156 From 6bd2e36c876fca477d0eb47870a0cf7808427ec9 Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 21:46:19 +0900 Subject: [PATCH 11/16] style: update scratch-vm submodule with indentation fix --- gui/scratch-vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/scratch-vm b/gui/scratch-vm index e12003b..298b01c 160000 --- a/gui/scratch-vm +++ b/gui/scratch-vm @@ -1 +1 @@ -Subproject commit e12003bbdea4c231873a741fd6a8f1559f330a4d +Subproject commit 298b01c86a2d55e45d0974b9d1bec984b296868e From c11af19a5a392341d8793cc6cbb729e0c307fe6a Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 22:04:36 +0900 Subject: [PATCH 12/16] fix: update scratch-vm submodule with polling test fixes --- gui/scratch-vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/scratch-vm b/gui/scratch-vm index 298b01c..f2b817f 160000 --- a/gui/scratch-vm +++ b/gui/scratch-vm @@ -1 +1 @@ -Subproject commit 298b01c86a2d55e45d0974b9d1bec984b296868e +Subproject commit f2b817f64cd7d070dff674014a090e197849a06b From f5b6fde7a884937d060e7af7472a18f750f7eecb Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 22:13:41 +0900 Subject: [PATCH 13/16] fix: update mesh-v2 submodule with AppSync function fixes --- infra/mesh-v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/mesh-v2 b/infra/mesh-v2 index 01d6954..8379fb6 160000 --- a/infra/mesh-v2 +++ b/infra/mesh-v2 @@ -1 +1 @@ -Subproject commit 01d695406b4f9f7b54b5a48806a626fca053f156 +Subproject commit 8379fb654f4e83bbe9444786a02468dcbb2e1cca From aebfefddaa036465e931035eddb02b7c98c0e688 Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 22:16:40 +0900 Subject: [PATCH 14/16] feat: update scratch-vm submodule with improved cost tracking and tests --- gui/scratch-vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/scratch-vm b/gui/scratch-vm index f2b817f..0c715b7 160000 --- a/gui/scratch-vm +++ b/gui/scratch-vm @@ -1 +1 @@ -Subproject commit f2b817f64cd7d070dff674014a090e197849a06b +Subproject commit 0c715b73facd6e264681e5ce18014f4abaa3a393 From e24f75719479f553213445bca003c016a0810b1e Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 22:20:58 +0900 Subject: [PATCH 15/16] fix: update scratch-vm submodule with GraphQL schema consistency fix --- gui/scratch-vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/scratch-vm b/gui/scratch-vm index 0c715b7..1c524d7 160000 --- a/gui/scratch-vm +++ b/gui/scratch-vm @@ -1 +1 @@ -Subproject commit 0c715b73facd6e264681e5ce18014f4abaa3a393 +Subproject commit 1c524d78d34369008ba27050ff05f20f76aaa711 From 67320a17edf8be5e804960c055e0f6d83918a0ed Mon Sep 17 00:00:00 2001 From: Kouji Takao Date: Sun, 11 Jan 2026 22:24:56 +0900 Subject: [PATCH 16/16] style: update scratch-vm submodule with lint fix in tests --- gui/scratch-vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/scratch-vm b/gui/scratch-vm index 1c524d7..3f43b3e 160000 --- a/gui/scratch-vm +++ b/gui/scratch-vm @@ -1 +1 @@ -Subproject commit 1c524d78d34369008ba27050ff05f20f76aaa711 +Subproject commit 3f43b3e595a6b53179a9257f0e271777d1544a42