@tutti-os/agent-gui 0.0.52 → 0.0.54

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 (79) hide show
  1. package/dist/{AgentMentionSearchController-CExFPobz.d.ts → AgentMentionSearchController-DzhWr0PN.d.ts} +13 -3
  2. package/dist/agent-conversation/index.d.ts +2 -2
  3. package/dist/agent-conversation/index.js +7 -6
  4. package/dist/agent-conversation/index.js.map +1 -1
  5. package/dist/agent-message-center/index.js +33 -12
  6. package/dist/agent-message-center/index.js.map +1 -1
  7. package/dist/{agentGuiNodeTypes-wzOITHRW.d.ts → agentGuiNodeTypes-DCnsaqJr.d.ts} +16 -2
  8. package/dist/app/renderer/agentactivity.css +136 -2
  9. package/dist/{chunk-ZTSS2NU2.js → chunk-2XVECUTU.js} +25 -1
  10. package/dist/chunk-2XVECUTU.js.map +1 -0
  11. package/dist/{chunk-OBFDA7RG.js → chunk-4PSDYKZQ.js} +20 -3
  12. package/dist/chunk-4PSDYKZQ.js.map +1 -0
  13. package/dist/{chunk-BFIYBPFD.js → chunk-6AXH2BOD.js} +5 -5
  14. package/dist/{chunk-4K22O34C.js → chunk-7GM7UQXD.js} +29 -3
  15. package/dist/chunk-7GM7UQXD.js.map +1 -0
  16. package/dist/{chunk-2OLYX32K.js → chunk-7ZDLFTVL.js} +76 -7
  17. package/dist/chunk-7ZDLFTVL.js.map +1 -0
  18. package/dist/{chunk-FYVVHRLZ.js → chunk-BGZ2OSDQ.js} +2 -2
  19. package/dist/{chunk-DPG2J7N5.js → chunk-CMOGPJ23.js} +2 -2
  20. package/dist/{chunk-3ZVVFQH5.js → chunk-EXZH66UE.js} +180 -88
  21. package/dist/chunk-EXZH66UE.js.map +1 -0
  22. package/dist/{chunk-66EQ6EQO.js → chunk-GL54NRMB.js} +59 -2
  23. package/dist/chunk-GL54NRMB.js.map +1 -0
  24. package/dist/{chunk-Y7ZVTWMZ.js → chunk-H2YWXFYX.js} +2 -2
  25. package/dist/{chunk-UKDC63WG.js → chunk-JRA44NYI.js} +78 -4
  26. package/dist/chunk-JRA44NYI.js.map +1 -0
  27. package/dist/{chunk-EFDGMXTB.js → chunk-OQJSZSYB.js} +48 -48
  28. package/dist/chunk-OQJSZSYB.js.map +1 -0
  29. package/dist/{chunk-ARCM7YB2.js → chunk-PBHTLI3E.js} +13 -3
  30. package/dist/{chunk-ARCM7YB2.js.map → chunk-PBHTLI3E.js.map} +1 -1
  31. package/dist/{chunk-5Y3PC7HP.js → chunk-VOXUYDQF.js} +238 -25
  32. package/dist/chunk-VOXUYDQF.js.map +1 -0
  33. package/dist/{chunk-HDBKB5RA.js → chunk-WMQN7SZC.js} +2 -58
  34. package/dist/chunk-WMQN7SZC.js.map +1 -0
  35. package/dist/{chunk-F5DYXCY3.js → chunk-Z2BTIAOC.js} +1 -1
  36. package/dist/chunk-Z2BTIAOC.js.map +1 -0
  37. package/dist/{chunk-PIKG746A.js → chunk-ZFDO72FE.js} +132 -67
  38. package/dist/chunk-ZFDO72FE.js.map +1 -0
  39. package/dist/context-mention-palette/index.d.ts +2 -2
  40. package/dist/context-mention-palette/index.js +8 -8
  41. package/dist/context-mention-provider.d.ts +1 -0
  42. package/dist/i18n/index.d.ts +24 -0
  43. package/dist/i18n/index.js +2 -2
  44. package/dist/index.d.ts +23 -53
  45. package/dist/index.js +945 -665
  46. package/dist/index.js.map +1 -1
  47. package/dist/queued-prompt-runtime.d.ts +2 -2
  48. package/dist/{types-xMz0lJWt.d.ts → types-B2m7UcBb.d.ts} +8 -0
  49. package/dist/workbench/contribution.d.ts +43 -4
  50. package/dist/workbench/contribution.js +9 -5
  51. package/dist/workbench/index.d.ts +3 -3
  52. package/dist/workbench/index.js +18 -8
  53. package/dist/workbench/launch.d.ts +2 -1
  54. package/dist/workbench/launch.js +2 -2
  55. package/dist/workbench/providerCatalog.d.ts +1 -1
  56. package/dist/workbench/sessionTitle.d.ts +1 -1
  57. package/dist/workbench/sessionTitle.js +3 -3
  58. package/dist/workbench/state.d.ts +1 -1
  59. package/dist/workbench/state.js +2 -2
  60. package/dist/workbench/types.d.ts +8 -8
  61. package/dist/workbench/types.js +1 -1
  62. package/dist/workspace-agent-generated-files.js +3 -3
  63. package/package.json +14 -14
  64. package/dist/chunk-2OLYX32K.js.map +0 -1
  65. package/dist/chunk-3ZVVFQH5.js.map +0 -1
  66. package/dist/chunk-4K22O34C.js.map +0 -1
  67. package/dist/chunk-5Y3PC7HP.js.map +0 -1
  68. package/dist/chunk-66EQ6EQO.js.map +0 -1
  69. package/dist/chunk-EFDGMXTB.js.map +0 -1
  70. package/dist/chunk-F5DYXCY3.js.map +0 -1
  71. package/dist/chunk-HDBKB5RA.js.map +0 -1
  72. package/dist/chunk-OBFDA7RG.js.map +0 -1
  73. package/dist/chunk-PIKG746A.js.map +0 -1
  74. package/dist/chunk-UKDC63WG.js.map +0 -1
  75. package/dist/chunk-ZTSS2NU2.js.map +0 -1
  76. /package/dist/{chunk-BFIYBPFD.js.map → chunk-6AXH2BOD.js.map} +0 -0
  77. /package/dist/{chunk-FYVVHRLZ.js.map → chunk-BGZ2OSDQ.js.map} +0 -0
  78. /package/dist/{chunk-DPG2J7N5.js.map → chunk-CMOGPJ23.js.map} +0 -0
  79. /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-xMz0lJWt.js';
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, AgentGUINodeViewModel as b, AgentGUIProviderSkillOption as c, AgentGUIQueuedPromptVM as d, AgentHostApi as e, AgentHostApplyWorkspaceGitPatchInput as f, AgentHostInputApi as g, AgentHostRuntimeApi as h, AgentHostSelectFilesInput as i, AgentProbeProvider as j, AgentProbeSnapshot as k, AgentProviderProbeListInput as l, AgentProviderProbeListResult as m, AgentSessionCommand as n, AgentUsageQuota as o, AgentUsageSnapshot as p, WriteWorkspaceAgentReadStateInput as q };
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 };
@@ -2595,6 +2595,9 @@ aside.workspace-agents-status-panel
2595
2595
  }
2596
2596
 
2597
2597
  .agent-gui-node__composer-input-group > .agent-gui-chrome__session-chrome {
2598
+ position: relative;
2599
+ z-index: 3;
2600
+ min-width: 0;
2598
2601
  margin-right: 8px;
2599
2602
  margin-left: 8px;
2600
2603
  }
@@ -5801,6 +5804,7 @@ button.agent-gui-node__conversation-section-toggle:hover
5801
5804
  --agent-message-locator-dot-size: 6px;
5802
5805
  --agent-message-locator-hit-size: 18px;
5803
5806
  --agent-message-locator-center-offset: 10px;
5807
+ --agent-message-locator-scrollbar-gap: 4px;
5804
5808
  --agent-message-locator-visible-height: 100vh;
5805
5809
  --agent-message-locator-visible-top-offset: 0px;
5806
5810
  --agent-message-locator-viewport-height: var(--agent-message-locator-height);
@@ -5833,7 +5837,8 @@ button.agent-gui-node__conversation-section-toggle:hover
5833
5837
  position: absolute;
5834
5838
  top: 0;
5835
5839
  right: calc(
5836
- var(--agent-message-locator-center-offset) -
5840
+ var(--agent-message-locator-scrollbar-gap) +
5841
+ var(--agent-message-locator-center-offset) -
5837
5842
  var(--agent-message-locator-hit-size) / 2
5838
5843
  );
5839
5844
  width: var(--agent-message-locator-hit-size);
@@ -5941,7 +5946,7 @@ button.agent-gui-node__conversation-section-toggle:hover
5941
5946
  .agent-gui-message-locator__panel {
5942
5947
  position: absolute;
5943
5948
  top: 50%;
5944
- right: 22px;
5949
+ right: calc(22px + var(--agent-message-locator-scrollbar-gap));
5945
5950
  display: grid;
5946
5951
  width: min(360px, calc(100vw - 112px));
5947
5952
  max-width: max-content;
@@ -7628,6 +7633,11 @@ html[data-theme="light"] [data-message-center-item-id].agent-gui-edge-glow {
7628
7633
  max-width: min(42%, 180px);
7629
7634
  }
7630
7635
 
7636
+ .agent-gui-node__composer-provider-select {
7637
+ flex: 0 1 auto;
7638
+ min-width: 0;
7639
+ }
7640
+
7631
7641
  .agent-gui-node__composer-prompt-tips {
7632
7642
  display: flex;
7633
7643
  flex: 1 1 0;
@@ -8027,6 +8037,130 @@ html[data-theme="light"] [data-message-center-item-id].agent-gui-edge-glow {
8027
8037
  background: rgb(9 9 11);
8028
8038
  }
8029
8039
 
8040
+ .agent-gui-node__provider-rail {
8041
+ display: grid;
8042
+ grid-template-columns: repeat(4, minmax(0, 1fr));
8043
+ gap: 10px 8px;
8044
+ padding: 10px 14px 12px;
8045
+ border-bottom: 1px solid var(--line-2);
8046
+ }
8047
+
8048
+ .agent-gui-node__provider-rail-tile {
8049
+ display: grid;
8050
+ min-width: 0;
8051
+ grid-template-rows: 36px 16px;
8052
+ gap: 4px;
8053
+ place-items: center;
8054
+ border: 0;
8055
+ background: transparent;
8056
+ color: var(--text-tertiary);
8057
+ padding: 0;
8058
+ font-size: 11px;
8059
+ font-weight: 600;
8060
+ line-height: 16px;
8061
+ text-align: center;
8062
+ }
8063
+
8064
+ .agent-gui-node__provider-rail-tile:hover:not(:disabled) {
8065
+ color: var(--text-secondary);
8066
+ }
8067
+
8068
+ .agent-gui-node__provider-rail-tile:disabled {
8069
+ cursor: not-allowed;
8070
+ opacity: 0.6;
8071
+ }
8072
+
8073
+ .agent-gui-node__provider-rail-tile[data-loading="true"] {
8074
+ cursor: progress;
8075
+ }
8076
+
8077
+ .agent-gui-node__provider-rail-avatar {
8078
+ display: grid;
8079
+ width: 36px;
8080
+ height: 36px;
8081
+ place-items: center;
8082
+ border: 1px solid transparent;
8083
+ border-radius: 999px;
8084
+ background: var(--fill-tertiary);
8085
+ color: var(--text-tertiary);
8086
+ transition:
8087
+ border-color 140ms ease,
8088
+ background-color 140ms ease,
8089
+ color 140ms ease,
8090
+ transform 140ms ease;
8091
+ }
8092
+
8093
+ .agent-gui-node__provider-rail-tile:hover:not(:disabled)
8094
+ .agent-gui-node__provider-rail-avatar {
8095
+ background: var(--fill-secondary);
8096
+ color: var(--text-secondary);
8097
+ }
8098
+
8099
+ .agent-gui-node__provider-rail-tile[data-selected="true"] {
8100
+ color: var(--text-primary);
8101
+ }
8102
+
8103
+ .agent-gui-node__provider-rail-tile[data-selected="true"]
8104
+ .agent-gui-node__provider-rail-avatar {
8105
+ border-color: var(--brand-primary, var(--tutti-purple));
8106
+ background: color-mix(
8107
+ in srgb,
8108
+ var(--brand-primary, var(--tutti-purple)) 14%,
8109
+ var(--fill-primary)
8110
+ );
8111
+ color: var(--brand-primary, var(--tutti-purple));
8112
+ }
8113
+
8114
+ .agent-gui-node__provider-rail-avatar-icon {
8115
+ width: 18px;
8116
+ height: 18px;
8117
+ }
8118
+
8119
+ .agent-gui-node__provider-rail-avatar-image {
8120
+ width: 22px;
8121
+ height: 22px;
8122
+ border-radius: 6px;
8123
+ object-fit: contain;
8124
+ }
8125
+
8126
+ .agent-gui-node__provider-rail-tile-label {
8127
+ width: 100%;
8128
+ min-width: 0;
8129
+ overflow: hidden;
8130
+ text-overflow: ellipsis;
8131
+ white-space: nowrap;
8132
+ }
8133
+
8134
+ .agent-gui-node__provider-rail-tile[data-loading="true"]
8135
+ .agent-gui-node__provider-rail-avatar,
8136
+ .agent-gui-node__provider-rail-tile[data-loading="true"]
8137
+ .agent-gui-node__provider-rail-tile-label {
8138
+ background: linear-gradient(
8139
+ 90deg,
8140
+ var(--fill-tertiary),
8141
+ var(--fill-secondary),
8142
+ var(--fill-tertiary)
8143
+ );
8144
+ background-size: 200% 100%;
8145
+ animation: agent-gui-provider-target-loading 1.2s ease-in-out infinite;
8146
+ }
8147
+
8148
+ .agent-gui-node__provider-rail-tile[data-loading="true"]
8149
+ .agent-gui-node__provider-rail-tile-label {
8150
+ height: 10px;
8151
+ border-radius: 999px;
8152
+ }
8153
+
8154
+ @keyframes agent-gui-provider-target-loading {
8155
+ 0% {
8156
+ background-position: 100% 0;
8157
+ }
8158
+
8159
+ 100% {
8160
+ background-position: -100% 0;
8161
+ }
8162
+ }
8163
+
8030
8164
  .agent-gui-node__empty-hero {
8031
8165
  display: flex;
8032
8166
  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-ZTSS2NU2.js.map
5014
+ //# sourceMappingURL=chunk-2XVECUTU.js.map