scream-code 0.16.2 → 0.16.4
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.
- package/dist/{app-V7s7I7Nr.mjs → app-C0OLgL_b.mjs} +177 -256
- package/dist/{dispatch-BRkUiHzo.mjs → dispatch-C7ujqj4p.mjs} +1 -1
- package/dist/{dispatch-D0mYcf1X.mjs → dispatch-La1sAZPF.mjs} +726 -533
- package/dist/main.mjs +1 -1
- package/dist/{text-input-dialog-CzJKBIoN.mjs → text-input-dialog--J3ngWFv.mjs} +36 -18
- package/dist/{text-input-dialog-Dp2TUSjQ.mjs → text-input-dialog-CNhL-3wm.mjs} +1 -1
- package/package.json +1 -1
package/dist/main.mjs
CHANGED
|
@@ -6,7 +6,7 @@ const __dirname = __cjsShimDirname(__filename);
|
|
|
6
6
|
import "./suppress-sqlite-warning-C2VB0doZ.mjs";
|
|
7
7
|
//#region src/main.ts
|
|
8
8
|
try {
|
|
9
|
-
(await import("./app-
|
|
9
|
+
(await import("./app-C0OLgL_b.mjs")).main();
|
|
10
10
|
} catch (error) {
|
|
11
11
|
process.stderr.write(`${error instanceof Error ? error.stack ?? error.message : String(error)}\n`);
|
|
12
12
|
process.exit(1);
|
|
@@ -715,13 +715,10 @@ const dictionaries = {
|
|
|
715
715
|
"toolcall.suggestion": "建议",
|
|
716
716
|
"toolcall.question_ignored": "用户忽略了该问题。",
|
|
717
717
|
"toolcall.question_label": "问",
|
|
718
|
-
"readgroup.reading": "正在读取 {count} 个文件…",
|
|
719
|
-
"readgroup.read": "已读取 {count} 个文件",
|
|
720
718
|
"readgroup.failed_suffix": " · 失败",
|
|
721
719
|
"readgroup.lines_suffix": " · {count} 行",
|
|
722
|
-
"readgroup.failed_count": " · {count} 失败",
|
|
723
|
-
"readgroup.reading_suffix": " · 读取中…",
|
|
724
720
|
"readgroup.conflict_suffix": "冲突",
|
|
721
|
+
"readgroup.more_files": "… 还有 {count} 个文件",
|
|
725
722
|
"handler.oauth_page_opened": "已在浏览器中打开 {serverName} 的授权页面",
|
|
726
723
|
"handler.mcp_sync_failed": "同步 MCP 服务器状态失败: {message}",
|
|
727
724
|
"handler.max_tokens_truncated": "模型达到 max_tokens 限制 — 工具调用在运行前被截断。",
|
|
@@ -1043,13 +1040,13 @@ const dictionaries = {
|
|
|
1043
1040
|
"activitygroup.done": "工具执行完成",
|
|
1044
1041
|
"activitygroup.steps": "{count} 步",
|
|
1045
1042
|
"activitygroup.tools": "{count} 个工具",
|
|
1046
|
-
"activitygroup.
|
|
1047
|
-
"activitygroup.rate": " · {rate} toks/s",
|
|
1043
|
+
"activitygroup.diff": "{added} {removed}",
|
|
1044
|
+
"activitygroup.rate": " · 实速 {rate} toks/s",
|
|
1048
1045
|
"activitygroup.hint_expand": " (ctrl+o 展开)",
|
|
1049
1046
|
"activitygroup.hint_collapse": " (ctrl+o 收起)",
|
|
1050
|
-
"activitygroup.
|
|
1051
|
-
"activitygroup.thinking_label": "
|
|
1052
|
-
"activitygroup.thinking_summary": "
|
|
1047
|
+
"activitygroup.segments_hidden": "… 还有 {count} 步",
|
|
1048
|
+
"activitygroup.thinking_label": "Thinking",
|
|
1049
|
+
"activitygroup.thinking_summary": "Thinking: {summary}",
|
|
1053
1050
|
"activitygroup.thinking_more": "...(还有 {count} 行)",
|
|
1054
1051
|
"activitygroup.thinking_earlier": "...(前面还有 {count} 行)",
|
|
1055
1052
|
"thinking.in_progress": "思考中...",
|
|
@@ -1225,6 +1222,18 @@ const dictionaries = {
|
|
|
1225
1222
|
"registry.hl_desc": "开关用户消息高亮块 — 开启后用户消息带背景色(暗色主题黄色、亮色主题橙红),便于与 AI 回复区分;关闭恢复默认显示",
|
|
1226
1223
|
"hl.enabled": "用户消息高亮已开启",
|
|
1227
1224
|
"hl.disabled": "用户消息高亮已关闭",
|
|
1225
|
+
"registry.blockrows_desc": "调整活动块行数(折叠高度 / 每个工具结果行数 / 每段思考行数),选择后立即生效并持久保存",
|
|
1226
|
+
"blockrows.title": "活动块行数",
|
|
1227
|
+
"blockrows.hint": "选择要调整的项",
|
|
1228
|
+
"blockrows.value_hint": "选择行数",
|
|
1229
|
+
"blockrows.item_collapsed": "折叠时的高度(含标题行)",
|
|
1230
|
+
"blockrows.item_tool": "展开时每个工具结果的行数",
|
|
1231
|
+
"blockrows.item_thinking": "展开时每段思考的行数",
|
|
1232
|
+
"blockrows.current": "当前: {value}",
|
|
1233
|
+
"blockrows.saved": "{label} → {value} 行",
|
|
1234
|
+
"registry.codebg_desc": "开关代码块的背景色面板(关闭后代码靠自身颜色与缩进区分),选择后立即生效并持久保存",
|
|
1235
|
+
"codebg.enabled": "代码块背景面板已开启",
|
|
1236
|
+
"codebg.disabled": "代码块背景面板已关闭",
|
|
1228
1237
|
"onboarding.description": "Scream 需要先选一个模型才能开始工作,一分钟即可完成配置。",
|
|
1229
1238
|
"onboarding.configure": "立即配置",
|
|
1230
1239
|
"onboarding.skip": "跳过(稍后用 /config 配置)",
|
|
@@ -1914,13 +1923,10 @@ const dictionaries = {
|
|
|
1914
1923
|
"toolcall.suggestion": "Suggestion",
|
|
1915
1924
|
"toolcall.question_ignored": "User ignored the question.",
|
|
1916
1925
|
"toolcall.question_label": "Q",
|
|
1917
|
-
"readgroup.reading": "Reading {count} files…",
|
|
1918
|
-
"readgroup.read": "Read {count} files",
|
|
1919
1926
|
"readgroup.failed_suffix": " · failed",
|
|
1920
1927
|
"readgroup.lines_suffix": " · {count} lines",
|
|
1921
|
-
"readgroup.failed_count": " · {count} failed",
|
|
1922
|
-
"readgroup.reading_suffix": " · reading…",
|
|
1923
1928
|
"readgroup.conflict_suffix": "conflict",
|
|
1929
|
+
"readgroup.more_files": "… {count} more files",
|
|
1924
1930
|
"handler.oauth_page_opened": "Opened authorization page for {serverName} in browser",
|
|
1925
1931
|
"handler.mcp_sync_failed": "Failed to sync MCP server status: {message}",
|
|
1926
1932
|
"handler.max_tokens_truncated": "Model hit max_tokens limit — tool calls truncated before execution.",
|
|
@@ -2242,13 +2248,13 @@ const dictionaries = {
|
|
|
2242
2248
|
"activitygroup.done": "Tool calls finished",
|
|
2243
2249
|
"activitygroup.steps": "{count} steps",
|
|
2244
2250
|
"activitygroup.tools": "{count} tools",
|
|
2245
|
-
"activitygroup.
|
|
2246
|
-
"activitygroup.rate": " · {rate} toks/s",
|
|
2251
|
+
"activitygroup.diff": "{added} {removed}",
|
|
2252
|
+
"activitygroup.rate": " · live {rate} toks/s",
|
|
2247
2253
|
"activitygroup.hint_expand": " (ctrl+o to expand)",
|
|
2248
2254
|
"activitygroup.hint_collapse": " (ctrl+o to collapse)",
|
|
2249
|
-
"activitygroup.
|
|
2250
|
-
"activitygroup.thinking_label": "
|
|
2251
|
-
"activitygroup.thinking_summary": "
|
|
2255
|
+
"activitygroup.segments_hidden": "… {count} more steps",
|
|
2256
|
+
"activitygroup.thinking_label": "Thinking",
|
|
2257
|
+
"activitygroup.thinking_summary": "Thinking: {summary}",
|
|
2252
2258
|
"activitygroup.thinking_more": "... ({count} more lines)",
|
|
2253
2259
|
"activitygroup.thinking_earlier": "... ({count} earlier lines)",
|
|
2254
2260
|
"thinking.in_progress": "Thinking...",
|
|
@@ -2424,6 +2430,18 @@ const dictionaries = {
|
|
|
2424
2430
|
"registry.hl_desc": "Toggle the user-message highlight block — user messages get a colored background (yellow in dark themes, orange-red in light themes) when enabled; disable to return to the default look",
|
|
2425
2431
|
"hl.enabled": "User message highlight enabled",
|
|
2426
2432
|
"hl.disabled": "User message highlight disabled",
|
|
2433
|
+
"registry.blockrows_desc": "Adjust activity block rows (collapsed height, rows per tool result, rows per reasoning run); applied immediately and saved",
|
|
2434
|
+
"blockrows.title": "Activity block rows",
|
|
2435
|
+
"blockrows.hint": "Pick the budget to adjust",
|
|
2436
|
+
"blockrows.value_hint": "Pick the row count",
|
|
2437
|
+
"blockrows.item_collapsed": "Collapsed height, header row included",
|
|
2438
|
+
"blockrows.item_tool": "Rows per tool result when expanded",
|
|
2439
|
+
"blockrows.item_thinking": "Rows per reasoning run when expanded",
|
|
2440
|
+
"blockrows.current": "Current: {value}",
|
|
2441
|
+
"blockrows.saved": "{label} → {value} rows",
|
|
2442
|
+
"registry.codebg_desc": "Toggle the background panel behind code blocks (off: code stands out by colour and gutter only); applied immediately and saved",
|
|
2443
|
+
"codebg.enabled": "Code block background panel on",
|
|
2444
|
+
"codebg.disabled": "Code block background panel off",
|
|
2427
2445
|
"onboarding.description": "Scream needs a model to start working. Set one up in under a minute.",
|
|
2428
2446
|
"onboarding.configure": "Configure now",
|
|
2429
2447
|
"onboarding.skip": "Skip (config later with /config)",
|
|
@@ -3,5 +3,5 @@ import { fileURLToPath as __cjsShimFileURLToPath } from 'node:url';
|
|
|
3
3
|
import { dirname as __cjsShimDirname } from 'node:path';
|
|
4
4
|
const __filename = __cjsShimFileURLToPath(import.meta.url);
|
|
5
5
|
const __dirname = __cjsShimDirname(__filename);
|
|
6
|
-
import { t as TextInputDialogComponent } from "./text-input-dialog
|
|
6
|
+
import { t as TextInputDialogComponent } from "./text-input-dialog--J3ngWFv.mjs";
|
|
7
7
|
export { TextInputDialogComponent };
|