@tutti-os/agent-gui 0.0.53 → 0.0.55
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/{AgentMentionSearchController-CExFPobz.d.ts → AgentMentionSearchController-DzhWr0PN.d.ts} +13 -3
- package/dist/agent-conversation/index.d.ts +2 -2
- package/dist/agent-conversation/index.js +7 -6
- package/dist/agent-conversation/index.js.map +1 -1
- package/dist/agent-message-center/index.js +15 -12
- package/dist/agent-message-center/index.js.map +1 -1
- package/dist/{agentGuiNodeTypes-wzOITHRW.d.ts → agentGuiNodeTypes-DCnsaqJr.d.ts} +16 -2
- package/dist/app/renderer/agentactivity.css +157 -6
- package/dist/{chunk-ZTSS2NU2.js → chunk-2XVECUTU.js} +25 -1
- package/dist/chunk-2XVECUTU.js.map +1 -0
- package/dist/{chunk-OBFDA7RG.js → chunk-4PSDYKZQ.js} +20 -3
- package/dist/chunk-4PSDYKZQ.js.map +1 -0
- package/dist/{chunk-BFIYBPFD.js → chunk-6AXH2BOD.js} +5 -5
- package/dist/{chunk-4K22O34C.js → chunk-7GM7UQXD.js} +29 -3
- package/dist/chunk-7GM7UQXD.js.map +1 -0
- package/dist/{chunk-2OLYX32K.js → chunk-7H4IH67L.js} +76 -7
- package/dist/chunk-7H4IH67L.js.map +1 -0
- package/dist/{chunk-FYVVHRLZ.js → chunk-BGZ2OSDQ.js} +2 -2
- package/dist/{chunk-DPG2J7N5.js → chunk-CMOGPJ23.js} +2 -2
- package/dist/{chunk-3ZVVFQH5.js → chunk-GBAQVKQN.js} +180 -88
- package/dist/chunk-GBAQVKQN.js.map +1 -0
- package/dist/{chunk-66EQ6EQO.js → chunk-GL54NRMB.js} +59 -2
- package/dist/chunk-GL54NRMB.js.map +1 -0
- package/dist/{chunk-Y7ZVTWMZ.js → chunk-H2YWXFYX.js} +2 -2
- package/dist/{chunk-UKDC63WG.js → chunk-NBTJEF3H.js} +81 -4
- package/dist/chunk-NBTJEF3H.js.map +1 -0
- package/dist/{chunk-EFDGMXTB.js → chunk-OQJSZSYB.js} +48 -48
- package/dist/chunk-OQJSZSYB.js.map +1 -0
- package/dist/{chunk-GWHPTB4L.js → chunk-PBHTLI3E.js} +2 -2
- package/dist/{chunk-GWHPTB4L.js.map → chunk-PBHTLI3E.js.map} +1 -1
- package/dist/{chunk-5Y3PC7HP.js → chunk-VOXUYDQF.js} +238 -25
- package/dist/chunk-VOXUYDQF.js.map +1 -0
- package/dist/{chunk-HDBKB5RA.js → chunk-WMQN7SZC.js} +2 -58
- package/dist/chunk-WMQN7SZC.js.map +1 -0
- package/dist/{chunk-F5DYXCY3.js → chunk-Z2BTIAOC.js} +1 -1
- package/dist/chunk-Z2BTIAOC.js.map +1 -0
- package/dist/{chunk-PIKG746A.js → chunk-ZFDO72FE.js} +132 -67
- package/dist/chunk-ZFDO72FE.js.map +1 -0
- package/dist/context-mention-palette/index.d.ts +2 -2
- package/dist/context-mention-palette/index.js +8 -8
- package/dist/context-mention-provider.d.ts +1 -0
- package/dist/i18n/index.d.ts +24 -0
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +21 -53
- package/dist/index.js +1256 -679
- package/dist/index.js.map +1 -1
- package/dist/queued-prompt-runtime.d.ts +2 -2
- package/dist/{types-xMz0lJWt.d.ts → types-B2m7UcBb.d.ts} +8 -0
- package/dist/workbench/contribution.d.ts +43 -4
- package/dist/workbench/contribution.js +9 -5
- package/dist/workbench/index.d.ts +3 -3
- package/dist/workbench/index.js +18 -8
- package/dist/workbench/launch.d.ts +2 -1
- package/dist/workbench/launch.js +2 -2
- package/dist/workbench/providerCatalog.d.ts +1 -1
- package/dist/workbench/sessionTitle.d.ts +1 -1
- package/dist/workbench/sessionTitle.js +3 -3
- package/dist/workbench/state.d.ts +1 -1
- package/dist/workbench/state.js +2 -2
- package/dist/workbench/types.d.ts +8 -8
- package/dist/workbench/types.js +1 -1
- package/dist/workspace-agent-generated-files.js +3 -3
- package/package.json +14 -14
- package/dist/chunk-2OLYX32K.js.map +0 -1
- package/dist/chunk-3ZVVFQH5.js.map +0 -1
- package/dist/chunk-4K22O34C.js.map +0 -1
- package/dist/chunk-5Y3PC7HP.js.map +0 -1
- package/dist/chunk-66EQ6EQO.js.map +0 -1
- package/dist/chunk-EFDGMXTB.js.map +0 -1
- package/dist/chunk-F5DYXCY3.js.map +0 -1
- package/dist/chunk-HDBKB5RA.js.map +0 -1
- package/dist/chunk-OBFDA7RG.js.map +0 -1
- package/dist/chunk-PIKG746A.js.map +0 -1
- package/dist/chunk-UKDC63WG.js.map +0 -1
- package/dist/chunk-ZTSS2NU2.js.map +0 -1
- /package/dist/{chunk-BFIYBPFD.js.map → chunk-6AXH2BOD.js.map} +0 -0
- /package/dist/{chunk-FYVVHRLZ.js.map → chunk-BGZ2OSDQ.js.map} +0 -0
- /package/dist/{chunk-DPG2J7N5.js.map → chunk-CMOGPJ23.js.map} +0 -0
- /package/dist/{chunk-Y7ZVTWMZ.js.map → chunk-H2YWXFYX.js.map} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AgentActivityUsage } from '@tutti-os/agent-activity-core';
|
|
2
|
-
import { e as AgentHostAgentSessionCommand, f as AgentHostAgentSessionComposerSettings, h as AgentHostAgentSessionReasoningEffort, i as AgentHostAgentSessionSpeed, g as AgentHostAgentSessionPermissionConfig, j as AgentHostAgentSessionState, a as AgentGUIProvider, m as AgentPromptContentBlock, A as AgentGUINodeData, b as AgentGUIProviderTarget } from './types-
|
|
2
|
+
import { e as AgentHostAgentSessionCommand, f as AgentHostAgentSessionComposerSettings, h as AgentHostAgentSessionReasoningEffort, i as AgentHostAgentSessionSpeed, g as AgentHostAgentSessionPermissionConfig, j as AgentHostAgentSessionState, a as AgentGUIProvider, m as AgentPromptContentBlock, A as AgentGUINodeData, b as AgentGUIProviderTarget } from './types-B2m7UcBb.js';
|
|
3
3
|
import { A as AgentHostBatchUserInfoInput, a as AgentHostBatchUserInfoResult, b as AgentHostDeleteWorkspaceAgentSessionInput, k as AgentHostWorkspaceAgentSessionSummaryInput, j as AgentHostWorkspaceAgentSessionSummary, e as AgentHostWorkspaceAgentListInput, l as AgentHostWorkspaceAgentSnapshot, i as AgentHostWorkspaceAgentSessionMessagesInput, h as AgentHostWorkspaceAgentSessionMessages, p as WorkspaceAgentActivitySyncState } from './workspaceAgentActivityListViewModel-B5viw5Da.js';
|
|
4
4
|
import { A as AgentApprovalItemVM, a as AgentAskUserQuestionVM, b as AgentConversationPromptVM, c as AgentConversationVM, W as WorkspaceAgentSessionDetailViewModel } from './agentConversationVM-Qbz9GBwR.js';
|
|
5
5
|
import { WorkspaceUserProjectService } from '@tutti-os/workspace-user-project/contracts';
|
|
@@ -401,6 +401,13 @@ type AgentSessionReasoningEffort = AgentHostAgentSessionReasoningEffort;
|
|
|
401
401
|
type AgentSessionSpeed = AgentHostAgentSessionSpeed;
|
|
402
402
|
type AgentSessionState = AgentHostAgentSessionState;
|
|
403
403
|
|
|
404
|
+
type AgentGUIConversationFilter = {
|
|
405
|
+
kind: "all";
|
|
406
|
+
} | {
|
|
407
|
+
kind: "agentTarget";
|
|
408
|
+
agentTargetId: string;
|
|
409
|
+
};
|
|
410
|
+
|
|
404
411
|
type AgentGUIResolvedProvider = AgentGUIProvider | "unknown";
|
|
405
412
|
type AgentGUIConversationTitleFallback = "generic-agent" | null;
|
|
406
413
|
|
|
@@ -417,6 +424,7 @@ type AgentGUIConversationUserProject = Pick<AgentHostUserProject, "id" | "path"
|
|
|
417
424
|
interface AgentGUIConversationSummary {
|
|
418
425
|
id: string;
|
|
419
426
|
userId?: string;
|
|
427
|
+
agentTargetId?: string | null;
|
|
420
428
|
provider: AgentGUIResolvedProvider;
|
|
421
429
|
resumable?: boolean;
|
|
422
430
|
title: string;
|
|
@@ -449,6 +457,7 @@ type AgentGUIInteractivePrompt = AgentGUIApprovalRequest | {
|
|
|
449
457
|
kind: "plan-implementation";
|
|
450
458
|
}>;
|
|
451
459
|
|
|
460
|
+
type AgentGUIConversationScope = "single-provider" | "multi-provider";
|
|
452
461
|
interface AgentGUISessionChrome {
|
|
453
462
|
auth: {
|
|
454
463
|
message: string;
|
|
@@ -567,6 +576,10 @@ interface AgentGUINodeViewModel {
|
|
|
567
576
|
currentUserId?: string | null;
|
|
568
577
|
data: AgentGUINodeData;
|
|
569
578
|
selectedProviderTarget: AgentGUIProviderTarget;
|
|
579
|
+
providerTargets: readonly AgentGUIProviderTarget[];
|
|
580
|
+
providerTargetsLoading: boolean;
|
|
581
|
+
conversationScope: AgentGUIConversationScope;
|
|
582
|
+
conversationFilter: AgentGUIConversationFilter;
|
|
570
583
|
conversations: AgentGUIConversationSummary[];
|
|
571
584
|
userProjects: AgentGUIConversationUserProject[];
|
|
572
585
|
activeConversation: AgentGUIConversationSummary | null;
|
|
@@ -587,6 +600,7 @@ interface AgentGUINodeViewModel {
|
|
|
587
600
|
promptImagesSupported: boolean;
|
|
588
601
|
compactSupported: boolean | null;
|
|
589
602
|
usage: AgentActivityUsage | null;
|
|
603
|
+
backgroundAgentCount: number;
|
|
590
604
|
/** Codex plan turn finished: offer the TUI-equivalent implement prompt. */
|
|
591
605
|
listError: string | null;
|
|
592
606
|
isDeletingConversation: boolean;
|
|
@@ -611,4 +625,4 @@ interface AgentGUINodeViewModel {
|
|
|
611
625
|
inlineNotice: AgentGUIInlineNotice | null;
|
|
612
626
|
}
|
|
613
627
|
|
|
614
|
-
export type { AgentComposerDraft as A, PersistWriteResult as P, ReadWorkspaceAgentReadStateInput as R, WorkspaceAgentReadStateSnapshot as W, AgentGUIComposerSettingsVM as a,
|
|
628
|
+
export type { AgentComposerDraft as A, PersistWriteResult as P, ReadWorkspaceAgentReadStateInput as R, WorkspaceAgentReadStateSnapshot as W, AgentGUIComposerSettingsVM as a, AgentGUIConversationScope as b, AgentGUINodeViewModel as c, AgentGUIProviderSkillOption as d, AgentGUIQueuedPromptVM as e, AgentHostApi as f, AgentHostApplyWorkspaceGitPatchInput as g, AgentHostInputApi as h, AgentHostRuntimeApi as i, AgentHostSelectFilesInput as j, AgentProbeProvider as k, AgentProbeSnapshot as l, AgentProviderProbeListInput as m, AgentProviderProbeListResult as n, AgentSessionCommand as o, AgentUsageQuota as p, AgentUsageSnapshot as q, WriteWorkspaceAgentReadStateInput as r };
|
|
@@ -2406,6 +2406,10 @@ aside.workspace-agents-status-panel
|
|
|
2406
2406
|
white-space: nowrap;
|
|
2407
2407
|
}
|
|
2408
2408
|
|
|
2409
|
+
.agent-gui-node__mention-palette-hint-item > span:last-child {
|
|
2410
|
+
font-size: 11px;
|
|
2411
|
+
}
|
|
2412
|
+
|
|
2409
2413
|
.agent-gui-node__mention-palette-hint-button,
|
|
2410
2414
|
.agent-gui-node__mention-palette-shortcut-button {
|
|
2411
2415
|
appearance: none;
|
|
@@ -2427,10 +2431,11 @@ aside.workspace-agents-status-panel
|
|
|
2427
2431
|
justify-content: center;
|
|
2428
2432
|
height: 20px;
|
|
2429
2433
|
min-width: 20px;
|
|
2434
|
+
border: 1px solid var(--line-2, var(--tutti-line-2));
|
|
2430
2435
|
border-radius: 4px;
|
|
2431
2436
|
background: color-mix(in srgb, var(--transparency-block) 72%, transparent);
|
|
2432
2437
|
color: var(--agent-gui-text-secondary, var(--text-secondary));
|
|
2433
|
-
font-size:
|
|
2438
|
+
font-size: 11px;
|
|
2434
2439
|
font-weight: 600;
|
|
2435
2440
|
line-height: 1;
|
|
2436
2441
|
padding: 4px 6px;
|
|
@@ -2454,7 +2459,7 @@ aside.workspace-agents-status-panel
|
|
|
2454
2459
|
.agent-gui-node__mention-palette-shortcut--arrow {
|
|
2455
2460
|
width: 20px;
|
|
2456
2461
|
min-width: 20px;
|
|
2457
|
-
font-size:
|
|
2462
|
+
font-size: 11px;
|
|
2458
2463
|
line-height: 1;
|
|
2459
2464
|
padding: 0;
|
|
2460
2465
|
}
|
|
@@ -2478,6 +2483,18 @@ aside.workspace-agents-status-panel
|
|
|
2478
2483
|
--agent-mention-file-icon-size: 16px;
|
|
2479
2484
|
}
|
|
2480
2485
|
|
|
2486
|
+
.agent-gui-node__mention-palette .rich-text-at-mention-palette__row-button,
|
|
2487
|
+
.agent-gui-node__mention-palette .rich-text-at-mention-palette__expand-button {
|
|
2488
|
+
min-height: 28px;
|
|
2489
|
+
padding-top: 4px;
|
|
2490
|
+
padding-bottom: 4px;
|
|
2491
|
+
}
|
|
2492
|
+
|
|
2493
|
+
.agent-gui-node__mention-palette
|
|
2494
|
+
.rich-text-at-mention-palette__empty-state-inner {
|
|
2495
|
+
width: min(100%, 52ch);
|
|
2496
|
+
}
|
|
2497
|
+
|
|
2481
2498
|
.agent-gui-node__mention-file-thumb {
|
|
2482
2499
|
display: inline-flex;
|
|
2483
2500
|
align-items: center;
|
|
@@ -2595,6 +2612,9 @@ aside.workspace-agents-status-panel
|
|
|
2595
2612
|
}
|
|
2596
2613
|
|
|
2597
2614
|
.agent-gui-node__composer-input-group > .agent-gui-chrome__session-chrome {
|
|
2615
|
+
position: relative;
|
|
2616
|
+
z-index: 3;
|
|
2617
|
+
min-width: 0;
|
|
2598
2618
|
margin-right: 8px;
|
|
2599
2619
|
margin-left: 8px;
|
|
2600
2620
|
}
|
|
@@ -5801,6 +5821,7 @@ button.agent-gui-node__conversation-section-toggle:hover
|
|
|
5801
5821
|
--agent-message-locator-dot-size: 6px;
|
|
5802
5822
|
--agent-message-locator-hit-size: 18px;
|
|
5803
5823
|
--agent-message-locator-center-offset: 10px;
|
|
5824
|
+
--agent-message-locator-scrollbar-gap: 4px;
|
|
5804
5825
|
--agent-message-locator-visible-height: 100vh;
|
|
5805
5826
|
--agent-message-locator-visible-top-offset: 0px;
|
|
5806
5827
|
--agent-message-locator-viewport-height: var(--agent-message-locator-height);
|
|
@@ -5833,7 +5854,8 @@ button.agent-gui-node__conversation-section-toggle:hover
|
|
|
5833
5854
|
position: absolute;
|
|
5834
5855
|
top: 0;
|
|
5835
5856
|
right: calc(
|
|
5836
|
-
var(--agent-message-locator-
|
|
5857
|
+
var(--agent-message-locator-scrollbar-gap) +
|
|
5858
|
+
var(--agent-message-locator-center-offset) -
|
|
5837
5859
|
var(--agent-message-locator-hit-size) / 2
|
|
5838
5860
|
);
|
|
5839
5861
|
width: var(--agent-message-locator-hit-size);
|
|
@@ -5941,7 +5963,7 @@ button.agent-gui-node__conversation-section-toggle:hover
|
|
|
5941
5963
|
.agent-gui-message-locator__panel {
|
|
5942
5964
|
position: absolute;
|
|
5943
5965
|
top: 50%;
|
|
5944
|
-
right: 22px;
|
|
5966
|
+
right: calc(22px + var(--agent-message-locator-scrollbar-gap));
|
|
5945
5967
|
display: grid;
|
|
5946
5968
|
width: min(360px, calc(100vw - 112px));
|
|
5947
5969
|
max-width: max-content;
|
|
@@ -7615,12 +7637,12 @@ html[data-theme="light"] [data-message-center-item-id].agent-gui-edge-glow {
|
|
|
7615
7637
|
align-items: center;
|
|
7616
7638
|
justify-content: space-between;
|
|
7617
7639
|
gap: 8px;
|
|
7618
|
-
padding:
|
|
7640
|
+
padding: 2px 12px;
|
|
7619
7641
|
}
|
|
7620
7642
|
|
|
7621
7643
|
.agent-gui-node__composer-input-group-hero
|
|
7622
7644
|
.agent-gui-node__composer-project-row {
|
|
7623
|
-
padding:
|
|
7645
|
+
padding: 2px 12px;
|
|
7624
7646
|
}
|
|
7625
7647
|
|
|
7626
7648
|
.agent-gui-node__composer-project-row .agent-gui-node__composer-menu-trigger {
|
|
@@ -7628,6 +7650,11 @@ html[data-theme="light"] [data-message-center-item-id].agent-gui-edge-glow {
|
|
|
7628
7650
|
max-width: min(42%, 180px);
|
|
7629
7651
|
}
|
|
7630
7652
|
|
|
7653
|
+
.agent-gui-node__composer-provider-select {
|
|
7654
|
+
flex: 0 1 auto;
|
|
7655
|
+
min-width: 0;
|
|
7656
|
+
}
|
|
7657
|
+
|
|
7631
7658
|
.agent-gui-node__composer-prompt-tips {
|
|
7632
7659
|
display: flex;
|
|
7633
7660
|
flex: 1 1 0;
|
|
@@ -8027,6 +8054,130 @@ html[data-theme="light"] [data-message-center-item-id].agent-gui-edge-glow {
|
|
|
8027
8054
|
background: rgb(9 9 11);
|
|
8028
8055
|
}
|
|
8029
8056
|
|
|
8057
|
+
.agent-gui-node__provider-rail {
|
|
8058
|
+
display: grid;
|
|
8059
|
+
grid-template-columns: repeat(4, minmax(0, 1fr));
|
|
8060
|
+
gap: 10px 8px;
|
|
8061
|
+
padding: 10px 14px 12px;
|
|
8062
|
+
border-bottom: 1px solid var(--line-2);
|
|
8063
|
+
}
|
|
8064
|
+
|
|
8065
|
+
.agent-gui-node__provider-rail-tile {
|
|
8066
|
+
display: grid;
|
|
8067
|
+
min-width: 0;
|
|
8068
|
+
grid-template-rows: 36px 16px;
|
|
8069
|
+
gap: 4px;
|
|
8070
|
+
place-items: center;
|
|
8071
|
+
border: 0;
|
|
8072
|
+
background: transparent;
|
|
8073
|
+
color: var(--text-tertiary);
|
|
8074
|
+
padding: 0;
|
|
8075
|
+
font-size: 11px;
|
|
8076
|
+
font-weight: 600;
|
|
8077
|
+
line-height: 16px;
|
|
8078
|
+
text-align: center;
|
|
8079
|
+
}
|
|
8080
|
+
|
|
8081
|
+
.agent-gui-node__provider-rail-tile:hover:not(:disabled) {
|
|
8082
|
+
color: var(--text-secondary);
|
|
8083
|
+
}
|
|
8084
|
+
|
|
8085
|
+
.agent-gui-node__provider-rail-tile:disabled {
|
|
8086
|
+
cursor: not-allowed;
|
|
8087
|
+
opacity: 0.6;
|
|
8088
|
+
}
|
|
8089
|
+
|
|
8090
|
+
.agent-gui-node__provider-rail-tile[data-loading="true"] {
|
|
8091
|
+
cursor: progress;
|
|
8092
|
+
}
|
|
8093
|
+
|
|
8094
|
+
.agent-gui-node__provider-rail-avatar {
|
|
8095
|
+
display: grid;
|
|
8096
|
+
width: 36px;
|
|
8097
|
+
height: 36px;
|
|
8098
|
+
place-items: center;
|
|
8099
|
+
border: 1px solid transparent;
|
|
8100
|
+
border-radius: 999px;
|
|
8101
|
+
background: var(--fill-tertiary);
|
|
8102
|
+
color: var(--text-tertiary);
|
|
8103
|
+
transition:
|
|
8104
|
+
border-color 140ms ease,
|
|
8105
|
+
background-color 140ms ease,
|
|
8106
|
+
color 140ms ease,
|
|
8107
|
+
transform 140ms ease;
|
|
8108
|
+
}
|
|
8109
|
+
|
|
8110
|
+
.agent-gui-node__provider-rail-tile:hover:not(:disabled)
|
|
8111
|
+
.agent-gui-node__provider-rail-avatar {
|
|
8112
|
+
background: var(--fill-secondary);
|
|
8113
|
+
color: var(--text-secondary);
|
|
8114
|
+
}
|
|
8115
|
+
|
|
8116
|
+
.agent-gui-node__provider-rail-tile[data-selected="true"] {
|
|
8117
|
+
color: var(--text-primary);
|
|
8118
|
+
}
|
|
8119
|
+
|
|
8120
|
+
.agent-gui-node__provider-rail-tile[data-selected="true"]
|
|
8121
|
+
.agent-gui-node__provider-rail-avatar {
|
|
8122
|
+
border-color: var(--brand-primary, var(--tutti-purple));
|
|
8123
|
+
background: color-mix(
|
|
8124
|
+
in srgb,
|
|
8125
|
+
var(--brand-primary, var(--tutti-purple)) 14%,
|
|
8126
|
+
var(--fill-primary)
|
|
8127
|
+
);
|
|
8128
|
+
color: var(--brand-primary, var(--tutti-purple));
|
|
8129
|
+
}
|
|
8130
|
+
|
|
8131
|
+
.agent-gui-node__provider-rail-avatar-icon {
|
|
8132
|
+
width: 18px;
|
|
8133
|
+
height: 18px;
|
|
8134
|
+
}
|
|
8135
|
+
|
|
8136
|
+
.agent-gui-node__provider-rail-avatar-image {
|
|
8137
|
+
width: 22px;
|
|
8138
|
+
height: 22px;
|
|
8139
|
+
border-radius: 6px;
|
|
8140
|
+
object-fit: contain;
|
|
8141
|
+
}
|
|
8142
|
+
|
|
8143
|
+
.agent-gui-node__provider-rail-tile-label {
|
|
8144
|
+
width: 100%;
|
|
8145
|
+
min-width: 0;
|
|
8146
|
+
overflow: hidden;
|
|
8147
|
+
text-overflow: ellipsis;
|
|
8148
|
+
white-space: nowrap;
|
|
8149
|
+
}
|
|
8150
|
+
|
|
8151
|
+
.agent-gui-node__provider-rail-tile[data-loading="true"]
|
|
8152
|
+
.agent-gui-node__provider-rail-avatar,
|
|
8153
|
+
.agent-gui-node__provider-rail-tile[data-loading="true"]
|
|
8154
|
+
.agent-gui-node__provider-rail-tile-label {
|
|
8155
|
+
background: linear-gradient(
|
|
8156
|
+
90deg,
|
|
8157
|
+
var(--fill-tertiary),
|
|
8158
|
+
var(--fill-secondary),
|
|
8159
|
+
var(--fill-tertiary)
|
|
8160
|
+
);
|
|
8161
|
+
background-size: 200% 100%;
|
|
8162
|
+
animation: agent-gui-provider-target-loading 1.2s ease-in-out infinite;
|
|
8163
|
+
}
|
|
8164
|
+
|
|
8165
|
+
.agent-gui-node__provider-rail-tile[data-loading="true"]
|
|
8166
|
+
.agent-gui-node__provider-rail-tile-label {
|
|
8167
|
+
height: 10px;
|
|
8168
|
+
border-radius: 999px;
|
|
8169
|
+
}
|
|
8170
|
+
|
|
8171
|
+
@keyframes agent-gui-provider-target-loading {
|
|
8172
|
+
0% {
|
|
8173
|
+
background-position: 100% 0;
|
|
8174
|
+
}
|
|
8175
|
+
|
|
8176
|
+
100% {
|
|
8177
|
+
background-position: -100% 0;
|
|
8178
|
+
}
|
|
8179
|
+
}
|
|
8180
|
+
|
|
8030
8181
|
.agent-gui-node__empty-hero {
|
|
8031
8182
|
display: flex;
|
|
8032
8183
|
width: 100%;
|
|
@@ -672,6 +672,10 @@ var en = {
|
|
|
672
672
|
agentEnvSetup: "Environment Check",
|
|
673
673
|
noConversations: "No sessions yet",
|
|
674
674
|
emptyProjectConversations: "No chats yet",
|
|
675
|
+
conversationFilterAll: "All",
|
|
676
|
+
conversationFilterCodex: "Codex",
|
|
677
|
+
conversationFilterClaudeCode: "Claude Code",
|
|
678
|
+
providerSwitchLabel: "Switch provider",
|
|
675
679
|
batchRunnerStandaloneTitle: "Agent GUI batch runner",
|
|
676
680
|
batchRunnerSubtitle: "Run JSONL prompt cases and review execution results",
|
|
677
681
|
batchRunnerPromptSource: "Case source",
|
|
@@ -736,6 +740,7 @@ var en = {
|
|
|
736
740
|
conversationUnavailable: "Session unavailable.",
|
|
737
741
|
contextPickerBrowseHint: "Search workspace files based on your input",
|
|
738
742
|
contextPickerBrowseFileHint: "No opened or Agent-generated files yet. Type a file name to search your computer.",
|
|
743
|
+
contextPickerBrowseAgentHint: "Type to search agents",
|
|
739
744
|
contextPickerBrowseAppHint: "Type to search apps",
|
|
740
745
|
contextPickerBrowseSessionHint: "Type to search agent sessions that I started",
|
|
741
746
|
contextPickerBrowseCollabHint: "Type to search teammate and agent sessions",
|
|
@@ -804,6 +809,7 @@ var en = {
|
|
|
804
809
|
goalBudgetUsage: "{{used}}/{{budget}} tokens",
|
|
805
810
|
goalClearHint: "Type /goal clear to clear",
|
|
806
811
|
processing: "Planning next moves",
|
|
812
|
+
agentTargetRequired: "Select an available agent target before starting a session.",
|
|
807
813
|
promptImagesUnsupported: "This agent does not support image input with the current model.",
|
|
808
814
|
visibleErrorStartFailed: "{{provider}} failed to start",
|
|
809
815
|
visibleErrorRequestFailed: "{{provider}} request failed",
|
|
@@ -877,6 +883,8 @@ var en = {
|
|
|
877
883
|
submitAnswers: "Submit answers",
|
|
878
884
|
answerPlaceholder: "Add details for the agent...",
|
|
879
885
|
waitingForAnswer: "Waiting for your answer...",
|
|
886
|
+
waitingForBackgroundAgent_one: "Waiting for {{count}} background agent to finish",
|
|
887
|
+
waitingForBackgroundAgent_other: "Waiting for {{count}} background agents to finish",
|
|
880
888
|
shortcutEnter: "Enter",
|
|
881
889
|
shortcutCmdEnter: "Cmd + Enter",
|
|
882
890
|
shortcutCtrEnter: "Ctr + Enter",
|
|
@@ -990,9 +998,11 @@ var en = {
|
|
|
990
998
|
fileMentionSwitchSelection: "Switch selection",
|
|
991
999
|
mentionFilterFile: "Files",
|
|
992
1000
|
mentionFilterApp: "Apps",
|
|
1001
|
+
mentionFilterAgent: "Agents",
|
|
993
1002
|
mentionFilterSession: "Sessions",
|
|
994
1003
|
mentionFilterCollab: "Collaboration",
|
|
995
1004
|
mentionFilterIssue: "Tasks",
|
|
1005
|
+
mentionKindAgent: "Agent",
|
|
996
1006
|
mentionKindApp: "App",
|
|
997
1007
|
mentionKindAppFactory: "App Factory",
|
|
998
1008
|
mentionKindFile: "File",
|
|
@@ -1002,12 +1012,14 @@ var en = {
|
|
|
1002
1012
|
mentionGroupOpenedFiles: "Files I opened",
|
|
1003
1013
|
mentionGroupAgentGeneratedFiles: "Files generated by Agent",
|
|
1004
1014
|
mentionGroupApps: "Apps",
|
|
1015
|
+
mentionGroupAgents: "Agents",
|
|
1005
1016
|
mentionGroupMySessions: "My sessions",
|
|
1006
1017
|
mentionGroupCollabSessions: "Collaboration sessions",
|
|
1007
1018
|
mentionGroupIssues: "Tasks",
|
|
1008
1019
|
mentionEmptyMySessions: "No sessions yet",
|
|
1009
1020
|
mentionEmptyCollabSessions: "No collaboration sessions yet",
|
|
1010
1021
|
mentionEmptyApps: "No apps yet",
|
|
1022
|
+
mentionEmptyAgents: "No agents available",
|
|
1011
1023
|
mentionEmptyIssues: "No tasks yet",
|
|
1012
1024
|
mentionEmptyDockFiles: "No open files in the dock yet. Type to search workspace files.",
|
|
1013
1025
|
mentionEmptyAgentGeneratedFiles: "No files generated by Agent yet",
|
|
@@ -3135,6 +3147,10 @@ var zhCN = {
|
|
|
3135
3147
|
agentEnvSetup: "\u73AF\u5883\u68C0\u6D4B",
|
|
3136
3148
|
noConversations: "\u8FD8\u6CA1\u6709\u4F1A\u8BDD",
|
|
3137
3149
|
emptyProjectConversations: "\u6682\u65E0\u5BF9\u8BDD",
|
|
3150
|
+
conversationFilterAll: "\u5168\u90E8",
|
|
3151
|
+
conversationFilterCodex: "Codex",
|
|
3152
|
+
conversationFilterClaudeCode: "Claude Code",
|
|
3153
|
+
providerSwitchLabel: "\u5207\u6362 Provider",
|
|
3138
3154
|
batchRunnerStandaloneTitle: "Agent GUI \u6279\u91CF\u6267\u884C\u9762\u677F",
|
|
3139
3155
|
batchRunnerSubtitle: "\u6279\u91CF\u6267\u884C JSONL \u7528\u4F8B\uFF0C\u67E5\u770B\u8FDB\u5EA6\u4E0E\u6267\u884C\u7ED3\u679C",
|
|
3140
3156
|
batchRunnerPromptSource: "\u7528\u4F8B\u6765\u6E90",
|
|
@@ -3199,6 +3215,7 @@ var zhCN = {
|
|
|
3199
3215
|
conversationUnavailable: "\u4F1A\u8BDD\u4E0D\u53EF\u7528\u3002",
|
|
3200
3216
|
contextPickerBrowseHint: "\u6839\u636E\u4F60\u8F93\u5165\u7684\u5185\u5BB9\u641C\u7D22\u5DE5\u4F5C\u533A\u6587\u4EF6",
|
|
3201
3217
|
contextPickerBrowseFileHint: "\u6682\u65E0\u5DF2\u6253\u5F00\u6216 Agent \u751F\u6210\u7684\u6587\u4EF6\uFF0C\u7EE7\u7EED\u8F93\u5165\u6587\u4EF6\u540D\u53EF\u641C\u7D22\u672C\u673A\u6587\u4EF6",
|
|
3218
|
+
contextPickerBrowseAgentHint: "\u8F93\u5165\u5185\u5BB9\u4EE5\u641C\u7D22 Agent",
|
|
3202
3219
|
contextPickerBrowseAppHint: "\u8F93\u5165\u5185\u5BB9\u4EE5\u641C\u7D22\u5E94\u7528",
|
|
3203
3220
|
contextPickerBrowseSessionHint: "\u8F93\u5165\u5185\u5BB9\u4EE5\u641C\u7D22\u6211\u53D1\u8D77\u7684 Agent \u4F1A\u8BDD",
|
|
3204
3221
|
contextPickerBrowseCollabHint: "\u8F93\u5165\u5185\u5BB9\u4EE5\u641C\u7D22\u5176\u4ED6\u4EBA\u548C Agent \u7684\u4F1A\u8BDD",
|
|
@@ -3267,6 +3284,7 @@ var zhCN = {
|
|
|
3267
3284
|
goalBudgetUsage: "{{used}}/{{budget}} tokens",
|
|
3268
3285
|
goalClearHint: "\u8F93\u5165 /goal clear \u6E05\u9664",
|
|
3269
3286
|
processing: "\u6B63\u5728\u89C4\u5212\u4E0B\u4E00\u6B65",
|
|
3287
|
+
agentTargetRequired: "\u8BF7\u5148\u9009\u62E9\u53EF\u7528\u7684 Agent \u76EE\u6807\u3002",
|
|
3270
3288
|
promptImagesUnsupported: "\u5F53\u524D\u6A21\u578B\u4E0D\u652F\u6301\u56FE\u7247\u8F93\u5165\u3002",
|
|
3271
3289
|
visibleErrorStartFailed: "{{provider}} \u542F\u52A8\u5931\u8D25",
|
|
3272
3290
|
visibleErrorRequestFailed: "{{provider}} \u8BF7\u6C42\u5931\u8D25",
|
|
@@ -3340,6 +3358,8 @@ var zhCN = {
|
|
|
3340
3358
|
submitAnswers: "\u63D0\u4EA4\u56DE\u7B54",
|
|
3341
3359
|
answerPlaceholder: "\u8865\u5145\u66F4\u591A\u7EC6\u8282...",
|
|
3342
3360
|
waitingForAnswer: "\u7B49\u5F85\u4F60\u7684\u56DE\u7B54...",
|
|
3361
|
+
waitingForBackgroundAgent_one: "\u7B49\u5F85 {{count}} \u4E2A\u540E\u53F0 agent \u5B8C\u6210",
|
|
3362
|
+
waitingForBackgroundAgent_other: "\u7B49\u5F85 {{count}} \u4E2A\u540E\u53F0 agent \u5B8C\u6210",
|
|
3343
3363
|
shortcutEnter: "Enter",
|
|
3344
3364
|
shortcutCmdEnter: "Cmd + Enter",
|
|
3345
3365
|
shortcutCtrEnter: "Ctr + Enter",
|
|
@@ -3453,9 +3473,11 @@ var zhCN = {
|
|
|
3453
3473
|
fileMentionSwitchSelection: "\u5207\u6362\u9009\u4E2D",
|
|
3454
3474
|
mentionFilterFile: "\u6587\u4EF6",
|
|
3455
3475
|
mentionFilterApp: "\u5E94\u7528",
|
|
3476
|
+
mentionFilterAgent: "\u667A\u80FD\u4F53",
|
|
3456
3477
|
mentionFilterSession: "\u4F1A\u8BDD",
|
|
3457
3478
|
mentionFilterCollab: "\u534F\u4F5C",
|
|
3458
3479
|
mentionFilterIssue: "\u4EFB\u52A1",
|
|
3480
|
+
mentionKindAgent: "\u667A\u80FD\u4F53",
|
|
3459
3481
|
mentionKindApp: "\u5E94\u7528",
|
|
3460
3482
|
mentionKindAppFactory: "\u5E94\u7528\u5DE5\u5382",
|
|
3461
3483
|
mentionKindFile: "\u6587\u4EF6",
|
|
@@ -3465,12 +3487,14 @@ var zhCN = {
|
|
|
3465
3487
|
mentionGroupOpenedFiles: "\u6211\u6253\u5F00\u7684\u6587\u4EF6",
|
|
3466
3488
|
mentionGroupAgentGeneratedFiles: "Agent \u751F\u6210\u7684\u6587\u4EF6",
|
|
3467
3489
|
mentionGroupApps: "\u5E94\u7528",
|
|
3490
|
+
mentionGroupAgents: "\u667A\u80FD\u4F53",
|
|
3468
3491
|
mentionGroupMySessions: "\u6211\u7684\u4F1A\u8BDD",
|
|
3469
3492
|
mentionGroupCollabSessions: "\u534F\u4F5C\u4F1A\u8BDD",
|
|
3470
3493
|
mentionGroupIssues: "\u4EFB\u52A1",
|
|
3471
3494
|
mentionEmptyMySessions: "\u6682\u65E0\u4F1A\u8BDD",
|
|
3472
3495
|
mentionEmptyCollabSessions: "\u6682\u65E0\u534F\u4F5C\u4F1A\u8BDD",
|
|
3473
3496
|
mentionEmptyApps: "\u6682\u65E0\u5E94\u7528",
|
|
3497
|
+
mentionEmptyAgents: "\u6682\u65E0\u53EF\u7528\u667A\u80FD\u4F53",
|
|
3474
3498
|
mentionEmptyIssues: "\u6682\u65E0\u4EFB\u52A1",
|
|
3475
3499
|
mentionEmptyDockFiles: "Dock \u680F\u6682\u65E0\u5DF2\u6253\u5F00\u6587\u4EF6\uFF0C\u8F93\u5165\u5173\u952E\u8BCD\u53EF\u641C\u7D22\u5DE5\u4F5C\u533A\u6587\u4EF6",
|
|
3476
3500
|
mentionEmptyAgentGeneratedFiles: "\u6682\u65E0 Agent \u751F\u6210\u7684\u6587\u4EF6",
|
|
@@ -4987,4 +5011,4 @@ export {
|
|
|
4987
5011
|
translateInUiLanguage,
|
|
4988
5012
|
getActiveUiLanguage
|
|
4989
5013
|
};
|
|
4990
|
-
//# sourceMappingURL=chunk-
|
|
5014
|
+
//# sourceMappingURL=chunk-2XVECUTU.js.map
|