@tutti-os/agent-gui 0.0.36 → 0.0.38

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 (39) hide show
  1. package/dist/{AgentMessageMarkdown-0sV8Biv3.d.ts → AgentMessageMarkdown-Cq-7DSV2.d.ts} +3 -2
  2. package/dist/agent-conversation/index.d.ts +4 -4
  3. package/dist/agent-conversation/index.js +4 -4
  4. package/dist/agent-message-center/index.d.ts +3 -2
  5. package/dist/agent-message-center/index.js +12 -5
  6. package/dist/agent-message-center/index.js.map +1 -1
  7. package/dist/{agentConversationVM-xuzmD5IL.d.ts → agentConversationVM-1QgRwvwZ.d.ts} +1 -1
  8. package/dist/app/renderer/agentactivity.css +25 -7
  9. package/dist/{chunk-CMXRLF64.js → chunk-44YASHVW.js} +90 -95
  10. package/dist/chunk-44YASHVW.js.map +1 -0
  11. package/dist/{chunk-O56P2KSZ.js → chunk-7F4M55U3.js} +53 -16
  12. package/dist/chunk-7F4M55U3.js.map +1 -0
  13. package/dist/{chunk-KFMD33UD.js → chunk-JL2WNRYC.js} +7 -7
  14. package/dist/chunk-JL2WNRYC.js.map +1 -0
  15. package/dist/{chunk-JYH2ITNL.js → chunk-L7FBT3VR.js} +4 -4
  16. package/dist/{chunk-U3D7YI47.js → chunk-MKSRP5XS.js} +8 -7
  17. package/dist/{chunk-U3D7YI47.js.map → chunk-MKSRP5XS.js.map} +1 -1
  18. package/dist/{chunk-UN4XGHLQ.js → chunk-SS5YEVAI.js} +79 -107
  19. package/dist/chunk-SS5YEVAI.js.map +1 -0
  20. package/dist/{chunk-3LEUGNCT.js → chunk-WHWZZYBV.js} +2 -2
  21. package/dist/{chunk-VPC55T7P.js → chunk-XROBPALT.js} +2 -2
  22. package/dist/context-mention-palette/index.js +5 -5
  23. package/dist/i18n/index.d.ts +6 -6
  24. package/dist/i18n/index.js +1 -1
  25. package/dist/index.d.ts +7 -5
  26. package/dist/index.js +413 -96
  27. package/dist/index.js.map +1 -1
  28. package/dist/plan-decision-ops.d.ts +2 -2
  29. package/dist/workspace-agent-generated-files.d.ts +1 -1
  30. package/dist/workspace-agent-generated-files.js +2 -2
  31. package/dist/{workspaceAgentActivityListViewModel-DwpbJGDx.d.ts → workspaceAgentActivityListViewModel-DLnMBMoh.d.ts} +3 -4
  32. package/package.json +12 -12
  33. package/dist/chunk-CMXRLF64.js.map +0 -1
  34. package/dist/chunk-KFMD33UD.js.map +0 -1
  35. package/dist/chunk-O56P2KSZ.js.map +0 -1
  36. package/dist/chunk-UN4XGHLQ.js.map +0 -1
  37. /package/dist/{chunk-JYH2ITNL.js.map → chunk-L7FBT3VR.js.map} +0 -0
  38. /package/dist/{chunk-3LEUGNCT.js.map → chunk-WHWZZYBV.js.map} +0 -0
  39. /package/dist/{chunk-VPC55T7P.js.map → chunk-XROBPALT.js.map} +0 -0
@@ -7,17 +7,17 @@ import {
7
7
  AgentGUIConversation_styles_default,
8
8
  MessageSquareMoreIcon,
9
9
  extractAgentMcpToolTarget
10
- } from "./chunk-CMXRLF64.js";
10
+ } from "./chunk-44YASHVW.js";
11
11
  import {
12
12
  Spinner
13
- } from "./chunk-3LEUGNCT.js";
13
+ } from "./chunk-WHWZZYBV.js";
14
14
  import {
15
15
  getOptionalAgentHostApi,
16
16
  useOptionalAgentHostApi
17
17
  } from "./chunk-2ADVHCST.js";
18
18
  import {
19
19
  translate
20
- } from "./chunk-KFMD33UD.js";
20
+ } from "./chunk-JL2WNRYC.js";
21
21
 
22
22
  // shared/agentConversation/approvalOptionPresentation.ts
23
23
  function approvalOptionDisplayLabel(option, intent = {}) {
@@ -1120,4 +1120,4 @@ export {
1120
1120
  isPromptRequestIdTitle,
1121
1121
  AgentInteractivePromptSurface
1122
1122
  };
1123
- //# sourceMappingURL=chunk-JYH2ITNL.js.map
1123
+ //# sourceMappingURL=chunk-L7FBT3VR.js.map
@@ -3,10 +3,10 @@ import {
3
3
  managedAgentRoundedIconUrl,
4
4
  userAvatarPlaceholderUrl,
5
5
  workspaceAgentActivityStatusLabel
6
- } from "./chunk-3LEUGNCT.js";
6
+ } from "./chunk-WHWZZYBV.js";
7
7
  import {
8
8
  normalizeAgentSessionMentionTitle
9
- } from "./chunk-VPC55T7P.js";
9
+ } from "./chunk-XROBPALT.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-KFMD33UD.js";
18
+ } from "./chunk-JL2WNRYC.js";
19
19
  import {
20
20
  resolveAgentMentionFileThumbnailUrl,
21
21
  resolveAgentMentionFileVisualKind
@@ -1676,9 +1676,9 @@ import {
1676
1676
  import {
1677
1677
  MentionPaletteFromState,
1678
1678
  flattenMentionPaletteEntries,
1679
- issueMentionStatusTone,
1680
1679
  renderMentionRow
1681
1680
  } from "@tutti-os/ui-rich-text/at-panel";
1681
+ import { resolveIssueManagerStatusPresentation } from "@tutti-os/workspace-issue-manager/ui";
1682
1682
 
1683
1683
  // shared/roomIssueStatusLabel.ts
1684
1684
  function roomIssueStatusLabel(status, t) {
@@ -2050,11 +2050,12 @@ function agentIssueStatusTag(status) {
2050
2050
  if (!status) {
2051
2051
  return null;
2052
2052
  }
2053
+ const presentation = resolveIssueManagerStatusPresentation(status);
2053
2054
  return {
2054
2055
  label: roomIssueStatusLabel(status),
2055
- tone: issueMentionStatusTone(status),
2056
+ tone: presentation.mentionTone,
2056
2057
  variant: "issue",
2057
- dataStatus: status.trim().toLowerCase() || "not_started"
2058
+ dataStatus: presentation.dataStatus
2058
2059
  };
2059
2060
  }
2060
2061
  function mentionStatusTone(status) {
@@ -2122,4 +2123,4 @@ export {
2122
2123
  AgentFileMentionPalette,
2123
2124
  AgentContextMentionPalette
2124
2125
  };
2125
- //# sourceMappingURL=chunk-U3D7YI47.js.map
2126
+ //# sourceMappingURL=chunk-MKSRP5XS.js.map