@tangle-network/agent-app 0.45.9 → 0.45.11
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/{auth-Bulnsz3V.d.ts → auth-B69PcJjv.d.ts} +1 -1
- package/dist/chat-routes/index.d.ts +1 -1
- package/dist/chat-routes/index.js +1 -1
- package/dist/{chunk-EPOPI77J.js → chunk-WVY5UAXB.js} +10 -2
- package/dist/chunk-WVY5UAXB.js.map +1 -0
- package/dist/design-canvas/index.d.ts +2 -2
- package/dist/{mcp-C-jV_Xe9.d.ts → mcp-Cy9ZXudB.d.ts} +1 -1
- package/dist/runtime/index.d.ts +2 -2
- package/dist/sandbox/index.d.ts +1 -1
- package/dist/sandbox/index.js +1 -1
- package/dist/sequences/index.d.ts +2 -2
- package/dist/tools/index.d.ts +3 -3
- package/package.json +1 -1
- package/dist/chunk-EPOPI77J.js.map +0 -1
|
@@ -6,10 +6,10 @@ import { a as SceneStore, N as NewSceneDecision, b as SceneDocumentRecord } from
|
|
|
6
6
|
export { c as SceneDecision, d as SceneExportFormat, e as SceneExportRecord, S as SceneStoreScope } from '../store-CqfDtnPQ.js';
|
|
7
7
|
export { C as CHANNEL_PRESETS, a as ChannelPreset, b as ChannelPresetId, c as ChannelScaleResult, E as EXPORT_PRESETS, d as ExportCropRect, e as ExportFormat, f as ExportPreset, S as SIZE_PRESETS, g as SizePreset, h as bleedAwareExportBounds, i as bleedAwareExportRect, j as findPreset, m as matchPreset, r as requireChannelPreset, s as scaleForPreset, k as scalePageForChannelPreset } from '../export-presets-mgVulRaV.js';
|
|
8
8
|
import { a as McpToolDefinition } from '../mcp-rpc-CzU5LWWT.js';
|
|
9
|
-
import { S as ScopedMcpServerEntryOptions, A as AppToolMcpServer } from '../mcp-
|
|
9
|
+
import { S as ScopedMcpServerEntryOptions, A as AppToolMcpServer } from '../mcp-Cy9ZXudB.js';
|
|
10
10
|
import '@tangle-network/agent-interface';
|
|
11
11
|
import '../types-DbU-oO5h.js';
|
|
12
|
-
import '../auth-
|
|
12
|
+
import '../auth-B69PcJjv.js';
|
|
13
13
|
|
|
14
14
|
/**
|
|
15
15
|
* Pre-write validation for scene operations. Every rule runs against a
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AgentProfileConfigValue } from '@tangle-network/agent-interface';
|
|
2
2
|
import { A as AppToolContext, a as AppToolName, b as AppToolDefinition } from './types-DbU-oO5h.js';
|
|
3
|
-
import { T as ToolHeaderNames } from './auth-
|
|
3
|
+
import { T as ToolHeaderNames } from './auth-B69PcJjv.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* The tagged-configuration contract for every MCP server this package emits.
|
package/dist/runtime/index.d.ts
CHANGED
|
@@ -4,10 +4,10 @@ import * as _tangle_network_agent_runtime_tool_loop from '@tangle-network/agent-
|
|
|
4
4
|
import { ToolLoopMessage } from '@tangle-network/agent-runtime/tool-loop';
|
|
5
5
|
export { RunToolLoopOptions as AppToolLoopOptions, ToolLoopAssistantToolCall as LoopAssistantToolCall, ToolLoopMessage as LoopMessage, ToolLoopCall as LoopToolCall, StreamToolLoopOptions as StreamAppToolLoopOptions, StreamToolLoopYield as StreamLoopYield, ToolLoopEvent, ToolLoopResult, ToolLoopStopReason, runToolLoop as runAppToolLoop, streamToolLoop as streamAppToolLoop } from '@tangle-network/agent-runtime/tool-loop';
|
|
6
6
|
import { CertifiedProfile } from '@tangle-network/agent-runtime/intelligence';
|
|
7
|
-
import { A as AppToolMcpServer } from '../mcp-
|
|
7
|
+
import { A as AppToolMcpServer } from '../mcp-Cy9ZXudB.js';
|
|
8
8
|
import '@tangle-network/agent-interface';
|
|
9
9
|
import '../types-DbU-oO5h.js';
|
|
10
|
-
import '../auth-
|
|
10
|
+
import '../auth-B69PcJjv.js';
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
13
|
* Events the app's OpenAI-compat stream adapter ({@link toLoopEvents}) yields.
|
package/dist/sandbox/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { Sandbox } from '@tangle-network/sandbox/core';
|
|
|
2
2
|
import { SandboxInstance, ProvisionEvent, EgressPolicy, StorageConfig, ScopedTokenScope, TurnDriveResult, MintScopedTokenOptions } from '@tangle-network/sandbox';
|
|
3
3
|
export { StorageConfig } from '@tangle-network/sandbox';
|
|
4
4
|
import { ReasoningEffort, AgentProfileMcpServer, AgentProfileFileMount, AgentProfile } from '@tangle-network/agent-interface';
|
|
5
|
-
import { T as ToolHeaderNames } from '../auth-
|
|
5
|
+
import { T as ToolHeaderNames } from '../auth-B69PcJjv.js';
|
|
6
6
|
import { a as AppToolName, A as AppToolContext } from '../types-DbU-oO5h.js';
|
|
7
7
|
import { Harness } from '../harness/index.js';
|
|
8
8
|
import { a as TangleExecutionEnvironment } from '../model-CdCDfBA9.js';
|
package/dist/sandbox/index.js
CHANGED
|
@@ -85,7 +85,7 @@ import {
|
|
|
85
85
|
workspaceSandboxRecoveryMessage,
|
|
86
86
|
workspaceSandboxRecoveryRecommendedActions,
|
|
87
87
|
writeProfileFilesToBox
|
|
88
|
-
} from "../chunk-
|
|
88
|
+
} from "../chunk-WVY5UAXB.js";
|
|
89
89
|
import "../chunk-73F3CKVK.js";
|
|
90
90
|
import "../chunk-LWSJK546.js";
|
|
91
91
|
import "../chunk-C5OIABSB.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { j as SequenceMediaKind, f as SequenceTimeline, k as TimelineInterval, b as SequenceStore } from '../store-B7LLlk9p.js';
|
|
2
2
|
export { M as MIN_SEQUENCE_CLIP_FRAMES, N as NewSequenceClip, l as NewSequenceDecision, m as NewSequenceTrack, g as SequenceClip, a as SequenceClipMedia, n as SequenceClipPatch, o as SequenceDecision, d as SequenceExportFormat, h as SequenceExportRecord, p as SequenceExportStatus, q as SequenceFrameSnapshot, i as SequenceMeta, r as SequenceStatus, S as SequenceStoreScope, e as SequenceTrack, c as SequenceTrackKind, T as TimelineClipBounds, s as assertClipFitsSequence, t as chooseCaptionPlacement, u as clampClipDuration, v as clampClipStart, w as formatSeconds, x as formatTimecode, y as framesToSeconds, z as secondsToFrames, A as snapshotFrame, B as trackIntervals } from '../store-B7LLlk9p.js';
|
|
3
3
|
export { A as AddCaptionOperation, C as CaptionTargetResolution, a as CreateTrackOperation, D as DeleteClipOperation, E as ExtendSequenceOperation, M as MoveClipOperation, P as PlaceClipOperation, Q as QueueExportOperation, S as SEQUENCE_OPERATION_TYPES, b as SequenceApplyResult, c as SequenceOperation, d as SequenceOperationContext, e as SequenceOperationType, f as SequencePlan, g as SetClipDisabledOperation, h as SetClipTextOperation, i as SplitClipOperation, T as TrimClipOperation, j as applySequenceOperation, k as applySequenceOperations, l as assertSequenceMediaUrl, m as captionTrackNameForLanguage, n as lastClipEndFrame, p as parseSequenceOperations, r as resolveCaptionPlacement, o as resolveCaptionTarget, q as resolvePlaceClipTrack, v as validateAddCaption, s as validateCreateTrack, t as validateDeleteClip, u as validateExtendSequence, w as validateMoveClip, x as validatePlaceClip, y as validateQueueExport, z as validateSequenceOperation, B as validateSequenceOperations, F as validateSetClipDisabled, G as validateSetClipText, H as validateSplitClip, I as validateTrimClip } from '../apply-6wlMOLf8.js';
|
|
4
|
-
import { S as ScopedMcpServerEntryOptions, A as AppToolMcpServer } from '../mcp-
|
|
4
|
+
import { S as ScopedMcpServerEntryOptions, A as AppToolMcpServer } from '../mcp-Cy9ZXudB.js';
|
|
5
5
|
export { M as SEQUENCES_MCP_PROTOCOL_VERSIONS } from '../mcp-rpc-CzU5LWWT.js';
|
|
6
6
|
import '@tangle-network/agent-interface';
|
|
7
7
|
import '../types-DbU-oO5h.js';
|
|
8
|
-
import '../auth-
|
|
8
|
+
import '../auth-B69PcJjv.js';
|
|
9
9
|
|
|
10
10
|
/**
|
|
11
11
|
* Pure interchange-format builders over `SequenceTimeline` — SRT, WebVTT,
|
package/dist/tools/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { T as ToolHeaderNames } from '../auth-
|
|
2
|
-
export { A as AuthenticateOptions, D as DEFAULT_HEADER_NAMES, a as ToolAuthResult, b as authenticateToolRequest, r as readToolArgs } from '../auth-
|
|
1
|
+
import { T as ToolHeaderNames } from '../auth-B69PcJjv.js';
|
|
2
|
+
export { A as AuthenticateOptions, C as CapabilitySubject, D as DEFAULT_HEADER_NAMES, a as ToolAuthResult, b as authenticateToolRequest, r as readToolArgs } from '../auth-B69PcJjv.js';
|
|
3
3
|
import { e as AppToolTaxonomy, d as AppToolHandlers, b as AppToolDefinition, A as AppToolContext, c as AppToolProducedEvent, f as AppToolOutcome, a as AppToolName } from '../types-DbU-oO5h.js';
|
|
4
4
|
export { g as APP_TOOL_NAMES, h as AddCitationArgs, i as AddCitationResult, B as BuildAppToolsOptions, O as OpenAIFunctionTool, R as RenderUiArgs, j as RenderUiResult, S as ScheduleFollowupArgs, k as ScheduleFollowupResult, l as SubmitProposalArgs, m as SubmitProposalResult, n as buildAppToolOpenAITools, o as customToolToOpenAI, p as defineAppTool, q as findCustomTool, r as isAppToolName } from '../types-DbU-oO5h.js';
|
|
5
|
-
export { A as AppToolMcpServer, B as BuildHttpMcpServerOptions, a as BuildMcpServerOptions, D as DEFAULT_APP_TOOL_PATHS, S as ScopedMcpServerEntryOptions, b as buildAppToolMcpServer, c as buildHttpMcpServer, d as buildScopedMcpServerEntry, u as unresolvableSurfaceCredential } from '../mcp-
|
|
5
|
+
export { A as AppToolMcpServer, B as BuildHttpMcpServerOptions, a as BuildMcpServerOptions, D as DEFAULT_APP_TOOL_PATHS, S as ScopedMcpServerEntryOptions, b as buildAppToolMcpServer, c as buildHttpMcpServer, d as buildScopedMcpServerEntry, u as unresolvableSurfaceCredential } from '../mcp-Cy9ZXudB.js';
|
|
6
6
|
export { C as CreateMcpToolHandlerOptions, M as MCP_PROTOCOL_VERSIONS, b as McpProtocolVersion, c as McpServerInfo, a as McpToolDefinition, d as createMcpToolHandler } from '../mcp-rpc-CzU5LWWT.js';
|
|
7
7
|
import '@tangle-network/agent-interface';
|
|
8
8
|
|
package/package.json
CHANGED