@tutti-os/agent-gui 0.0.64 → 0.0.66

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 (89) hide show
  1. package/LICENSE +1 -2
  2. package/README.md +1 -1
  3. package/dist/agent-conversation/index.d.ts +2 -2
  4. package/dist/agent-conversation/index.js +6 -6
  5. package/dist/agent-message-center/index.js +8 -8
  6. package/dist/{agentGuiNodeTypes-CCjzXdTe.d.ts → agentGuiNodeTypes-B9Aq3UEU.d.ts} +3 -1
  7. package/dist/app/renderer/agentactivity.css +46 -3
  8. package/dist/{chunk-IIXCU2UU.js → chunk-6ULTMCKP.js} +2 -2
  9. package/dist/{chunk-52VZ54WH.js → chunk-CTJQTUQ3.js} +6 -6
  10. package/dist/{chunk-52VZ54WH.js.map → chunk-CTJQTUQ3.js.map} +1 -1
  11. package/dist/{chunk-PVVM7MZZ.js → chunk-DL6BMEHI.js} +2 -2
  12. package/dist/{chunk-TFPKI4XJ.js → chunk-DXVMRZHH.js} +2 -6
  13. package/dist/chunk-DXVMRZHH.js.map +1 -0
  14. package/dist/{chunk-76GTKO4Q.js → chunk-HNODQVG2.js} +2 -2
  15. package/dist/{chunk-RDRKIMAC.js → chunk-JTFWT6DK.js} +7 -9
  16. package/dist/chunk-JTFWT6DK.js.map +1 -0
  17. package/dist/{chunk-MQ6RKXXW.js → chunk-KRJF7WLJ.js} +15 -3
  18. package/dist/chunk-KRJF7WLJ.js.map +1 -0
  19. package/dist/{chunk-FUJ73PTH.js → chunk-LJE2W4EM.js} +3 -5
  20. package/dist/chunk-LJE2W4EM.js.map +1 -0
  21. package/dist/{chunk-YFTQK2G4.js → chunk-LQHYHF36.js} +7 -7
  22. package/dist/chunk-LQHYHF36.js.map +1 -0
  23. package/dist/{chunk-TG3ZXLPM.js → chunk-MYD37I32.js} +27 -3
  24. package/dist/chunk-MYD37I32.js.map +1 -0
  25. package/dist/{chunk-ERWDRI3F.js → chunk-N4I3TD4G.js} +2 -2
  26. package/dist/{chunk-ERWDRI3F.js.map → chunk-N4I3TD4G.js.map} +1 -1
  27. package/dist/{chunk-FLTLZGIN.js → chunk-NOTZW5WH.js} +3 -3
  28. package/dist/{chunk-YUMHFZ5A.js → chunk-P5C3ED3V.js} +3 -2
  29. package/dist/chunk-P5C3ED3V.js.map +1 -0
  30. package/dist/{chunk-TT2YJNEP.js → chunk-T3KGZV35.js} +50 -12
  31. package/dist/chunk-T3KGZV35.js.map +1 -0
  32. package/dist/{chunk-F6GDUU4X.js → chunk-UBBHWDMP.js} +13 -9
  33. package/dist/{chunk-F6GDUU4X.js.map → chunk-UBBHWDMP.js.map} +1 -1
  34. package/dist/{chunk-3NSUJ7OF.js → chunk-UI3YDJTC.js} +39 -5
  35. package/dist/chunk-UI3YDJTC.js.map +1 -0
  36. package/dist/{chunk-C465B7WK.js → chunk-VBTPXEFH.js} +2 -2
  37. package/dist/{chunk-ZTZ6STJZ.js → chunk-Z26P2QNT.js} +2 -2
  38. package/dist/context-mention-palette/index.js +7 -7
  39. package/dist/i18n/index.d.ts +14 -2
  40. package/dist/i18n/index.js +2 -2
  41. package/dist/index.d.ts +37 -5
  42. package/dist/index.js +750 -774
  43. package/dist/index.js.map +1 -1
  44. package/dist/queued-prompt-runtime.d.ts +22 -3
  45. package/dist/queued-prompt-runtime.js +1 -1
  46. package/dist/{types-BAPEle8b.d.ts → types-Bxn8bLEp.d.ts} +14 -1
  47. package/dist/workbench/contribution.d.ts +1 -1
  48. package/dist/workbench/contribution.js +5 -5
  49. package/dist/workbench/index.d.ts +1 -1
  50. package/dist/workbench/index.js +8 -8
  51. package/dist/workbench/launch.d.ts +3 -1
  52. package/dist/workbench/launch.js +1 -1
  53. package/dist/workbench/providerCatalog.d.ts +1 -1
  54. package/dist/workbench/sessionTitle.d.ts +1 -1
  55. package/dist/workbench/sessionTitle.js +3 -3
  56. package/dist/workbench/state.d.ts +1 -1
  57. package/dist/workbench/state.js +2 -2
  58. package/dist/workbench/types.d.ts +1 -1
  59. package/dist/workspace-agent-generated-files.js +3 -3
  60. package/package.json +12 -12
  61. package/dist/app/renderer/assets/icons/@-lined-14px.svg +0 -3
  62. package/dist/app/renderer/assets/icons/agents/manage-agent-claude-code.png +0 -0
  63. package/dist/app/renderer/assets/icons/agents/manage-agent-codex.png +0 -0
  64. package/dist/app/renderer/assets/icons/agents/manage-agent-gemini.png +0 -0
  65. package/dist/app/renderer/assets/icons/agents/manage-agent-hermes.png +0 -0
  66. package/dist/app/renderer/assets/icons/agents/manage-agent-openclaw.png +0 -0
  67. package/dist/app/renderer/assets/icons/agents/tutti-doc-rounded.png +0 -0
  68. package/dist/app/renderer/assets/icons/agents/workspace-dock-agent-claude-code.png +0 -0
  69. package/dist/app/renderer/assets/icons/agents/workspace-dock-agent-codex.png +0 -0
  70. package/dist/app/renderer/assets/icons/agents/workspace-dock-agent-gemini.png +0 -0
  71. package/dist/app/renderer/assets/icons/agents/workspace-dock-agent-nexight.png +0 -0
  72. package/dist/app/renderer/assets/icons/agents/workspace-dock-agent-openclaw.png +0 -0
  73. package/dist/app/renderer/assets/icons/arrow-left-filled.svg +0 -1
  74. package/dist/chunk-3NSUJ7OF.js.map +0 -1
  75. package/dist/chunk-FUJ73PTH.js.map +0 -1
  76. package/dist/chunk-MQ6RKXXW.js.map +0 -1
  77. package/dist/chunk-RDRKIMAC.js.map +0 -1
  78. package/dist/chunk-TFPKI4XJ.js.map +0 -1
  79. package/dist/chunk-TG3ZXLPM.js.map +0 -1
  80. package/dist/chunk-TT2YJNEP.js.map +0 -1
  81. package/dist/chunk-YFTQK2G4.js.map +0 -1
  82. package/dist/chunk-YUMHFZ5A.js.map +0 -1
  83. package/dist/cursor-flat-filled-CL7N3BTZ.svg +0 -3
  84. /package/dist/{chunk-IIXCU2UU.js.map → chunk-6ULTMCKP.js.map} +0 -0
  85. /package/dist/{chunk-PVVM7MZZ.js.map → chunk-DL6BMEHI.js.map} +0 -0
  86. /package/dist/{chunk-76GTKO4Q.js.map → chunk-HNODQVG2.js.map} +0 -0
  87. /package/dist/{chunk-FLTLZGIN.js.map → chunk-NOTZW5WH.js.map} +0 -0
  88. /package/dist/{chunk-C465B7WK.js.map → chunk-VBTPXEFH.js.map} +0 -0
  89. /package/dist/{chunk-ZTZ6STJZ.js.map → chunk-Z26P2QNT.js.map} +0 -0
package/LICENSE CHANGED
@@ -1,4 +1,3 @@
1
-
2
1
  Apache License
3
2
  Version 2.0, January 2004
4
3
  http://www.apache.org/licenses/
@@ -187,7 +186,7 @@
187
186
  same "printed page" as the copyright notice for easier
188
187
  identification within third-party archives.
189
188
 
190
- Copyright [yyyy] [name of copyright owner]
189
+ Copyright 2025-2026 The Tutti Authors
191
190
 
192
191
  Licensed under the Apache License, Version 2.0 (the "License");
193
192
  you may not use this file except in compliance with the License.
package/README.md CHANGED
@@ -37,7 +37,7 @@ activity data:
37
37
 
38
38
  Production AgentGUI must receive `agentActivityRuntime` and must not use legacy
39
39
  Host API methods as an agent data fallback. Compatibility helpers remain only
40
- for projection boundaries, desktop bridge code, and tests.
40
+ for projection boundaries, non-desktop legacy hosts, and tests.
41
41
 
42
42
  ## Boundary Rule
43
43
 
@@ -4,11 +4,11 @@ import { W as WorkspaceLinkAction } from '../workspaceLinkActions-Bjy_XfBm.js';
4
4
  import { A as AgentMessageMarkdownWorkspaceAppIcon } from '../AgentMessageMarkdown-DeYPURtF.js';
5
5
  import { c as AgentConversationVM, W as WorkspaceAgentSessionDetailViewModel } from '../agentConversationVM-DPAgUJlR.js';
6
6
  export { B as BuildWorkspaceAgentSessionDetailInput, d as buildWorkspaceAgentSessionDetailViewModel } from '../agentConversationVM-DPAgUJlR.js';
7
- import { c as AgentGUIProviderSkillOption } from '../agentGuiNodeTypes-CCjzXdTe.js';
7
+ import { c as AgentGUIProviderSkillOption } from '../agentGuiNodeTypes-B9Aq3UEU.js';
8
8
  export { W as WorkspaceAgentActivityCard, n as WorkspaceAgentActivitySession, q as WorkspaceAgentActivityTimelineItem } from '../workspaceAgentActivityListViewModel-DJvAqZso.js';
9
9
  import '@tutti-os/workspace-issue-manager/core';
10
10
  import '@tutti-os/agent-activity-core';
11
- import '../types-BAPEle8b.js';
11
+ import '../types-Bxn8bLEp.js';
12
12
  import '@tutti-os/workspace-user-project/contracts';
13
13
 
14
14
  interface AgentConversationFlowProps {
@@ -6,20 +6,20 @@ import {
6
6
  projectAgentConversationVM,
7
7
  reconcileProjectedAgentConversationVM,
8
8
  useProjectedAgentConversation
9
- } from "../chunk-F6GDUU4X.js";
10
- import "../chunk-TT2YJNEP.js";
9
+ } from "../chunk-UBBHWDMP.js";
10
+ import "../chunk-T3KGZV35.js";
11
11
  import "../chunk-PSLAWU25.js";
12
- import "../chunk-FLTLZGIN.js";
12
+ import "../chunk-NOTZW5WH.js";
13
13
  import "../chunk-Y35GDLP2.js";
14
14
  import "../chunk-LUGELG5V.js";
15
- import "../chunk-ERWDRI3F.js";
15
+ import "../chunk-N4I3TD4G.js";
16
16
  import "../chunk-TYGL25EL.js";
17
17
  import {
18
18
  translate
19
- } from "../chunk-IIXCU2UU.js";
19
+ } from "../chunk-6ULTMCKP.js";
20
20
  import "../chunk-PJP5BUU6.js";
21
21
  import "../chunk-R2NGSPQS.js";
22
- import "../chunk-MQ6RKXXW.js";
22
+ import "../chunk-KRJF7WLJ.js";
23
23
 
24
24
  // shared/WorkspaceAgentSessionDetail.tsx
25
25
  import { useMemo } from "react";
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  formatAgentGuiConversationPlainTitle
3
- } from "../chunk-C465B7WK.js";
3
+ } from "../chunk-VBTPXEFH.js";
4
4
  import {
5
5
  AgentInteractivePromptSurface,
6
6
  approvalOptionDisplayLabel,
7
7
  getPromptToolDetails,
8
8
  isPromptRequestIdTitle
9
- } from "../chunk-RDRKIMAC.js";
9
+ } from "../chunk-JTFWT6DK.js";
10
10
  import {
11
11
  PLAN_IMPLEMENTATION_ACTION_IMPLEMENT,
12
12
  PLAN_IMPLEMENTATION_PROMPT,
@@ -15,7 +15,7 @@ import {
15
15
  } from "../chunk-MKHDRIGN.js";
16
16
  import {
17
17
  formatAgentSessionMentionText
18
- } from "../chunk-76GTKO4Q.js";
18
+ } from "../chunk-HNODQVG2.js";
19
19
  import {
20
20
  AgentMessageMarkdown,
21
21
  CustomScrollArea,
@@ -25,17 +25,17 @@ import {
25
25
  extractExitPlanModeOptions,
26
26
  isExitPlanSwitchModeInput,
27
27
  normalizeAskUserQuestions
28
- } from "../chunk-TT2YJNEP.js";
28
+ } from "../chunk-T3KGZV35.js";
29
29
  import {
30
30
  userAvatarPlaceholderUrl,
31
31
  workspaceAgentActivityStatusLabel
32
- } from "../chunk-TFPKI4XJ.js";
32
+ } from "../chunk-DXVMRZHH.js";
33
33
  import {
34
34
  resolveWorkspaceAgentSessionSortTimeUnixMs
35
35
  } from "../chunk-IBIMGLCD.js";
36
36
  import {
37
37
  managedAgentRoundedIconUrl
38
- } from "../chunk-ERWDRI3F.js";
38
+ } from "../chunk-N4I3TD4G.js";
39
39
  import {
40
40
  workspaceAgentProviderLabel
41
41
  } from "../chunk-TYGL25EL.js";
@@ -43,10 +43,10 @@ import {
43
43
  AgentGuiI18nProvider,
44
44
  getActiveUiLanguage,
45
45
  useTranslation
46
- } from "../chunk-IIXCU2UU.js";
46
+ } from "../chunk-6ULTMCKP.js";
47
47
  import "../chunk-PJP5BUU6.js";
48
48
  import "../chunk-R2NGSPQS.js";
49
- import "../chunk-MQ6RKXXW.js";
49
+ import "../chunk-KRJF7WLJ.js";
50
50
  import "../chunk-GCBDIQDX.js";
51
51
 
52
52
  // agent-message-center/WorkspaceAgentMessageCenterPanel.tsx
@@ -1,5 +1,5 @@
1
1
  import { AgentActivityUsage } from '@tutti-os/agent-activity-core';
2
- import { h as AgentHostAgentSessionCommand, i as AgentHostAgentSessionComposerSettings, k as AgentHostAgentSessionReasoningEffort, l as AgentHostAgentSessionSpeed, j as AgentHostAgentSessionPermissionConfig, m as AgentHostAgentSessionState, a as AgentGUIProvider, p as AgentPromptContentBlock, A as AgentGUINodeData, e as AgentGUIProviderTarget, b as AgentGUIProviderReadinessGate } from './types-BAPEle8b.js';
2
+ import { i as AgentHostAgentSessionCommand, j as AgentHostAgentSessionComposerSettings, l as AgentHostAgentSessionReasoningEffort, m as AgentHostAgentSessionSpeed, k as AgentHostAgentSessionPermissionConfig, n as AgentHostAgentSessionState, a as AgentGUIProvider, q as AgentPromptContentBlock, A as AgentGUINodeData, f as AgentGUIProviderTarget, b as AgentGUIProviderRailMode, c as AgentGUIProviderReadinessGate } from './types-Bxn8bLEp.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-DJvAqZso.js';
4
4
  import { A as AgentApprovalItemVM, a as AgentAskUserQuestionVM, b as AgentConversationPromptVM, c as AgentConversationVM, W as WorkspaceAgentSessionDetailViewModel } from './agentConversationVM-DPAgUJlR.js';
5
5
  import { WorkspaceUserProjectService } from '@tutti-os/workspace-user-project/contracts';
@@ -578,6 +578,8 @@ interface AgentGUINodeViewModel {
578
578
  selectedProviderTarget: AgentGUIProviderTarget;
579
579
  providerTargets: readonly AgentGUIProviderTarget[];
580
580
  providerTargetsLoading: boolean;
581
+ /** How the rail composes its list — "exact" renders targets verbatim with no static injection. */
582
+ providerRailMode: AgentGUIProviderRailMode;
581
583
  /** Providers gated by the host (feature-gated) — rail renders coming-soon placeholders. */
582
584
  comingSoonProviders: readonly AgentGUIProvider[];
583
585
  conversationFilter: AgentGUIConversationFilter;
@@ -4396,7 +4396,13 @@ aside.workspace-agents-status-panel
4396
4396
  --agent-gui-workbench-header-title-max-width: calc(100% - 32px);
4397
4397
  --agent-gui-workbench-header-text: var(--text-primary);
4398
4398
  --agent-gui-workbench-header-muted: var(--text-secondary);
4399
+ --agent-gui-workbench-header-divider: color-mix(
4400
+ in srgb,
4401
+ var(--text-primary) 4%,
4402
+ transparent
4403
+ );
4399
4404
 
4405
+ position: relative;
4400
4406
  display: grid;
4401
4407
  width: 100%;
4402
4408
  height: var(--agent-gui-workbench-header-height, 44px);
@@ -4413,6 +4419,17 @@ aside.workspace-agents-status-panel
4413
4419
  user-select: none;
4414
4420
  }
4415
4421
 
4422
+ .agent-gui-workbench-header::after {
4423
+ position: absolute;
4424
+ right: 0;
4425
+ bottom: 0;
4426
+ left: var(--agent-gui-workbench-header-rail-width);
4427
+ height: 1px;
4428
+ background: var(--agent-gui-workbench-header-divider);
4429
+ content: "";
4430
+ pointer-events: none;
4431
+ }
4432
+
4416
4433
  .agent-gui-workbench-header:active {
4417
4434
  cursor: grabbing;
4418
4435
  }
@@ -4421,6 +4438,10 @@ aside.workspace-agents-status-panel
4421
4438
  grid-template-columns: minmax(0, 0px) minmax(0, 1fr);
4422
4439
  }
4423
4440
 
4441
+ .agent-gui-workbench-header[data-agent-gui-workbench-header-collapsed="true"]::after {
4442
+ left: 0;
4443
+ }
4444
+
4424
4445
  .agent-gui-workbench-header__primary {
4425
4446
  display: flex;
4426
4447
  box-sizing: border-box;
@@ -6951,7 +6972,7 @@ button.agent-gui-node__conversation-section-toggle:hover
6951
6972
  height: var(--agent-gui-composer-input-height, 56px);
6952
6973
  min-height: 56px;
6953
6974
  max-height: var(--agent-gui-composer-input-max-height, 110px);
6954
- align-items: center;
6975
+ align-items: end;
6955
6976
  overflow: hidden;
6956
6977
  padding: 0 12px;
6957
6978
  border: 1px solid var(--line-2);
@@ -6977,7 +6998,7 @@ button.agent-gui-node__conversation-section-toggle:hover
6977
6998
  grid-template-rows:
6978
6999
  minmax(0, var(--agent-gui-composer-attachment-height, 0px))
6979
7000
  minmax(40px, 1fr);
6980
- align-items: stretch;
7001
+ align-items: end;
6981
7002
  padding: 12px;
6982
7003
  }
6983
7004
 
@@ -7015,7 +7036,7 @@ button.agent-gui-node__conversation-section-toggle:hover
7015
7036
  min-height: 40px;
7016
7037
  height: calc(var(--agent-gui-composer-text-height, 56px) - 2px);
7017
7038
  max-height: 118px;
7018
- padding: 4px 0 11px;
7039
+ padding: 4px 0 0;
7019
7040
  }
7020
7041
 
7021
7042
  .agent-gui-node__composer[data-layout="dock"]
@@ -8360,6 +8381,28 @@ html[data-theme="light"] [data-message-center-item-id].agent-gui-edge-glow {
8360
8381
  padding: 0 0 12px;
8361
8382
  overflow-x: hidden;
8362
8383
  overflow-y: auto;
8384
+ mask-image: linear-gradient(
8385
+ to bottom,
8386
+ #000 0,
8387
+ #000 calc(100% - 24px),
8388
+ transparent 100%
8389
+ );
8390
+ -webkit-mask-image: linear-gradient(
8391
+ to bottom,
8392
+ #000 0,
8393
+ #000 calc(100% - 24px),
8394
+ transparent 100%
8395
+ );
8396
+ -webkit-app-region: no-drag;
8397
+ }
8398
+
8399
+ .agent-gui-node__provider-rail-footer {
8400
+ display: flex;
8401
+ width: 52px;
8402
+ min-width: 0;
8403
+ flex: 0 0 auto;
8404
+ justify-content: center;
8405
+ padding: 0 0 12px;
8363
8406
  -webkit-app-region: no-drag;
8364
8407
  }
8365
8408
 
@@ -6,7 +6,7 @@ import {
6
6
  setCurrentAgentGuiI18nRuntime,
7
7
  translate,
8
8
  translateInUiLanguage
9
- } from "./chunk-MQ6RKXXW.js";
9
+ } from "./chunk-KRJF7WLJ.js";
10
10
 
11
11
  // i18n/index.ts
12
12
  import React, {
@@ -68,4 +68,4 @@ export {
68
68
  AgentGuiI18nProvider,
69
69
  useTranslation
70
70
  };
71
- //# sourceMappingURL=chunk-IIXCU2UU.js.map
71
+ //# sourceMappingURL=chunk-6ULTMCKP.js.map
@@ -1,11 +1,10 @@
1
1
  import {
2
- Spinner,
3
2
  userAvatarPlaceholderUrl,
4
3
  workspaceAgentActivityStatusLabel
5
- } from "./chunk-TFPKI4XJ.js";
4
+ } from "./chunk-DXVMRZHH.js";
6
5
  import {
7
6
  normalizeAgentSessionMentionTitle
8
- } from "./chunk-FLTLZGIN.js";
7
+ } from "./chunk-NOTZW5WH.js";
9
8
  import {
10
9
  resolveAgentMentionFileThumbnailUrl,
11
10
  resolveAgentMentionFileVisualKind
@@ -13,10 +12,10 @@ import {
13
12
  import {
14
13
  getOptionalAgentHostApi,
15
14
  managedAgentRoundedIconUrl
16
- } from "./chunk-ERWDRI3F.js";
15
+ } from "./chunk-N4I3TD4G.js";
17
16
  import {
18
17
  translate
19
- } from "./chunk-IIXCU2UU.js";
18
+ } from "./chunk-6ULTMCKP.js";
20
19
  import {
21
20
  AGENT_CONTEXT_MENTION_PROVIDER_IDS
22
21
  } from "./chunk-JM24HADP.js";
@@ -1735,6 +1734,7 @@ import {
1735
1734
  renderMentionRow
1736
1735
  } from "@tutti-os/ui-rich-text/at-panel";
1737
1736
  import { resolveIssueManagerStatusPresentation } from "@tutti-os/workspace-issue-manager/ui";
1737
+ import { Spinner } from "@tutti-os/ui-system";
1738
1738
 
1739
1739
  // shared/roomIssueStatusLabel.ts
1740
1740
  function roomIssueStatusLabel(status, t) {
@@ -2211,4 +2211,4 @@ export {
2211
2211
  AgentFileMentionPalette,
2212
2212
  AgentContextMentionPalette
2213
2213
  };
2214
- //# sourceMappingURL=chunk-52VZ54WH.js.map
2214
+ //# sourceMappingURL=chunk-CTJQTUQ3.js.map