@tutti-os/agent-gui 0.0.34 → 0.0.36

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 (32) hide show
  1. package/dist/{AgentMessageMarkdown-CU6gRvTm.d.ts → AgentMessageMarkdown-0sV8Biv3.d.ts} +0 -3
  2. package/dist/agent-conversation/index.d.ts +1 -1
  3. package/dist/agent-conversation/index.js +4 -4
  4. package/dist/agent-message-center/index.js +4 -4
  5. package/dist/app/renderer/agentactivity.css +1 -52
  6. package/dist/{chunk-RUO6SDNC.js → chunk-3LEUGNCT.js} +2 -2
  7. package/dist/{chunk-XPVYQUFK.js → chunk-CMXRLF64.js} +12 -6
  8. package/dist/chunk-CMXRLF64.js.map +1 -0
  9. package/dist/{chunk-TCKH7GZ6.js → chunk-JYH2ITNL.js} +4 -4
  10. package/dist/{chunk-TQFYX7KY.js → chunk-KFMD33UD.js} +1 -7
  11. package/dist/chunk-KFMD33UD.js.map +1 -0
  12. package/dist/{chunk-ZR2LZVN6.js → chunk-O56P2KSZ.js} +12 -9
  13. package/dist/chunk-O56P2KSZ.js.map +1 -0
  14. package/dist/{chunk-I5GHWK6X.js → chunk-U3D7YI47.js} +4 -4
  15. package/dist/{chunk-SV4UKLJO.js → chunk-UN4XGHLQ.js} +2 -2
  16. package/dist/{chunk-PVEFWBH6.js → chunk-VPC55T7P.js} +2 -2
  17. package/dist/context-mention-palette/index.js +5 -5
  18. package/dist/i18n/index.d.ts +0 -6
  19. package/dist/i18n/index.js +1 -1
  20. package/dist/index.d.ts +2 -2
  21. package/dist/index.js +128 -287
  22. package/dist/index.js.map +1 -1
  23. package/dist/workspace-agent-generated-files.js +2 -2
  24. package/package.json +12 -12
  25. package/dist/chunk-TQFYX7KY.js.map +0 -1
  26. package/dist/chunk-XPVYQUFK.js.map +0 -1
  27. package/dist/chunk-ZR2LZVN6.js.map +0 -1
  28. /package/dist/{chunk-RUO6SDNC.js.map → chunk-3LEUGNCT.js.map} +0 -0
  29. /package/dist/{chunk-TCKH7GZ6.js.map → chunk-JYH2ITNL.js.map} +0 -0
  30. /package/dist/{chunk-I5GHWK6X.js.map → chunk-U3D7YI47.js.map} +0 -0
  31. /package/dist/{chunk-SV4UKLJO.js.map → chunk-UN4XGHLQ.js.map} +0 -0
  32. /package/dist/{chunk-PVEFWBH6.js.map → chunk-VPC55T7P.js.map} +0 -0
@@ -3,10 +3,10 @@ import {
3
3
  managedAgentRoundedIconUrl,
4
4
  userAvatarPlaceholderUrl,
5
5
  workspaceAgentActivityStatusLabel
6
- } from "./chunk-RUO6SDNC.js";
6
+ } from "./chunk-3LEUGNCT.js";
7
7
  import {
8
8
  normalizeAgentSessionMentionTitle
9
- } from "./chunk-PVEFWBH6.js";
9
+ } from "./chunk-VPC55T7P.js";
10
10
  import {
11
11
  getOptionalAgentHostApi
12
12
  } from "./chunk-2ADVHCST.js";
@@ -15,7 +15,7 @@ import {
15
15
  } from "./chunk-JM24HADP.js";
16
16
  import {
17
17
  translate
18
- } from "./chunk-TQFYX7KY.js";
18
+ } from "./chunk-KFMD33UD.js";
19
19
  import {
20
20
  resolveAgentMentionFileThumbnailUrl,
21
21
  resolveAgentMentionFileVisualKind
@@ -2122,4 +2122,4 @@ export {
2122
2122
  AgentFileMentionPalette,
2123
2123
  AgentContextMentionPalette
2124
2124
  };
2125
- //# sourceMappingURL=chunk-I5GHWK6X.js.map
2125
+ //# sourceMappingURL=chunk-U3D7YI47.js.map
@@ -14,7 +14,7 @@ import {
14
14
  import {
15
15
  translate,
16
16
  translateInUiLanguage
17
- } from "./chunk-TQFYX7KY.js";
17
+ } from "./chunk-KFMD33UD.js";
18
18
 
19
19
  // shared/workspaceAgentStatusNormalizer.ts
20
20
  var FAILED_STATUS_TOKENS = /* @__PURE__ */ new Set(["failed", "error"]);
@@ -1018,4 +1018,4 @@ export {
1018
1018
  resolveWorkspaceAgentActivityStatus,
1019
1019
  resolveWorkspaceAgentActivityTitle
1020
1020
  };
1021
- //# sourceMappingURL=chunk-SV4UKLJO.js.map
1021
+ //# sourceMappingURL=chunk-UN4XGHLQ.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  translate,
3
3
  useTranslation
4
- } from "./chunk-TQFYX7KY.js";
4
+ } from "./chunk-KFMD33UD.js";
5
5
  import {
6
6
  resolveAgentMentionFileThumbnailUrl,
7
7
  resolveAgentMentionFileVisualKind
@@ -1205,4 +1205,4 @@ export {
1205
1205
  mentionItemToAttrs,
1206
1206
  attrsToMentionItem
1207
1207
  };
1208
- //# sourceMappingURL=chunk-PVEFWBH6.js.map
1208
+ //# sourceMappingURL=chunk-VPC55T7P.js.map
@@ -4,12 +4,12 @@ import {
4
4
  AgentMentionSearchController,
5
5
  flattenAgentMentionPaletteEntries,
6
6
  groupStartKeys
7
- } from "../chunk-I5GHWK6X.js";
8
- import "../chunk-SV4UKLJO.js";
9
- import "../chunk-RUO6SDNC.js";
7
+ } from "../chunk-U3D7YI47.js";
8
+ import "../chunk-UN4XGHLQ.js";
9
+ import "../chunk-3LEUGNCT.js";
10
10
  import "../chunk-MTFSQWZ6.js";
11
11
  import "../chunk-IBIMGLCD.js";
12
- import "../chunk-PVEFWBH6.js";
12
+ import "../chunk-VPC55T7P.js";
13
13
  import "../chunk-Y35GDLP2.js";
14
14
  import "../chunk-2ADVHCST.js";
15
15
  import "../chunk-TYGL25EL.js";
@@ -17,7 +17,7 @@ import {
17
17
  AGENT_CONTEXT_MENTION_PROVIDER_IDS
18
18
  } from "../chunk-JM24HADP.js";
19
19
  import "../chunk-GCBDIQDX.js";
20
- import "../chunk-TQFYX7KY.js";
20
+ import "../chunk-KFMD33UD.js";
21
21
  import "../chunk-LUGELG5V.js";
22
22
  import "../chunk-PJP5BUU6.js";
23
23
  export {
@@ -478,9 +478,6 @@ declare const agentGuiI18nResources: {
478
478
  readonly usageTokensLabel: "Tokens";
479
479
  readonly usageLimitsLabel: "Limits";
480
480
  readonly usageCompactAction: "Compact";
481
- readonly usageAlertWarnMessage: "Context is {{percent}}% full. Consider compacting the conversation.";
482
- readonly usageAlertCriticalMessage: "Context is {{percent}}% full. Compact now to keep the session going.";
483
- readonly usageAlertDismiss: "Dismiss";
484
481
  readonly planCardTitle: "Plan";
485
482
  readonly planCardCopy: "Copy plan";
486
483
  readonly planCardExpand: "Expand plan";
@@ -2870,9 +2867,6 @@ declare const agentGuiI18nResources: {
2870
2867
  readonly usageTokensLabel: "Token 用量";
2871
2868
  readonly usageLimitsLabel: "限额";
2872
2869
  readonly usageCompactAction: "压缩";
2873
- readonly usageAlertWarnMessage: "上下文已使用 {{percent}}%,建议压缩会话。";
2874
- readonly usageAlertCriticalMessage: "上下文已使用 {{percent}}%,请立即压缩以继续会话。";
2875
- readonly usageAlertDismiss: "关闭提醒";
2876
2870
  readonly planCardTitle: "计划";
2877
2871
  readonly planCardCopy: "复制计划";
2878
2872
  readonly planCardExpand: "展开方案";
@@ -6,7 +6,7 @@ import {
6
6
  translate,
7
7
  translateInUiLanguage,
8
8
  useTranslation
9
- } from "../chunk-TQFYX7KY.js";
9
+ } from "../chunk-KFMD33UD.js";
10
10
  export {
11
11
  AgentGuiI18nProvider,
12
12
  agentGuiI18nModule,
package/dist/index.d.ts CHANGED
@@ -4,8 +4,8 @@ import { m as WorkspaceAgentActivityListViewModel, g as AgentHostWorkspaceAgentS
4
4
  import * as react from 'react';
5
5
  import { PropsWithChildren, JSX } from 'react';
6
6
  import { I18nRuntime } from '@tutti-os/ui-i18n-runtime';
7
- import { d as AgentHostAgentSessionComposerSettings, c as AgentHostActivateAgentSessionResult, k as AgentHostUpdateAgentSessionSettingsResult, e as AgentHostAgentSessionState, j as AgentHostUnactivateAgentSessionResult, o as AgentProvider, n as AgentProbeSnapshot, a as AgentGUINodeViewModel, A as AgentGUINodeData, t as Point, N as NodeFrame, l as AgentMessageMarkdownWorkspaceAppIcon, g as AgentHostInputApi } from './AgentMessageMarkdown-CU6gRvTm.js';
8
- export { f as AgentHostApi, h as AgentHostRuntimeApi, i as AgentHostSelectFilesInput, m as AgentProbeProvider, p as AgentProviderProbeListInput, q as AgentProviderProbeListResult, r as AgentUsageQuota, s as AgentUsageSnapshot, P as PersistWriteResult, R as ReadWorkspaceAgentReadStateInput, W as WorkspaceAgentReadStateSnapshot, u as WriteWorkspaceAgentReadStateInput } from './AgentMessageMarkdown-CU6gRvTm.js';
7
+ import { d as AgentHostAgentSessionComposerSettings, c as AgentHostActivateAgentSessionResult, k as AgentHostUpdateAgentSessionSettingsResult, e as AgentHostAgentSessionState, j as AgentHostUnactivateAgentSessionResult, o as AgentProvider, n as AgentProbeSnapshot, a as AgentGUINodeViewModel, A as AgentGUINodeData, t as Point, N as NodeFrame, l as AgentMessageMarkdownWorkspaceAppIcon, g as AgentHostInputApi } from './AgentMessageMarkdown-0sV8Biv3.js';
8
+ export { f as AgentHostApi, h as AgentHostRuntimeApi, i as AgentHostSelectFilesInput, m as AgentProbeProvider, p as AgentProviderProbeListInput, q as AgentProviderProbeListResult, r as AgentUsageQuota, s as AgentUsageSnapshot, P as PersistWriteResult, R as ReadWorkspaceAgentReadStateInput, W as WorkspaceAgentReadStateSnapshot, u as WriteWorkspaceAgentReadStateInput } from './AgentMessageMarkdown-0sV8Biv3.js';
9
9
  import { ReferenceLocateTarget, WorkspaceFileReferenceAdapter, WorkspaceFileReference } from '@tutti-os/workspace-file-reference/contracts';
10
10
  import { ReferenceSourceAggregator } from '@tutti-os/workspace-file-reference/core';
11
11
  import { W as WorkspaceLinkAction } from './workspaceLinkActions-C6POH38D.js';