@xrkseek/harness-cli 0.0.8 → 0.0.9

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 (55) hide show
  1. package/node_modules/@xrkseek/core-agent-loop/dist/index.d.ts.map +1 -1
  2. package/node_modules/@xrkseek/core-agent-loop/dist/index.js +6 -1
  3. package/node_modules/@xrkseek/core-agent-loop/dist/index.js.map +1 -1
  4. package/node_modules/@xrkseek/protocol/dist/index.d.ts +1 -1
  5. package/node_modules/@xrkseek/protocol/dist/index.d.ts.map +1 -1
  6. package/node_modules/@xrkseek/protocol/dist/index.js +1 -1
  7. package/node_modules/@xrkseek/protocol/dist/index.js.map +1 -1
  8. package/node_modules/@xrkseek/protocol/dist/json-schema.d.ts.map +1 -1
  9. package/node_modules/@xrkseek/protocol/dist/json-schema.js +1 -0
  10. package/node_modules/@xrkseek/protocol/dist/json-schema.js.map +1 -1
  11. package/node_modules/@xrkseek/protocol/dist/session-events.d.ts +8 -0
  12. package/node_modules/@xrkseek/protocol/dist/session-events.d.ts.map +1 -1
  13. package/node_modules/@xrkseek/protocol/dist/session-events.js +5 -0
  14. package/node_modules/@xrkseek/protocol/dist/session-events.js.map +1 -1
  15. package/node_modules/@xrkseek/protocol/dist/validate.d.ts.map +1 -1
  16. package/node_modules/@xrkseek/protocol/dist/validate.js +2 -0
  17. package/node_modules/@xrkseek/protocol/dist/validate.js.map +1 -1
  18. package/node_modules/@xrkseek/server-face/dist/adapt/wire-event.d.ts.map +1 -1
  19. package/node_modules/@xrkseek/server-face/dist/adapt/wire-event.js +4 -1
  20. package/node_modules/@xrkseek/server-face/dist/adapt/wire-event.js.map +1 -1
  21. package/node_modules/@xrkseek/server-face/dist/runtime.d.ts.map +1 -1
  22. package/node_modules/@xrkseek/server-face/dist/runtime.js +9 -1
  23. package/node_modules/@xrkseek/server-face/dist/runtime.js.map +1 -1
  24. package/node_modules/@xrkseek/workspace/dist/index.d.ts.map +1 -1
  25. package/node_modules/@xrkseek/workspace/dist/index.js +2 -0
  26. package/node_modules/@xrkseek/workspace/dist/index.js.map +1 -1
  27. package/package.json +1 -1
  28. package/product-web/boot.json +1 -1
  29. package/product-web/plugins/@xrkseek/client-locale/client.js +3 -3
  30. package/product-web/plugins/@xrkseek/client-ui-agent-preset/client.js +39 -39
  31. package/product-web/plugins/@xrkseek/client-ui-commands/client.js +7 -7
  32. package/product-web/plugins/@xrkseek/client-ui-conversation/client.js +164 -164
  33. package/product-web/plugins/@xrkseek/client-ui-deliverables/client.js +4 -4
  34. package/product-web/plugins/@xrkseek/client-ui-directory-picker-browse/client.js +26 -26
  35. package/product-web/plugins/@xrkseek/client-ui-goal/client.js +7 -7
  36. package/product-web/plugins/@xrkseek/client-ui-input-trigger/client.js +7 -7
  37. package/product-web/plugins/@xrkseek/client-ui-jobs/client.js +8 -8
  38. package/product-web/plugins/@xrkseek/client-ui-layout/client.js +4 -4
  39. package/product-web/plugins/@xrkseek/client-ui-message-feedback/client.js +5 -5
  40. package/product-web/plugins/@xrkseek/client-ui-model-selection/client.js +18 -18
  41. package/product-web/plugins/@xrkseek/client-ui-permission-presets/client.js +4 -4
  42. package/product-web/plugins/@xrkseek/client-ui-plan/client.js +3 -3
  43. package/product-web/plugins/@xrkseek/client-ui-settings-general/client.js +12 -12
  44. package/product-web/plugins/@xrkseek/client-ui-settings-models/client.js +51 -51
  45. package/product-web/plugins/@xrkseek/client-ui-settings-plugin-inventory/client.js +11 -11
  46. package/product-web/plugins/@xrkseek/client-ui-settings-plugins/client.js +42 -42
  47. package/product-web/plugins/@xrkseek/client-ui-sidebar/client.js +12 -12
  48. package/product-web/plugins/@xrkseek/client-ui-skill/client.js +10 -10
  49. package/product-web/plugins/@xrkseek/client-ui-subagent/client.js +19 -19
  50. package/product-web/plugins/@xrkseek/client-ui-theme/client.js +3 -3
  51. package/product-web/plugins/@xrkseek/client-ui-tool/client.js +39 -39
  52. package/product-web/plugins/@xrkseek/client-ui-trajectory/client.js +144 -144
  53. package/product-web/plugins/@xrkseek/client-ui-user-questions/client.js +30 -30
  54. package/product-web/plugins/@xrkseek/client-ui-workflow-run/client.js +14 -14
  55. package/product-web/plugins/@xrkseek/client-ui-workspace/client.js +55 -55
@@ -33,11 +33,11 @@ window.__ModuleLoader__.load({
33
33
  document.head.appendChild(tag);
34
34
  }
35
35
  var AppearanceRow_module_css_default = {
36
- "title": "rjCQBa_title",
36
+ "themeCube": "rjCQBa_themeCube",
37
+ "selected": "rjCQBa_selected",
37
38
  "group": "rjCQBa_group",
38
39
  "cubeRow": "rjCQBa_cubeRow",
39
- "themeCube": "rjCQBa_themeCube",
40
- "selected": "rjCQBa_selected"
40
+ "title": "rjCQBa_title"
41
41
  };
42
42
  //#endregion
43
43
  //#region src/client/AppearanceRow.tsx
@@ -605,33 +605,33 @@ window.__ModuleLoader__.load({
605
605
  document.head.appendChild(tag);
606
606
  }
607
607
  var ToolRow_module_css_default = {
608
- "dsh-tool-row-sweep": "svsF2W_dsh-tool-row-sweep",
609
- "codeBody": "svsF2W_codeBody",
610
- "ioDivider": "svsF2W_ioDivider",
611
- "title": "svsF2W_title",
612
- "terminalBody": "svsF2W_terminalBody",
613
- "errorSummary": "svsF2W_errorSummary",
614
- "readBody": "svsF2W_readBody",
615
- "ioText": "svsF2W_ioText",
616
- "searchBody": "svsF2W_searchBody",
617
- "chevron": "svsF2W_chevron",
618
- "webBody": "svsF2W_webBody",
619
608
  "leading": "svsF2W_leading",
620
- "root": "svsF2W_root",
621
- "ioLabel": "svsF2W_ioLabel",
622
- "searchRecovery": "svsF2W_searchRecovery",
623
- "summarySuffix": "svsF2W_summarySuffix",
624
- "fileLink": "svsF2W_fileLink",
625
- "ioCard": "svsF2W_ioCard",
609
+ "chevron": "svsF2W_chevron",
626
610
  "diffBody": "svsF2W_diffBody",
627
- "visuallyHidden": "svsF2W_visuallyHidden",
611
+ "searchBody": "svsF2W_searchBody",
612
+ "bodyWrap": "svsF2W_bodyWrap",
613
+ "errorSummary": "svsF2W_errorSummary",
614
+ "terminalBody": "svsF2W_terminalBody",
628
615
  "inspectButton": "svsF2W_inspectButton",
616
+ "root": "svsF2W_root",
617
+ "ioLabel": "svsF2W_ioLabel",
618
+ "bodyScroll": "svsF2W_bodyScroll",
619
+ "title": "svsF2W_title",
620
+ "ioText": "svsF2W_ioText",
629
621
  "row": "svsF2W_row",
622
+ "dsh-tool-row-sweep": "svsF2W_dsh-tool-row-sweep",
623
+ "codeBody": "svsF2W_codeBody",
624
+ "webBody": "svsF2W_webBody",
625
+ "fileLink": "svsF2W_fileLink",
630
626
  "sep": "svsF2W_sep",
627
+ "ioDivider": "svsF2W_ioDivider",
628
+ "searchRecovery": "svsF2W_searchRecovery",
629
+ "readBody": "svsF2W_readBody",
631
630
  "summary": "svsF2W_summary",
632
631
  "ioSection": "svsF2W_ioSection",
633
- "bodyWrap": "svsF2W_bodyWrap",
634
- "bodyScroll": "svsF2W_bodyScroll"
632
+ "summarySuffix": "svsF2W_summarySuffix",
633
+ "visuallyHidden": "svsF2W_visuallyHidden",
634
+ "ioCard": "svsF2W_ioCard"
635
635
  };
636
636
  //#endregion
637
637
  //#region src/client/tool/components/ToolRow.tsx
@@ -949,13 +949,13 @@ window.__ModuleLoader__.load({
949
949
  document.head.appendChild(tag);
950
950
  }
951
951
  var ToolDetails_module_css_default = {
952
- "recovery": "_5bRnqW_recovery",
953
- "code": "_5bRnqW_code",
954
- "cardBody": "_5bRnqW_cardBody",
955
- "read": "_5bRnqW_read",
956
952
  "web": "_5bRnqW_web",
953
+ "description": "_5bRnqW_description",
954
+ "cardBody": "_5bRnqW_cardBody",
957
955
  "empty": "_5bRnqW_empty",
958
- "description": "_5bRnqW_description"
956
+ "recovery": "_5bRnqW_recovery",
957
+ "code": "_5bRnqW_code",
958
+ "read": "_5bRnqW_read"
959
959
  };
960
960
  //#endregion
961
961
  //#region src/client/tool/ToolDetails.tsx
@@ -1099,26 +1099,26 @@ window.__ModuleLoader__.load({
1099
1099
  document.head.appendChild(tag);
1100
1100
  }
1101
1101
  var bash_sample_module_css_default = {
1102
- "card": "N2AvQG_card",
1103
- "title": "N2AvQG_title",
1104
- "ioLabel": "N2AvQG_ioLabel",
1105
- "dsh-bash-row-sweep": "N2AvQG_dsh-bash-row-sweep",
1106
- "leading": "N2AvQG_leading",
1107
- "sep": "N2AvQG_sep",
1102
+ "ioDivider": "N2AvQG_ioDivider",
1108
1103
  "errorSummary": "N2AvQG_errorSummary",
1109
- "ioCard": "N2AvQG_ioCard",
1110
1104
  "summary": "N2AvQG_summary",
1111
- "ioSection": "N2AvQG_ioSection",
1112
1105
  "ioText": "N2AvQG_ioText",
1113
- "iconIdle": "N2AvQG_iconIdle",
1114
- "inspectButton": "N2AvQG_inspectButton",
1115
- "terminal": "N2AvQG_terminal",
1116
- "bodyWrap": "N2AvQG_bodyWrap",
1117
1106
  "root": "N2AvQG_root",
1107
+ "title": "N2AvQG_title",
1108
+ "dsh-bash-row-sweep": "N2AvQG_dsh-bash-row-sweep",
1109
+ "inspectButton": "N2AvQG_inspectButton",
1118
1110
  "visuallyHidden": "N2AvQG_visuallyHidden",
1119
- "chevron": "N2AvQG_chevron",
1111
+ "ioSection": "N2AvQG_ioSection",
1112
+ "terminal": "N2AvQG_terminal",
1113
+ "card": "N2AvQG_card",
1114
+ "sep": "N2AvQG_sep",
1115
+ "ioCard": "N2AvQG_ioCard",
1116
+ "ioLabel": "N2AvQG_ioLabel",
1117
+ "leading": "N2AvQG_leading",
1120
1118
  "chevronHover": "N2AvQG_chevronHover",
1121
- "ioDivider": "N2AvQG_ioDivider"
1119
+ "iconIdle": "N2AvQG_iconIdle",
1120
+ "bodyWrap": "N2AvQG_bodyWrap",
1121
+ "chevron": "N2AvQG_chevron"
1122
1122
  };
1123
1123
  //#endregion
1124
1124
  //#region src/client/tool/toolviews/bash-sample.tsx
@@ -3039,152 +3039,152 @@ window.__ModuleLoader__.load({
3039
3039
  document.head.appendChild(tag);
3040
3040
  }
3041
3041
  var TrajectoryTable_module_css_default = {
3042
- "arrow": "yfS7ra_arrow",
3043
- "resultBlockText": "yfS7ra_resultBlockText",
3044
- "compactedSummary": "yfS7ra_compactedSummary",
3045
- "sourceBlockContent": "yfS7ra_sourceBlockContent",
3046
- "message": "yfS7ra_message",
3047
- "payloadPreview": "yfS7ra_payloadPreview",
3048
- "sourceBlock": "yfS7ra_sourceBlock",
3049
- "historyLoadingSpinner": "yfS7ra_historyLoadingSpinner",
3050
- "errorPayload": "yfS7ra_errorPayload",
3051
- "detailTabs": "yfS7ra_detailTabs",
3052
- "table": "yfS7ra_table",
3053
- "sourceBlocks": "yfS7ra_sourceBlocks",
3054
- "requestDetailsName": "yfS7ra_requestDetailsName",
3055
- "assistantToolCalls": "yfS7ra_assistantToolCalls",
3056
- "kindTagLabel": "yfS7ra_kindTagLabel",
3057
- "assistantToolCallIcon": "yfS7ra_assistantToolCallIcon",
3058
- "assistantToolCallArgs": "yfS7ra_assistantToolCallArgs",
3059
- "selectionRail": "yfS7ra_selectionRail",
3060
- "toolAmber": "yfS7ra_toolAmber",
3061
- "turnLabelCompact": "yfS7ra_turnLabelCompact",
3062
- "systemNeutral": "yfS7ra_systemNeutral",
3063
- "promptDiff": "yfS7ra_promptDiff",
3064
- "detailTabActive": "yfS7ra_detailTabActive",
3042
+ "requestBoundaryControl": "yfS7ra_requestBoundaryControl",
3043
+ "contentColumn": "yfS7ra_contentColumn",
3044
+ "jsonPreview": "yfS7ra_jsonPreview",
3045
+ "thinkingToggle": "yfS7ra_thinkingToggle",
3046
+ "panelImageLink": "yfS7ra_panelImageLink",
3065
3047
  "collapsedTurnText": "yfS7ra_collapsedTurnText",
3066
- "summaryScrollRegion": "yfS7ra_summaryScrollRegion",
3067
- "detailTab": "yfS7ra_detailTab",
3068
3048
  "timestampToggle": "yfS7ra_timestampToggle",
3069
- "toolCatalogIcon": "yfS7ra_toolCatalogIcon",
3070
- "kindTagIcon": "yfS7ra_kindTagIcon",
3071
- "panelImageLinkPreview": "yfS7ra_panelImageLinkPreview",
3072
- "thinkingQuote": "yfS7ra_thinkingQuote",
3073
- "assistantToolCallName": "yfS7ra_assistantToolCallName",
3074
- "sourceBlockJumpTarget": "yfS7ra_sourceBlockJumpTarget",
3075
- "usageGroup": "yfS7ra_usageGroup",
3076
- "noOutputText": "yfS7ra_noOutputText",
3077
- "visuallyHidden": "yfS7ra_visuallyHidden",
3078
- "historyLoadRow": "yfS7ra_historyLoadRow",
3079
- "content": "yfS7ra_content",
3080
- "promptDiffLineadded": "yfS7ra_promptDiffLineadded",
3049
+ "historyLoadingSpinner": "yfS7ra_historyLoadingSpinner",
3050
+ "promptDiffLinecontext": "yfS7ra_promptDiffLinecontext",
3081
3051
  "overviewHierarchyNavLink": "yfS7ra_overviewHierarchyNavLink",
3082
- "overviewTitleIcon": "yfS7ra_overviewTitleIcon",
3083
- "schema": "yfS7ra_schema",
3084
- "sourceBlockHeader": "yfS7ra_sourceBlockHeader",
3085
- "compacted": "yfS7ra_compacted",
3086
- "resultPreview": "yfS7ra_resultPreview",
3052
+ "thinkingQuoteOnlyPreview": "yfS7ra_thinkingQuoteOnlyPreview",
3053
+ "eventColumn": "yfS7ra_eventColumn",
3054
+ "overviewSections": "yfS7ra_overviewSections",
3055
+ "content": "yfS7ra_content",
3056
+ "usagePanel": "yfS7ra_usagePanel",
3057
+ "assistantContentRendered": "yfS7ra_assistantContentRendered",
3058
+ "toolCallNameTypeface": "yfS7ra_toolCallNameTypeface",
3059
+ "payload": "yfS7ra_payload",
3087
3060
  "schemaIntro": "yfS7ra_schemaIntro",
3088
- "assistantToolCallsPreview": "yfS7ra_assistantToolCallsPreview",
3089
- "schemaDescription": "yfS7ra_schemaDescription",
3090
- "inlineResult": "yfS7ra_inlineResult",
3091
- "promptDiffSections": "yfS7ra_promptDiffSections",
3092
- "overviewPreview": "yfS7ra_overviewPreview",
3093
- "turnRail": "yfS7ra_turnRail",
3094
- "thinkingChevron": "yfS7ra_thinkingChevron",
3095
- "detailBodySummary": "yfS7ra_detailBodySummary",
3096
- "overviewSection": "yfS7ra_overviewSection",
3097
- "assistantToolCallText": "yfS7ra_assistantToolCallText",
3098
- "details": "yfS7ra_details",
3099
- "overviewParentLinks": "yfS7ra_overviewParentLinks",
3061
+ "toolAmber": "yfS7ra_toolAmber",
3062
+ "schemaName": "yfS7ra_schemaName",
3063
+ "toolCatalogDescription": "yfS7ra_toolCatalogDescription",
3064
+ "selectionRail": "yfS7ra_selectionRail",
3100
3065
  "resultBlocks": "yfS7ra_resultBlocks",
3101
3066
  "panelImage": "yfS7ra_panelImage",
3102
- "kindSlot": "yfS7ra_kindSlot",
3067
+ "details": "yfS7ra_details",
3068
+ "assistantToolCallIcon": "yfS7ra_assistantToolCallIcon",
3069
+ "assistantToolCallName": "yfS7ra_assistantToolCallName",
3070
+ "historyLoading": "yfS7ra_historyLoading",
3071
+ "compacted": "yfS7ra_compacted",
3072
+ "noOutputText": "yfS7ra_noOutputText",
3073
+ "toolCallOnly": "yfS7ra_toolCallOnly",
3103
3074
  "detailsLocation": "yfS7ra_detailsLocation",
3104
- "detailBody": "yfS7ra_detailBody",
3075
+ "summaryScrollRegion": "yfS7ra_summaryScrollRegion",
3076
+ "virtualSpacer": "yfS7ra_virtualSpacer",
3077
+ "sourceBlockLabel": "yfS7ra_sourceBlockLabel",
3078
+ "thinkingQuote": "yfS7ra_thinkingQuote",
3079
+ "tablePane": "yfS7ra_tablePane",
3080
+ "historyLoadingBar": "yfS7ra_historyLoadingBar",
3081
+ "inlineResult": "yfS7ra_inlineResult",
3082
+ "requestDetailsDot": "yfS7ra_requestDetailsDot",
3083
+ "noPayload": "yfS7ra_noPayload",
3084
+ "schemaParametersTitle": "yfS7ra_schemaParametersTitle",
3085
+ "toolCatalogTree": "yfS7ra_toolCatalogTree",
3105
3086
  "schemaParameters": "yfS7ra_schemaParameters",
3106
- "detailsHeader": "yfS7ra_detailsHeader",
3107
- "eventHeader": "yfS7ra_eventHeader",
3108
- "overview": "yfS7ra_overview",
3087
+ "jsonPayload": "yfS7ra_jsonPayload",
3088
+ "schemaTree": "yfS7ra_schemaTree",
3109
3089
  "assistantToolCallButton": "yfS7ra_assistantToolCallButton",
3110
- "toolCatalogSummary": "yfS7ra_toolCatalogSummary",
3111
- "assistantVioletBright": "yfS7ra_assistantVioletBright",
3090
+ "systemNeutral": "yfS7ra_systemNeutral",
3091
+ "usageHeading": "yfS7ra_usageHeading",
3092
+ "detailTab": "yfS7ra_detailTab",
3093
+ "kindTag": "yfS7ra_kindTag",
3094
+ "compactedSummary": "yfS7ra_compactedSummary",
3095
+ "user": "yfS7ra_user",
3096
+ "turnLabelActive": "yfS7ra_turnLabelActive",
3097
+ "contentText": "yfS7ra_contentText",
3098
+ "detailTabs": "yfS7ra_detailTabs",
3112
3099
  "markdownPayload": "yfS7ra_markdownPayload",
3113
- "resultBlocksPreview": "yfS7ra_resultBlocksPreview",
3114
- "schemaParametersTitle": "yfS7ra_schemaParametersTitle",
3115
- "overviewHierarchyJumpIconTight": "yfS7ra_overviewHierarchyJumpIconTight",
3116
- "turnLabelFull": "yfS7ra_turnLabelFull",
3100
+ "turnRail": "yfS7ra_turnRail",
3117
3101
  "contextGreen": "yfS7ra_contextGreen",
3118
- "toolCallPayload": "yfS7ra_toolCallPayload",
3119
- "virtualSpacer": "yfS7ra_virtualSpacer",
3120
- "toolCatalogFullDescription": "yfS7ra_toolCatalogFullDescription",
3121
- "toolCatalogName": "yfS7ra_toolCatalogName",
3122
- "sourceBlockJumpIcon": "yfS7ra_sourceBlockJumpIcon",
3123
- "promptDiffLinecontext": "yfS7ra_promptDiffLinecontext",
3124
- "requestBoundaryControlActive": "yfS7ra_requestBoundaryControlActive",
3102
+ "markdownPreview": "yfS7ra_markdownPreview",
3103
+ "split": "yfS7ra_split",
3104
+ "historyLoadButton": "yfS7ra_historyLoadButton",
3105
+ "sourceBlockContent": "yfS7ra_sourceBlockContent",
3106
+ "historyLoadRow": "yfS7ra_historyLoadRow",
3107
+ "inlineResultText": "yfS7ra_inlineResultText",
3108
+ "assistantToolCallText": "yfS7ra_assistantToolCallText",
3109
+ "message": "yfS7ra_message",
3110
+ "detailsTitle": "yfS7ra_detailsTitle",
3111
+ "detailBody": "yfS7ra_detailBody",
3112
+ "overviewPreview": "yfS7ra_overviewPreview",
3113
+ "schema": "yfS7ra_schema",
3114
+ "detailTabActive": "yfS7ra_detailTabActive",
3115
+ "close": "yfS7ra_close",
3116
+ "sourceBlockHeader": "yfS7ra_sourceBlockHeader",
3117
+ "promptDiffSections": "yfS7ra_promptDiffSections",
3118
+ "eventInner": "yfS7ra_eventInner",
3119
+ "overview": "yfS7ra_overview",
3120
+ "visuallyHidden": "yfS7ra_visuallyHidden",
3121
+ "toolCatalog": "yfS7ra_toolCatalog",
3122
+ "sourceBlock": "yfS7ra_sourceBlock",
3123
+ "sourceBlockJumpTarget": "yfS7ra_sourceBlockJumpTarget",
3124
+ "assistantToolCallArgs": "yfS7ra_assistantToolCallArgs",
3125
+ "assistantVioletBright": "yfS7ra_assistantVioletBright",
3126
+ "errorPayload": "yfS7ra_errorPayload",
3127
+ "overviewHierarchyJumpIconTight": "yfS7ra_overviewHierarchyJumpIconTight",
3128
+ "overviewTitleIcon": "yfS7ra_overviewTitleIcon",
3125
3129
  "promptDiffLineremoved": "yfS7ra_promptDiffLineremoved",
3126
- "usageHeading": "yfS7ra_usageHeading",
3127
- "historyLoading": "yfS7ra_historyLoading",
3128
- "turnLabel": "yfS7ra_turnLabel",
3129
- "resultRequest": "yfS7ra_resultRequest",
3130
- "toolCallOnly": "yfS7ra_toolCallOnly",
3131
- "messageImages": "yfS7ra_messageImages",
3132
- "thinkingQuoteOnlyPreview": "yfS7ra_thinkingQuoteOnlyPreview",
3133
- "overviewTitle": "yfS7ra_overviewTitle",
3134
- "schemaName": "yfS7ra_schemaName",
3130
+ "assistantToolCalls": "yfS7ra_assistantToolCalls",
3135
3131
  "trajectory-table": "yfS7ra_trajectory-table",
3136
- "close": "yfS7ra_close",
3137
- "requestTokenDetail": "yfS7ra_requestTokenDetail",
3138
- "schemaPreview": "yfS7ra_schemaPreview",
3139
- "messageImagesPreview": "yfS7ra_messageImagesPreview",
3140
- "eventColumn": "yfS7ra_eventColumn",
3141
- "detailsResizeHandle": "yfS7ra_detailsResizeHandle",
3142
- "kindTag": "yfS7ra_kindTag",
3143
3132
  "collapsedTurnContent": "yfS7ra_collapsedTurnContent",
3144
- "schemaTree": "yfS7ra_schemaTree",
3145
- "payload": "yfS7ra_payload",
3146
- "toolCatalog": "yfS7ra_toolCatalog",
3147
- "toolCatalogItem": "yfS7ra_toolCatalogItem",
3148
- "toolCatalogChevron": "yfS7ra_toolCatalogChevron",
3149
- "historyLoadingBar": "yfS7ra_historyLoadingBar",
3150
- "jsonPreview": "yfS7ra_jsonPreview",
3151
- "error": "yfS7ra_error",
3152
- "assistantOutput": "yfS7ra_assistantOutput",
3153
3133
  "promptDiffTitle": "yfS7ra_promptDiffTitle",
3154
- "requestDetailsDot": "yfS7ra_requestDetailsDot",
3155
- "turnLabelActive": "yfS7ra_turnLabelActive",
3156
- "contentText": "yfS7ra_contentText",
3157
- "toolCatalogTree": "yfS7ra_toolCatalogTree",
3134
+ "subtoolAmber": "yfS7ra_subtoolAmber",
3135
+ "requestTokenDetail": "yfS7ra_requestTokenDetail",
3136
+ "messageImages": "yfS7ra_messageImages",
3137
+ "assistantToolCallsPreview": "yfS7ra_assistantToolCallsPreview",
3138
+ "turnLabelFull": "yfS7ra_turnLabelFull",
3139
+ "toolCatalogSummary": "yfS7ra_toolCatalogSummary",
3140
+ "promptDiffLineadded": "yfS7ra_promptDiffLineadded",
3141
+ "promptDiff": "yfS7ra_promptDiff",
3142
+ "turnLabel": "yfS7ra_turnLabel",
3143
+ "toolCatalogName": "yfS7ra_toolCatalogName",
3144
+ "detailBodySummary": "yfS7ra_detailBodySummary",
3145
+ "toolCatalogDefinition": "yfS7ra_toolCatalogDefinition",
3146
+ "toolCallPayload": "yfS7ra_toolCallPayload",
3147
+ "assistantContent": "yfS7ra_assistantContent",
3158
3148
  "promptDiffSection": "yfS7ra_promptDiffSection",
3159
- "toolCatalogDescription": "yfS7ra_toolCatalogDescription",
3149
+ "requestBoundaryControlActive": "yfS7ra_requestBoundaryControlActive",
3160
3150
  "collapsedTurnEllipsis": "yfS7ra_collapsedTurnEllipsis",
3161
- "contentColumn": "yfS7ra_contentColumn",
3162
- "toolCatalogDefinition": "yfS7ra_toolCatalogDefinition",
3151
+ "error": "yfS7ra_error",
3152
+ "overviewTitle": "yfS7ra_overviewTitle",
3153
+ "kindSlot": "yfS7ra_kindSlot",
3154
+ "resultRequest": "yfS7ra_resultRequest",
3163
3155
  "overviewHeading": "yfS7ra_overviewHeading",
3164
- "markdownPreview": "yfS7ra_markdownPreview",
3165
- "detailsTitle": "yfS7ra_detailsTitle",
3156
+ "schemaDescription": "yfS7ra_schemaDescription",
3157
+ "payloadPreview": "yfS7ra_payloadPreview",
3158
+ "kindTagIcon": "yfS7ra_kindTagIcon",
3159
+ "toolCatalogIcon": "yfS7ra_toolCatalogIcon",
3160
+ "sourceBlockJumpIcon": "yfS7ra_sourceBlockJumpIcon",
3161
+ "resultBlockText": "yfS7ra_resultBlockText",
3162
+ "history-loading-spin": "yfS7ra_history-loading-spin",
3166
3163
  "systemPrompt": "yfS7ra_systemPrompt",
3167
- "tablePane": "yfS7ra_tablePane",
3168
- "jsonPayload": "yfS7ra_jsonPayload",
3169
- "user": "yfS7ra_user",
3170
- "toolCallNameTypeface": "yfS7ra_toolCallNameTypeface",
3171
- "historyLoadButton": "yfS7ra_historyLoadButton",
3172
- "eventInner": "yfS7ra_eventInner",
3173
- "overviewSections": "yfS7ra_overviewSections",
3174
- "assistantContentRendered": "yfS7ra_assistantContentRendered",
3175
- "noPayload": "yfS7ra_noPayload",
3176
- "panelImageLink": "yfS7ra_panelImageLink",
3177
- "split": "yfS7ra_split",
3178
- "usagePanel": "yfS7ra_usagePanel",
3179
- "inlineResultText": "yfS7ra_inlineResultText",
3180
- "requestBoundaryControl": "yfS7ra_requestBoundaryControl",
3181
- "assistantContent": "yfS7ra_assistantContent",
3182
- "thinkingToggle": "yfS7ra_thinkingToggle",
3183
- "sourceBlockLabel": "yfS7ra_sourceBlockLabel",
3184
- "subtoolAmber": "yfS7ra_subtoolAmber",
3164
+ "toolCatalogFullDescription": "yfS7ra_toolCatalogFullDescription",
3165
+ "resultPreview": "yfS7ra_resultPreview",
3166
+ "requestDetailsName": "yfS7ra_requestDetailsName",
3167
+ "table": "yfS7ra_table",
3168
+ "toolCatalogItem": "yfS7ra_toolCatalogItem",
3169
+ "event": "yfS7ra_event",
3170
+ "eventHeader": "yfS7ra_eventHeader",
3171
+ "overviewSection": "yfS7ra_overviewSection",
3172
+ "arrow": "yfS7ra_arrow",
3173
+ "sourceBlocks": "yfS7ra_sourceBlocks",
3174
+ "detailsResizeHandle": "yfS7ra_detailsResizeHandle",
3175
+ "assistantOutput": "yfS7ra_assistantOutput",
3176
+ "resultBlocksPreview": "yfS7ra_resultBlocksPreview",
3177
+ "panelImageLinkPreview": "yfS7ra_panelImageLinkPreview",
3178
+ "schemaPreview": "yfS7ra_schemaPreview",
3179
+ "thinkingChevron": "yfS7ra_thinkingChevron",
3180
+ "overviewParentLinks": "yfS7ra_overviewParentLinks",
3185
3181
  "promptDiffLinemeta": "yfS7ra_promptDiffLinemeta",
3186
- "history-loading-spin": "yfS7ra_history-loading-spin",
3187
- "event": "yfS7ra_event"
3182
+ "toolCatalogChevron": "yfS7ra_toolCatalogChevron",
3183
+ "turnLabelCompact": "yfS7ra_turnLabelCompact",
3184
+ "kindTagLabel": "yfS7ra_kindTagLabel",
3185
+ "usageGroup": "yfS7ra_usageGroup",
3186
+ "detailsHeader": "yfS7ra_detailsHeader",
3187
+ "messageImagesPreview": "yfS7ra_messageImagesPreview"
3188
3188
  };
3189
3189
  //#endregion
3190
3190
  //#region src/client/TrajectoryTable.tsx
@@ -5348,19 +5348,19 @@ window.__ModuleLoader__.load({
5348
5348
  document.head.appendChild(tag);
5349
5349
  }
5350
5350
  var TrajectoryToolbar_module_css_default = {
5351
+ "searchInput": "ItN3YG_searchInput",
5352
+ "controlTrack": "ItN3YG_controlTrack",
5353
+ "controlThumb": "ItN3YG_controlThumb",
5354
+ "toggle": "ItN3YG_toggle",
5355
+ "toggleIcon": "ItN3YG_toggleIcon",
5351
5356
  "action": "ItN3YG_action",
5352
- "control": "ItN3YG_control",
5353
5357
  "actionIcon": "ItN3YG_actionIcon",
5354
- "searchIcon": "ItN3YG_searchIcon",
5355
- "toggleIcon": "ItN3YG_toggleIcon",
5356
- "controlThumb": "ItN3YG_controlThumb",
5357
- "inner": "ItN3YG_inner",
5358
- "actions": "ItN3YG_actions",
5359
- "controlTrack": "ItN3YG_controlTrack",
5360
5358
  "root": "ItN3YG_root",
5361
5359
  "search": "ItN3YG_search",
5362
- "toggle": "ItN3YG_toggle",
5363
- "searchInput": "ItN3YG_searchInput"
5360
+ "actions": "ItN3YG_actions",
5361
+ "inner": "ItN3YG_inner",
5362
+ "searchIcon": "ItN3YG_searchIcon",
5363
+ "control": "ItN3YG_control"
5364
5364
  };
5365
5365
  //#endregion
5366
5366
  //#region src/client/TrajectoryToolbar.tsx
@@ -5599,19 +5599,19 @@ window.__ModuleLoader__.load({
5599
5599
  document.head.appendChild(tag);
5600
5600
  }
5601
5601
  var TrajectoryTimeline_module_css_default = {
5602
- "selection": "kwzH6G_selection",
5603
- "track": "kwzH6G_track",
5604
5602
  "root": "kwzH6G_root",
5605
- "plot": "kwzH6G_plot",
5606
- "earlierHistory": "kwzH6G_earlierHistory",
5607
5603
  "turnBoundary": "kwzH6G_turnBoundary",
5608
- "span": "kwzH6G_span",
5604
+ "selection": "kwzH6G_selection",
5605
+ "earlierHistory": "kwzH6G_earlierHistory",
5609
5606
  "labels": "kwzH6G_labels",
5610
5607
  "empty": "kwzH6G_empty",
5608
+ "turnBoundaries": "kwzH6G_turnBoundaries",
5611
5609
  "selectionEdges": "kwzH6G_selectionEdges",
5610
+ "span": "kwzH6G_span",
5611
+ "lanes": "kwzH6G_lanes",
5612
+ "plot": "kwzH6G_plot",
5612
5613
  "hoverLine": "kwzH6G_hoverLine",
5613
- "turnBoundaries": "kwzH6G_turnBoundaries",
5614
- "lanes": "kwzH6G_lanes"
5614
+ "track": "kwzH6G_track"
5615
5615
  };
5616
5616
  //#endregion
5617
5617
  //#region src/client/TrajectoryTimeline.tsx
@@ -6982,8 +6982,8 @@ window.__ModuleLoader__.load({
6982
6982
  document.head.appendChild(tag);
6983
6983
  }
6984
6984
  var views_module_css_default = {
6985
- "root": "IdkwEa_root",
6986
- "ledger": "IdkwEa_ledger"
6985
+ "ledger": "IdkwEa_ledger",
6986
+ "root": "IdkwEa_root"
6987
6987
  };
6988
6988
  //#endregion
6989
6989
  //#region src/client/TrajectoryView.tsx
@@ -122,15 +122,15 @@ window.__ModuleLoader__.load({
122
122
  document.head.appendChild(tag);
123
123
  }
124
124
  var PlanReviewPanel_module_css_default = {
125
- "footer": "qwZnSa_footer",
126
- "actions": "qwZnSa_actions",
127
- "dot": "qwZnSa_dot",
128
125
  "body": "qwZnSa_body",
126
+ "dot": "qwZnSa_dot",
127
+ "frame": "qwZnSa_frame",
129
128
  "discuss": "qwZnSa_discuss",
129
+ "feedback": "qwZnSa_feedback",
130
+ "actions": "qwZnSa_actions",
131
+ "footer": "qwZnSa_footer",
130
132
  "strip": "qwZnSa_strip",
131
- "card": "qwZnSa_card",
132
- "frame": "qwZnSa_frame",
133
- "feedback": "qwZnSa_feedback"
133
+ "card": "qwZnSa_card"
134
134
  };
135
135
  //#endregion
136
136
  //#region src/client/PlanReviewPanel.tsx
@@ -240,37 +240,37 @@ window.__ModuleLoader__.load({
240
240
  document.head.appendChild(tag);
241
241
  }
242
242
  var QuestionComposer_module_css_default = {
243
+ "checkboxChecked": "_3wP-uG_checkboxChecked",
244
+ "progress": "_3wP-uG_progress",
245
+ "number": "_3wP-uG_number",
243
246
  "headingBlock": "_3wP-uG_headingBlock",
244
- "customInput": "_3wP-uG_customInput",
245
- "optionLabel": "_3wP-uG_optionLabel",
247
+ "option": "_3wP-uG_option",
248
+ "footerActions": "_3wP-uG_footerActions",
246
249
  "frame": "_3wP-uG_frame",
247
- "optionCopy": "_3wP-uG_optionCopy",
248
- "feedback": "_3wP-uG_feedback",
249
- "card": "_3wP-uG_card",
250
- "number": "_3wP-uG_number",
250
+ "badge": "_3wP-uG_badge",
251
+ "eyebrow": "_3wP-uG_eyebrow",
251
252
  "footer": "_3wP-uG_footer",
252
- "detail": "_3wP-uG_detail",
253
- "options": "_3wP-uG_options",
253
+ "cardMinimized": "_3wP-uG_cardMinimized",
254
+ "optionSelected": "_3wP-uG_optionSelected",
255
+ "card": "_3wP-uG_card",
256
+ "pager": "_3wP-uG_pager",
257
+ "optionCopy": "_3wP-uG_optionCopy",
254
258
  "description": "_3wP-uG_description",
259
+ "optionLabel": "_3wP-uG_optionLabel",
260
+ "iconButton": "_3wP-uG_iconButton",
261
+ "customRowActive": "_3wP-uG_customRowActive",
262
+ "customInput": "_3wP-uG_customInput",
263
+ "header": "_3wP-uG_header",
255
264
  "body": "_3wP-uG_body",
256
- "title": "_3wP-uG_title",
257
- "progress": "_3wP-uG_progress",
258
- "eyebrow": "_3wP-uG_eyebrow",
265
+ "options": "_3wP-uG_options",
266
+ "customRow": "_3wP-uG_customRow",
259
267
  "customTextarea": "_3wP-uG_customTextarea",
260
- "optionLine": "_3wP-uG_optionLine",
261
- "footerActions": "_3wP-uG_footerActions",
262
- "pager": "_3wP-uG_pager",
263
- "badge": "_3wP-uG_badge",
264
- "cardMinimized": "_3wP-uG_cardMinimized",
265
- "header": "_3wP-uG_header",
266
- "checkbox": "_3wP-uG_checkbox",
268
+ "title": "_3wP-uG_title",
269
+ "feedback": "_3wP-uG_feedback",
267
270
  "headerActions": "_3wP-uG_headerActions",
268
- "option": "_3wP-uG_option",
269
- "optionSelected": "_3wP-uG_optionSelected",
270
- "customRowActive": "_3wP-uG_customRowActive",
271
- "checkboxChecked": "_3wP-uG_checkboxChecked",
272
- "iconButton": "_3wP-uG_iconButton",
273
- "customRow": "_3wP-uG_customRow"
271
+ "detail": "_3wP-uG_detail",
272
+ "checkbox": "_3wP-uG_checkbox",
273
+ "optionLine": "_3wP-uG_optionLine"
274
274
  };
275
275
  //#endregion
276
276
  //#region src/client/QuestionComposer.tsx
@@ -19,28 +19,28 @@ window.__ModuleLoader__.load({
19
19
  document.head.appendChild(tag);
20
20
  }
21
21
  var WorkflowRunPanel_module_css_default = {
22
- "phaseHeader": "SiHEYG_phaseHeader",
23
- "phaseLeading": "SiHEYG_phaseLeading",
24
22
  "runHeader": "SiHEYG_runHeader",
25
- "phaseStatus": "SiHEYG_phaseStatus",
26
- "empty": "SiHEYG_empty",
27
- "dotSlot": "SiHEYG_dotSlot",
23
+ "phaseLeading": "SiHEYG_phaseLeading",
28
24
  "separator": "SiHEYG_separator",
29
25
  "memberLabel": "SiHEYG_memberLabel",
30
- "root": "SiHEYG_root",
26
+ "memberLabelWrap": "SiHEYG_memberLabelWrap",
31
27
  "phaseTitle": "SiHEYG_phaseTitle",
32
- "runLeading": "SiHEYG_runLeading",
33
- "phaseList": "SiHEYG_phaseList",
34
28
  "phaseCount": "SiHEYG_phaseCount",
35
- "memberButton": "SiHEYG_memberButton",
29
+ "dotSlot": "SiHEYG_dotSlot",
30
+ "runSummary": "SiHEYG_runSummary",
31
+ "phaseHeader": "SiHEYG_phaseHeader",
32
+ "runTitle": "SiHEYG_runTitle",
36
33
  "members": "SiHEYG_members",
34
+ "runLeading": "SiHEYG_runLeading",
35
+ "root": "SiHEYG_root",
37
36
  "statusTail": "SiHEYG_statusTail",
38
- "phase": "SiHEYG_phase",
39
- "runTitle": "SiHEYG_runTitle",
40
- "runSummary": "SiHEYG_runSummary",
41
37
  "memberRow": "SiHEYG_memberRow",
42
- "memberLabelWrap": "SiHEYG_memberLabelWrap",
43
- "memberStatus": "SiHEYG_memberStatus"
38
+ "memberButton": "SiHEYG_memberButton",
39
+ "memberStatus": "SiHEYG_memberStatus",
40
+ "phase": "SiHEYG_phase",
41
+ "phaseStatus": "SiHEYG_phaseStatus",
42
+ "empty": "SiHEYG_empty",
43
+ "phaseList": "SiHEYG_phaseList"
44
44
  };
45
45
  //#endregion
46
46
  //#region src/client/WorkflowRunPanel.tsx