@tangle-network/agent-app 0.45.47 → 0.45.48
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.
- package/dist/{DesignCanvas-P2ZVK6FM.js → DesignCanvas-QY2CA5GI.js} +2 -2
- package/dist/{DesignCanvasEditor-DGNCA54P.js → DesignCanvasEditor-CJ7PLX7A.js} +3 -3
- package/dist/{IntakeInterview-3ZIQMZS6.js → IntakeInterview-NJXKH35Q.js} +2 -2
- package/dist/InvitationsPanel-F2VY4TSL.js +9 -0
- package/dist/InviteAcceptPage-UT4452KT.js +7 -0
- package/dist/MembersPanel-N5CBOUXC.js +9 -0
- package/dist/{TimelineEditor-OTNPJ3SN.js → TimelineEditor-IYNKBSUX.js} +2 -2
- package/dist/assistant/index.d.ts +35 -10
- package/dist/assistant/index.js +234 -89
- package/dist/assistant/index.js.map +1 -1
- package/dist/chat-react/index.js +2 -1
- package/dist/chat-react/index.js.map +1 -1
- package/dist/{chunk-IUSO2XRE.js → chunk-5BACNOVR.js} +13 -14
- package/dist/chunk-5BACNOVR.js.map +1 -0
- package/dist/chunk-AULM4X7U.js +77 -0
- package/dist/chunk-AULM4X7U.js.map +1 -0
- package/dist/{chunk-ZX5UT4HF.js → chunk-C7AQW6US.js} +321 -240
- package/dist/chunk-C7AQW6US.js.map +1 -0
- package/dist/{chunk-VCPZ3HTN.js → chunk-DB2D2JBQ.js} +51 -27
- package/dist/chunk-DB2D2JBQ.js.map +1 -0
- package/dist/{chunk-TL37E5YY.js → chunk-DS2WE62K.js} +3 -3
- package/dist/{chunk-TL37E5YY.js.map → chunk-DS2WE62K.js.map} +1 -1
- package/dist/{chunk-PE67O2LH.js → chunk-GT4GTRGQ.js} +18 -13
- package/dist/chunk-GT4GTRGQ.js.map +1 -0
- package/dist/{chunk-BT4QFCTB.js → chunk-HSBJB46C.js} +13 -1
- package/dist/chunk-HSBJB46C.js.map +1 -0
- package/dist/{chunk-54FYYXAX.js → chunk-J6OJTFNE.js} +13 -10
- package/dist/chunk-J6OJTFNE.js.map +1 -0
- package/dist/chunk-MLG6XKPV.js +44 -0
- package/dist/chunk-MLG6XKPV.js.map +1 -0
- package/dist/{chunk-F4XLTVQ3.js → chunk-R6KGLGEJ.js} +18 -17
- package/dist/chunk-R6KGLGEJ.js.map +1 -0
- package/dist/{chunk-B62EZF52.js → chunk-RILGAFEL.js} +3 -3
- package/dist/{chunk-65OZT566.js → chunk-T7XPIBCX.js} +16 -14
- package/dist/chunk-T7XPIBCX.js.map +1 -0
- package/dist/{chunk-VOJB7MVG.js → chunk-XPFNEKHS.js} +70 -28
- package/dist/chunk-XPFNEKHS.js.map +1 -0
- package/dist/{chunk-GNPN6ED4.js → chunk-XVRHISF3.js} +127 -165
- package/dist/chunk-XVRHISF3.js.map +1 -0
- package/dist/design-canvas-react/index.js +14 -12
- package/dist/design-canvas-react/index.js.map +1 -1
- package/dist/design-canvas-react/lazy.js +1 -1
- package/dist/intakes-react/index.js +1 -1
- package/dist/intakes-react/lazy.js +1 -1
- package/dist/sequences-react/index.js +2 -2
- package/dist/studio/index.d.ts +13 -1
- package/dist/studio/index.js +13 -1
- package/dist/studio-react/index.js +100 -63
- package/dist/studio-react/index.js.map +1 -1
- package/dist/studio-react/studio.css +0 -56
- package/dist/teams-react/index.js +4 -3
- package/dist/teams-react/lazy.js +3 -3
- package/dist/web-react/index.d.ts +15 -11
- package/dist/web-react/index.js +6 -4
- package/dist/work-product-react/index.js +3 -21
- package/dist/work-product-react/index.js.map +1 -1
- package/package.json +3 -3
- package/dist/InvitationsPanel-F56UOQXA.js +0 -8
- package/dist/InviteAcceptPage-P3QJC3C6.js +0 -7
- package/dist/MembersPanel-XNLF3SA4.js +0 -8
- package/dist/chunk-54FYYXAX.js.map +0 -1
- package/dist/chunk-65OZT566.js.map +0 -1
- package/dist/chunk-BT4QFCTB.js.map +0 -1
- package/dist/chunk-F4XLTVQ3.js.map +0 -1
- package/dist/chunk-GNPN6ED4.js.map +0 -1
- package/dist/chunk-IUSO2XRE.js.map +0 -1
- package/dist/chunk-PE67O2LH.js.map +0 -1
- package/dist/chunk-VCPZ3HTN.js.map +0 -1
- package/dist/chunk-VOJB7MVG.js.map +0 -1
- package/dist/chunk-ZX5UT4HF.js.map +0 -1
- /package/dist/{DesignCanvas-P2ZVK6FM.js.map → DesignCanvas-QY2CA5GI.js.map} +0 -0
- /package/dist/{DesignCanvasEditor-DGNCA54P.js.map → DesignCanvasEditor-CJ7PLX7A.js.map} +0 -0
- /package/dist/{IntakeInterview-3ZIQMZS6.js.map → IntakeInterview-NJXKH35Q.js.map} +0 -0
- /package/dist/{InvitationsPanel-F56UOQXA.js.map → InvitationsPanel-F2VY4TSL.js.map} +0 -0
- /package/dist/{InviteAcceptPage-P3QJC3C6.js.map → InviteAcceptPage-UT4452KT.js.map} +0 -0
- /package/dist/{MembersPanel-XNLF3SA4.js.map → MembersPanel-N5CBOUXC.js.map} +0 -0
- /package/dist/{TimelineEditor-OTNPJ3SN.js.map → TimelineEditor-IYNKBSUX.js.map} +0 -0
- /package/dist/{chunk-B62EZF52.js.map → chunk-RILGAFEL.js.map} +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
DesignCanvas
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-T7XPIBCX.js";
|
|
4
4
|
import "./chunk-X5DQ5QOP.js";
|
|
5
5
|
import "./chunk-DRB77FYL.js";
|
|
6
6
|
import "./chunk-F7VH4G5C.js";
|
|
7
7
|
export {
|
|
8
8
|
DesignCanvas
|
|
9
9
|
};
|
|
10
|
-
//# sourceMappingURL=DesignCanvas-
|
|
10
|
+
//# sourceMappingURL=DesignCanvas-QY2CA5GI.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
DesignCanvasEditor
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import "./chunk-
|
|
3
|
+
} from "./chunk-DS2WE62K.js";
|
|
4
|
+
import "./chunk-T7XPIBCX.js";
|
|
5
5
|
import "./chunk-IN6LNZ7O.js";
|
|
6
6
|
import "./chunk-OYTMILRK.js";
|
|
7
7
|
import "./chunk-X5DQ5QOP.js";
|
|
@@ -10,4 +10,4 @@ import "./chunk-F7VH4G5C.js";
|
|
|
10
10
|
export {
|
|
11
11
|
DesignCanvasEditor
|
|
12
12
|
};
|
|
13
|
-
//# sourceMappingURL=DesignCanvasEditor-
|
|
13
|
+
//# sourceMappingURL=DesignCanvasEditor-CJ7PLX7A.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
IntakeInterview
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-XPFNEKHS.js";
|
|
4
4
|
import "./chunk-JDEGS53O.js";
|
|
5
5
|
export {
|
|
6
6
|
IntakeInterview
|
|
7
7
|
};
|
|
8
|
-
//# sourceMappingURL=IntakeInterview-
|
|
8
|
+
//# sourceMappingURL=IntakeInterview-NJXKH35Q.js.map
|
|
@@ -2,11 +2,11 @@ import {
|
|
|
2
2
|
SEQUENCE_MEDIA_DRAG_TYPE,
|
|
3
3
|
TimelineEditor,
|
|
4
4
|
TimelineEditor_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-GT4GTRGQ.js";
|
|
6
6
|
import "./chunk-BVKQKGRK.js";
|
|
7
7
|
export {
|
|
8
8
|
SEQUENCE_MEDIA_DRAG_TYPE,
|
|
9
9
|
TimelineEditor,
|
|
10
10
|
TimelineEditor_default as default
|
|
11
11
|
};
|
|
12
|
-
//# sourceMappingURL=TimelineEditor-
|
|
12
|
+
//# sourceMappingURL=TimelineEditor-IYNKBSUX.js.map
|
|
@@ -717,7 +717,27 @@ declare function AssistantDock({ userId, navigate, balanceUsd, formatMoney, rend
|
|
|
717
717
|
* working, not a frozen panel.
|
|
718
718
|
*/
|
|
719
719
|
declare function assistantIsThinking(state: AssistantState): boolean;
|
|
720
|
+
/** A run of chat messages between two status lines, rendered through one
|
|
721
|
+
* `ChatMessages`. */
|
|
722
|
+
interface MessageRun {
|
|
723
|
+
kind: "run";
|
|
724
|
+
messages: ChatUiMessage[];
|
|
725
|
+
}
|
|
726
|
+
/** A settled action's one-line note ("Created workflow …", "Action cancelled."),
|
|
727
|
+
* rendered as a quiet centered line — not routed into `ChatMessages`, where a
|
|
728
|
+
* `system` row would paint as a full assistant-labeled turn. */
|
|
729
|
+
interface StatusLine {
|
|
730
|
+
kind: "status";
|
|
731
|
+
/** The status message's own id — keys the row and any confirmed result. */
|
|
732
|
+
id: string;
|
|
733
|
+
text: string;
|
|
734
|
+
}
|
|
735
|
+
type TranscriptBlock = MessageRun | StatusLine;
|
|
720
736
|
interface AdaptedTranscript {
|
|
737
|
+
/** Transcript-order blocks: message runs broken by status lines. */
|
|
738
|
+
blocks: TranscriptBlock[];
|
|
739
|
+
/** Every adapted chat message across all runs, flattened (status rows
|
|
740
|
+
* excluded — they are the blocks' status lines). */
|
|
721
741
|
messages: ChatUiMessage[];
|
|
722
742
|
/** The assistant message under which pending proposals should render, or null
|
|
723
743
|
* when there are none. */
|
|
@@ -725,20 +745,22 @@ interface AdaptedTranscript {
|
|
|
725
745
|
/** The current/most-recent turn's assistant message — where the turn cost line
|
|
726
746
|
* renders (it carries the turn's metrics), or null when there is none. */
|
|
727
747
|
metricsHostId: string | null;
|
|
728
|
-
/** Confirmed-tool results to render under their
|
|
729
|
-
*
|
|
748
|
+
/** Confirmed-tool results to render under their status line, keyed by that
|
|
749
|
+
* line's id — carried from a `status` message's retained `result` so a host
|
|
730
750
|
* card (e.g. a one-time API-key reveal) renders inline right after the action. */
|
|
731
751
|
confirmedResults: Map<string, ConfirmedResult>;
|
|
732
752
|
}
|
|
733
753
|
/**
|
|
734
|
-
* Fold the transcript view into
|
|
735
|
-
*
|
|
754
|
+
* Fold the transcript view into transcript-order blocks: message runs (web-react
|
|
755
|
+
* `ChatUiMessage[]`) broken by quiet status lines. Within a run, each user
|
|
756
|
+
* message is 1:1; the assistant/`tool` messages between two user turns collapse
|
|
736
757
|
* into one assistant message whose ordered `segments` carry the turn's text runs
|
|
737
758
|
* and tool chips IN EMISSION ORDER (with each finished tool's outcome as the chip
|
|
738
759
|
* `result`). The joined text is also kept on `content` — web-react reads it as the
|
|
739
760
|
* "answer has started" signal that gates the reasoning box. The live turn's
|
|
740
761
|
* reasoning preview and model label hang on the last assistant message, and
|
|
741
|
-
* `proposalHostId` names the message the pending proposals render under.
|
|
762
|
+
* `proposalHostId` names the message the pending proposals render under. A
|
|
763
|
+
* `status` message ends the current run and becomes a {@link StatusLine} block.
|
|
742
764
|
*/
|
|
743
765
|
declare function adaptTranscript(view: AssistantTranscriptView): AdaptedTranscript;
|
|
744
766
|
interface AssistantTranscriptProps {
|
|
@@ -757,10 +779,12 @@ interface AssistantTranscriptProps {
|
|
|
757
779
|
emptyState?: ReactNode;
|
|
758
780
|
}
|
|
759
781
|
/**
|
|
760
|
-
* Render the assistant conversation
|
|
761
|
-
*
|
|
762
|
-
*
|
|
763
|
-
*
|
|
782
|
+
* Render the assistant conversation: message runs through web-react's
|
|
783
|
+
* `ChatMessages` (quiet chrome — the label/meta row becomes a hover-revealed
|
|
784
|
+
* lane, which keeps the narrow dock panel uncluttered), status lines through
|
|
785
|
+
* {@link StatusRow}. Pending proposals render via the panel's bound
|
|
786
|
+
* `view.renderProposal`, placed inline after the proposing turn through
|
|
787
|
+
* `renderExtras`; the settled turn cost renders once under its assistant bubble.
|
|
764
788
|
*/
|
|
765
789
|
declare function AssistantTranscript({ view, renderMarkdown, toolRenderers, renderConfirmedResult, emptyState, }: AssistantTranscriptProps): react.JSX.Element;
|
|
766
790
|
|
|
@@ -784,7 +808,8 @@ interface ProposalCardProps {
|
|
|
784
808
|
/** Render the brand icon for an integration requirement's provider. The host
|
|
785
809
|
* owns the provider→icon mapping (its integrations catalog); when absent, or
|
|
786
810
|
* when it returns a nullish node for a provider it doesn't recognize, the row
|
|
787
|
-
* falls back to the
|
|
811
|
+
* falls back to the shared sandbox-ui {@link ProviderIcon} mark (the same
|
|
812
|
+
* brand resolution the integrations catalog uses). */
|
|
788
813
|
renderProviderIcon?: (provider: string) => ReactNode;
|
|
789
814
|
}
|
|
790
815
|
declare function ProposalCard({ proposal, confirming, onConfirm, onCancel, navigate, onConnect, renderGraph, renderProviderIcon, }: ProposalCardProps): react.JSX.Element;
|