@tutti-os/agent-gui 0.0.198 → 0.0.199
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/README.md +23 -0
- package/dist/{AgentRichTextReadonly-2BWVTYD3.js → AgentRichTextReadonly-YU6STDUX.js} +5 -5
- package/dist/agent-conversation/index.js +7 -7
- package/dist/agent-gui.d.ts +1 -0
- package/dist/agent-gui.js +14 -14
- package/dist/agent-message-center/index.js +6 -6
- package/dist/app/renderer/agentactivity.css +64 -0
- package/dist/{chunk-JH6OERDW.js → chunk-3FA5JIDL.js} +2 -2
- package/dist/{chunk-D7WWGXPJ.js → chunk-5ZO3H4C5.js} +4 -4
- package/dist/{chunk-NTY3JIYS.js → chunk-6YSHYEWI.js} +3334 -3273
- package/dist/chunk-6YSHYEWI.js.map +1 -0
- package/dist/{chunk-CTZPHYKU.js → chunk-7NUEEGAA.js} +3 -3
- package/dist/{chunk-P4LUYDRL.js → chunk-EOGTJQID.js} +2 -2
- package/dist/{chunk-QCNCNAZT.js → chunk-F5ARZZES.js} +4 -4
- package/dist/{chunk-AEMVCADI.js → chunk-GWKXYGUN.js} +2 -2
- package/dist/{chunk-D5HAVQME.js → chunk-JXFOFJYI.js} +2 -2
- package/dist/{chunk-GIF2V624.js → chunk-MFQB4LR5.js} +4 -4
- package/dist/{chunk-GKKXAO7O.js → chunk-PWPVYNGO.js} +3 -3
- package/dist/{chunk-FFLXJ5RU.js → chunk-RJMCV7OR.js} +13 -7
- package/dist/chunk-RJMCV7OR.js.map +1 -0
- package/dist/{chunk-HU3Q2FQK.js → chunk-UEBPMWKS.js} +2 -2
- package/dist/{chunk-T3RMAGAE.js → chunk-XD5NTTFJ.js} +2 -2
- package/dist/{chunk-YC33LHRB.js → chunk-ZADHMOME.js} +51 -13
- package/dist/{chunk-YC33LHRB.js.map → chunk-ZADHMOME.js.map} +1 -1
- package/dist/context-mention-palette/index.js +7 -7
- package/dist/i18n/index.d.ts +12 -6
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +13 -6
- package/dist/index.js +14 -14
- package/dist/mention-search.js +5 -5
- package/dist/workbench/contribution.js +3 -3
- package/dist/workbench/index.js +3 -3
- package/dist/workbench/sessionTitle.js +2 -2
- package/package.json +14 -14
- package/dist/chunk-FFLXJ5RU.js.map +0 -1
- package/dist/chunk-NTY3JIYS.js.map +0 -1
- /package/dist/{AgentRichTextReadonly-2BWVTYD3.js.map → AgentRichTextReadonly-YU6STDUX.js.map} +0 -0
- /package/dist/{chunk-JH6OERDW.js.map → chunk-3FA5JIDL.js.map} +0 -0
- /package/dist/{chunk-D7WWGXPJ.js.map → chunk-5ZO3H4C5.js.map} +0 -0
- /package/dist/{chunk-CTZPHYKU.js.map → chunk-7NUEEGAA.js.map} +0 -0
- /package/dist/{chunk-P4LUYDRL.js.map → chunk-EOGTJQID.js.map} +0 -0
- /package/dist/{chunk-QCNCNAZT.js.map → chunk-F5ARZZES.js.map} +0 -0
- /package/dist/{chunk-AEMVCADI.js.map → chunk-GWKXYGUN.js.map} +0 -0
- /package/dist/{chunk-D5HAVQME.js.map → chunk-JXFOFJYI.js.map} +0 -0
- /package/dist/{chunk-GIF2V624.js.map → chunk-MFQB4LR5.js.map} +0 -0
- /package/dist/{chunk-GKKXAO7O.js.map → chunk-PWPVYNGO.js.map} +0 -0
- /package/dist/{chunk-HU3Q2FQK.js.map → chunk-UEBPMWKS.js.map} +0 -0
- /package/dist/{chunk-T3RMAGAE.js.map → chunk-XD5NTTFJ.js.map} +0 -0
|
@@ -3,28 +3,28 @@ import {
|
|
|
3
3
|
AgentFileMentionPalette,
|
|
4
4
|
flattenAgentMentionPaletteEntries,
|
|
5
5
|
groupStartKeys
|
|
6
|
-
} from "../chunk-
|
|
6
|
+
} from "../chunk-5ZO3H4C5.js";
|
|
7
7
|
import {
|
|
8
8
|
AgentMentionSearchController
|
|
9
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-F5ARZZES.js";
|
|
10
10
|
import "../chunk-VMPA46ET.js";
|
|
11
11
|
import "../chunk-XJ34OIEQ.js";
|
|
12
12
|
import "../chunk-JDVP33S5.js";
|
|
13
|
-
import "../chunk-
|
|
13
|
+
import "../chunk-JXFOFJYI.js";
|
|
14
14
|
import "../chunk-3V5OCA2M.js";
|
|
15
15
|
import {
|
|
16
16
|
AGENT_CONTEXT_MENTION_PROVIDER_IDS
|
|
17
17
|
} from "../chunk-RMQREVJY.js";
|
|
18
18
|
import "../chunk-FGLQZ6I4.js";
|
|
19
|
-
import "../chunk-
|
|
19
|
+
import "../chunk-UEBPMWKS.js";
|
|
20
20
|
import "../chunk-YMXYBG7U.js";
|
|
21
|
-
import "../chunk-
|
|
21
|
+
import "../chunk-3FA5JIDL.js";
|
|
22
22
|
import "../chunk-F5UR6EJG.js";
|
|
23
23
|
import "../chunk-M6HTOCQK.js";
|
|
24
|
-
import "../chunk-
|
|
24
|
+
import "../chunk-EOGTJQID.js";
|
|
25
25
|
import "../chunk-5BJYO6X3.js";
|
|
26
26
|
import "../chunk-AFUVWWQY.js";
|
|
27
|
-
import "../chunk-
|
|
27
|
+
import "../chunk-RJMCV7OR.js";
|
|
28
28
|
import "../chunk-MIJXEELH.js";
|
|
29
29
|
import "../chunk-D2JUDUYY.js";
|
|
30
30
|
import "../chunk-QNE2ZPPV.js";
|
package/dist/i18n/index.d.ts
CHANGED
|
@@ -962,6 +962,7 @@ declare const agentGuiI18nResources: {
|
|
|
962
962
|
readonly accountMenuFree: "Free";
|
|
963
963
|
readonly accountMenuSignIn: "Sign in";
|
|
964
964
|
readonly accountMenuSignOut: "Sign out";
|
|
965
|
+
readonly accountMenuCopyUserId: "Copy user ID";
|
|
965
966
|
readonly accountMenuLoading: "Loading";
|
|
966
967
|
readonly accountMenuUnavailable: "--";
|
|
967
968
|
readonly accountMenuDataUnavailable: "Some account data is unavailable";
|
|
@@ -1038,12 +1039,15 @@ declare const agentGuiI18nResources: {
|
|
|
1038
1039
|
readonly tuttiModeUpdateFailed: "Tutti mode couldn't be updated. Try again.";
|
|
1039
1040
|
readonly tuttiModeUpdateUncertain: "Tutti mode is still being reconciled. Try again after it finishes.";
|
|
1040
1041
|
readonly tuttiModePlan: {
|
|
1041
|
-
readonly mode: "Tutti mode plan";
|
|
1042
1042
|
readonly taskReview: "Plan review";
|
|
1043
|
-
readonly pending: "Needs review";
|
|
1044
1043
|
readonly cancel: "Cancel plan";
|
|
1045
1044
|
readonly reviewHint: "Send to accept · type feedback to request changes";
|
|
1046
1045
|
readonly reviewHintReplan: "Intensity changed · send to re-plan at the new intensity";
|
|
1046
|
+
readonly materializingTitle: "Creating tasks";
|
|
1047
|
+
readonly materializingHint: "Turning the accepted plan into executable tasks";
|
|
1048
|
+
readonly errorTitle: "Workflow unavailable";
|
|
1049
|
+
readonly expand: "Expand workflow";
|
|
1050
|
+
readonly collapse: "Collapse workflow";
|
|
1047
1051
|
readonly sendAccept: "Accept plan";
|
|
1048
1052
|
readonly sendRequestChanges: "Request changes";
|
|
1049
1053
|
readonly replanFeedback: "Intensity was adjusted from {{from}} to {{to}}. Re-plan at the new intensity: rescale the task decomposition granularity and each task's model/reasoning tier.";
|
|
@@ -1083,7 +1087,6 @@ declare const agentGuiI18nResources: {
|
|
|
1083
1087
|
readonly issueStripPending: "{{count}} awaiting acceptance";
|
|
1084
1088
|
readonly issueStripFailed: "{{count}} failed";
|
|
1085
1089
|
readonly issueStripDone: "{{done}}/{{total}} done";
|
|
1086
|
-
readonly issueStripJump: "View the subtask board";
|
|
1087
1090
|
readonly issueCreateFailed: "The approved plan could not create its Issue: {{message}}. Ask the Agent to revise the plan.";
|
|
1088
1091
|
};
|
|
1089
1092
|
readonly planModeDescription: "Plan first, then implement or break down into an Issue";
|
|
@@ -3913,12 +3916,15 @@ declare const agentGuiI18nResources: {
|
|
|
3913
3916
|
readonly tuttiModeUpdateFailed: "Tutti 模式更新失败,请重试";
|
|
3914
3917
|
readonly tuttiModeUpdateUncertain: "Tutti 模式状态仍在确认中,请稍后重试";
|
|
3915
3918
|
readonly tuttiModePlan: {
|
|
3916
|
-
readonly mode: "Tutti mode plan";
|
|
3917
3919
|
readonly taskReview: "计划确认";
|
|
3918
|
-
readonly pending: "待确认";
|
|
3919
3920
|
readonly cancel: "取消计划";
|
|
3920
3921
|
readonly reviewHint: "直接发送即接受 · 输入反馈后发送即请求修改";
|
|
3921
3922
|
readonly reviewHintReplan: "强度已调整 · 发送即按新强度重新规划";
|
|
3923
|
+
readonly materializingTitle: "正在创建任务";
|
|
3924
|
+
readonly materializingHint: "正在将已接受的计划转换为可执行任务";
|
|
3925
|
+
readonly errorTitle: "工作流暂不可用";
|
|
3926
|
+
readonly expand: "展开工作流";
|
|
3927
|
+
readonly collapse: "收起工作流";
|
|
3922
3928
|
readonly sendAccept: "接受计划";
|
|
3923
3929
|
readonly sendRequestChanges: "请求修改";
|
|
3924
3930
|
readonly replanFeedback: "强度已从 {{from}} 调整为 {{to}}。请按新强度重新规划:调整任务拆解粒度与各任务的模型/推理档位。";
|
|
@@ -3958,7 +3964,6 @@ declare const agentGuiI18nResources: {
|
|
|
3958
3964
|
readonly issueStripPending: "{{count}} 待验收";
|
|
3959
3965
|
readonly issueStripFailed: "{{count}} 失败";
|
|
3960
3966
|
readonly issueStripDone: "{{done}}/{{total}} 已完成";
|
|
3961
|
-
readonly issueStripJump: "查看子任务面板";
|
|
3962
3967
|
readonly issueCreateFailed: "已核准的计划未能创建 Issue:{{message}}。请让 Agent 修订计划。";
|
|
3963
3968
|
};
|
|
3964
3969
|
readonly planModeDescription: "先生成计划,再实施或拆解为 Issue";
|
|
@@ -4101,6 +4106,7 @@ declare const agentGuiI18nResources: {
|
|
|
4101
4106
|
readonly accountMenuFree: "Free";
|
|
4102
4107
|
readonly accountMenuSignIn: "登录";
|
|
4103
4108
|
readonly accountMenuSignOut: "退出登录";
|
|
4109
|
+
readonly accountMenuCopyUserId: "复制用户 ID";
|
|
4104
4110
|
readonly accountMenuLoading: "加载中";
|
|
4105
4111
|
readonly accountMenuUnavailable: "--";
|
|
4106
4112
|
readonly accountMenuDataUnavailable: "部分账号数据暂不可用";
|
package/dist/i18n/index.js
CHANGED
package/dist/index.d.ts
CHANGED
|
@@ -1886,6 +1886,7 @@ interface AgentGUIAccountMenuState {
|
|
|
1886
1886
|
onLogin(): void;
|
|
1887
1887
|
onLogout?(): void;
|
|
1888
1888
|
onSettings?(): void;
|
|
1889
|
+
onCopyUserId?(): void | Promise<void>;
|
|
1889
1890
|
onOpenExternal(url: string): void;
|
|
1890
1891
|
}
|
|
1891
1892
|
|
|
@@ -3408,6 +3409,7 @@ declare const agentGuiI18nResources: {
|
|
|
3408
3409
|
readonly accountMenuFree: "Free";
|
|
3409
3410
|
readonly accountMenuSignIn: "Sign in";
|
|
3410
3411
|
readonly accountMenuSignOut: "Sign out";
|
|
3412
|
+
readonly accountMenuCopyUserId: "Copy user ID";
|
|
3411
3413
|
readonly accountMenuLoading: "Loading";
|
|
3412
3414
|
readonly accountMenuUnavailable: "--";
|
|
3413
3415
|
readonly accountMenuDataUnavailable: "Some account data is unavailable";
|
|
@@ -3484,12 +3486,15 @@ declare const agentGuiI18nResources: {
|
|
|
3484
3486
|
readonly tuttiModeUpdateFailed: "Tutti mode couldn't be updated. Try again.";
|
|
3485
3487
|
readonly tuttiModeUpdateUncertain: "Tutti mode is still being reconciled. Try again after it finishes.";
|
|
3486
3488
|
readonly tuttiModePlan: {
|
|
3487
|
-
readonly mode: "Tutti mode plan";
|
|
3488
3489
|
readonly taskReview: "Plan review";
|
|
3489
|
-
readonly pending: "Needs review";
|
|
3490
3490
|
readonly cancel: "Cancel plan";
|
|
3491
3491
|
readonly reviewHint: "Send to accept · type feedback to request changes";
|
|
3492
3492
|
readonly reviewHintReplan: "Intensity changed · send to re-plan at the new intensity";
|
|
3493
|
+
readonly materializingTitle: "Creating tasks";
|
|
3494
|
+
readonly materializingHint: "Turning the accepted plan into executable tasks";
|
|
3495
|
+
readonly errorTitle: "Workflow unavailable";
|
|
3496
|
+
readonly expand: "Expand workflow";
|
|
3497
|
+
readonly collapse: "Collapse workflow";
|
|
3493
3498
|
readonly sendAccept: "Accept plan";
|
|
3494
3499
|
readonly sendRequestChanges: "Request changes";
|
|
3495
3500
|
readonly replanFeedback: "Intensity was adjusted from {{from}} to {{to}}. Re-plan at the new intensity: rescale the task decomposition granularity and each task's model/reasoning tier.";
|
|
@@ -3529,7 +3534,6 @@ declare const agentGuiI18nResources: {
|
|
|
3529
3534
|
readonly issueStripPending: "{{count}} awaiting acceptance";
|
|
3530
3535
|
readonly issueStripFailed: "{{count}} failed";
|
|
3531
3536
|
readonly issueStripDone: "{{done}}/{{total}} done";
|
|
3532
|
-
readonly issueStripJump: "View the subtask board";
|
|
3533
3537
|
readonly issueCreateFailed: "The approved plan could not create its Issue: {{message}}. Ask the Agent to revise the plan.";
|
|
3534
3538
|
};
|
|
3535
3539
|
readonly planModeDescription: "Plan first, then implement or break down into an Issue";
|
|
@@ -6359,12 +6363,15 @@ declare const agentGuiI18nResources: {
|
|
|
6359
6363
|
readonly tuttiModeUpdateFailed: "Tutti 模式更新失败,请重试";
|
|
6360
6364
|
readonly tuttiModeUpdateUncertain: "Tutti 模式状态仍在确认中,请稍后重试";
|
|
6361
6365
|
readonly tuttiModePlan: {
|
|
6362
|
-
readonly mode: "Tutti mode plan";
|
|
6363
6366
|
readonly taskReview: "计划确认";
|
|
6364
|
-
readonly pending: "待确认";
|
|
6365
6367
|
readonly cancel: "取消计划";
|
|
6366
6368
|
readonly reviewHint: "直接发送即接受 · 输入反馈后发送即请求修改";
|
|
6367
6369
|
readonly reviewHintReplan: "强度已调整 · 发送即按新强度重新规划";
|
|
6370
|
+
readonly materializingTitle: "正在创建任务";
|
|
6371
|
+
readonly materializingHint: "正在将已接受的计划转换为可执行任务";
|
|
6372
|
+
readonly errorTitle: "工作流暂不可用";
|
|
6373
|
+
readonly expand: "展开工作流";
|
|
6374
|
+
readonly collapse: "收起工作流";
|
|
6368
6375
|
readonly sendAccept: "接受计划";
|
|
6369
6376
|
readonly sendRequestChanges: "请求修改";
|
|
6370
6377
|
readonly replanFeedback: "强度已从 {{from}} 调整为 {{to}}。请按新强度重新规划:调整任务拆解粒度与各任务的模型/推理档位。";
|
|
@@ -6404,7 +6411,6 @@ declare const agentGuiI18nResources: {
|
|
|
6404
6411
|
readonly issueStripPending: "{{count}} 待验收";
|
|
6405
6412
|
readonly issueStripFailed: "{{count}} 失败";
|
|
6406
6413
|
readonly issueStripDone: "{{done}}/{{total}} 已完成";
|
|
6407
|
-
readonly issueStripJump: "查看子任务面板";
|
|
6408
6414
|
readonly issueCreateFailed: "已核准的计划未能创建 Issue:{{message}}。请让 Agent 修订计划。";
|
|
6409
6415
|
};
|
|
6410
6416
|
readonly planModeDescription: "先生成计划,再实施或拆解为 Issue";
|
|
@@ -6547,6 +6553,7 @@ declare const agentGuiI18nResources: {
|
|
|
6547
6553
|
readonly accountMenuFree: "Free";
|
|
6548
6554
|
readonly accountMenuSignIn: "登录";
|
|
6549
6555
|
readonly accountMenuSignOut: "退出登录";
|
|
6556
|
+
readonly accountMenuCopyUserId: "复制用户 ID";
|
|
6550
6557
|
readonly accountMenuLoading: "加载中";
|
|
6551
6558
|
readonly accountMenuUnavailable: "--";
|
|
6552
6559
|
readonly accountMenuDataUnavailable: "部分账号数据暂不可用";
|
package/dist/index.js
CHANGED
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
normalizeAgentGUIAgentTargets,
|
|
11
11
|
resolveAgentGUIAgentTarget,
|
|
12
12
|
selectAgentStatusControllerSnapshot
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-6YSHYEWI.js";
|
|
14
14
|
import {
|
|
15
15
|
AGENT_CONVERSATION_RAIL_RUNTIME_METHODS,
|
|
16
16
|
createAgentConversationRailRuntime,
|
|
@@ -23,18 +23,18 @@ import {
|
|
|
23
23
|
AGENT_GUI_STANDALONE_AUTO_COLLAPSE_WIDTH_PX,
|
|
24
24
|
resolveAgentGUIExpandedWindowFrame,
|
|
25
25
|
shouldAutoCollapseAgentGUIConversationRail
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-7NUEEGAA.js";
|
|
27
27
|
import "./chunk-KDN6SLJM.js";
|
|
28
28
|
import "./chunk-4CHBM3G3.js";
|
|
29
29
|
import "./chunk-CBMWHQ7P.js";
|
|
30
30
|
import "./chunk-MGSRWYRN.js";
|
|
31
|
-
import "./chunk-
|
|
32
|
-
import "./chunk-
|
|
33
|
-
import "./chunk-
|
|
31
|
+
import "./chunk-GWKXYGUN.js";
|
|
32
|
+
import "./chunk-ZADHMOME.js";
|
|
33
|
+
import "./chunk-XD5NTTFJ.js";
|
|
34
34
|
import "./chunk-CXC3ROXQ.js";
|
|
35
35
|
import "./chunk-UP3ZDYTN.js";
|
|
36
36
|
import "./chunk-GUFEHWUX.js";
|
|
37
|
-
import "./chunk-
|
|
37
|
+
import "./chunk-5ZO3H4C5.js";
|
|
38
38
|
import {
|
|
39
39
|
agentGUIAgentIsReady,
|
|
40
40
|
normalizeAgentGUIAgents,
|
|
@@ -47,14 +47,14 @@ import {
|
|
|
47
47
|
} from "./chunk-G7DS23D4.js";
|
|
48
48
|
import {
|
|
49
49
|
preloadAgentMentionBrowse
|
|
50
|
-
} from "./chunk-
|
|
50
|
+
} from "./chunk-F5ARZZES.js";
|
|
51
51
|
import "./chunk-VMPA46ET.js";
|
|
52
52
|
import "./chunk-XJ34OIEQ.js";
|
|
53
53
|
import "./chunk-JDVP33S5.js";
|
|
54
54
|
import {
|
|
55
55
|
createAgentSessionHandoffPrompt,
|
|
56
56
|
createAgentSessionMarkdownLink
|
|
57
|
-
} from "./chunk-
|
|
57
|
+
} from "./chunk-JXFOFJYI.js";
|
|
58
58
|
import "./chunk-3V5OCA2M.js";
|
|
59
59
|
import {
|
|
60
60
|
AGENT_CONTEXT_MENTION_PROVIDER_IDS
|
|
@@ -66,13 +66,13 @@ import {
|
|
|
66
66
|
import {
|
|
67
67
|
dispatchAgentPlanPromptAction,
|
|
68
68
|
selectAgentPlanPromptTurn
|
|
69
|
-
} from "./chunk-
|
|
69
|
+
} from "./chunk-MFQB4LR5.js";
|
|
70
70
|
import {
|
|
71
71
|
useEngineSelector
|
|
72
72
|
} from "./chunk-EVQ4JY3N.js";
|
|
73
|
-
import "./chunk-
|
|
73
|
+
import "./chunk-PWPVYNGO.js";
|
|
74
74
|
import "./chunk-ZVYUTXQJ.js";
|
|
75
|
-
import "./chunk-
|
|
75
|
+
import "./chunk-UEBPMWKS.js";
|
|
76
76
|
import "./chunk-YMXYBG7U.js";
|
|
77
77
|
import {
|
|
78
78
|
AgentActivityHostProvider,
|
|
@@ -82,17 +82,17 @@ import {
|
|
|
82
82
|
useAgentActivityRuntime,
|
|
83
83
|
useAgentActivitySnapshot,
|
|
84
84
|
useOptionalAgentActivityRuntime
|
|
85
|
-
} from "./chunk-
|
|
85
|
+
} from "./chunk-3FA5JIDL.js";
|
|
86
86
|
import "./chunk-F5UR6EJG.js";
|
|
87
87
|
import "./chunk-M6HTOCQK.js";
|
|
88
88
|
import {
|
|
89
89
|
AgentGuiI18nProvider,
|
|
90
90
|
agentGuiI18nModule,
|
|
91
91
|
agentGuiI18nResources
|
|
92
|
-
} from "./chunk-
|
|
92
|
+
} from "./chunk-EOGTJQID.js";
|
|
93
93
|
import "./chunk-5BJYO6X3.js";
|
|
94
94
|
import "./chunk-AFUVWWQY.js";
|
|
95
|
-
import "./chunk-
|
|
95
|
+
import "./chunk-RJMCV7OR.js";
|
|
96
96
|
import "./chunk-MIJXEELH.js";
|
|
97
97
|
import {
|
|
98
98
|
getAgentCustomMentionKind,
|
package/dist/mention-search.js
CHANGED
|
@@ -3,22 +3,22 @@ import {
|
|
|
3
3
|
MAX_BROWSE_CACHE_ENTRIES,
|
|
4
4
|
preloadAgentMentionBrowse,
|
|
5
5
|
resetAgentMentionSearchBrowseCacheForTests
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-F5ARZZES.js";
|
|
7
7
|
import "./chunk-VMPA46ET.js";
|
|
8
8
|
import "./chunk-XJ34OIEQ.js";
|
|
9
9
|
import "./chunk-JDVP33S5.js";
|
|
10
|
-
import "./chunk-
|
|
10
|
+
import "./chunk-JXFOFJYI.js";
|
|
11
11
|
import "./chunk-3V5OCA2M.js";
|
|
12
12
|
import "./chunk-RMQREVJY.js";
|
|
13
13
|
import "./chunk-FGLQZ6I4.js";
|
|
14
14
|
import "./chunk-YMXYBG7U.js";
|
|
15
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-3FA5JIDL.js";
|
|
16
16
|
import "./chunk-F5UR6EJG.js";
|
|
17
17
|
import "./chunk-M6HTOCQK.js";
|
|
18
|
-
import "./chunk-
|
|
18
|
+
import "./chunk-EOGTJQID.js";
|
|
19
19
|
import "./chunk-5BJYO6X3.js";
|
|
20
20
|
import "./chunk-AFUVWWQY.js";
|
|
21
|
-
import "./chunk-
|
|
21
|
+
import "./chunk-RJMCV7OR.js";
|
|
22
22
|
import "./chunk-MIJXEELH.js";
|
|
23
23
|
import "./chunk-D2JUDUYY.js";
|
|
24
24
|
import "./chunk-QNE2ZPPV.js";
|
|
@@ -18,17 +18,17 @@ import {
|
|
|
18
18
|
resolveAgentGuiUnifiedDockLaunchPayload,
|
|
19
19
|
resolveAgentGuiWorkbenchContributionCopy,
|
|
20
20
|
resolveAgentGuiWorkbenchDefaultLaunchFrame
|
|
21
|
-
} from "../chunk-
|
|
21
|
+
} from "../chunk-7NUEEGAA.js";
|
|
22
22
|
import "../chunk-KDN6SLJM.js";
|
|
23
23
|
import "../chunk-4CHBM3G3.js";
|
|
24
24
|
import "../chunk-CBMWHQ7P.js";
|
|
25
25
|
import "../chunk-MGSRWYRN.js";
|
|
26
|
-
import "../chunk-
|
|
26
|
+
import "../chunk-GWKXYGUN.js";
|
|
27
27
|
import "../chunk-CX6XXG6R.js";
|
|
28
28
|
import "../chunk-G7DS23D4.js";
|
|
29
29
|
import "../chunk-EVQ4JY3N.js";
|
|
30
30
|
import "../chunk-AFUVWWQY.js";
|
|
31
|
-
import "../chunk-
|
|
31
|
+
import "../chunk-RJMCV7OR.js";
|
|
32
32
|
import "../chunk-MIJXEELH.js";
|
|
33
33
|
import "../chunk-QNE2ZPPV.js";
|
|
34
34
|
import "../chunk-O433KXLK.js";
|
package/dist/workbench/index.js
CHANGED
|
@@ -14,7 +14,7 @@ import {
|
|
|
14
14
|
resolveAgentGuiUnifiedDockLaunchPayload,
|
|
15
15
|
resolveAgentGuiWorkbenchContributionCopy,
|
|
16
16
|
resolveAgentGuiWorkbenchConversationIdentity
|
|
17
|
-
} from "../chunk-
|
|
17
|
+
} from "../chunk-7NUEEGAA.js";
|
|
18
18
|
import {
|
|
19
19
|
areAgentGuiWorkbenchNodeStatesEqual,
|
|
20
20
|
areAgentGuiWorkbenchStatesEqual,
|
|
@@ -56,12 +56,12 @@ import {
|
|
|
56
56
|
import {
|
|
57
57
|
resolveAgentGuiWorkbenchHeaderTitle,
|
|
58
58
|
resolveAgentGuiWorkbenchSessionTitle
|
|
59
|
-
} from "../chunk-
|
|
59
|
+
} from "../chunk-GWKXYGUN.js";
|
|
60
60
|
import "../chunk-CX6XXG6R.js";
|
|
61
61
|
import "../chunk-G7DS23D4.js";
|
|
62
62
|
import "../chunk-EVQ4JY3N.js";
|
|
63
63
|
import "../chunk-AFUVWWQY.js";
|
|
64
|
-
import "../chunk-
|
|
64
|
+
import "../chunk-RJMCV7OR.js";
|
|
65
65
|
import "../chunk-MIJXEELH.js";
|
|
66
66
|
import "../chunk-QNE2ZPPV.js";
|
|
67
67
|
import "../chunk-O433KXLK.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
resolveAgentGuiWorkbenchHeaderTitle,
|
|
3
3
|
resolveAgentGuiWorkbenchSessionTitle
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-GWKXYGUN.js";
|
|
5
|
+
import "../chunk-RJMCV7OR.js";
|
|
6
6
|
import "../chunk-MIJXEELH.js";
|
|
7
7
|
import "../chunk-O433KXLK.js";
|
|
8
8
|
export {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tutti-os/agent-gui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.199",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -143,19 +143,19 @@
|
|
|
143
143
|
"dependencies": {
|
|
144
144
|
"@monaco-editor/react": "^4.7.0",
|
|
145
145
|
"@tanstack/react-virtual": "^3.13.12",
|
|
146
|
-
"@tutti-os/agent-activity-core": "0.0.
|
|
147
|
-
"@tutti-os/browser-node": "0.0.
|
|
148
|
-
"@tutti-os/ui-i18n-runtime": "0.0.
|
|
149
|
-
"@tutti-os/ui-react-hooks": "0.0.
|
|
150
|
-
"@tutti-os/ui-rich-text": "0.0.
|
|
151
|
-
"@tutti-os/ui-system": "0.0.
|
|
152
|
-
"@tutti-os/workbench-surface": "0.0.
|
|
153
|
-
"@tutti-os/workspace-external-core": "0.0.
|
|
154
|
-
"@tutti-os/workspace-file-manager": "0.0.
|
|
155
|
-
"@tutti-os/workspace-file-preview": "0.0.
|
|
156
|
-
"@tutti-os/workspace-file-reference": "0.0.
|
|
157
|
-
"@tutti-os/workspace-issue-manager": "0.0.
|
|
158
|
-
"@tutti-os/workspace-user-project": "0.0.
|
|
146
|
+
"@tutti-os/agent-activity-core": "0.0.199",
|
|
147
|
+
"@tutti-os/browser-node": "0.0.199",
|
|
148
|
+
"@tutti-os/ui-i18n-runtime": "0.0.199",
|
|
149
|
+
"@tutti-os/ui-react-hooks": "0.0.199",
|
|
150
|
+
"@tutti-os/ui-rich-text": "0.0.199",
|
|
151
|
+
"@tutti-os/ui-system": "0.0.199",
|
|
152
|
+
"@tutti-os/workbench-surface": "0.0.199",
|
|
153
|
+
"@tutti-os/workspace-external-core": "0.0.199",
|
|
154
|
+
"@tutti-os/workspace-file-manager": "0.0.199",
|
|
155
|
+
"@tutti-os/workspace-file-preview": "0.0.199",
|
|
156
|
+
"@tutti-os/workspace-file-reference": "0.0.199",
|
|
157
|
+
"@tutti-os/workspace-issue-manager": "0.0.199",
|
|
158
|
+
"@tutti-os/workspace-user-project": "0.0.199",
|
|
159
159
|
"clsx": "^2.1.1",
|
|
160
160
|
"framer-motion": "^12.40.0",
|
|
161
161
|
"lodash": "^4.17.21",
|