@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"}
@@ -67,10 +67,15 @@ function isBuildChatDebugEnabled() {
67
67
  if (value === "1" || value === "true")
68
68
  return true;
69
69
  }
70
- if (typeof globalThis.localStorage === "undefined")
70
+ let stored = "";
71
+ try {
72
+ stored = (globalThis.localStorage?.getItem("gambit:build-chat-debug") ?? "")
73
+ .toLowerCase()
74
+ .trim();
75
+ }
76
+ catch {
71
77
  return false;
72
- const stored = (globalThis.localStorage.getItem("gambit:build-chat-debug") ??
73
- "").toLowerCase().trim();
78
+ }
74
79
  return stored === "1" || stored === "true" || stored === "yes";
75
80
  }
76
81
  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"}
@@ -10,16 +10,11 @@ exports.EntrypointWorkspaceVerifyLiveWrite = (0, iso_js_1.iso)(`
10
10
  field Query.EntrypointWorkspaceVerifyLiveWrite($workspaceId: ID!) {
11
11
  workspace(id: $workspaceId) {
12
12
  id
13
- scenarioRuns(first: 50) {
14
- edges {
15
- node {
16
- id
17
- status
18
- startedAt
19
- finishedAt
20
- error
21
- }
22
- }
13
+ scenarioDecks {
14
+ id
15
+ label
16
+ description
17
+ path
23
18
  }
24
19
  verification {
25
20
  graderDecks(first: 50) {
@@ -37,8 +32,10 @@ exports.EntrypointWorkspaceVerifyLiveWrite = (0, iso_js_1.iso)(`
37
32
  node {
38
33
  id
39
34
  workspaceId
35
+ scenarioDeckId
40
36
  graderId
41
- scenarioRunId
37
+ scenarioRuns
38
+ graderRepeatsPerScenario
42
39
  status
43
40
  startedAt
44
41
  finishedAt
@@ -46,10 +43,13 @@ exports.EntrypointWorkspaceVerifyLiveWrite = (0, iso_js_1.iso)(`
46
43
  active
47
44
  completed
48
45
  failed
49
- requests(first: 50) {
46
+ scenarioRunsCompleted
47
+ scenarioRunsFailed
48
+ requests(first: 200) {
50
49
  edges {
51
50
  node {
52
51
  id
52
+ scenarioRunId
53
53
  status
54
54
  runId
55
55
  error
@@ -57,31 +57,48 @@ exports.EntrypointWorkspaceVerifyLiveWrite = (0, iso_js_1.iso)(`
57
57
  }
58
58
  }
59
59
  metrics {
60
- sampleSize
61
- agreementRate
62
- scoreSpreadMin
63
- scoreSpreadMedian
64
- scoreSpreadMax
65
- instabilityCount
66
- verdict
67
- verdictReason
68
- outliers(first: 25) {
60
+ scenarioRunCountRequested
61
+ scenarioRunCountCompleted
62
+ scenarioRunCountFailed
63
+ gradeSampleCountRequested
64
+ gradeSampleCountCompleted
65
+ gradeSampleCountFailed
66
+ executionFailureCount
67
+ gradingFailureCount
68
+ passRate
69
+ scoreMin
70
+ scoreMedian
71
+ scoreMax
72
+ scoreMean
73
+ outlierScenarioRuns(first: 25) {
69
74
  edges {
70
75
  node {
71
76
  key
72
- label
73
- sampleSize
74
- agreementRate
75
- scoreDelta
76
- passFlip
77
- instability
77
+ scenarioRunId
78
+ gradeSampleCount
79
+ completedSampleCount
80
+ executionFailureCount
81
+ gradingFailureCount
82
+ averageScore
83
+ minScore
84
+ maxScore
85
+ failed
78
86
  minRunId
79
87
  maxRunId
80
- turnIndex
81
88
  messageRefId
82
89
  }
83
90
  }
84
91
  }
92
+ failureReasons(first: 25) {
93
+ edges {
94
+ node {
95
+ key
96
+ kind
97
+ reason
98
+ count
99
+ }
100
+ }
101
+ }
85
102
  }
86
103
  }
87
104
  }
@@ -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"}
@@ -9,16 +9,11 @@ exports.GambitWorkspaceVerifyBatchRunCreateMutation = (0, iso_js_1.iso)(`
9
9
  workspaceVerifyBatchRunCreate(input: $input) {
10
10
  workspace {
11
11
  id
12
- scenarioRuns(first: 50) {
13
- edges {
14
- node {
15
- id
16
- status
17
- startedAt
18
- finishedAt
19
- error
20
- }
21
- }
12
+ scenarioDecks {
13
+ id
14
+ label
15
+ description
16
+ path
22
17
  }
23
18
  verification {
24
19
  graderDecks(first: 50) {
@@ -36,8 +31,10 @@ exports.GambitWorkspaceVerifyBatchRunCreateMutation = (0, iso_js_1.iso)(`
36
31
  node {
37
32
  id
38
33
  workspaceId
34
+ scenarioDeckId
39
35
  graderId
40
- scenarioRunId
36
+ scenarioRuns
37
+ graderRepeatsPerScenario
41
38
  status
42
39
  startedAt
43
40
  finishedAt
@@ -45,10 +42,13 @@ exports.GambitWorkspaceVerifyBatchRunCreateMutation = (0, iso_js_1.iso)(`
45
42
  active
46
43
  completed
47
44
  failed
48
- requests(first: 50) {
45
+ scenarioRunsCompleted
46
+ scenarioRunsFailed
47
+ requests(first: 200) {
49
48
  edges {
50
49
  node {
51
50
  id
51
+ scenarioRunId
52
52
  status
53
53
  runId
54
54
  error
@@ -56,31 +56,48 @@ exports.GambitWorkspaceVerifyBatchRunCreateMutation = (0, iso_js_1.iso)(`
56
56
  }
57
57
  }
58
58
  metrics {
59
- sampleSize
60
- agreementRate
61
- scoreSpreadMin
62
- scoreSpreadMedian
63
- scoreSpreadMax
64
- instabilityCount
65
- verdict
66
- verdictReason
67
- outliers(first: 25) {
59
+ scenarioRunCountRequested
60
+ scenarioRunCountCompleted
61
+ scenarioRunCountFailed
62
+ gradeSampleCountRequested
63
+ gradeSampleCountCompleted
64
+ gradeSampleCountFailed
65
+ executionFailureCount
66
+ gradingFailureCount
67
+ passRate
68
+ scoreMin
69
+ scoreMedian
70
+ scoreMax
71
+ scoreMean
72
+ outlierScenarioRuns(first: 25) {
68
73
  edges {
69
74
  node {
70
75
  key
71
- label
72
- sampleSize
73
- agreementRate
74
- scoreDelta
75
- passFlip
76
- instability
76
+ scenarioRunId
77
+ gradeSampleCount
78
+ completedSampleCount
79
+ executionFailureCount
80
+ gradingFailureCount
81
+ averageScore
82
+ minScore
83
+ maxScore
84
+ failed
77
85
  minRunId
78
86
  maxRunId
79
- turnIndex
80
87
  messageRefId
81
88
  }
82
89
  }
83
90
  }
91
+ failureReasons(first: 25) {
92
+ edges {
93
+ node {
94
+ key
95
+ kind
96
+ reason
97
+ count
98
+ }
99
+ }
100
+ }
84
101
  }
85
102
  }
86
103
  }
@@ -90,8 +107,10 @@ exports.GambitWorkspaceVerifyBatchRunCreateMutation = (0, iso_js_1.iso)(`
90
107
  batch {
91
108
  id
92
109
  workspaceId
110
+ scenarioDeckId
93
111
  graderId
94
- scenarioRunId
112
+ scenarioRuns
113
+ graderRepeatsPerScenario
95
114
  status
96
115
  startedAt
97
116
  finishedAt
@@ -99,10 +118,13 @@ exports.GambitWorkspaceVerifyBatchRunCreateMutation = (0, iso_js_1.iso)(`
99
118
  active
100
119
  completed
101
120
  failed
102
- requests(first: 50) {
121
+ scenarioRunsCompleted
122
+ scenarioRunsFailed
123
+ requests(first: 200) {
103
124
  edges {
104
125
  node {
105
126
  id
127
+ scenarioRunId
106
128
  status
107
129
  runId
108
130
  error
@@ -110,31 +132,48 @@ exports.GambitWorkspaceVerifyBatchRunCreateMutation = (0, iso_js_1.iso)(`
110
132
  }
111
133
  }
112
134
  metrics {
113
- sampleSize
114
- agreementRate
115
- scoreSpreadMin
116
- scoreSpreadMedian
117
- scoreSpreadMax
118
- instabilityCount
119
- verdict
120
- verdictReason
121
- outliers(first: 25) {
135
+ scenarioRunCountRequested
136
+ scenarioRunCountCompleted
137
+ scenarioRunCountFailed
138
+ gradeSampleCountRequested
139
+ gradeSampleCountCompleted
140
+ gradeSampleCountFailed
141
+ executionFailureCount
142
+ gradingFailureCount
143
+ passRate
144
+ scoreMin
145
+ scoreMedian
146
+ scoreMax
147
+ scoreMean
148
+ outlierScenarioRuns(first: 25) {
122
149
  edges {
123
150
  node {
124
151
  key
125
- label
126
- sampleSize
127
- agreementRate
128
- scoreDelta
129
- passFlip
130
- instability
152
+ scenarioRunId
153
+ gradeSampleCount
154
+ completedSampleCount
155
+ executionFailureCount
156
+ gradingFailureCount
157
+ averageScore
158
+ minScore
159
+ maxScore
160
+ failed
131
161
  minRunId
132
162
  maxRunId
133
- turnIndex
134
163
  messageRefId
135
164
  }
136
165
  }
137
166
  }
167
+ failureReasons(first: 25) {
168
+ edges {
169
+ node {
170
+ key
171
+ kind
172
+ reason
173
+ count
174
+ }
175
+ }
176
+ }
138
177
  }
139
178
  }
140
179
  }