@tangle-network/agent-app 0.45.41 → 0.45.43

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 (47) hide show
  1. package/dist/{DesignCanvas-EODMDQMT.js → DesignCanvas-P2ZVK6FM.js} +2 -2
  2. package/dist/{DesignCanvasEditor-DRRZ6ZD3.js → DesignCanvasEditor-DGNCA54P.js} +3 -3
  3. package/dist/{InvitationsPanel-BATXZHY4.js → InvitationsPanel-F56UOQXA.js} +2 -2
  4. package/dist/{TimelineEditor-IIBVCAZV.js → TimelineEditor-OTNPJ3SN.js} +2 -2
  5. package/dist/{agent-session-controls-BGNNTeJ5.d.ts → agent-session-controls-BMgWtock.d.ts} +5 -7
  6. package/dist/assistant/index.d.ts +1 -1
  7. package/dist/assistant/index.js +8 -8
  8. package/dist/assistant/index.js.map +1 -1
  9. package/dist/chat-react/index.d.ts +1 -1
  10. package/dist/chat-react/index.js +1 -1
  11. package/dist/{chunk-5MZXWPFN.js → chunk-54FYYXAX.js} +2 -2
  12. package/dist/chunk-54FYYXAX.js.map +1 -0
  13. package/dist/{chunk-5N434BGF.js → chunk-65OZT566.js} +4 -4
  14. package/dist/chunk-65OZT566.js.map +1 -0
  15. package/dist/{chunk-UXRJAUJL.js → chunk-B62EZF52.js} +3 -3
  16. package/dist/{chunk-7MV23XBW.js → chunk-IUSO2XRE.js} +2 -2
  17. package/dist/{chunk-7MV23XBW.js.map → chunk-IUSO2XRE.js.map} +1 -1
  18. package/dist/{chunk-MJOZ7K5U.js → chunk-M5JHGU2X.js} +13 -12
  19. package/dist/chunk-M5JHGU2X.js.map +1 -0
  20. package/dist/{chunk-7O4FZAFP.js → chunk-PE67O2LH.js} +13 -13
  21. package/dist/{chunk-7O4FZAFP.js.map → chunk-PE67O2LH.js.map} +1 -1
  22. package/dist/{chunk-556RB3XI.js → chunk-TL37E5YY.js} +3 -3
  23. package/dist/chunk-TL37E5YY.js.map +1 -0
  24. package/dist/{chunk-35SI5SUX.js → chunk-UTN647ES.js} +37 -37
  25. package/dist/chunk-UTN647ES.js.map +1 -0
  26. package/dist/design-canvas-react/index.js +4 -4
  27. package/dist/design-canvas-react/index.js.map +1 -1
  28. package/dist/design-canvas-react/lazy.js +1 -1
  29. package/dist/sequences-react/index.js +2 -2
  30. package/dist/studio-react/index.js +11 -11
  31. package/dist/studio-react/index.js.map +1 -1
  32. package/dist/teams-react/index.js +1 -1
  33. package/dist/teams-react/lazy.js +1 -1
  34. package/dist/web-react/index.d.ts +1 -1
  35. package/dist/web-react/index.js +3 -3
  36. package/dist/work-product-react/index.js +1 -1
  37. package/package.json +1 -1
  38. package/dist/chunk-35SI5SUX.js.map +0 -1
  39. package/dist/chunk-556RB3XI.js.map +0 -1
  40. package/dist/chunk-5MZXWPFN.js.map +0 -1
  41. package/dist/chunk-5N434BGF.js.map +0 -1
  42. package/dist/chunk-MJOZ7K5U.js.map +0 -1
  43. /package/dist/{DesignCanvas-EODMDQMT.js.map → DesignCanvas-P2ZVK6FM.js.map} +0 -0
  44. /package/dist/{DesignCanvasEditor-DRRZ6ZD3.js.map → DesignCanvasEditor-DGNCA54P.js.map} +0 -0
  45. /package/dist/{InvitationsPanel-BATXZHY4.js.map → InvitationsPanel-F56UOQXA.js.map} +0 -0
  46. /package/dist/{TimelineEditor-IIBVCAZV.js.map → TimelineEditor-OTNPJ3SN.js.map} +0 -0
  47. /package/dist/{chunk-UXRJAUJL.js.map → chunk-B62EZF52.js.map} +0 -0
@@ -9,7 +9,7 @@ export { InteractionData, InteractionOutcome, InteractionRequest } from '@tangle
9
9
  import { e as ChatMentionPart, a as ChatAttachmentPart } from '../parts-BqIHMdyu.js';
10
10
  export { s as attachmentInputToPart, t as attachmentKindForMime, u as attachmentPartsFromMessageParts, x as isChatAttachmentPart, H as mentionInputToPart, I as mentionPartsFromMessageParts } from '../parts-BqIHMdyu.js';
11
11
  import { E as EvidenceEntry, g as ExceptionEntry, b as WorkProductProvenance, P as ProfileBacktestSummary, Q as QualityCheck, W as WorkProductPersistedPart, h as WorkProductStatus } from '../types-CCeYywdS.js';
12
- export { a as AgentSessionControls, A as AgentSessionControlsProps, C as ComposerMentionProp, D as DEFAULT_EFFORT_LEVELS, b as DEFAULT_MENTION_EMPTY_TEXT, c as DEFAULT_MENTION_LIMIT, E as EFFORT_METER_SEGMENTS, d as EffortLevel, e as EffortMeter, f as EffortPicker, g as EffortPickerProps, I as INDEX_REFRESH_AFTER_MS, M as MentionItem, h as ModelPicker, i as ModelPickerProps, O as OVERLAY_SHADOW, P as POPOVER_SURFACE_ATTR, j as PopoverSurface, k as PopoverSurfaceProps, l as UseFileMentionsOptions, U as UseFileMentionsResult, m as effortLevelLabel, n as effortLevelsFromIds, o as effortMeterFill, r as rankFileMentions, p as reconcileEffortLevels, u as useFileMentions, q as usePending, s as usePopover } from '../agent-session-controls-BGNNTeJ5.js';
12
+ export { a as AgentSessionControls, A as AgentSessionControlsProps, C as ComposerMentionProp, D as DEFAULT_EFFORT_LEVELS, b as DEFAULT_MENTION_EMPTY_TEXT, c as DEFAULT_MENTION_LIMIT, E as EFFORT_METER_SEGMENTS, d as EffortLevel, e as EffortMeter, f as EffortPicker, g as EffortPickerProps, I as INDEX_REFRESH_AFTER_MS, M as MentionItem, h as ModelPicker, i as ModelPickerProps, O as OVERLAY_SHADOW, P as POPOVER_SURFACE_ATTR, j as PopoverSurface, k as PopoverSurfaceProps, l as UseFileMentionsOptions, U as UseFileMentionsResult, m as effortLevelLabel, n as effortLevelsFromIds, o as effortMeterFill, r as rankFileMentions, p as reconcileEffortLevels, u as useFileMentions, q as usePending, s as usePopover } from '../agent-session-controls-BMgWtock.js';
13
13
  import { a as ChatAttachmentKind, b as ChatAttachmentInput } from '../wire-DOZ-O6hD.js';
14
14
  export { C as ChatMentionKind, e as ChatTurnFilePartInput, d as ChatTurnPartInput, c as ChatTurnRequestPayload, D as DISPATCH_MAX_MEDIA_PARTS, i as DISPATCH_MAX_PARTS, j as DISPATCH_REQUEST_MAX_BYTES, k as DISPATCH_STRUCTURAL_RESERVE_BYTES, F as FileMention, P as ProducerErrorEvent, m as ProducerNoticeEvent, n as ProducerPassthroughEvent, o as ProducerPassthroughEventType, p as ProducerReasoningEvent, q as ProducerTextEvent, r as ProducerToolCallEvent, s as ProducerToolResultEvent, t as ProducerUsageEvent, u as ProducerWireEvent, w as base64WireLen, x as buildMentionPromptBlock, y as chatTurnRequestInit, z as fileMentionsToParts, B as mediaTypeForMentionPath, E as mentionKindForPath } from '../wire-DOZ-O6hD.js';
15
15
  import { Harness } from '../harness/index.js';
@@ -111,7 +111,7 @@ import {
111
111
  withoutRecordGridCreated,
112
112
  withoutRecordGridRemoved,
113
113
  withoutRecordGridUpdate
114
- } from "../chunk-35SI5SUX.js";
114
+ } from "../chunk-UTN647ES.js";
115
115
  import "../chunk-FBVLEGEG.js";
116
116
  import {
117
117
  EvidenceLineageTable,
@@ -124,7 +124,7 @@ import {
124
124
  reviewQueueStateLabel,
125
125
  workProductPartsFromMessageParts,
126
126
  workProductStatusLabel
127
- } from "../chunk-5MZXWPFN.js";
127
+ } from "../chunk-54FYYXAX.js";
128
128
  import {
129
129
  parseReviewQueueItem
130
130
  } from "../chunk-GEYACSFW.js";
@@ -147,7 +147,7 @@ import {
147
147
  useComposerAttachments,
148
148
  usePending,
149
149
  usePopover
150
- } from "../chunk-MJOZ7K5U.js";
150
+ } from "../chunk-M5JHGU2X.js";
151
151
  import {
152
152
  tabTerminalConnectionId,
153
153
  useSandboxTerminalConnection
@@ -4,7 +4,7 @@ import {
4
4
  ProvenanceStamp,
5
5
  QualityCheckList,
6
6
  workProductStatusLabel
7
- } from "../chunk-5MZXWPFN.js";
7
+ } from "../chunk-54FYYXAX.js";
8
8
  import "../chunk-GEYACSFW.js";
9
9
  import {
10
10
  unresolvedBlockingExceptions
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tangle-network/agent-app",
3
- "version": "0.45.41",
3
+ "version": "0.45.43",
4
4
  "packageManager": "pnpm@11.17.0",
5
5
  "description": "Build agent applications with typed chat, tools, sandboxes, integrations, billing, and evaluation.",
6
6
  "keywords": [