@xrkseek/harness-cli 0.1.2 → 0.1.3

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 (53) hide show
  1. package/dist/commands/plugin.d.ts.map +1 -1
  2. package/dist/commands/plugin.js +9 -2
  3. package/dist/commands/plugin.js.map +1 -1
  4. package/dist/plugin/index.d.ts +3 -0
  5. package/dist/plugin/index.d.ts.map +1 -1
  6. package/dist/plugin/index.js +12 -2
  7. package/dist/plugin/index.js.map +1 -1
  8. package/dist/plugin/install-client.d.ts +2 -0
  9. package/dist/plugin/install-client.d.ts.map +1 -1
  10. package/dist/plugin/install-client.js +24 -9
  11. package/dist/plugin/install-client.js.map +1 -1
  12. package/dist/plugin/staging-reconcile.d.ts +8 -0
  13. package/dist/plugin/staging-reconcile.d.ts.map +1 -0
  14. package/dist/plugin/staging-reconcile.js +67 -0
  15. package/dist/plugin/staging-reconcile.js.map +1 -0
  16. package/dist/product-paths.d.ts.map +1 -1
  17. package/dist/product-paths.js +8 -0
  18. package/dist/product-paths.js.map +1 -1
  19. package/package.json +1 -1
  20. package/product-web/assets/index-C_NG-17x.js +112 -0
  21. package/product-web/assets/index-C_NG-17x.js.map +1 -0
  22. package/product-web/boot.json +1 -1
  23. package/product-web/index.html +1 -1
  24. package/product-web/plugins/@xrkseek/client-locale/client.js +2 -2
  25. package/product-web/plugins/@xrkseek/client-ui-agent-preset/client.js +36 -36
  26. package/product-web/plugins/@xrkseek/client-ui-attachment/client.js +13 -13
  27. package/product-web/plugins/@xrkseek/client-ui-commands/client.js +8 -8
  28. package/product-web/plugins/@xrkseek/client-ui-conversation/client.js +173 -170
  29. package/product-web/plugins/@xrkseek/client-ui-deliverables/client.js +6 -6
  30. package/product-web/plugins/@xrkseek/client-ui-directory-picker-browse/client.js +27 -27
  31. package/product-web/plugins/@xrkseek/client-ui-goal/client.js +7 -7
  32. package/product-web/plugins/@xrkseek/client-ui-input-trigger/client.js +6 -6
  33. package/product-web/plugins/@xrkseek/client-ui-jobs/client.js +7 -7
  34. package/product-web/plugins/@xrkseek/client-ui-layout/client.js +3 -3
  35. package/product-web/plugins/@xrkseek/client-ui-message-feedback/client.js +5 -5
  36. package/product-web/plugins/@xrkseek/client-ui-model-selection/client.js +17 -17
  37. package/product-web/plugins/@xrkseek/client-ui-permission-presets/client.js +4 -4
  38. package/product-web/plugins/@xrkseek/client-ui-plan/client.js +2 -2
  39. package/product-web/plugins/@xrkseek/client-ui-settings-general/client.js +15 -15
  40. package/product-web/plugins/@xrkseek/client-ui-settings-models/client.js +54 -54
  41. package/product-web/plugins/@xrkseek/client-ui-settings-plugin-inventory/client.js +14 -14
  42. package/product-web/plugins/@xrkseek/client-ui-settings-plugins/client.js +43 -43
  43. package/product-web/plugins/@xrkseek/client-ui-sidebar/client.js +14 -14
  44. package/product-web/plugins/@xrkseek/client-ui-skill/client.js +10 -10
  45. package/product-web/plugins/@xrkseek/client-ui-subagent/client.js +23 -23
  46. package/product-web/plugins/@xrkseek/client-ui-theme/client.js +2 -2
  47. package/product-web/plugins/@xrkseek/client-ui-tool/client.js +38 -38
  48. package/product-web/plugins/@xrkseek/client-ui-trajectory/client.js +144 -144
  49. package/product-web/plugins/@xrkseek/client-ui-user-questions/client.js +26 -26
  50. package/product-web/plugins/@xrkseek/client-ui-workflow-run/client.js +15 -15
  51. package/product-web/plugins/@xrkseek/client-ui-workspace/client.js +55 -55
  52. package/product-web/assets/index-CHKZdZNt.js +0 -112
  53. package/product-web/assets/index-CHKZdZNt.js.map +0 -1
@@ -3037,23 +3037,23 @@ window.__ModuleLoader__.load({
3037
3037
  document.head.appendChild(tag);
3038
3038
  }
3039
3039
  var ContextMeter_module_css_default = {
3040
- "rows": "bloECW_rows",
3040
+ "percent": "bloECW_percent",
3041
+ "colorMessages": "bloECW_colorMessages",
3041
3042
  "panel": "bloECW_panel",
3042
- "figures": "bloECW_figures",
3043
+ "track": "bloECW_track",
3043
3044
  "fill": "bloECW_fill",
3044
- "headline": "bloECW_headline",
3045
+ "figures": "bloECW_figures",
3046
+ "trigger": "bloECW_trigger",
3047
+ "segment": "bloECW_segment",
3048
+ "root": "bloECW_root",
3045
3049
  "row": "bloECW_row",
3050
+ "header": "bloECW_header",
3051
+ "headline": "bloECW_headline",
3052
+ "rows": "bloECW_rows",
3046
3053
  "swatch": "bloECW_swatch",
3047
- "track": "bloECW_track",
3048
3054
  "colorTools": "bloECW_colorTools",
3049
3055
  "colorSystem": "bloECW_colorSystem",
3050
- "bar": "bloECW_bar",
3051
- "colorMessages": "bloECW_colorMessages",
3052
- "trigger": "bloECW_trigger",
3053
- "percent": "bloECW_percent",
3054
- "segment": "bloECW_segment",
3055
- "header": "bloECW_header",
3056
- "root": "bloECW_root"
3056
+ "bar": "bloECW_bar"
3057
3057
  };
3058
3058
  //#endregion
3059
3059
  //#region src/client/skeleton/ContextMeter.tsx
@@ -3225,10 +3225,10 @@ window.__ModuleLoader__.load({
3225
3225
  document.head.appendChild(tag);
3226
3226
  }
3227
3227
  var PermissionSelect_module_css_default = {
3228
- "trigger": "UJ7tKa_trigger",
3229
3228
  "chevron": "UJ7tKa_chevron",
3230
- "triggerIcon": "UJ7tKa_triggerIcon",
3231
3229
  "chevronOpen": "UJ7tKa_chevronOpen",
3230
+ "trigger": "UJ7tKa_trigger",
3231
+ "triggerIcon": "UJ7tKa_triggerIcon",
3232
3232
  "triggerLabel": "UJ7tKa_triggerLabel"
3233
3233
  };
3234
3234
  //#endregion
@@ -3463,41 +3463,41 @@ window.__ModuleLoader__.load({
3463
3463
  document.head.appendChild(tag);
3464
3464
  }
3465
3465
  var InputBar_module_css_default = {
3466
- "card": "QdFsVG_card",
3466
+ "accessory": "QdFsVG_accessory",
3467
+ "backdropDisabled": "QdFsVG_backdropDisabled",
3467
3468
  "input": "QdFsVG_input",
3468
- "notice": "QdFsVG_notice",
3469
- "chipInvalid": "QdFsVG_chipInvalid",
3470
- "mirror": "QdFsVG_mirror",
3471
- "backdrop": "QdFsVG_backdrop",
3472
- "cardWorkspaceTrigger": "QdFsVG_cardWorkspaceTrigger",
3469
+ "grow": "QdFsVG_grow",
3473
3470
  "chipIcon": "QdFsVG_chipIcon",
3474
- "trailing": "QdFsVG_trailing",
3475
- "root": "QdFsVG_root",
3476
- "overlayAnchor": "QdFsVG_overlayAnchor",
3477
- "modes": "QdFsVG_modes",
3478
- "textRefTrigger": "QdFsVG_textRefTrigger",
3471
+ "tools": "QdFsVG_tools",
3472
+ "row": "QdFsVG_row",
3479
3473
  "textRefTriggerGlyph": "QdFsVG_textRefTriggerGlyph",
3480
- "chip": "QdFsVG_chip",
3481
- "grow": "QdFsVG_grow",
3474
+ "modes": "QdFsVG_modes",
3475
+ "primary": "QdFsVG_primary",
3482
3476
  "hint": "QdFsVG_hint",
3483
- "textRef": "QdFsVG_textRef",
3484
3477
  "input-pending": "QdFsVG_input-pending",
3485
- "tools": "QdFsVG_tools",
3486
- "select": "QdFsVG_select",
3487
- "primary": "QdFsVG_primary",
3478
+ "pending": "QdFsVG_pending",
3479
+ "notice": "QdFsVG_notice",
3480
+ "card": "QdFsVG_card",
3488
3481
  "scroll": "QdFsVG_scroll",
3482
+ "chip": "QdFsVG_chip",
3483
+ "root": "QdFsVG_root",
3484
+ "hero": "QdFsVG_hero",
3485
+ "overlayAnchor": "QdFsVG_overlayAnchor",
3486
+ "trailing": "QdFsVG_trailing",
3489
3487
  "hlSegment": "QdFsVG_hlSegment",
3490
- "row": "QdFsVG_row",
3488
+ "backdrop": "QdFsVG_backdrop",
3491
3489
  "add": "QdFsVG_add",
3492
3490
  "retry": "QdFsVG_retry",
3491
+ "mirror": "QdFsVG_mirror",
3492
+ "chipTriggerGlyph": "QdFsVG_chipTriggerGlyph",
3493
+ "textRef": "QdFsVG_textRef",
3493
3494
  "textRefIcon": "QdFsVG_textRefIcon",
3495
+ "cardWorkspaceTrigger": "QdFsVG_cardWorkspaceTrigger",
3496
+ "textRefTrigger": "QdFsVG_textRefTrigger",
3494
3497
  "hlToken": "QdFsVG_hlToken",
3495
- "pending": "QdFsVG_pending",
3496
- "backdropDisabled": "QdFsVG_backdropDisabled",
3497
- "accessory": "QdFsVG_accessory",
3498
- "hero": "QdFsVG_hero",
3499
3498
  "chipTrigger": "QdFsVG_chipTrigger",
3500
- "chipTriggerGlyph": "QdFsVG_chipTriggerGlyph"
3499
+ "select": "QdFsVG_select",
3500
+ "chipInvalid": "QdFsVG_chipInvalid"
3501
3501
  };
3502
3502
  //#endregion
3503
3503
  //#region src/client/skeleton/InputBar.tsx
@@ -4177,12 +4177,12 @@ window.__ModuleLoader__.load({
4177
4177
  document.head.appendChild(tag);
4178
4178
  }
4179
4179
  var EnterBehaviorRow_module_css_default = {
4180
- "chevron": "ssSNSa_chevron",
4181
- "row": "ssSNSa_row",
4182
- "title": "ssSNSa_title",
4183
4180
  "rowText": "ssSNSa_rowText",
4184
4181
  "desc": "ssSNSa_desc",
4185
- "selector": "ssSNSa_selector"
4182
+ "chevron": "ssSNSa_chevron",
4183
+ "selector": "ssSNSa_selector",
4184
+ "row": "ssSNSa_row",
4185
+ "title": "ssSNSa_title"
4186
4186
  };
4187
4187
  //#endregion
4188
4188
  //#region src/client/settings/EnterBehaviorRow.tsx
@@ -4255,35 +4255,35 @@ window.__ModuleLoader__.load({
4255
4255
  document.head.appendChild(tag);
4256
4256
  }
4257
4257
  var MessageItem_module_css_default = {
4258
+ "userRow": "DuLIaW_userRow",
4258
4259
  "retryText": "DuLIaW_retryText",
4259
- "userStack": "DuLIaW_userStack",
4260
- "compactionSummary": "DuLIaW_compactionSummary",
4261
- "turnErrorMessage": "DuLIaW_turnErrorMessage",
4262
- "turnErrorCopy": "DuLIaW_turnErrorCopy",
4260
+ "compactionButton": "DuLIaW_compactionButton",
4261
+ "maxTokensTitle": "DuLIaW_maxTokensTitle",
4262
+ "refIcon": "DuLIaW_refIcon",
4263
4263
  "turnErrorCode": "DuLIaW_turnErrorCode",
4264
- "compactionRow": "DuLIaW_compactionRow",
4265
- "compactionDisclosureIcon": "DuLIaW_compactionDisclosureIcon",
4266
- "turnErrorRow": "DuLIaW_turnErrorRow",
4267
- "referenceSummary": "DuLIaW_referenceSummary",
4268
- "retrySummary": "DuLIaW_retrySummary",
4269
4264
  "compactionSep": "DuLIaW_compactionSep",
4265
+ "bubble": "DuLIaW_bubble",
4270
4266
  "compactionLeading": "DuLIaW_compactionLeading",
4271
- "compactionContextIcon": "DuLIaW_compactionContextIcon",
4267
+ "retryRow": "DuLIaW_retryRow",
4268
+ "retrySummary": "DuLIaW_retrySummary",
4269
+ "turnErrorRow": "DuLIaW_turnErrorRow",
4270
+ "retry-shimmer": "DuLIaW_retry-shimmer",
4271
+ "turnErrorTitle": "DuLIaW_turnErrorTitle",
4272
4272
  "contextRow": "DuLIaW_contextRow",
4273
- "bubble": "DuLIaW_bubble",
4274
- "refChip": "DuLIaW_refChip",
4275
- "compactionButton": "DuLIaW_compactionButton",
4276
- "compactionTitle": "DuLIaW_compactionTitle",
4277
- "retryDetails": "DuLIaW_retryDetails",
4278
4273
  "retryDetailLabel": "DuLIaW_retryDetailLabel",
4274
+ "referenceSummary": "DuLIaW_referenceSummary",
4279
4275
  "turnErrorDot": "DuLIaW_turnErrorDot",
4280
- "turnErrorTitle": "DuLIaW_turnErrorTitle",
4281
- "retryRow": "DuLIaW_retryRow",
4276
+ "compactionTitle": "DuLIaW_compactionTitle",
4277
+ "retryDetails": "DuLIaW_retryDetails",
4278
+ "compactionContextIcon": "DuLIaW_compactionContextIcon",
4279
+ "turnErrorMessage": "DuLIaW_turnErrorMessage",
4280
+ "compactionDisclosureIcon": "DuLIaW_compactionDisclosureIcon",
4281
+ "compactionSummary": "DuLIaW_compactionSummary",
4282
4282
  "compactionBody": "DuLIaW_compactionBody",
4283
- "maxTokensTitle": "DuLIaW_maxTokensTitle",
4284
- "refIcon": "DuLIaW_refIcon",
4285
- "userRow": "DuLIaW_userRow",
4286
- "retry-shimmer": "DuLIaW_retry-shimmer"
4283
+ "turnErrorCopy": "DuLIaW_turnErrorCopy",
4284
+ "refChip": "DuLIaW_refChip",
4285
+ "userStack": "DuLIaW_userStack",
4286
+ "compactionRow": "DuLIaW_compactionRow"
4287
4287
  };
4288
4288
  //#endregion
4289
4289
  //#region src/client/chat/CompactionItem.tsx
@@ -4355,29 +4355,29 @@ window.__ModuleLoader__.load({
4355
4355
  document.head.appendChild(tag);
4356
4356
  }
4357
4357
  var ContextBody_module_css_default = {
4358
- "sections": "mBNGpa_sections",
4359
- "file": "mBNGpa_file",
4358
+ "entryName": "mBNGpa_entryName",
4359
+ "sectionText": "mBNGpa_sectionText",
4360
4360
  "field": "mBNGpa_field",
4361
- "fields": "mBNGpa_fields",
4362
- "recalls": "mBNGpa_recalls",
4363
- "filePath": "mBNGpa_filePath",
4361
+ "relaySender": "mBNGpa_relaySender",
4364
4362
  "text": "mBNGpa_text",
4365
4363
  "entry": "mBNGpa_entry",
4364
+ "entries": "mBNGpa_entries",
4365
+ "file": "mBNGpa_file",
4366
+ "files": "mBNGpa_files",
4366
4367
  "section": "mBNGpa_section",
4368
+ "recallLabel": "mBNGpa_recallLabel",
4367
4369
  "sectionName": "mBNGpa_sectionName",
4368
- "recallCounts": "mBNGpa_recallCounts",
4370
+ "fields": "mBNGpa_fields",
4369
4371
  "fieldKey": "mBNGpa_fieldKey",
4370
4372
  "fieldValue": "mBNGpa_fieldValue",
4371
- "sectionText": "mBNGpa_sectionText",
4372
- "files": "mBNGpa_files",
4373
- "catalogNotice": "mBNGpa_catalogNotice",
4374
- "entryName": "mBNGpa_entryName",
4375
- "entryDescription": "mBNGpa_entryDescription",
4373
+ "sections": "mBNGpa_sections",
4376
4374
  "recall": "mBNGpa_recall",
4375
+ "catalogNotice": "mBNGpa_catalogNotice",
4376
+ "recallCounts": "mBNGpa_recallCounts",
4377
4377
  "fileAction": "mBNGpa_fileAction",
4378
- "entries": "mBNGpa_entries",
4379
- "relaySender": "mBNGpa_relaySender",
4380
- "recallLabel": "mBNGpa_recallLabel"
4378
+ "recalls": "mBNGpa_recalls",
4379
+ "entryDescription": "mBNGpa_entryDescription",
4380
+ "filePath": "mBNGpa_filePath"
4381
4381
  };
4382
4382
  //#endregion
4383
4383
  //#region src/client/chat/ContextBody.tsx
@@ -4912,12 +4912,12 @@ window.__ModuleLoader__.load({
4912
4912
  document.head.appendChild(tag);
4913
4913
  }
4914
4914
  var ContextInjectionRow_module_css_default = {
4915
- "sep": "BCt95a_sep",
4915
+ "body": "BCt95a_body",
4916
+ "root": "BCt95a_root",
4917
+ "source": "BCt95a_source",
4916
4918
  "summary": "BCt95a_summary",
4917
4919
  "chevron": "BCt95a_chevron",
4918
- "source": "BCt95a_source",
4919
- "body": "BCt95a_body",
4920
- "root": "BCt95a_root"
4920
+ "sep": "BCt95a_sep"
4921
4921
  };
4922
4922
  //#endregion
4923
4923
  //#region src/client/chat/ContextInjectionRow.tsx
@@ -5015,12 +5015,12 @@ window.__ModuleLoader__.load({
5015
5015
  document.head.appendChild(tag);
5016
5016
  }
5017
5017
  var MessageIconActions_module_css_default = {
5018
- "visuallyHidden": "vWo8Ba_visuallyHidden",
5019
5018
  "runTimeDot": "vWo8Ba_runTimeDot",
5020
- "action": "vWo8Ba_action",
5019
+ "timeEnd": "vWo8Ba_timeEnd",
5021
5020
  "actions": "vWo8Ba_actions",
5022
5021
  "timeStart": "vWo8Ba_timeStart",
5023
- "timeEnd": "vWo8Ba_timeEnd"
5022
+ "action": "vWo8Ba_action",
5023
+ "visuallyHidden": "vWo8Ba_visuallyHidden"
5024
5024
  };
5025
5025
  //#endregion
5026
5026
  //#region src/client/chat/MessageIconActions.tsx
@@ -5453,20 +5453,20 @@ window.__ModuleLoader__.load({
5453
5453
  document.head.appendChild(tag);
5454
5454
  }
5455
5455
  var ChatView_module_css_default = {
5456
+ "dsh-turn-status-shimmer": "rzfPEq_dsh-turn-status-shimmer",
5456
5457
  "column": "rzfPEq_column",
5457
- "turnStatus": "rzfPEq_turnStatus",
5458
5458
  "flowItem": "rzfPEq_flowItem",
5459
- "dsh-turn-status-shimmer": "rzfPEq_dsh-turn-status-shimmer",
5460
- "hint": "rzfPEq_hint",
5459
+ "older": "rzfPEq_older",
5460
+ "callRow": "rzfPEq_callRow",
5461
5461
  "openError": "rzfPEq_openError",
5462
- "scroll": "rzfPEq_scroll",
5463
- "turnStatusClock": "rzfPEq_turnStatusClock",
5464
5462
  "toBottomSlot": "rzfPEq_toBottomSlot",
5465
- "older": "rzfPEq_older",
5463
+ "turnStatus": "rzfPEq_turnStatus",
5464
+ "hint": "rzfPEq_hint",
5466
5465
  "root": "rzfPEq_root",
5466
+ "toBottom": "rzfPEq_toBottom",
5467
5467
  "modalAction": "rzfPEq_modalAction",
5468
- "callRow": "rzfPEq_callRow",
5469
- "toBottom": "rzfPEq_toBottom"
5468
+ "turnStatusClock": "rzfPEq_turnStatusClock",
5469
+ "scroll": "rzfPEq_scroll"
5470
5470
  };
5471
5471
  //#endregion
5472
5472
  //#region src/client/chat/ChatNodeSeat.tsx
@@ -6011,15 +6011,15 @@ window.__ModuleLoader__.load({
6011
6011
  document.head.appendChild(tag);
6012
6012
  }
6013
6013
  var ApprovalPanel_module_css_default = {
6014
- "reject": "HtARWq_reject",
6015
6014
  "root": "HtARWq_root",
6015
+ "body": "HtARWq_body",
6016
6016
  "card": "HtARWq_card",
6017
- "dot": "HtARWq_dot",
6018
- "headline": "HtARWq_headline",
6019
6017
  "command": "HtARWq_command",
6020
- "strip": "HtARWq_strip",
6018
+ "reject": "HtARWq_reject",
6019
+ "headline": "HtARWq_headline",
6021
6020
  "actionRow": "HtARWq_actionRow",
6022
- "body": "HtARWq_body"
6021
+ "strip": "HtARWq_strip",
6022
+ "dot": "HtARWq_dot"
6023
6023
  };
6024
6024
  //#endregion
6025
6025
  //#region src/client/skeleton/ApprovalPanel.tsx
@@ -6474,21 +6474,21 @@ window.__ModuleLoader__.load({
6474
6474
  document.head.appendChild(tag);
6475
6475
  }
6476
6476
  var TodoPanel_module_css_default = {
6477
- "lead": "_S9Ibq_lead",
6478
- "progress": "_S9Ibq_progress",
6479
6477
  "content": "_S9Ibq_content",
6480
- "glyphProgress": "_S9Ibq_glyphProgress",
6481
- "chevron": "_S9Ibq_chevron",
6482
- "glyphPending": "_S9Ibq_glyphPending",
6478
+ "todo-progress-spin": "_S9Ibq_todo-progress-spin",
6483
6479
  "body": "_S9Ibq_body",
6484
- "root": "_S9Ibq_root",
6480
+ "glyphCompleted": "_S9Ibq_glyphCompleted",
6481
+ "glyphPending": "_S9Ibq_glyphPending",
6485
6482
  "title": "_S9Ibq_title",
6486
- "header": "_S9Ibq_header",
6487
6483
  "glyph": "_S9Ibq_glyph",
6488
- "glyphCompleted": "_S9Ibq_glyphCompleted",
6489
- "todo-progress-spin": "_S9Ibq_todo-progress-spin",
6484
+ "chevron": "_S9Ibq_chevron",
6485
+ "progress": "_S9Ibq_progress",
6486
+ "glyphProgress": "_S9Ibq_glyphProgress",
6487
+ "header": "_S9Ibq_header",
6488
+ "item": "_S9Ibq_item",
6489
+ "root": "_S9Ibq_root",
6490
6490
  "list": "_S9Ibq_list",
6491
- "item": "_S9Ibq_item"
6491
+ "lead": "_S9Ibq_lead"
6492
6492
  };
6493
6493
  //#endregion
6494
6494
  //#region src/client/skeleton/TodoPanel.tsx
@@ -6682,18 +6682,18 @@ window.__ModuleLoader__.load({
6682
6682
  document.head.appendChild(tag);
6683
6683
  }
6684
6684
  var QueueDock_module_css_default = {
6685
- "header": "u7UfBG_header",
6686
- "count": "u7UfBG_count",
6687
6685
  "panel": "u7UfBG_panel",
6686
+ "count": "u7UfBG_count",
6688
6687
  "list": "u7UfBG_list",
6689
6688
  "dock": "u7UfBG_dock",
6690
- "lead": "u7UfBG_lead",
6691
6689
  "preview": "u7UfBG_preview",
6690
+ "row": "u7UfBG_row",
6691
+ "action": "u7UfBG_action",
6692
6692
  "chevron": "u7UfBG_chevron",
6693
+ "lead": "u7UfBG_lead",
6694
+ "header": "u7UfBG_header",
6693
6695
  "editor": "u7UfBG_editor",
6694
- "row": "u7UfBG_row",
6695
- "actions": "u7UfBG_actions",
6696
- "action": "u7UfBG_action"
6696
+ "actions": "u7UfBG_actions"
6697
6697
  };
6698
6698
  //#endregion
6699
6699
  //#region src/client/queue/QueueDock.tsx
@@ -6951,23 +6951,23 @@ window.__ModuleLoader__.load({
6951
6951
  document.head.appendChild(tag);
6952
6952
  }
6953
6953
  var HeroShell_module_css_default = {
6954
- "fish": "W1fuRW_fish",
6955
6954
  "stack": "W1fuRW_stack",
6956
- "body": "W1fuRW_body",
6957
- "modalInput": "W1fuRW_modalInput",
6958
- "modalAction": "W1fuRW_modalAction",
6959
- "workspaceRow": "W1fuRW_workspaceRow",
6960
- "modalError": "W1fuRW_modalError",
6955
+ "fishHitbox": "W1fuRW_fishHitbox",
6961
6956
  "workspace": "W1fuRW_workspace",
6962
6957
  "folder": "W1fuRW_folder",
6963
- "root": "W1fuRW_root",
6958
+ "modalAction": "W1fuRW_modalAction",
6964
6959
  "chevron": "W1fuRW_chevron",
6965
6960
  "headlineText": "W1fuRW_headlineText",
6966
- "headline": "W1fuRW_headline",
6967
- "previewBadge": "W1fuRW_previewBadge",
6961
+ "fish": "W1fuRW_fish",
6968
6962
  "workspaceLabel": "W1fuRW_workspaceLabel",
6969
- "fishHitbox": "W1fuRW_fishHitbox",
6970
- "hero-fish-swim": "W1fuRW_hero-fish-swim"
6963
+ "modalError": "W1fuRW_modalError",
6964
+ "previewBadge": "W1fuRW_previewBadge",
6965
+ "modalInput": "W1fuRW_modalInput",
6966
+ "hero-fish-swim": "W1fuRW_hero-fish-swim",
6967
+ "root": "W1fuRW_root",
6968
+ "headline": "W1fuRW_headline",
6969
+ "body": "W1fuRW_body",
6970
+ "workspaceRow": "W1fuRW_workspaceRow"
6971
6971
  };
6972
6972
  //#endregion
6973
6973
  //#region src/client/skeleton/EmptyHero.tsx
@@ -7090,7 +7090,7 @@ window.__ModuleLoader__.load({
7090
7090
  children: renderSlot("conversation.hero.brand.mark", {
7091
7091
  size: 34,
7092
7092
  className: HeroShell_module_css_default.fish
7093
- }, { fallback: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_xrkseek_client_ui_primitives.FishLogo, {
7093
+ }, { fallback: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_xrkseek_client_ui_primitives.BrandMark, {
7094
7094
  size: 34,
7095
7095
  className: HeroShell_module_css_default.fish
7096
7096
  }) })
@@ -7120,29 +7120,29 @@ window.__ModuleLoader__.load({
7120
7120
  document.head.appendChild(tag);
7121
7121
  }
7122
7122
  var ConversationRoot_module_css_default = {
7123
- "composerHero": "MBmynq_composerHero",
7123
+ "crumbSubagent": "MBmynq_crumbSubagent",
7124
+ "scrollBody": "MBmynq_scrollBody",
7125
+ "header": "MBmynq_header",
7126
+ "viewArea": "MBmynq_viewArea",
7127
+ "titleCluster": "MBmynq_titleCluster",
7128
+ "tabs": "MBmynq_tabs",
7129
+ "heroGlow": "MBmynq_heroGlow",
7124
7130
  "headerUtilities": "MBmynq_headerUtilities",
7125
- "composerSeat": "MBmynq_composerSeat",
7126
- "tabActive": "MBmynq_tabActive",
7127
- "heroWorkspaceRow": "MBmynq_heroWorkspaceRow",
7131
+ "composerStack": "MBmynq_composerStack",
7132
+ "crumbSep": "MBmynq_crumbSep",
7133
+ "crumbs": "MBmynq_crumbs",
7134
+ "crumbSeg": "MBmynq_crumbSeg",
7128
7135
  "crumb": "MBmynq_crumb",
7129
- "tabs": "MBmynq_tabs",
7130
- "crumbSubagent": "MBmynq_crumbSubagent",
7131
7136
  "crumbCurrent": "MBmynq_crumbCurrent",
7132
- "root": "MBmynq_root",
7133
7137
  "headerHidden": "MBmynq_headerHidden",
7134
- "crumbSeg": "MBmynq_crumbSeg",
7135
7138
  "tab": "MBmynq_tab",
7136
- "viewArea": "MBmynq_viewArea",
7137
- "composerStack": "MBmynq_composerStack",
7138
- "crumbs": "MBmynq_crumbs",
7139
- "crumbSep": "MBmynq_crumbSep",
7140
- "heroGlow": "MBmynq_heroGlow",
7141
- "scrollBody": "MBmynq_scrollBody",
7142
- "titleRow": "MBmynq_titleRow",
7143
- "titleCluster": "MBmynq_titleCluster",
7139
+ "composerHero": "MBmynq_composerHero",
7144
7140
  "headerActions": "MBmynq_headerActions",
7145
- "header": "MBmynq_header"
7141
+ "titleRow": "MBmynq_titleRow",
7142
+ "tabActive": "MBmynq_tabActive",
7143
+ "composerSeat": "MBmynq_composerSeat",
7144
+ "heroWorkspaceRow": "MBmynq_heroWorkspaceRow",
7145
+ "root": "MBmynq_root"
7146
7146
  };
7147
7147
  //#endregion
7148
7148
  //#region src/client/skeleton/ConversationRoot.tsx
@@ -7154,6 +7154,8 @@ window.__ModuleLoader__.load({
7154
7154
  const inputState = useInput((s) => s);
7155
7155
  const cwd = useSessions((s) => sessionId === void 0 ? void 0 : s.byId[sessionId]?.cwd);
7156
7156
  const summaryBlank = useSessions((s) => sessionId === void 0 ? void 0 : s.byId[sessionId]?.blank);
7157
+ const liveBlank = useSession((s) => s.blank);
7158
+ const provenBlank = summaryBlank === true || liveBlank === true;
7157
7159
  const workspaces = useWorkspaces((s) => s);
7158
7160
  const composerBlock = useComposerBlock((block) => block);
7159
7161
  const [pickerOpen, setPickerOpen] = (0, react.useState)(false);
@@ -7181,8 +7183,9 @@ window.__ModuleLoader__.load({
7181
7183
  workspaces.phase,
7182
7184
  pendingWorkspace
7183
7185
  ]);
7184
- const settling = sessionId !== void 0 && composerPhase === "blank" && openState === "loading" && summaryBlank !== true;
7185
- const hero = sessionId === void 0 || composerPhase === "blank" && (openState === "open" || summaryBlank === true);
7186
+ const settling = sessionId !== void 0 && composerPhase === "blank" && openState === "loading" && !provenBlank;
7187
+ const hero = sessionId === void 0 || composerPhase === "blank" && (openState === "open" || openState === "cold" || openState === "error" || provenBlank);
7188
+ const heroChrome = hero || settling;
7186
7189
  const zone = session === void 0 || inputState === void 0 ? void 0 : {
7187
7190
  session,
7188
7191
  input: inputState
@@ -7218,9 +7221,9 @@ window.__ModuleLoader__.load({
7218
7221
  renderSlot("conversation.hero.agentPreset", {})
7219
7222
  ]
7220
7223
  });
7221
- const inert = sessionId === void 0 || hero && chipTitle === void 0;
7224
+ const inert = sessionId === void 0 || heroChrome && chipTitle === void 0;
7222
7225
  const inputBar = renderSlot("conversation.composer.bar", {
7223
- variant: hero ? "hero" : "composer",
7226
+ variant: heroChrome ? "hero" : "composer",
7224
7227
  ...inert ? {
7225
7228
  disabled: true,
7226
7229
  placeholder: t("placeholder.workspace"),
@@ -7231,21 +7234,21 @@ window.__ModuleLoader__.load({
7231
7234
  } : !inert && composerBlock !== void 0 ? {
7232
7235
  blocked: composerBlock,
7233
7236
  placeholder: composerBlock.reason
7234
- } : hero ? { placeholder: t("placeholder.hero") } : {},
7237
+ } : heroChrome ? { placeholder: t("placeholder.hero") } : {},
7235
7238
  overlay: renderSlot("conversation.input.overlay", {}),
7236
7239
  leftItems: zone === void 0 ? null : renderSlot("conversation.input.left", zone),
7237
7240
  rightItems: zone === void 0 ? null : renderSlot("conversation.input.right", zone),
7238
- footer: !hero && zone !== void 0 ? renderSlot("conversation.composer.dock", zone) : null
7241
+ footer: !heroChrome && zone !== void 0 ? renderSlot("conversation.composer.dock", zone) : null
7239
7242
  });
7240
7243
  const composerBar = /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
7241
- className: clsx(ConversationRoot_module_css_default.composerStack, hero && ConversationRoot_module_css_default.composerHero),
7244
+ className: clsx(ConversationRoot_module_css_default.composerStack, heroChrome && ConversationRoot_module_css_default.composerHero),
7242
7245
  children: [
7243
- hero && /* @__PURE__ */ (0, react_jsx_runtime.jsx)(HeroGlow, { className: ConversationRoot_module_css_default.heroGlow }),
7244
- hero && /* @__PURE__ */ (0, react_jsx_runtime.jsx)(HeroShell, {
7246
+ heroChrome && /* @__PURE__ */ (0, react_jsx_runtime.jsx)(HeroGlow, { className: ConversationRoot_module_css_default.heroGlow }),
7247
+ heroChrome && /* @__PURE__ */ (0, react_jsx_runtime.jsx)(HeroShell, {
7245
7248
  t,
7246
7249
  renderSlot
7247
7250
  }),
7248
- hero && heroWorkspaceRow,
7251
+ heroChrome && heroWorkspaceRow,
7249
7252
  zone !== void 0 && renderSlot("conversation.input.dock", zone),
7250
7253
  inputBar
7251
7254
  ]
@@ -7431,15 +7434,15 @@ window.__ModuleLoader__.load({
7431
7434
  document.head.appendChild(tag);
7432
7435
  }
7433
7436
  var DetailsPanel_module_css_default = {
7434
- "body": "H9rWiW_body",
7435
- "empty": "H9rWiW_empty",
7436
- "code": "H9rWiW_code",
7437
- "header": "H9rWiW_header",
7438
7437
  "root": "H9rWiW_root",
7439
- "sectionLabel": "H9rWiW_sectionLabel",
7440
7438
  "title": "H9rWiW_title",
7439
+ "section": "H9rWiW_section",
7440
+ "body": "H9rWiW_body",
7441
7441
  "close": "H9rWiW_close",
7442
- "section": "H9rWiW_section"
7442
+ "empty": "H9rWiW_empty",
7443
+ "header": "H9rWiW_header",
7444
+ "code": "H9rWiW_code",
7445
+ "sectionLabel": "H9rWiW_sectionLabel"
7443
7446
  };
7444
7447
  //#endregion
7445
7448
  //#region src/client/skeleton/DetailsPanel.tsx
@@ -9352,14 +9355,14 @@ window.__ModuleLoader__.load({
9352
9355
  document.head.appendChild(tag);
9353
9356
  }
9354
9357
  var ReasoningRow_module_css_default = {
9355
- "thinkBody": "dc9yZG_thinkBody",
9356
- "summary": "dc9yZG_summary",
9357
- "dsh-reasoning-row-sweep": "dc9yZG_dsh-reasoning-row-sweep",
9358
- "row": "dc9yZG_row",
9359
- "chevron": "dc9yZG_chevron",
9360
9358
  "leading": "dc9yZG_leading",
9359
+ "row": "dc9yZG_row",
9360
+ "thinkBody": "dc9yZG_thinkBody",
9361
9361
  "root": "dc9yZG_root",
9362
9362
  "title": "dc9yZG_title",
9363
+ "summary": "dc9yZG_summary",
9364
+ "chevron": "dc9yZG_chevron",
9365
+ "dsh-reasoning-row-sweep": "dc9yZG_dsh-reasoning-row-sweep",
9363
9366
  "separator": "dc9yZG_separator"
9364
9367
  };
9365
9368
  //#endregion
@@ -9445,10 +9448,10 @@ window.__ModuleLoader__.load({
9445
9448
  document.head.appendChild(tag);
9446
9449
  }
9447
9450
  var AssistantMarkdown_module_css_default = {
9448
- "root": "wAd5ea_root",
9451
+ "stopped": "wAd5ea_stopped",
9449
9452
  "body": "wAd5ea_body",
9450
- "actions": "wAd5ea_actions",
9451
- "stopped": "wAd5ea_stopped"
9453
+ "root": "wAd5ea_root",
9454
+ "actions": "wAd5ea_actions"
9452
9455
  };
9453
9456
  //#endregion
9454
9457
  //#region src/client/chat/AssistantMarkdown.tsx
@@ -9558,15 +9561,15 @@ window.__ModuleLoader__.load({
9558
9561
  document.head.appendChild(tag);
9559
9562
  }
9560
9563
  var GenericCommandCard_module_css_default = {
9561
- "root": "Ga_JSG_root",
9562
9564
  "leading": "Ga_JSG_leading",
9563
- "dsh-command-row-sweep": "Ga_JSG_dsh-command-row-sweep",
9565
+ "body": "Ga_JSG_body",
9566
+ "summary": "Ga_JSG_summary",
9564
9567
  "row": "Ga_JSG_row",
9565
- "title": "Ga_JSG_title",
9566
9568
  "separator": "Ga_JSG_separator",
9567
- "chevron": "Ga_JSG_chevron",
9568
- "summary": "Ga_JSG_summary",
9569
- "body": "Ga_JSG_body"
9569
+ "root": "Ga_JSG_root",
9570
+ "dsh-command-row-sweep": "Ga_JSG_dsh-command-row-sweep",
9571
+ "title": "Ga_JSG_title",
9572
+ "chevron": "Ga_JSG_chevron"
9570
9573
  };
9571
9574
  //#endregion
9572
9575
  //#region src/client/chat/GenericCommandCard.tsx
@@ -167,14 +167,14 @@ window.__ModuleLoader__.load({
167
167
  document.head.appendChild(tag);
168
168
  }
169
169
  var ProducedFiles_module_css_default = {
170
- "label": "LKrWRG_label",
171
- "measure": "LKrWRG_measure",
172
170
  "row": "LKrWRG_row",
173
- "file": "LKrWRG_file",
174
- "probe": "LKrWRG_probe",
175
- "root": "LKrWRG_root",
171
+ "measure": "LKrWRG_measure",
172
+ "showFolder": "LKrWRG_showFolder",
176
173
  "more": "LKrWRG_more",
177
- "showFolder": "LKrWRG_showFolder"
174
+ "label": "LKrWRG_label",
175
+ "root": "LKrWRG_root",
176
+ "probe": "LKrWRG_probe",
177
+ "file": "LKrWRG_file"
178
178
  };
179
179
  //#endregion
180
180
  //#region src/client/ProducedFiles.tsx