@huanlin/dsh-focus-chat 0.1.24 → 0.1.25

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 (2) hide show
  1. package/lib/client.js +106 -106
  2. package/package.json +1 -1
package/lib/client.js CHANGED
@@ -1566,9 +1566,9 @@ window.__ModuleLoader__.load({
1566
1566
  document.head.appendChild(tag);
1567
1567
  }
1568
1568
  var ImageLightbox_module_css_default = {
1569
- "close": "zKLoba_close",
1570
1569
  "backdrop": "zKLoba_backdrop",
1571
1570
  "mask": "zKLoba_mask",
1571
+ "close": "zKLoba_close",
1572
1572
  "image": "zKLoba_image"
1573
1573
  };
1574
1574
  //#endregion
@@ -1640,9 +1640,9 @@ window.__ModuleLoader__.load({
1640
1640
  document.head.appendChild(tag);
1641
1641
  }
1642
1642
  var MessageImage_module_css_default = {
1643
- "frame": "Bjxzta_frame",
1644
- "gallery": "Bjxzta_gallery",
1645
1643
  "loading": "Bjxzta_loading",
1644
+ "gallery": "Bjxzta_gallery",
1645
+ "frame": "Bjxzta_frame",
1646
1646
  "error": "Bjxzta_error"
1647
1647
  };
1648
1648
  //#endregion
@@ -1907,15 +1907,15 @@ window.__ModuleLoader__.load({
1907
1907
  document.head.appendChild(tag);
1908
1908
  }
1909
1909
  var ThinkRow_module_css_default = {
1910
- "thinkPreviewText": "dJ1PEG_thinkPreviewText",
1910
+ "thinkSeparator": "dJ1PEG_thinkSeparator",
1911
+ "thinkPreview": "dJ1PEG_thinkPreview",
1911
1912
  "thinkSummary": "dJ1PEG_thinkSummary",
1912
- "thinkBody": "dJ1PEG_thinkBody",
1913
- "dsh-focus-reasoning-sweep": "dJ1PEG_dsh-focus-reasoning-sweep",
1914
1913
  "thinkWrap": "dJ1PEG_thinkWrap",
1915
- "thinkRow": "dJ1PEG_thinkRow",
1914
+ "dsh-focus-reasoning-sweep": "dJ1PEG_dsh-focus-reasoning-sweep",
1916
1915
  "thinkPreviewClip": "dJ1PEG_thinkPreviewClip",
1917
- "thinkPreview": "dJ1PEG_thinkPreview",
1918
- "thinkSeparator": "dJ1PEG_thinkSeparator"
1916
+ "thinkRow": "dJ1PEG_thinkRow",
1917
+ "thinkPreviewText": "dJ1PEG_thinkPreviewText",
1918
+ "thinkBody": "dJ1PEG_thinkBody"
1919
1919
  };
1920
1920
  //#endregion
1921
1921
  //#region src/client/view/rows/ThinkRow.tsx
@@ -2131,38 +2131,38 @@ window.__ModuleLoader__.load({
2131
2131
  document.head.appendChild(tag);
2132
2132
  }
2133
2133
  var ContextRow_module_css_default = {
2134
- "thinkSeparator": "_179bCq_thinkSeparator",
2135
- "contextSection": "_179bCq_contextSection",
2136
- "contextFold": "_179bCq_contextFold",
2137
- "contextRecallLabel": "_179bCq_contextRecallLabel",
2134
+ "contextBody": "_179bCq_contextBody",
2138
2135
  "contextFile": "_179bCq_contextFile",
2139
- "contextSectionText": "_179bCq_contextSectionText",
2140
- "contextChevron": "_179bCq_contextChevron",
2141
- "contextFields": "_179bCq_contextFields",
2142
2136
  "contextText": "_179bCq_contextText",
2143
- "contextSource": "_179bCq_contextSource",
2144
- "contextSummary": "_179bCq_contextSummary",
2145
2137
  "contextNotice": "_179bCq_contextNotice",
2146
- "contextSectionName": "_179bCq_contextSectionName",
2147
- "contextFoldBody": "_179bCq_contextFoldBody",
2148
- "contextEntryDescription": "_179bCq_contextEntryDescription",
2149
- "contextFieldValue": "_179bCq_contextFieldValue",
2138
+ "contextFields": "_179bCq_contextFields",
2139
+ "contextSections": "_179bCq_contextSections",
2150
2140
  "contextRecalls": "_179bCq_contextRecalls",
2151
- "contextBody": "_179bCq_contextBody",
2141
+ "contextEntry": "_179bCq_contextEntry",
2142
+ "contextSectionText": "_179bCq_contextSectionText",
2152
2143
  "contextRelaySender": "_179bCq_contextRelaySender",
2153
- "contextRecall": "_179bCq_contextRecall",
2154
- "contextSections": "_179bCq_contextSections",
2155
- "contextFileAction": "_179bCq_contextFileAction",
2144
+ "thinkSeparator": "_179bCq_thinkSeparator",
2156
2145
  "contextEntryName": "_179bCq_contextEntryName",
2157
- "contextEntries": "_179bCq_contextEntries",
2158
- "contextFoldRow": "_179bCq_contextFoldRow",
2146
+ "contextSection": "_179bCq_contextSection",
2159
2147
  "contextField": "_179bCq_contextField",
2160
- "contextFiles": "_179bCq_contextFiles",
2161
- "contextFilePath": "_179bCq_contextFilePath",
2148
+ "contextFileAction": "_179bCq_contextFileAction",
2149
+ "contextRecallCounts": "_179bCq_contextRecallCounts",
2150
+ "contextSectionName": "_179bCq_contextSectionName",
2151
+ "contextFoldBody": "_179bCq_contextFoldBody",
2152
+ "contextFold": "_179bCq_contextFold",
2153
+ "contextFoldRow": "_179bCq_contextFoldRow",
2154
+ "contextEntryDescription": "_179bCq_contextEntryDescription",
2155
+ "contextRecallLabel": "_179bCq_contextRecallLabel",
2156
+ "contextRecall": "_179bCq_contextRecall",
2162
2157
  "contextRow": "_179bCq_contextRow",
2163
- "contextEntry": "_179bCq_contextEntry",
2158
+ "contextChevron": "_179bCq_contextChevron",
2164
2159
  "contextFieldKey": "_179bCq_contextFieldKey",
2165
- "contextRecallCounts": "_179bCq_contextRecallCounts"
2160
+ "contextFieldValue": "_179bCq_contextFieldValue",
2161
+ "contextFiles": "_179bCq_contextFiles",
2162
+ "contextSource": "_179bCq_contextSource",
2163
+ "contextFilePath": "_179bCq_contextFilePath",
2164
+ "contextSummary": "_179bCq_contextSummary",
2165
+ "contextEntries": "_179bCq_contextEntries"
2166
2166
  };
2167
2167
  //#endregion
2168
2168
  //#region src/client/view/rows/ContextRow.tsx
@@ -2724,31 +2724,31 @@ window.__ModuleLoader__.load({
2724
2724
  document.head.appendChild(tag);
2725
2725
  }
2726
2726
  var ToolCallRow_module_css_default = {
2727
- "callTitle": "_4yws7G_callTitle",
2727
+ "ioSection": "_4yws7G_ioSection",
2728
+ "callLeading": "_4yws7G_callLeading",
2729
+ "webBody": "_4yws7G_webBody",
2730
+ "callRowInner": "_4yws7G_callRowInner",
2728
2731
  "readBody": "_4yws7G_readBody",
2729
- "callErrorSummary": "_4yws7G_callErrorSummary",
2732
+ "diffBody": "_4yws7G_diffBody",
2730
2733
  "ioLabel": "_4yws7G_ioLabel",
2731
- "codeBody": "_4yws7G_codeBody",
2732
- "webBody": "_4yws7G_webBody",
2733
- "ioText": "_4yws7G_ioText",
2734
2734
  "searchRecovery": "_4yws7G_searchRecovery",
2735
- "bodyScroll": "_4yws7G_bodyScroll",
2736
- "callLeading": "_4yws7G_callLeading",
2737
- "callSeparator": "_4yws7G_callSeparator",
2735
+ "dsh-focus-tool-row-sweep": "_4yws7G_dsh-focus-tool-row-sweep",
2736
+ "callBodyWrap": "_4yws7G_callBodyWrap",
2737
+ "ioCard": "_4yws7G_ioCard",
2738
+ "ioDivider": "_4yws7G_ioDivider",
2738
2739
  "callSummary": "_4yws7G_callSummary",
2739
- "subcalls": "_4yws7G_subcalls",
2740
+ "codeBody": "_4yws7G_codeBody",
2740
2741
  "terminalBody": "_4yws7G_terminalBody",
2742
+ "subcalls": "_4yws7G_subcalls",
2743
+ "callFileLink": "_4yws7G_callFileLink",
2744
+ "callErrorSummary": "_4yws7G_callErrorSummary",
2745
+ "ioText": "_4yws7G_ioText",
2746
+ "callSeparator": "_4yws7G_callSeparator",
2741
2747
  "callChevron": "_4yws7G_callChevron",
2742
- "callBodyWrap": "_4yws7G_callBodyWrap",
2748
+ "searchBody": "_4yws7G_searchBody",
2749
+ "callTitle": "_4yws7G_callTitle",
2743
2750
  "callRow": "_4yws7G_callRow",
2744
- "ioSection": "_4yws7G_ioSection",
2745
- "ioDivider": "_4yws7G_ioDivider",
2746
- "callRowInner": "_4yws7G_callRowInner",
2747
- "dsh-focus-tool-row-sweep": "_4yws7G_dsh-focus-tool-row-sweep",
2748
- "callFileLink": "_4yws7G_callFileLink",
2749
- "ioCard": "_4yws7G_ioCard",
2750
- "diffBody": "_4yws7G_diffBody",
2751
- "searchBody": "_4yws7G_searchBody"
2751
+ "bodyScroll": "_4yws7G_bodyScroll"
2752
2752
  };
2753
2753
  //#endregion
2754
2754
  //#region src/client/view/rows/ToolCallRow.tsx
@@ -2997,11 +2997,11 @@ window.__ModuleLoader__.load({
2997
2997
  document.head.appendChild(tag);
2998
2998
  }
2999
2999
  var ToolGroupRow_module_css_default = {
3000
- "groupTitleFailed": "AZoo5a_groupTitleFailed",
3000
+ "groupRowInner": "AZoo5a_groupRowInner",
3001
3001
  "groupTitleLine": "AZoo5a_groupTitleLine",
3002
- "groupRow": "AZoo5a_groupRow",
3003
3002
  "calls": "AZoo5a_calls",
3004
- "groupRowInner": "AZoo5a_groupRowInner"
3003
+ "groupRow": "AZoo5a_groupRow",
3004
+ "groupTitleFailed": "AZoo5a_groupTitleFailed"
3005
3005
  };
3006
3006
  //#endregion
3007
3007
  //#region src/client/view/rows/ToolGroupRow.tsx
@@ -3071,10 +3071,10 @@ window.__ModuleLoader__.load({
3071
3071
  document.head.appendChild(tag);
3072
3072
  }
3073
3073
  var SystemPromptRow_module_css_default = {
3074
- "body": "OTeFQG_body",
3074
+ "text": "OTeFQG_text",
3075
3075
  "root": "OTeFQG_root",
3076
3076
  "chevron": "OTeFQG_chevron",
3077
- "text": "OTeFQG_text"
3077
+ "body": "OTeFQG_body"
3078
3078
  };
3079
3079
  //#endregion
3080
3080
  //#region src/client/view/rows/SystemPromptRow.tsx
@@ -3125,10 +3125,10 @@ window.__ModuleLoader__.load({
3125
3125
  document.head.appendChild(tag);
3126
3126
  }
3127
3127
  var MessageActions_module_css_default = {
3128
- "messageClockDot": "_4s79ma_messageClockDot",
3128
+ "messageClock": "_4s79ma_messageClock",
3129
3129
  "messageActions": "_4s79ma_messageActions",
3130
3130
  "messageAction": "_4s79ma_messageAction",
3131
- "messageClock": "_4s79ma_messageClock"
3131
+ "messageClockDot": "_4s79ma_messageClockDot"
3132
3132
  };
3133
3133
  //#endregion
3134
3134
  //#region src/client/view/chrome/MessageActions.tsx
@@ -3240,10 +3240,10 @@ window.__ModuleLoader__.load({
3240
3240
  document.head.appendChild(tag);
3241
3241
  }
3242
3242
  var UserBubble_module_css_default = {
3243
- "userStack": "F9H9aG_userStack",
3244
- "bubble": "F9H9aG_bubble",
3245
3243
  "userRow": "F9H9aG_userRow",
3246
- "refChip": "F9H9aG_refChip"
3244
+ "bubble": "F9H9aG_bubble",
3245
+ "refChip": "F9H9aG_refChip",
3246
+ "userStack": "F9H9aG_userStack"
3247
3247
  };
3248
3248
  //#endregion
3249
3249
  //#region src/client/view/rows/UserBubble.tsx
@@ -3360,13 +3360,13 @@ window.__ModuleLoader__.load({
3360
3360
  }
3361
3361
  var MessageFeedbackActions_module_css_default = {
3362
3362
  "noteSave": "-anQya_noteSave",
3363
- "noteInput": "-anQya_noteInput",
3363
+ "action": "-anQya_action",
3364
3364
  "failure": "-anQya_failure",
3365
- "noteActions": "-anQya_noteActions",
3366
3365
  "noteOpen": "-anQya_noteOpen",
3367
- "action": "-anQya_action",
3366
+ "noteActions": "-anQya_noteActions",
3368
3367
  "noteCancel": "-anQya_noteCancel",
3369
- "notePanel": "-anQya_notePanel"
3368
+ "notePanel": "-anQya_notePanel",
3369
+ "noteInput": "-anQya_noteInput"
3370
3370
  };
3371
3371
  //#endregion
3372
3372
  //#region src/client/view/chrome/MessageFeedbackActions.tsx
@@ -3651,15 +3651,15 @@ window.__ModuleLoader__.load({
3651
3651
  document.head.appendChild(tag);
3652
3652
  }
3653
3653
  var TurnUsageDisclosure_module_css_default = {
3654
- "totalValue": "xrt96a_totalValue",
3655
3654
  "root": "xrt96a_root",
3656
3655
  "details": "xrt96a_details",
3657
- "separator": "xrt96a_separator",
3658
3656
  "summary": "xrt96a_summary",
3659
- "chevron": "xrt96a_chevron",
3657
+ "separator": "xrt96a_separator",
3658
+ "reasoning": "xrt96a_reasoning",
3659
+ "totalValue": "xrt96a_totalValue",
3660
3660
  "route": "xrt96a_route",
3661
3661
  "totalLabel": "xrt96a_totalLabel",
3662
- "reasoning": "xrt96a_reasoning"
3662
+ "chevron": "xrt96a_chevron"
3663
3663
  };
3664
3664
  //#endregion
3665
3665
  //#region src/client/view/rows/TurnUsageDisclosure.tsx
@@ -3756,14 +3756,14 @@ window.__ModuleLoader__.load({
3756
3756
  document.head.appendChild(tag);
3757
3757
  }
3758
3758
  var TurnTailRow_module_css_default = {
3759
- "producedRow": "g6Vo2a_producedRow",
3760
3759
  "producedLabel": "g6Vo2a_producedLabel",
3761
- "producedFile": "g6Vo2a_producedFile",
3762
- "turnTail": "g6Vo2a_turnTail",
3763
- "producedShowFolder": "g6Vo2a_producedShowFolder",
3760
+ "producedLane": "g6Vo2a_producedLane",
3764
3761
  "producedMeasure": "g6Vo2a_producedMeasure",
3762
+ "producedRow": "g6Vo2a_producedRow",
3763
+ "producedShowFolder": "g6Vo2a_producedShowFolder",
3764
+ "turnTail": "g6Vo2a_turnTail",
3765
3765
  "producedMore": "g6Vo2a_producedMore",
3766
- "producedLane": "g6Vo2a_producedLane"
3766
+ "producedFile": "g6Vo2a_producedFile"
3767
3767
  };
3768
3768
  //#endregion
3769
3769
  //#region src/client/view/rows/TurnTailRow.tsx
@@ -3905,12 +3905,12 @@ window.__ModuleLoader__.load({
3905
3905
  document.head.appendChild(tag);
3906
3906
  }
3907
3907
  var CommandRow_module_css_default = {
3908
- "thinkSeparator": "EhZFdG_thinkSeparator",
3909
3908
  "dsh-focus-command-row-sweep": "EhZFdG_dsh-focus-command-row-sweep",
3910
- "commandSummary": "EhZFdG_commandSummary",
3909
+ "commandRowInner": "EhZFdG_commandRowInner",
3910
+ "thinkSeparator": "EhZFdG_thinkSeparator",
3911
3911
  "commandBody": "EhZFdG_commandBody",
3912
3912
  "commandRow": "EhZFdG_commandRow",
3913
- "commandRowInner": "EhZFdG_commandRowInner"
3913
+ "commandSummary": "EhZFdG_commandSummary"
3914
3914
  };
3915
3915
  //#endregion
3916
3916
  //#region src/client/view/rows/CommandRow.tsx
@@ -3968,15 +3968,15 @@ window.__ModuleLoader__.load({
3968
3968
  document.head.appendChild(tag);
3969
3969
  }
3970
3970
  var CompactionRow_module_css_default = {
3971
- "compactionRow": "MjDQ7W_compactionRow",
3972
- "compactionButton": "MjDQ7W_compactionButton",
3973
- "compactionSummary": "MjDQ7W_compactionSummary",
3971
+ "compactionBody": "MjDQ7W_compactionBody",
3974
3972
  "compactionSep": "MjDQ7W_compactionSep",
3975
3973
  "compactionTitle": "MjDQ7W_compactionTitle",
3974
+ "compactionRow": "MjDQ7W_compactionRow",
3976
3975
  "compactionLeading": "MjDQ7W_compactionLeading",
3977
3976
  "compactionContextIcon": "MjDQ7W_compactionContextIcon",
3978
- "compactionBody": "MjDQ7W_compactionBody",
3979
- "compactionDisclosureIcon": "MjDQ7W_compactionDisclosureIcon"
3977
+ "compactionButton": "MjDQ7W_compactionButton",
3978
+ "compactionDisclosureIcon": "MjDQ7W_compactionDisclosureIcon",
3979
+ "compactionSummary": "MjDQ7W_compactionSummary"
3980
3980
  };
3981
3981
  //#endregion
3982
3982
  //#region src/client/view/rows/CompactionRow.tsx
@@ -4077,12 +4077,12 @@ window.__ModuleLoader__.load({
4077
4077
  document.head.appendChild(tag);
4078
4078
  }
4079
4079
  var RetryRow_module_css_default = {
4080
- "retryDetailLabel": "Z1bpSa_retryDetailLabel",
4080
+ "dsh-focus-retry-shimmer": "Z1bpSa_dsh-focus-retry-shimmer",
4081
4081
  "retryText": "Z1bpSa_retryText",
4082
- "retryRow": "Z1bpSa_retryRow",
4082
+ "retryDetailLabel": "Z1bpSa_retryDetailLabel",
4083
4083
  "retryDetails": "Z1bpSa_retryDetails",
4084
4084
  "retrySummary": "Z1bpSa_retrySummary",
4085
- "dsh-focus-retry-shimmer": "Z1bpSa_dsh-focus-retry-shimmer"
4085
+ "retryRow": "Z1bpSa_retryRow"
4086
4086
  };
4087
4087
  //#endregion
4088
4088
  //#region src/client/view/rows/RetryRow.tsx
@@ -4166,10 +4166,10 @@ window.__ModuleLoader__.load({
4166
4166
  }
4167
4167
  var TurnFoldRow_module_css_default = {
4168
4168
  "turnFold": "Gcx_5W_turnFold",
4169
- "chevron": "Gcx_5W_chevron",
4170
- "root": "Gcx_5W_root",
4171
4169
  "label": "Gcx_5W_label",
4172
- "turnFoldBody": "Gcx_5W_turnFoldBody"
4170
+ "turnFoldBody": "Gcx_5W_turnFoldBody",
4171
+ "root": "Gcx_5W_root",
4172
+ "chevron": "Gcx_5W_chevron"
4173
4173
  };
4174
4174
  //#endregion
4175
4175
  //#region src/client/view/rows/TurnFoldRow.tsx
@@ -4228,15 +4228,15 @@ window.__ModuleLoader__.load({
4228
4228
  document.head.appendChild(tag);
4229
4229
  }
4230
4230
  var FlowRow_module_css_default = {
4231
+ "turnErrorCode": "W4FZQG_turnErrorCode",
4231
4232
  "stopped": "W4FZQG_stopped",
4232
4233
  "turnErrorRow": "W4FZQG_turnErrorRow",
4234
+ "assistant": "W4FZQG_assistant",
4233
4235
  "turnErrorDot": "W4FZQG_turnErrorDot",
4234
- "turnErrorCode": "W4FZQG_turnErrorCode",
4236
+ "turnErrorTitle": "W4FZQG_turnErrorTitle",
4235
4237
  "contextRow": "W4FZQG_contextRow",
4236
- "turnErrorMessage": "W4FZQG_turnErrorMessage",
4237
- "assistant": "W4FZQG_assistant",
4238
4238
  "turnErrorCopy": "W4FZQG_turnErrorCopy",
4239
- "turnErrorTitle": "W4FZQG_turnErrorTitle"
4239
+ "turnErrorMessage": "W4FZQG_turnErrorMessage"
4240
4240
  };
4241
4241
  //#endregion
4242
4242
  //#region src/client/view/rows/FlowRow.tsx
@@ -4420,9 +4420,9 @@ window.__ModuleLoader__.load({
4420
4420
  document.head.appendChild(tag);
4421
4421
  }
4422
4422
  var RunningStatus_module_css_default = {
4423
- "turnStatusClock": "_1zwjxa_turnStatusClock",
4423
+ "dsh-focus-turn-shimmer": "_1zwjxa_dsh-focus-turn-shimmer",
4424
4424
  "turnStatus": "_1zwjxa_turnStatus",
4425
- "dsh-focus-turn-shimmer": "_1zwjxa_dsh-focus-turn-shimmer"
4425
+ "turnStatusClock": "_1zwjxa_turnStatusClock"
4426
4426
  };
4427
4427
  //#endregion
4428
4428
  //#region src/client/view/chrome/RunningStatus.tsx
@@ -4465,18 +4465,18 @@ window.__ModuleLoader__.load({
4465
4465
  document.head.appendChild(tag);
4466
4466
  }
4467
4467
  var TurnNavigator_module_css_default = {
4468
+ "markPreview": "jXLS-q_markPreview",
4468
4469
  "markActive": "jXLS-q_markActive",
4469
- "markPosition": "jXLS-q_markPosition",
4470
- "dsh-focus-turn-preview-enter": "jXLS-q_dsh-focus-turn-preview-enter",
4470
+ "marks": "jXLS-q_marks",
4471
4471
  "previewPrompt": "jXLS-q_previewPrompt",
4472
+ "previewResponse": "jXLS-q_previewResponse",
4472
4473
  "rail": "jXLS-q_rail",
4473
- "mark": "jXLS-q_mark",
4474
- "markPreview": "jXLS-q_markPreview",
4474
+ "dsh-focus-turn-preview-enter": "jXLS-q_dsh-focus-turn-preview-enter",
4475
4475
  "preview": "jXLS-q_preview",
4476
- "previewResponse": "jXLS-q_previewResponse",
4477
- "marks": "jXLS-q_marks",
4476
+ "markPosition": "jXLS-q_markPosition",
4478
4477
  "dsh-focus-turn-mark-enter": "jXLS-q_dsh-focus-turn-mark-enter",
4479
- "slot": "jXLS-q_slot"
4478
+ "slot": "jXLS-q_slot",
4479
+ "mark": "jXLS-q_mark"
4480
4480
  };
4481
4481
  //#endregion
4482
4482
  //#region src/client/view/chrome/TurnNavigator.tsx
@@ -4588,19 +4588,19 @@ window.__ModuleLoader__.load({
4588
4588
  document.head.appendChild(tag);
4589
4589
  }
4590
4590
  var FocusView_module_css_default = {
4591
+ "runningCalls": "VkMv3G_runningCalls",
4591
4592
  "toBottom": "VkMv3G_toBottom",
4592
- "flowItem": "VkMv3G_flowItem",
4593
4593
  "modalAction": "VkMv3G_modalAction",
4594
- "root": "VkMv3G_root",
4595
- "empty": "VkMv3G_empty",
4594
+ "hint": "VkMv3G_hint",
4596
4595
  "scroll": "VkMv3G_scroll",
4597
- "olderButton": "VkMv3G_olderButton",
4596
+ "root": "VkMv3G_root",
4598
4597
  "column": "VkMv3G_column",
4598
+ "flowItem": "VkMv3G_flowItem",
4599
4599
  "older": "VkMv3G_older",
4600
- "hint": "VkMv3G_hint",
4600
+ "olderButton": "VkMv3G_olderButton",
4601
4601
  "openError": "VkMv3G_openError",
4602
4602
  "toBottomSlot": "VkMv3G_toBottomSlot",
4603
- "runningCalls": "VkMv3G_runningCalls"
4603
+ "empty": "VkMv3G_empty"
4604
4604
  };
4605
4605
  //#endregion
4606
4606
  //#region src/client/view/FocusView.tsx
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@huanlin/dsh-focus-chat",
3
- "version": "0.1.24",
3
+ "version": "0.1.25",
4
4
  "description": "Claude Code-style focus view for the dsh web GUI: the conversation's condensed reading surface — tool calls folded into expandable metric summaries, chat 1:1 row chrome, and streaming think rows",
5
5
  "type": "module",
6
6
  "main": "lib/index.js",