@bolt-foundry/gambit 0.8.6-rc.1 → 0.8.6-rc.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (140) hide show
  1. package/CHANGELOG.md +60 -1
  2. package/esm/gambit/simulator-ui/dist/bundle.js +2033 -964
  3. package/esm/gambit/simulator-ui/dist/bundle.js.map +4 -4
  4. package/esm/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceConversationSessionStart/parameters_type.d.ts +2 -1
  5. package/esm/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceConversationSessionStart/parameters_type.d.ts.map +1 -1
  6. package/esm/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/normalization_ast.d.ts.map +1 -1
  7. package/esm/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/normalization_ast.js +288 -101
  8. package/esm/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/param_type.d.ts +84 -45
  9. package/esm/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/param_type.d.ts.map +1 -1
  10. package/esm/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/parameters_type.d.ts +3 -2
  11. package/esm/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/parameters_type.d.ts.map +1 -1
  12. package/esm/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/query_text.d.ts +1 -1
  13. package/esm/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/query_text.d.ts.map +1 -1
  14. package/esm/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/query_text.js +85 -47
  15. package/esm/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/raw_response_type.d.ts +86 -48
  16. package/esm/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/raw_response_type.d.ts.map +1 -1
  17. package/esm/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/resolver_reader.d.ts.map +1 -1
  18. package/esm/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/resolver_reader.js +363 -97
  19. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointSimulatorVerifyPage/normalization_ast.d.ts.map +1 -1
  20. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointSimulatorVerifyPage/normalization_ast.js +154 -76
  21. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointSimulatorVerifyPage/query_text.d.ts +1 -1
  22. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointSimulatorVerifyPage/query_text.d.ts.map +1 -1
  23. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointSimulatorVerifyPage/query_text.js +45 -29
  24. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointSimulatorVerifyPage/raw_response_type.d.ts +46 -30
  25. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointSimulatorVerifyPage/raw_response_type.d.ts.map +1 -1
  26. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/normalization_ast.d.ts.map +1 -1
  27. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/normalization_ast.js +154 -76
  28. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/param_type.d.ts +45 -28
  29. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/param_type.d.ts.map +1 -1
  30. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/query_text.d.ts +1 -1
  31. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/query_text.d.ts.map +1 -1
  32. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/query_text.js +45 -29
  33. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/raw_response_type.d.ts +46 -30
  34. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/raw_response_type.d.ts.map +1 -1
  35. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/resolver_reader.d.ts.map +1 -1
  36. package/esm/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/resolver_reader.js +194 -78
  37. package/esm/simulator-ui/__generated__/__isograph/Workspace/VerifyTab/param_type.d.ts +45 -28
  38. package/esm/simulator-ui/__generated__/__isograph/Workspace/VerifyTab/param_type.d.ts.map +1 -1
  39. package/esm/simulator-ui/__generated__/__isograph/Workspace/VerifyTab/resolver_reader.d.ts.map +1 -1
  40. package/esm/simulator-ui/__generated__/__isograph/Workspace/VerifyTab/resolver_reader.js +194 -78
  41. package/esm/simulator-ui/isograph/components/Query/SimulatorVerifyPage.d.ts.map +1 -1
  42. package/esm/simulator-ui/isograph/components/Query/SimulatorVerifyPage.js +257 -203
  43. package/esm/simulator-ui/isograph/components/WorkspaceConversationRun/WorkbenchConversationRunChat.d.ts.map +1 -1
  44. package/esm/simulator-ui/isograph/components/WorkspaceConversationRun/WorkbenchConversationRunChat.js +8 -3
  45. package/esm/simulator-ui/isograph/entrypoints/EntrypointWorkspaceVerifyLiveWrite.d.ts.map +1 -1
  46. package/esm/simulator-ui/isograph/entrypoints/EntrypointWorkspaceVerifyLiveWrite.js +45 -28
  47. package/esm/simulator-ui/mutations/GambitWorkspaceVerifyBatchRunCreate.d.ts +84 -45
  48. package/esm/simulator-ui/mutations/GambitWorkspaceVerifyBatchRunCreate.d.ts.map +1 -1
  49. package/esm/simulator-ui/mutations/GambitWorkspaceVerifyBatchRunCreate.js +85 -46
  50. package/esm/simulator-ui/mutations/GambitWorkspaceVerifyBatchRunCreateMutation.d.ts +84 -45
  51. package/esm/simulator-ui/mutations/GambitWorkspaceVerifyBatchRunCreateMutation.d.ts.map +1 -1
  52. package/esm/simulator-ui/src/AppShell.d.ts.map +1 -1
  53. package/esm/simulator-ui/src/AppShell.js +6 -4
  54. package/esm/simulator-ui/src/verify_unified.d.ts +17 -0
  55. package/esm/simulator-ui/src/verify_unified.d.ts.map +1 -0
  56. package/esm/simulator-ui/src/verify_unified.js +25 -0
  57. package/esm/simulator-ui/subscriptions/__generated__/workspaceVerifyLiveSubscriptionQuery.d.ts +1 -1
  58. package/esm/simulator-ui/subscriptions/__generated__/workspaceVerifyLiveSubscriptionQuery.d.ts.map +1 -1
  59. package/esm/simulator-ui/subscriptions/__generated__/workspaceVerifyLiveSubscriptionQuery.js +1 -1
  60. package/esm/src/server.d.ts.map +1 -1
  61. package/esm/src/server.js +227 -45
  62. package/esm/src/server_isograph_environment.d.ts +11 -4
  63. package/esm/src/server_isograph_environment.d.ts.map +1 -1
  64. package/esm/src/server_isograph_environment.js +5 -0
  65. package/esm/src/simulator_graphql.d.ts +11 -4
  66. package/esm/src/simulator_graphql.d.ts.map +1 -1
  67. package/esm/src/simulator_graphql.js +278 -245
  68. package/package.json +2 -2
  69. package/script/gambit/simulator-ui/dist/bundle.js +2033 -964
  70. package/script/gambit/simulator-ui/dist/bundle.js.map +4 -4
  71. package/script/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceConversationSessionStart/parameters_type.d.ts +2 -1
  72. package/script/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceConversationSessionStart/parameters_type.d.ts.map +1 -1
  73. package/script/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/normalization_ast.d.ts.map +1 -1
  74. package/script/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/normalization_ast.js +288 -101
  75. package/script/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/param_type.d.ts +84 -45
  76. package/script/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/param_type.d.ts.map +1 -1
  77. package/script/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/parameters_type.d.ts +3 -2
  78. package/script/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/parameters_type.d.ts.map +1 -1
  79. package/script/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/query_text.d.ts +1 -1
  80. package/script/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/query_text.d.ts.map +1 -1
  81. package/script/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/query_text.js +85 -47
  82. package/script/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/raw_response_type.d.ts +86 -48
  83. package/script/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/raw_response_type.d.ts.map +1 -1
  84. package/script/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/resolver_reader.d.ts.map +1 -1
  85. package/script/simulator-ui/__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/resolver_reader.js +363 -97
  86. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointSimulatorVerifyPage/normalization_ast.d.ts.map +1 -1
  87. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointSimulatorVerifyPage/normalization_ast.js +154 -76
  88. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointSimulatorVerifyPage/query_text.d.ts +1 -1
  89. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointSimulatorVerifyPage/query_text.d.ts.map +1 -1
  90. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointSimulatorVerifyPage/query_text.js +45 -29
  91. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointSimulatorVerifyPage/raw_response_type.d.ts +46 -30
  92. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointSimulatorVerifyPage/raw_response_type.d.ts.map +1 -1
  93. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/normalization_ast.d.ts.map +1 -1
  94. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/normalization_ast.js +154 -76
  95. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/param_type.d.ts +45 -28
  96. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/param_type.d.ts.map +1 -1
  97. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/query_text.d.ts +1 -1
  98. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/query_text.d.ts.map +1 -1
  99. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/query_text.js +45 -29
  100. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/raw_response_type.d.ts +46 -30
  101. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/raw_response_type.d.ts.map +1 -1
  102. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/resolver_reader.d.ts.map +1 -1
  103. package/script/simulator-ui/__generated__/__isograph/Query/EntrypointWorkspaceVerifyLiveWrite/resolver_reader.js +194 -78
  104. package/script/simulator-ui/__generated__/__isograph/Workspace/VerifyTab/param_type.d.ts +45 -28
  105. package/script/simulator-ui/__generated__/__isograph/Workspace/VerifyTab/param_type.d.ts.map +1 -1
  106. package/script/simulator-ui/__generated__/__isograph/Workspace/VerifyTab/resolver_reader.d.ts.map +1 -1
  107. package/script/simulator-ui/__generated__/__isograph/Workspace/VerifyTab/resolver_reader.js +194 -78
  108. package/script/simulator-ui/isograph/components/Query/SimulatorVerifyPage.d.ts.map +1 -1
  109. package/script/simulator-ui/isograph/components/Query/SimulatorVerifyPage.js +256 -202
  110. package/script/simulator-ui/isograph/components/WorkspaceConversationRun/WorkbenchConversationRunChat.d.ts.map +1 -1
  111. package/script/simulator-ui/isograph/components/WorkspaceConversationRun/WorkbenchConversationRunChat.js +8 -3
  112. package/script/simulator-ui/isograph/entrypoints/EntrypointWorkspaceVerifyLiveWrite.d.ts.map +1 -1
  113. package/script/simulator-ui/isograph/entrypoints/EntrypointWorkspaceVerifyLiveWrite.js +45 -28
  114. package/script/simulator-ui/mutations/GambitWorkspaceVerifyBatchRunCreate.d.ts +84 -45
  115. package/script/simulator-ui/mutations/GambitWorkspaceVerifyBatchRunCreate.d.ts.map +1 -1
  116. package/script/simulator-ui/mutations/GambitWorkspaceVerifyBatchRunCreate.js +85 -46
  117. package/script/simulator-ui/mutations/GambitWorkspaceVerifyBatchRunCreateMutation.d.ts +84 -45
  118. package/script/simulator-ui/mutations/GambitWorkspaceVerifyBatchRunCreateMutation.d.ts.map +1 -1
  119. package/script/simulator-ui/src/AppShell.d.ts.map +1 -1
  120. package/script/simulator-ui/src/AppShell.js +6 -4
  121. package/script/simulator-ui/src/verify_unified.d.ts +17 -0
  122. package/script/simulator-ui/src/verify_unified.d.ts.map +1 -0
  123. package/script/simulator-ui/src/verify_unified.js +29 -0
  124. package/script/simulator-ui/subscriptions/__generated__/workspaceVerifyLiveSubscriptionQuery.d.ts +1 -1
  125. package/script/simulator-ui/subscriptions/__generated__/workspaceVerifyLiveSubscriptionQuery.d.ts.map +1 -1
  126. package/script/simulator-ui/subscriptions/__generated__/workspaceVerifyLiveSubscriptionQuery.js +1 -1
  127. package/script/src/server.d.ts.map +1 -1
  128. package/script/src/server.js +227 -45
  129. package/script/src/server_isograph_environment.d.ts +11 -4
  130. package/script/src/server_isograph_environment.d.ts.map +1 -1
  131. package/script/src/server_isograph_environment.js +5 -0
  132. package/script/src/simulator_graphql.d.ts +11 -4
  133. package/script/src/simulator_graphql.d.ts.map +1 -1
  134. package/script/src/simulator_graphql.js +278 -245
  135. package/esm/simulator-ui/src/verify_metrics.d.ts +0 -50
  136. package/esm/simulator-ui/src/verify_metrics.d.ts.map +0 -1
  137. package/esm/simulator-ui/src/verify_metrics.js +0 -260
  138. package/script/simulator-ui/src/verify_metrics.d.ts +0 -50
  139. package/script/simulator-ui/src/verify_metrics.d.ts.map +0 -1
  140. package/script/simulator-ui/src/verify_metrics.js +0 -264
@@ -1 +1 @@
1
- {"version":3,"file":"WorkbenchConversationRunChat.d.ts","sourceRoot":"","sources":["../../../../../src/simulator-ui/isograph/components/WorkspaceConversationRun/WorkbenchConversationRunChat.tsx"],"names":[],"mappings":"AAwUA,eAAO,MAAM,4BAA4B;UA2CjC,OAAO;kBACC;QACZ,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,SAAS,CAAC,EAAE,OAAO,CAAC;QACpB,aAAa,CAAC,EAAE,OAAO,CAAC;QACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAC5B,YAAY,CAAC,EAAE,OAAO,CAAC;KACxB,GAAG,IAAI;mBACO,MAAM;YACb,CAAC,IAAI,EAAE;QACb,WAAW,EAAE,MAAM,CAAC;QACpB,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,EAAE,MAAM,CAAC;QAChB,wBAAwB,EAAE,MAAM,CAAC;QACjC,mBAAmB,EAAE,MAAM,CAAC;QAC5B,qBAAqB,EAAE,KAAK,CAAC;YAC3B,IAAI,EAAE;gBACJ,UAAU,EAAE,eAAe,CAAC;gBAC5B,eAAe,EAAE;oBACf,EAAE,EAAE,MAAM,CAAC;oBACX,IAAI,EAAE,MAAM,GAAG,WAAW,CAAC;oBAC3B,OAAO,EAAE,MAAM,CAAC;iBACjB,CAAC;aACH,CAAC;SACH,CAAC,CAAC;QACH,UAAU,EAAE,MAAM,IAAI,CAAC;QACvB,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,KAAK,IAAI;YACF,CAAC,IAAI,EAAE;QACb,WAAW,EAAE,MAAM,CAAC;QACpB,KAAK,EAAE,MAAM,CAAC;QACd,wBAAwB,EAAE,MAAM,CAAC;QACjC,qBAAqB,EAAE,KAAK,CAAC;YAC3B,IAAI,EAAE;gBACJ,UAAU,EAAE,eAAe,CAAC;gBAC5B,eAAe,EAAE;oBACf,EAAE,EAAE,MAAM,CAAC;oBACX,IAAI,EAAE,MAAM,GAAG,WAAW,CAAC;oBAC3B,OAAO,EAAE,MAAM,CAAC;iBACjB,CAAC;aACH,CAAC;SACH,CAAC,CAAC;QACH,UAAU,EAAE,MAAM,IAAI,CAAC;QACvB,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,KAAK,IAAI;eACC,OAAO;gBACN,OAAO;sBACD,OAAO;gBACb,MAAM,IAAI;iCAoatB,CAAC;AAEH,eAAe,4BAA4B,CAAC"}
1
+ {"version":3,"file":"WorkbenchConversationRunChat.d.ts","sourceRoot":"","sources":["../../../../../src/simulator-ui/isograph/components/WorkspaceConversationRun/WorkbenchConversationRunChat.tsx"],"names":[],"mappings":"AA6UA,eAAO,MAAM,4BAA4B;UA2CjC,OAAO;kBACC;QACZ,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,SAAS,CAAC,EAAE,OAAO,CAAC;QACpB,aAAa,CAAC,EAAE,OAAO,CAAC;QACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAC5B,YAAY,CAAC,EAAE,OAAO,CAAC;KACxB,GAAG,IAAI;mBACO,MAAM;YACb,CAAC,IAAI,EAAE;QACb,WAAW,EAAE,MAAM,CAAC;QACpB,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,EAAE,MAAM,CAAC;QAChB,wBAAwB,EAAE,MAAM,CAAC;QACjC,mBAAmB,EAAE,MAAM,CAAC;QAC5B,qBAAqB,EAAE,KAAK,CAAC;YAC3B,IAAI,EAAE;gBACJ,UAAU,EAAE,eAAe,CAAC;gBAC5B,eAAe,EAAE;oBACf,EAAE,EAAE,MAAM,CAAC;oBACX,IAAI,EAAE,MAAM,GAAG,WAAW,CAAC;oBAC3B,OAAO,EAAE,MAAM,CAAC;iBACjB,CAAC;aACH,CAAC;SACH,CAAC,CAAC;QACH,UAAU,EAAE,MAAM,IAAI,CAAC;QACvB,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,KAAK,IAAI;YACF,CAAC,IAAI,EAAE;QACb,WAAW,EAAE,MAAM,CAAC;QACpB,KAAK,EAAE,MAAM,CAAC;QACd,wBAAwB,EAAE,MAAM,CAAC;QACjC,qBAAqB,EAAE,KAAK,CAAC;YAC3B,IAAI,EAAE;gBACJ,UAAU,EAAE,eAAe,CAAC;gBAC5B,eAAe,EAAE;oBACf,EAAE,EAAE,MAAM,CAAC;oBACX,IAAI,EAAE,MAAM,GAAG,WAAW,CAAC;oBAC3B,OAAO,EAAE,MAAM,CAAC;iBACjB,CAAC;aACH,CAAC;SACH,CAAC,CAAC;QACH,UAAU,EAAE,MAAM,IAAI,CAAC;QACvB,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,KAAK,IAAI;eACC,OAAO;gBACN,OAAO;sBACD,OAAO;gBACb,MAAM,IAAI;iCAoatB,CAAC;AAEH,eAAe,4BAA4B,CAAC"}
@@ -28,10 +28,15 @@ function isBuildChatDebugEnabled() {
28
28
  if (value === "1" || value === "true")
29
29
  return true;
30
30
  }
31
- if (typeof globalThis.localStorage === "undefined")
31
+ let stored = "";
32
+ try {
33
+ stored = (globalThis.localStorage?.getItem("gambit:build-chat-debug") ?? "")
34
+ .toLowerCase()
35
+ .trim();
36
+ }
37
+ catch {
32
38
  return false;
33
- const stored = (globalThis.localStorage.getItem("gambit:build-chat-debug") ??
34
- "").toLowerCase().trim();
39
+ }
35
40
  return stored === "1" || stored === "true" || stored === "yes";
36
41
  }
37
42
  const BUILD_CHAT_DEBUG = isBuildChatDebugEnabled();
@@ -1 +1 @@
1
- {"version":3,"file":"EntrypointWorkspaceVerifyLiveWrite.d.ts","sourceRoot":"","sources":["../../../../src/simulator-ui/isograph/entrypoints/EntrypointWorkspaceVerifyLiveWrite.tsx"],"names":[],"mappings":"AAMA,eAAO,MAAM,kCAAkC;;;CAwF7C,CAAC;AAEH,eAAe,kCAAkC,CAAC"}
1
+ {"version":3,"file":"EntrypointWorkspaceVerifyLiveWrite.d.ts","sourceRoot":"","sources":["../../../../src/simulator-ui/isograph/entrypoints/EntrypointWorkspaceVerifyLiveWrite.tsx"],"names":[],"mappings":"AAMA,eAAO,MAAM,kCAAkC;;;CAyG7C,CAAC;AAEH,eAAe,kCAAkC,CAAC"}
@@ -7,16 +7,11 @@ export const EntrypointWorkspaceVerifyLiveWrite = iso(`
7
7
  field Query.EntrypointWorkspaceVerifyLiveWrite($workspaceId: ID!) {
8
8
  workspace(id: $workspaceId) {
9
9
  id
10
- scenarioRuns(first: 50) {
11
- edges {
12
- node {
13
- id
14
- status
15
- startedAt
16
- finishedAt
17
- error
18
- }
19
- }
10
+ scenarioDecks {
11
+ id
12
+ label
13
+ description
14
+ path
20
15
  }
21
16
  verification {
22
17
  graderDecks(first: 50) {
@@ -34,8 +29,10 @@ export const EntrypointWorkspaceVerifyLiveWrite = iso(`
34
29
  node {
35
30
  id
36
31
  workspaceId
32
+ scenarioDeckId
37
33
  graderId
38
- scenarioRunId
34
+ scenarioRuns
35
+ graderRepeatsPerScenario
39
36
  status
40
37
  startedAt
41
38
  finishedAt
@@ -43,10 +40,13 @@ export const EntrypointWorkspaceVerifyLiveWrite = iso(`
43
40
  active
44
41
  completed
45
42
  failed
46
- requests(first: 50) {
43
+ scenarioRunsCompleted
44
+ scenarioRunsFailed
45
+ requests(first: 200) {
47
46
  edges {
48
47
  node {
49
48
  id
49
+ scenarioRunId
50
50
  status
51
51
  runId
52
52
  error
@@ -54,31 +54,48 @@ export const EntrypointWorkspaceVerifyLiveWrite = iso(`
54
54
  }
55
55
  }
56
56
  metrics {
57
- sampleSize
58
- agreementRate
59
- scoreSpreadMin
60
- scoreSpreadMedian
61
- scoreSpreadMax
62
- instabilityCount
63
- verdict
64
- verdictReason
65
- outliers(first: 25) {
57
+ scenarioRunCountRequested
58
+ scenarioRunCountCompleted
59
+ scenarioRunCountFailed
60
+ gradeSampleCountRequested
61
+ gradeSampleCountCompleted
62
+ gradeSampleCountFailed
63
+ executionFailureCount
64
+ gradingFailureCount
65
+ passRate
66
+ scoreMin
67
+ scoreMedian
68
+ scoreMax
69
+ scoreMean
70
+ outlierScenarioRuns(first: 25) {
66
71
  edges {
67
72
  node {
68
73
  key
69
- label
70
- sampleSize
71
- agreementRate
72
- scoreDelta
73
- passFlip
74
- instability
74
+ scenarioRunId
75
+ gradeSampleCount
76
+ completedSampleCount
77
+ executionFailureCount
78
+ gradingFailureCount
79
+ averageScore
80
+ minScore
81
+ maxScore
82
+ failed
75
83
  minRunId
76
84
  maxRunId
77
- turnIndex
78
85
  messageRefId
79
86
  }
80
87
  }
81
88
  }
89
+ failureReasons(first: 25) {
90
+ edges {
91
+ node {
92
+ key
93
+ kind
94
+ reason
95
+ count
96
+ }
97
+ }
98
+ }
82
99
  }
83
100
  }
84
101
  }
@@ -1,17 +1,12 @@
1
1
  export declare const GambitWorkspaceVerifyBatchRunCreateMutation: (param: import("../__generated__/__isograph/Mutation/GambitWorkspaceVerifyBatchRunCreate/param_type.js").Mutation__GambitWorkspaceVerifyBatchRunCreate__param) => {
2
2
  readonly workspace: ({
3
3
  readonly id: (string | null);
4
- readonly scenarioRuns: ({
5
- readonly edges: (ReadonlyArray<({
6
- readonly node: ({
7
- readonly id: (string | null);
8
- readonly status: (string | null);
9
- readonly startedAt: (string | null);
10
- readonly finishedAt: (string | null);
11
- readonly error: (string | null);
12
- } | null);
13
- } | null)> | null);
14
- } | null);
4
+ readonly scenarioDecks: (ReadonlyArray<{
5
+ readonly id: (string | null);
6
+ readonly label: (string | null);
7
+ readonly description: (string | null);
8
+ readonly path: (string | null);
9
+ }> | null);
15
10
  readonly verification: ({
16
11
  readonly graderDecks: ({
17
12
  readonly edges: (ReadonlyArray<({
@@ -28,8 +23,10 @@ export declare const GambitWorkspaceVerifyBatchRunCreateMutation: (param: import
28
23
  readonly node: ({
29
24
  readonly id: (string | null);
30
25
  readonly workspaceId: (string | null);
26
+ readonly scenarioDeckId: (string | null);
31
27
  readonly graderId: (string | null);
32
- readonly scenarioRunId: (string | null);
28
+ readonly scenarioRuns: (number | null);
29
+ readonly graderRepeatsPerScenario: (number | null);
33
30
  readonly status: (string | null);
34
31
  readonly startedAt: (string | null);
35
32
  readonly finishedAt: (string | null);
@@ -37,10 +34,13 @@ export declare const GambitWorkspaceVerifyBatchRunCreateMutation: (param: import
37
34
  readonly active: (number | null);
38
35
  readonly completed: (number | null);
39
36
  readonly failed: (number | null);
37
+ readonly scenarioRunsCompleted: (number | null);
38
+ readonly scenarioRunsFailed: (number | null);
40
39
  readonly requests: ({
41
40
  readonly edges: (ReadonlyArray<({
42
41
  readonly node: ({
43
42
  readonly id: (string | null);
43
+ readonly scenarioRunId: (string | null);
44
44
  readonly status: (string | null);
45
45
  readonly runId: (string | null);
46
46
  readonly error: (string | null);
@@ -48,31 +48,48 @@ export declare const GambitWorkspaceVerifyBatchRunCreateMutation: (param: import
48
48
  } | null)> | null);
49
49
  } | null);
50
50
  readonly metrics: ({
51
- readonly sampleSize: (number | null);
52
- readonly agreementRate: (number | null);
53
- readonly scoreSpreadMin: (number | null);
54
- readonly scoreSpreadMedian: (number | null);
55
- readonly scoreSpreadMax: (number | null);
56
- readonly instabilityCount: (number | null);
57
- readonly verdict: (string | null);
58
- readonly verdictReason: (string | null);
59
- readonly outliers: ({
51
+ readonly scenarioRunCountRequested: (number | null);
52
+ readonly scenarioRunCountCompleted: (number | null);
53
+ readonly scenarioRunCountFailed: (number | null);
54
+ readonly gradeSampleCountRequested: (number | null);
55
+ readonly gradeSampleCountCompleted: (number | null);
56
+ readonly gradeSampleCountFailed: (number | null);
57
+ readonly executionFailureCount: (number | null);
58
+ readonly gradingFailureCount: (number | null);
59
+ readonly passRate: (number | null);
60
+ readonly scoreMin: (number | null);
61
+ readonly scoreMedian: (number | null);
62
+ readonly scoreMax: (number | null);
63
+ readonly scoreMean: (number | null);
64
+ readonly outlierScenarioRuns: ({
60
65
  readonly edges: (ReadonlyArray<({
61
66
  readonly node: ({
62
67
  readonly key: (string | null);
63
- readonly label: (string | null);
64
- readonly sampleSize: (number | null);
65
- readonly agreementRate: (number | null);
66
- readonly scoreDelta: (number | null);
67
- readonly passFlip: (boolean | null);
68
- readonly instability: (boolean | null);
68
+ readonly scenarioRunId: (string | null);
69
+ readonly gradeSampleCount: (number | null);
70
+ readonly completedSampleCount: (number | null);
71
+ readonly executionFailureCount: (number | null);
72
+ readonly gradingFailureCount: (number | null);
73
+ readonly averageScore: (number | null);
74
+ readonly minScore: (number | null);
75
+ readonly maxScore: (number | null);
76
+ readonly failed: (boolean | null);
69
77
  readonly minRunId: (string | null);
70
78
  readonly maxRunId: (string | null);
71
- readonly turnIndex: (number | null);
72
79
  readonly messageRefId: (string | null);
73
80
  } | null);
74
81
  } | null)> | null);
75
82
  } | null);
83
+ readonly failureReasons: ({
84
+ readonly edges: (ReadonlyArray<({
85
+ readonly node: ({
86
+ readonly key: (string | null);
87
+ readonly kind: (string | null);
88
+ readonly reason: (string | null);
89
+ readonly count: (number | null);
90
+ } | null);
91
+ } | null)> | null);
92
+ } | null);
76
93
  } | null);
77
94
  } | null);
78
95
  } | null)> | null);
@@ -82,8 +99,10 @@ export declare const GambitWorkspaceVerifyBatchRunCreateMutation: (param: import
82
99
  readonly batch: ({
83
100
  readonly id: (string | null);
84
101
  readonly workspaceId: (string | null);
102
+ readonly scenarioDeckId: (string | null);
85
103
  readonly graderId: (string | null);
86
- readonly scenarioRunId: (string | null);
104
+ readonly scenarioRuns: (number | null);
105
+ readonly graderRepeatsPerScenario: (number | null);
87
106
  readonly status: (string | null);
88
107
  readonly startedAt: (string | null);
89
108
  readonly finishedAt: (string | null);
@@ -91,10 +110,13 @@ export declare const GambitWorkspaceVerifyBatchRunCreateMutation: (param: import
91
110
  readonly active: (number | null);
92
111
  readonly completed: (number | null);
93
112
  readonly failed: (number | null);
113
+ readonly scenarioRunsCompleted: (number | null);
114
+ readonly scenarioRunsFailed: (number | null);
94
115
  readonly requests: ({
95
116
  readonly edges: (ReadonlyArray<({
96
117
  readonly node: ({
97
118
  readonly id: (string | null);
119
+ readonly scenarioRunId: (string | null);
98
120
  readonly status: (string | null);
99
121
  readonly runId: (string | null);
100
122
  readonly error: (string | null);
@@ -102,31 +124,48 @@ export declare const GambitWorkspaceVerifyBatchRunCreateMutation: (param: import
102
124
  } | null)> | null);
103
125
  } | null);
104
126
  readonly metrics: ({
105
- readonly sampleSize: (number | null);
106
- readonly agreementRate: (number | null);
107
- readonly scoreSpreadMin: (number | null);
108
- readonly scoreSpreadMedian: (number | null);
109
- readonly scoreSpreadMax: (number | null);
110
- readonly instabilityCount: (number | null);
111
- readonly verdict: (string | null);
112
- readonly verdictReason: (string | null);
113
- readonly outliers: ({
127
+ readonly scenarioRunCountRequested: (number | null);
128
+ readonly scenarioRunCountCompleted: (number | null);
129
+ readonly scenarioRunCountFailed: (number | null);
130
+ readonly gradeSampleCountRequested: (number | null);
131
+ readonly gradeSampleCountCompleted: (number | null);
132
+ readonly gradeSampleCountFailed: (number | null);
133
+ readonly executionFailureCount: (number | null);
134
+ readonly gradingFailureCount: (number | null);
135
+ readonly passRate: (number | null);
136
+ readonly scoreMin: (number | null);
137
+ readonly scoreMedian: (number | null);
138
+ readonly scoreMax: (number | null);
139
+ readonly scoreMean: (number | null);
140
+ readonly outlierScenarioRuns: ({
114
141
  readonly edges: (ReadonlyArray<({
115
142
  readonly node: ({
116
143
  readonly key: (string | null);
117
- readonly label: (string | null);
118
- readonly sampleSize: (number | null);
119
- readonly agreementRate: (number | null);
120
- readonly scoreDelta: (number | null);
121
- readonly passFlip: (boolean | null);
122
- readonly instability: (boolean | null);
144
+ readonly scenarioRunId: (string | null);
145
+ readonly gradeSampleCount: (number | null);
146
+ readonly completedSampleCount: (number | null);
147
+ readonly executionFailureCount: (number | null);
148
+ readonly gradingFailureCount: (number | null);
149
+ readonly averageScore: (number | null);
150
+ readonly minScore: (number | null);
151
+ readonly maxScore: (number | null);
152
+ readonly failed: (boolean | null);
123
153
  readonly minRunId: (string | null);
124
154
  readonly maxRunId: (string | null);
125
- readonly turnIndex: (number | null);
126
155
  readonly messageRefId: (string | null);
127
156
  } | null);
128
157
  } | null)> | null);
129
158
  } | null);
159
+ readonly failureReasons: ({
160
+ readonly edges: (ReadonlyArray<({
161
+ readonly node: ({
162
+ readonly key: (string | null);
163
+ readonly kind: (string | null);
164
+ readonly reason: (string | null);
165
+ readonly count: (number | null);
166
+ } | null);
167
+ } | null)> | null);
168
+ } | null);
130
169
  } | null);
131
170
  } | null);
132
171
  } | null;
@@ -1 +1 @@
1
- {"version":3,"file":"GambitWorkspaceVerifyBatchRunCreate.d.ts","sourceRoot":"","sources":["../../../src/simulator-ui/mutations/GambitWorkspaceVerifyBatchRunCreate.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA2ItD,CAAC;AAEH,eAAe,2CAA2C,CAAC"}
1
+ {"version":3,"file":"GambitWorkspaceVerifyBatchRunCreate.d.ts","sourceRoot":"","sources":["../../../src/simulator-ui/mutations/GambitWorkspaceVerifyBatchRunCreate.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QAkLtD,CAAC;AAEH,eAAe,2CAA2C,CAAC"}
@@ -6,16 +6,11 @@ export const GambitWorkspaceVerifyBatchRunCreateMutation = iso(`
6
6
  workspaceVerifyBatchRunCreate(input: $input) {
7
7
  workspace {
8
8
  id
9
- scenarioRuns(first: 50) {
10
- edges {
11
- node {
12
- id
13
- status
14
- startedAt
15
- finishedAt
16
- error
17
- }
18
- }
9
+ scenarioDecks {
10
+ id
11
+ label
12
+ description
13
+ path
19
14
  }
20
15
  verification {
21
16
  graderDecks(first: 50) {
@@ -33,8 +28,10 @@ export const GambitWorkspaceVerifyBatchRunCreateMutation = iso(`
33
28
  node {
34
29
  id
35
30
  workspaceId
31
+ scenarioDeckId
36
32
  graderId
37
- scenarioRunId
33
+ scenarioRuns
34
+ graderRepeatsPerScenario
38
35
  status
39
36
  startedAt
40
37
  finishedAt
@@ -42,10 +39,13 @@ export const GambitWorkspaceVerifyBatchRunCreateMutation = iso(`
42
39
  active
43
40
  completed
44
41
  failed
45
- requests(first: 50) {
42
+ scenarioRunsCompleted
43
+ scenarioRunsFailed
44
+ requests(first: 200) {
46
45
  edges {
47
46
  node {
48
47
  id
48
+ scenarioRunId
49
49
  status
50
50
  runId
51
51
  error
@@ -53,31 +53,48 @@ export const GambitWorkspaceVerifyBatchRunCreateMutation = iso(`
53
53
  }
54
54
  }
55
55
  metrics {
56
- sampleSize
57
- agreementRate
58
- scoreSpreadMin
59
- scoreSpreadMedian
60
- scoreSpreadMax
61
- instabilityCount
62
- verdict
63
- verdictReason
64
- outliers(first: 25) {
56
+ scenarioRunCountRequested
57
+ scenarioRunCountCompleted
58
+ scenarioRunCountFailed
59
+ gradeSampleCountRequested
60
+ gradeSampleCountCompleted
61
+ gradeSampleCountFailed
62
+ executionFailureCount
63
+ gradingFailureCount
64
+ passRate
65
+ scoreMin
66
+ scoreMedian
67
+ scoreMax
68
+ scoreMean
69
+ outlierScenarioRuns(first: 25) {
65
70
  edges {
66
71
  node {
67
72
  key
68
- label
69
- sampleSize
70
- agreementRate
71
- scoreDelta
72
- passFlip
73
- instability
73
+ scenarioRunId
74
+ gradeSampleCount
75
+ completedSampleCount
76
+ executionFailureCount
77
+ gradingFailureCount
78
+ averageScore
79
+ minScore
80
+ maxScore
81
+ failed
74
82
  minRunId
75
83
  maxRunId
76
- turnIndex
77
84
  messageRefId
78
85
  }
79
86
  }
80
87
  }
88
+ failureReasons(first: 25) {
89
+ edges {
90
+ node {
91
+ key
92
+ kind
93
+ reason
94
+ count
95
+ }
96
+ }
97
+ }
81
98
  }
82
99
  }
83
100
  }
@@ -87,8 +104,10 @@ export const GambitWorkspaceVerifyBatchRunCreateMutation = iso(`
87
104
  batch {
88
105
  id
89
106
  workspaceId
107
+ scenarioDeckId
90
108
  graderId
91
- scenarioRunId
109
+ scenarioRuns
110
+ graderRepeatsPerScenario
92
111
  status
93
112
  startedAt
94
113
  finishedAt
@@ -96,10 +115,13 @@ export const GambitWorkspaceVerifyBatchRunCreateMutation = iso(`
96
115
  active
97
116
  completed
98
117
  failed
99
- requests(first: 50) {
118
+ scenarioRunsCompleted
119
+ scenarioRunsFailed
120
+ requests(first: 200) {
100
121
  edges {
101
122
  node {
102
123
  id
124
+ scenarioRunId
103
125
  status
104
126
  runId
105
127
  error
@@ -107,31 +129,48 @@ export const GambitWorkspaceVerifyBatchRunCreateMutation = iso(`
107
129
  }
108
130
  }
109
131
  metrics {
110
- sampleSize
111
- agreementRate
112
- scoreSpreadMin
113
- scoreSpreadMedian
114
- scoreSpreadMax
115
- instabilityCount
116
- verdict
117
- verdictReason
118
- outliers(first: 25) {
132
+ scenarioRunCountRequested
133
+ scenarioRunCountCompleted
134
+ scenarioRunCountFailed
135
+ gradeSampleCountRequested
136
+ gradeSampleCountCompleted
137
+ gradeSampleCountFailed
138
+ executionFailureCount
139
+ gradingFailureCount
140
+ passRate
141
+ scoreMin
142
+ scoreMedian
143
+ scoreMax
144
+ scoreMean
145
+ outlierScenarioRuns(first: 25) {
119
146
  edges {
120
147
  node {
121
148
  key
122
- label
123
- sampleSize
124
- agreementRate
125
- scoreDelta
126
- passFlip
127
- instability
149
+ scenarioRunId
150
+ gradeSampleCount
151
+ completedSampleCount
152
+ executionFailureCount
153
+ gradingFailureCount
154
+ averageScore
155
+ minScore
156
+ maxScore
157
+ failed
128
158
  minRunId
129
159
  maxRunId
130
- turnIndex
131
160
  messageRefId
132
161
  }
133
162
  }
134
163
  }
164
+ failureReasons(first: 25) {
165
+ edges {
166
+ node {
167
+ key
168
+ kind
169
+ reason
170
+ count
171
+ }
172
+ }
173
+ }
135
174
  }
136
175
  }
137
176
  }