@inkeep/agents-core 0.0.0-dev-20251125083010 → 0.0.0-dev-20251125085423
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/auth-schema.d.ts +47 -1
- package/dist/auth/auth-schema.js +1 -1
- package/dist/auth/auth-validation-schemas.d.ts +34 -0
- package/dist/auth/auth-validation-schemas.js +1 -1
- package/dist/auth/auth.d.ts +22 -22
- package/dist/auth/auth.js +9 -2
- package/dist/auth/permissions.d.ts +9 -9
- package/dist/auth/permissions.js +1 -1
- package/dist/{chunk-W3QDM7WH.js → chunk-4FHCJ65J.js} +1 -1
- package/dist/{chunk-PVRIMF6N.js → chunk-DEYPSEXR.js} +1 -1
- package/dist/chunk-GENLXHZ4.js +159 -0
- package/dist/{chunk-VMSYBWFH.js → chunk-JNBVHWXX.js} +7 -4
- package/dist/{chunk-K6GMXJPW.js → chunk-XHODTX4H.js} +1 -1
- package/dist/{chunk-I6IF7ZTL.js → chunk-ZSYMSL55.js} +2 -2
- package/dist/{client-CD-dO-so.d.ts → client-B_3j-V4-.d.ts} +1 -1
- package/dist/client-exports.d.ts +5 -5
- package/dist/client-exports.js +2 -2
- package/dist/credential-stores/index.d.ts +2 -2
- package/dist/db/schema.d.ts +2 -2
- package/dist/db/schema.js +2 -2
- package/dist/db/test-client.d.ts +3 -3
- package/dist/db/test-client.js +1 -1
- package/dist/index.d.ts +253 -253
- package/dist/index.js +9 -9
- package/dist/{schema-BGPkUUmn.d.ts → schema-DKbG39on.d.ts} +1 -1
- package/dist/{server-DuzlQdBX.d.ts → server-BXoUiBMg.d.ts} +1 -1
- package/dist/types/index.d.ts +2 -2
- package/dist/{utility-Cw2pFmu3.d.ts → utility-Lo5NoRHK.d.ts} +300 -300
- package/dist/validation/index.d.ts +2 -2
- package/dist/validation/index.js +2 -2
- package/drizzle/0002_puzzling_goblin_queen.sql +8 -0
- package/drizzle/meta/0002_snapshot.json +3637 -0
- package/drizzle/meta/_journal.json +7 -0
- package/package.json +1 -1
- package/dist/chunk-NFTJ5JBY.js +0 -82
package/dist/index.d.ts
CHANGED
|
@@ -3,22 +3,22 @@ import { r as PinoLogger, s as getLogger } from './auth-detection-7G0Dxt55.js';
|
|
|
3
3
|
export { i as ACTIVITY_NAMES, g as ACTIVITY_STATUS, f as ACTIVITY_TYPES, h as AGENT_IDS, p as AGGREGATE_OPERATORS, A as AI_OPERATIONS, j as AI_TOOL_TYPES, o as DATA_SOURCES, k as DATA_TYPES, D as DELEGATION_FROM_SUB_AGENT_ID, b as DELEGATION_ID, a as DELEGATION_TO_SUB_AGENT_ID, F as FIELD_TYPES, L as LoggerFactoryConfig, M as McpOAuthFlowResult, u as McpTokenExchangeResult, t as OAuthConfig, O as OPERATORS, m as ORDER_DIRECTIONS, P as PANEL_TYPES, x as PinoLoggerConfig, q as QUERY_DEFAULTS, l as QUERY_EXPRESSIONS, Q as QUERY_FIELD_CONFIGS, n as QUERY_TYPES, R as REDUCE_OPERATIONS, e as SPAN_KEYS, S as SPAN_NAMES, T as TRANSFER_FROM_SUB_AGENT_ID, c as TRANSFER_TO_SUB_AGENT_ID, U as UNKNOWN_VALUE, d as detectAuthenticationRequired, w as exchangeMcpAuthorizationCode, v as initiateMcpOAuthFlow, y as loggerFactory } from './auth-detection-7G0Dxt55.js';
|
|
4
4
|
export { AGENT_EXECUTION_TRANSFER_COUNT_DEFAULT, AGENT_EXECUTION_TRANSFER_COUNT_MAX, AGENT_EXECUTION_TRANSFER_COUNT_MIN, CONTEXT_FETCHER_HTTP_TIMEOUT_MS_DEFAULT, STATUS_UPDATE_MAX_INTERVAL_SECONDS, STATUS_UPDATE_MAX_NUM_EVENTS, SUB_AGENT_TURN_GENERATION_STEPS_DEFAULT, SUB_AGENT_TURN_GENERATION_STEPS_MAX, SUB_AGENT_TURN_GENERATION_STEPS_MIN, VALIDATION_AGENT_PROMPT_MAX_CHARS, VALIDATION_SUB_AGENT_PROMPT_MAX_CHARS, schemaValidationDefaults } from './constants/schema-validation/index.js';
|
|
5
5
|
import zod__default, { z } from 'zod';
|
|
6
|
-
import { r as CredentialReferenceApiInsert, s as ContextConfigSelect, l as ContextFetchDefinition, i as MCPTransportType, t as MCPToolConfig, u as ProjectScopeConfig, v as FullAgentDefinition, w as AgentScopeConfig, C as ConversationHistoryConfig, x as PaginationConfig, y as AgentInsert, z as AgentUpdate, B as AgentSelect, D as ApiKeySelect, E as ApiKeyInsert, G as ApiKeyUpdate, H as CreateApiKeyParams, I as ApiKeyCreateResult, J as ArtifactComponentSelect, K as ArtifactComponentInsert, L as ArtifactComponentUpdate, N as SubAgentScopeConfig, O as ContextCacheSelect, Q as ContextCacheInsert, R as ContextConfigInsert, U as ContextConfigUpdate, V as ConversationSelect, W as ConversationInsert, o as ConversationMetadata, X as ConversationUpdate, Y as CredentialReferenceSelect, Z as ToolSelect, _ as ExternalAgentSelect, $ as CredentialReferenceInsert, a0 as CredentialReferenceUpdate, a1 as DataComponentSelect, a2 as DataComponentInsert, a3 as DataComponentUpdate, a4 as ExternalAgentInsert, a5 as ExternalAgentUpdate, a6 as FunctionApiInsert, a7 as FunctionToolApiInsert, a8 as FunctionToolApiUpdate, a9 as Artifact, aa as LedgerArtifactSelect, q as MessageMetadata, p as MessageContent, ab as MessageVisibility, ac as MessageInsert, ad as MessageUpdate, ae as FullProjectDefinition, af as ProjectInfo, ag as ProjectSelect, ah as PaginationResult, ai as ProjectResourceCounts, aj as ProjectInsert, ak as ProjectUpdate, al as SubAgentExternalAgentRelationInsert, am as SubAgentRelationInsert, an as SubAgentRelationUpdate, ao as SubAgentToolRelationUpdate, m as ToolMcpConfig, n as ToolServerCapabilities, ap as SubAgentInsert, aq as SubAgentUpdate, ar as SubAgentSelect, as as SubAgentTeamAgentRelationInsert, at as TaskInsert, T as TaskMetadataConfig, au as TaskSelect, av as McpTool, aw as ToolInsert, ax as ToolUpdate, h as CredentialStoreType, ay as ExecutionContext, az as MessageSelect, g as ModelSettings, aA as PrebuiltMCPServerSchema } from './utility-
|
|
7
|
-
export { bc as A2AError, bI as A2ARequest, bJ as A2AResponse, aN as APIKeySecurityScheme, bX as AgentApiInsert, e4 as AgentApiInsertSchema, bW as AgentApiSelect, e3 as AgentApiSelectSchema, bY as AgentApiUpdate, e5 as AgentApiUpdateSchema, aJ as AgentCapabilities, aX as AgentCard, dy as AgentConversationHistoryConfig, e1 as AgentInsertSchema, gO as AgentListResponse, aK as AgentProvider, gy as AgentResponse, e0 as AgentSelectSchema, aL as AgentSkill, e as AgentStopWhen, b as AgentStopWhenSchema, e2 as AgentUpdateSchema, h5 as AgentWithinContextOfProjectResponse, gi as AgentWithinContextOfProjectSchema, f8 as AllAgentSchema, cQ as AllAgentSelect, cU as ApiKeyApiCreationResponse, fd as ApiKeyApiCreationResponseSchema, cS as ApiKeyApiInsert, fe as ApiKeyApiInsertSchema, cR as ApiKeyApiSelect, fc as ApiKeyApiSelectSchema, cT as ApiKeyApiUpdate, A as ApiKeyApiUpdateSchema, fa as ApiKeyInsertSchema, gS as ApiKeyListResponse, gC as ApiKeyResponse, f9 as ApiKeySelectSchema, fb as ApiKeyUpdateSchema, cF as ArtifactComponentApiInsert, eW as ArtifactComponentApiInsertSchema, cE as ArtifactComponentApiSelect, eV as ArtifactComponentApiSelectSchema, cG as ArtifactComponentApiUpdate, eX as ArtifactComponentApiUpdateSchema, hf as ArtifactComponentArrayResponse, eT as ArtifactComponentInsertSchema, gX as ArtifactComponentListResponse, gH as ArtifactComponentResponse, eS as ArtifactComponentSelectSchema, eU as ArtifactComponentUpdateSchema, aQ as AuthorizationCodeOAuthFlow, dh as CanDelegateToExternalAgent, dg as CanUseItem, ge as CanUseItemSchema, bs as CancelTaskRequest, bD as CancelTaskResponse, bC as CancelTaskSuccessResponse, aR as ClientCredentialsOAuthFlow, h7 as ComponentAssociationListResponse, fq as ComponentAssociationSchema, ba as ContentTypeNotSupportedError, ct as ContextCacheApiInsert, eD as ContextCacheApiInsertSchema, cs as ContextCacheApiSelect, eC as ContextCacheApiSelectSchema, cu as ContextCacheApiUpdate, eE as ContextCacheApiUpdateSchema, dz as ContextCacheEntry, eA as ContextCacheInsertSchema, ez as ContextCacheSelectSchema, cr as ContextCacheUpdate, eB as ContextCacheUpdateSchema, cn as ContextConfigApiInsert, fO as ContextConfigApiInsertSchema, cm as ContextConfigApiSelect, fN as ContextConfigApiSelectSchema, co as ContextConfigApiUpdate, fP as ContextConfigApiUpdateSchema, fL as ContextConfigInsertSchema, gR as ContextConfigListResponse, gB as ContextConfigResponse, fK as ContextConfigSelectSchema, fM as ContextConfigUpdateSchema, ch as ConversationApiInsert, er as ConversationApiInsertSchema, cg as ConversationApiSelect, eq as ConversationApiSelectSchema, ci as ConversationApiUpdate, es as ConversationApiUpdateSchema, eo as ConversationInsertSchema, g_ as ConversationListResponse, gK as ConversationResponse, dx as ConversationScopeOptions, en as ConversationSelectSchema, ep as ConversationUpdateSchema, fn as CreateCredentialInStoreRequestSchema, fo as CreateCredentialInStoreResponseSchema, fj as CredentialReferenceApiInsertSchema, cV as CredentialReferenceApiSelect, fi as CredentialReferenceApiSelectSchema, cW as CredentialReferenceApiUpdate, fk as CredentialReferenceApiUpdateSchema, fg as CredentialReferenceInsertSchema, gT as CredentialReferenceListResponse, gD as CredentialReferenceResponse, ff as CredentialReferenceSelectSchema, fh as CredentialReferenceUpdateSchema, fm as CredentialStoreListResponseSchema, fl as CredentialStoreSchema, cw as DataComponentApiInsert, eK as DataComponentApiInsertSchema, cv as DataComponentApiSelect, eJ as DataComponentApiSelectSchema, cx as DataComponentApiUpdate, eL as DataComponentApiUpdateSchema, he as DataComponentArrayResponse, eH as DataComponentBaseSchema, eG as DataComponentInsertSchema, gW as DataComponentListResponse, gG as DataComponentResponse, eF as DataComponentSelectSchema, eI as DataComponentUpdateSchema, aH as DataPart, gm as ErrorResponseSchema, gn as ExistsResponseSchema, cO as ExternalAgentApiInsert, f6 as ExternalAgentApiInsertSchema, cN as ExternalAgentApiSelect, f5 as ExternalAgentApiSelectSchema, cP as ExternalAgentApiUpdate, f7 as ExternalAgentApiUpdateSchema, f3 as ExternalAgentInsertSchema, gQ as ExternalAgentListResponse, gA as ExternalAgentResponse, f2 as ExternalAgentSelectSchema, f4 as ExternalAgentUpdateSchema, bV as ExternalSubAgentRelationApiInsert, d$ as ExternalSubAgentRelationApiInsertSchema, bU as ExternalSubAgentRelationInsert, d_ as ExternalSubAgentRelationInsertSchema, cq as FetchConfig, fI as FetchConfigSchema, cp as FetchDefinition, fJ as FetchDefinitionSchema, aD as FileBase, aG as FilePart, aE as FileWithBytes, aF as FileWithUri, dI as Filter, df as FullAgentAgentInsert, a as FullAgentAgentInsertSchema, h4 as FullProjectDefinitionResponse, gv as FullProjectDefinitionSchema, F as FunctionApiInsertSchema, cd as FunctionApiSelect, j as FunctionApiSelectSchema, ce as FunctionApiUpdate, k as FunctionApiUpdateSchema, cb as FunctionInsert, fG as FunctionInsertSchema, gU as FunctionListResponse, gE as FunctionResponse, ca as FunctionSelect, fF as FunctionSelectSchema, fD as FunctionToolApiInsertSchema, cf as FunctionToolApiSelect, fC as FunctionToolApiSelectSchema, fE as FunctionToolApiUpdateSchema, dM as FunctionToolConfig, dL as FunctionToolConfigSchema, fA as FunctionToolInsertSchema, gV as FunctionToolListResponse, gF as FunctionToolResponse, fz as FunctionToolSelectSchema, fB as FunctionToolUpdateSchema, cc as FunctionUpdate, fH as FunctionUpdateSchema, bu as GetTaskPushNotificationConfigRequest, bH as GetTaskPushNotificationConfigResponse, bG as GetTaskPushNotificationConfigSuccessResponse, br as GetTaskRequest, bB as GetTaskResponse, bA as GetTaskSuccessResponse, aO as HTTPAuthSecurityScheme, hg as HeadersScopeSchema, aS as ImplicitOAuthFlow, b5 as InternalError, bb as InvalidAgentResponseError, b4 as InvalidParamsError, b2 as InvalidRequestError, b1 as JSONParseError, bm as JSONRPCError, bo as JSONRPCErrorResponse, bk as JSONRPCMessage, bl as JSONRPCRequest, bn as JSONRPCResult, dd as LedgerArtifactApiInsert, ga as LedgerArtifactApiInsertSchema, dc as LedgerArtifactApiSelect, g9 as LedgerArtifactApiSelectSchema, de as LedgerArtifactApiUpdate, gb as LedgerArtifactApiUpdateSchema, da as LedgerArtifactInsert, g7 as LedgerArtifactInsertSchema, g6 as LedgerArtifactSelectSchema, db as LedgerArtifactUpdate, g8 as LedgerArtifactUpdateSchema, gk as ListResponseSchema, hq as MCPCatalogListResponse, dH as MCPServerType, fu as MCPToolConfigSchema, dA as McpAuthType, dB as McpServerAuth, dD as McpServerCapabilities, dE as McpToolDefinition, ek as McpToolDefinitionSchema, h9 as McpToolListResponse, h8 as McpToolResponse, ft as McpToolSchema, dC as McpTransportConfig, ei as McpTransportConfigSchema, aY as Message, ck as MessageApiInsert, ex as MessageApiInsertSchema, cj as MessageApiSelect, ew as MessageApiSelectSchema, cl as MessageApiUpdate, ey as MessageApiUpdateSchema, eu as MessageInsertSchema, g$ as MessageListResponse, ds as MessageMode, bK as MessagePart, gL as MessageResponse, dr as MessageRole, et as MessageSelectSchema, bi as MessageSendConfiguration, bj as MessageSendParams, dq as MessageType, ev as MessageUpdateSchema, b3 as MethodNotFoundError, dJ as ModelSchema, M as ModelSettingsSchema, dt as Models, aU as OAuth2SecurityScheme, fs as OAuthCallbackQuerySchema, aP as OAuthFlows, fr as OAuthLoginQuerySchema, aV as OpenIdConnectSecurityScheme, dn as Pagination, hp as PaginationQueryParamsSchema, gj as PaginationSchema, P as Part, aB as PartBase, aT as PasswordOAuthFlow, dl as ProjectApiInsert, gt as ProjectApiInsertSchema, dk as ProjectApiSelect, gs as ProjectApiSelectSchema, dm as ProjectApiUpdate, gu as ProjectApiUpdateSchema, gq as ProjectInsertSchema, gM as ProjectListResponse, dK as ProjectModelSchema, du as ProjectModels, gw as ProjectResponse, gp as ProjectSelectSchema, gr as ProjectUpdateSchema, bd as PushNotificationAuthenticationInfo, be as PushNotificationConfig, b8 as PushNotificationNotSupportedError, h6 as RelatedAgentInfoListResponse, fp as RelatedAgentInfoSchema, go as RemovedResponseSchema, aW as SecurityScheme, aM as SecuritySchemeBase, bp as SendMessageRequest, bx as SendMessageResponse, bw as SendMessageSuccessResponse, bq as SendStreamingMessageRequest, bz as SendStreamingMessageResponse, by as SendStreamingMessageSuccessResponse, bt as SetTaskPushNotificationConfigRequest, bF as SetTaskPushNotificationConfigResponse, bE as SetTaskPushNotificationConfigSuccessResponse, gl as SingleResponseSchema, dw as StatusComponent, gc as StatusComponentSchema, gd as StatusUpdateSchema, dv as StatusUpdateSettings, d as StopWhen, S as StopWhenSchema, bN as SubAgentApiInsert, dR as SubAgentApiInsertSchema, bM as SubAgentApiSelect, dQ as SubAgentApiSelectSchema, bO as SubAgentApiUpdate, dS as SubAgentApiUpdateSchema, cL as SubAgentArtifactComponentApiInsert, f0 as SubAgentArtifactComponentApiInsertSchema, cK as SubAgentArtifactComponentApiSelect, e$ as SubAgentArtifactComponentApiSelectSchema, cM as SubAgentArtifactComponentApiUpdate, f1 as SubAgentArtifactComponentApiUpdateSchema, cI as SubAgentArtifactComponentInsert, eZ as SubAgentArtifactComponentInsertSchema, h3 as SubAgentArtifactComponentListResponse, h1 as SubAgentArtifactComponentResponse, cH as SubAgentArtifactComponentSelect, eY as SubAgentArtifactComponentSelectSchema, cJ as SubAgentArtifactComponentUpdate, e_ as SubAgentArtifactComponentUpdateSchema, cC as SubAgentDataComponentApiInsert, eQ as SubAgentDataComponentApiInsertSchema, cB as SubAgentDataComponentApiSelect, eP as SubAgentDataComponentApiSelectSchema, cD as SubAgentDataComponentApiUpdate, eR as SubAgentDataComponentApiUpdateSchema, cz as SubAgentDataComponentInsert, eN as SubAgentDataComponentInsertSchema, h2 as SubAgentDataComponentListResponse, h0 as SubAgentDataComponentResponse, cy as SubAgentDataComponentSelect, eM as SubAgentDataComponentSelectSchema, cA as SubAgentDataComponentUpdate, eO as SubAgentDataComponentUpdateSchema, di as SubAgentDefinition, d3 as SubAgentExternalAgentRelationApiInsert, f_ as SubAgentExternalAgentRelationApiInsertSchema, d2 as SubAgentExternalAgentRelationApiSelect, fZ as SubAgentExternalAgentRelationApiSelectSchema, d4 as SubAgentExternalAgentRelationApiUpdate, f$ as SubAgentExternalAgentRelationApiUpdateSchema, fX as SubAgentExternalAgentRelationInsertSchema, hd as SubAgentExternalAgentRelationListResponse, hc as SubAgentExternalAgentRelationResponse, d0 as SubAgentExternalAgentRelationSelect, fW as SubAgentExternalAgentRelationSelectSchema, d1 as SubAgentExternalAgentRelationUpdate, fY as SubAgentExternalAgentRelationUpdateSchema, dO as SubAgentInsertSchema, gN as SubAgentListResponse, bR as SubAgentRelationApiInsert, dX as SubAgentRelationApiInsertSchema, bQ as SubAgentRelationApiSelect, dW as SubAgentRelationApiSelectSchema, bS as SubAgentRelationApiUpdate, dY as SubAgentRelationApiUpdateSchema, dU as SubAgentRelationInsertSchema, gY as SubAgentRelationListResponse, bT as SubAgentRelationQuery, dZ as SubAgentRelationQuerySchema, gI as SubAgentRelationResponse, bP as SubAgentRelationSelect, dT as SubAgentRelationSelectSchema, dV as SubAgentRelationUpdateSchema, gx as SubAgentResponse, dN as SubAgentSelectSchema, f as SubAgentStopWhen, c as SubAgentStopWhenSchema, d8 as SubAgentTeamAgentRelationApiInsert, g4 as SubAgentTeamAgentRelationApiInsertSchema, d7 as SubAgentTeamAgentRelationApiSelect, g3 as SubAgentTeamAgentRelationApiSelectSchema, d9 as SubAgentTeamAgentRelationApiUpdate, g5 as SubAgentTeamAgentRelationApiUpdateSchema, g1 as SubAgentTeamAgentRelationInsertSchema, hb as SubAgentTeamAgentRelationListResponse, ha as SubAgentTeamAgentRelationResponse, d5 as SubAgentTeamAgentRelationSelect, g0 as SubAgentTeamAgentRelationSelectSchema, d6 as SubAgentTeamAgentRelationUpdate, g2 as SubAgentTeamAgentRelationUpdateSchema, c_ as SubAgentToolRelationApiInsert, fU as SubAgentToolRelationApiInsertSchema, cZ as SubAgentToolRelationApiSelect, fT as SubAgentToolRelationApiSelectSchema, c$ as SubAgentToolRelationApiUpdate, fV as SubAgentToolRelationApiUpdateSchema, cY as SubAgentToolRelationInsert, fR as SubAgentToolRelationInsertSchema, gZ as SubAgentToolRelationListResponse, gJ as SubAgentToolRelationResponse, cX as SubAgentToolRelationSelect, fQ as SubAgentToolRelationSelectSchema, fS as SubAgentToolRelationUpdateSchema, dP as SubAgentUpdateSchema, dp as SummaryEvent, dF as TOOL_STATUS_VALUES, a_ as Task, b$ as TaskApiInsert, ea as TaskApiInsertSchema, b_ as TaskApiSelect, e9 as TaskApiSelectSchema, c0 as TaskApiUpdate, eb as TaskApiUpdateSchema, bL as TaskArtifact, b0 as TaskArtifactUpdateEvent, bg as TaskIdParams, e7 as TaskInsertSchema, b7 as TaskNotCancelableError, b6 as TaskNotFoundError, bf as TaskPushNotificationConfig, bh as TaskQueryParams, c5 as TaskRelationApiInsert, eg as TaskRelationApiInsertSchema, c4 as TaskRelationApiSelect, ef as TaskRelationApiSelectSchema, c6 as TaskRelationApiUpdate, eh as TaskRelationApiUpdateSchema, c2 as TaskRelationInsert, ed as TaskRelationInsertSchema, c1 as TaskRelationSelect, ec as TaskRelationSelectSchema, c3 as TaskRelationUpdate, ee as TaskRelationUpdateSchema, bv as TaskResubscriptionRequest, e6 as TaskSelectSchema, aI as TaskState, aZ as TaskStatus, a$ as TaskStatusUpdateEvent, bZ as TaskUpdate, e8 as TaskUpdateSchema, gh as TeamAgentSchema, hi as TenantIdParamsSchema, hh as TenantParamsSchema, hm as TenantProjectAgentIdParamsSchema, hl as TenantProjectAgentParamsSchema, ho as TenantProjectAgentSubAgentIdParamsSchema, hn as TenantProjectAgentSubAgentParamsSchema, hk as TenantProjectIdParamsSchema, hj as TenantProjectParamsSchema, aC as TextPart, hr as ThirdPartyMCPServerResponse, c8 as ToolApiInsert, fx as ToolApiInsertSchema, c7 as ToolApiSelect, fw as ToolApiSelectSchema, c9 as ToolApiUpdate, fy as ToolApiUpdateSchema, dj as ToolDefinition, em as ToolInsertSchema, gP as ToolListResponse, gz as ToolResponse, el as ToolSelectSchema, ej as ToolStatusSchema, fv as ToolUpdateSchema, b9 as UnsupportedOperationError, dG as VALID_RELATION_TYPES, gf as canDelegateToExternalAgentSchema, gg as canDelegateToTeamAgentSchema } from './utility-Cw2pFmu3.js';
|
|
6
|
+
import { r as CredentialReferenceApiInsert, s as ContextConfigSelect, l as ContextFetchDefinition, i as MCPTransportType, t as MCPToolConfig, u as ProjectScopeConfig, v as FullAgentDefinition, w as AgentScopeConfig, C as ConversationHistoryConfig, x as PaginationConfig, y as AgentInsert, z as AgentUpdate, B as AgentSelect, D as ApiKeySelect, E as ApiKeyInsert, G as ApiKeyUpdate, H as CreateApiKeyParams, I as ApiKeyCreateResult, J as ArtifactComponentSelect, K as ArtifactComponentInsert, L as ArtifactComponentUpdate, N as SubAgentScopeConfig, O as ContextCacheSelect, Q as ContextCacheInsert, R as ContextConfigInsert, U as ContextConfigUpdate, V as ConversationSelect, W as ConversationInsert, o as ConversationMetadata, X as ConversationUpdate, Y as CredentialReferenceSelect, Z as ToolSelect, _ as ExternalAgentSelect, $ as CredentialReferenceInsert, a0 as CredentialReferenceUpdate, a1 as DataComponentSelect, a2 as DataComponentInsert, a3 as DataComponentUpdate, a4 as ExternalAgentInsert, a5 as ExternalAgentUpdate, a6 as FunctionApiInsert, a7 as FunctionToolApiInsert, a8 as FunctionToolApiUpdate, a9 as Artifact, aa as LedgerArtifactSelect, q as MessageMetadata, p as MessageContent, ab as MessageVisibility, ac as MessageInsert, ad as MessageUpdate, ae as FullProjectDefinition, af as ProjectInfo, ag as ProjectSelect, ah as PaginationResult, ai as ProjectResourceCounts, aj as ProjectInsert, ak as ProjectUpdate, al as SubAgentExternalAgentRelationInsert, am as SubAgentRelationInsert, an as SubAgentRelationUpdate, ao as SubAgentToolRelationUpdate, m as ToolMcpConfig, n as ToolServerCapabilities, ap as SubAgentInsert, aq as SubAgentUpdate, ar as SubAgentSelect, as as SubAgentTeamAgentRelationInsert, at as TaskInsert, T as TaskMetadataConfig, au as TaskSelect, av as McpTool, aw as ToolInsert, ax as ToolUpdate, h as CredentialStoreType, ay as ExecutionContext, az as MessageSelect, g as ModelSettings, aA as PrebuiltMCPServerSchema } from './utility-Lo5NoRHK.js';
|
|
7
|
+
export { bc as A2AError, bI as A2ARequest, bJ as A2AResponse, aN as APIKeySecurityScheme, bX as AgentApiInsert, e4 as AgentApiInsertSchema, bW as AgentApiSelect, e3 as AgentApiSelectSchema, bY as AgentApiUpdate, e5 as AgentApiUpdateSchema, aJ as AgentCapabilities, aX as AgentCard, dy as AgentConversationHistoryConfig, e1 as AgentInsertSchema, gO as AgentListResponse, aK as AgentProvider, gy as AgentResponse, e0 as AgentSelectSchema, aL as AgentSkill, e as AgentStopWhen, b as AgentStopWhenSchema, e2 as AgentUpdateSchema, h5 as AgentWithinContextOfProjectResponse, gi as AgentWithinContextOfProjectSchema, f8 as AllAgentSchema, cQ as AllAgentSelect, cU as ApiKeyApiCreationResponse, fd as ApiKeyApiCreationResponseSchema, cS as ApiKeyApiInsert, fe as ApiKeyApiInsertSchema, cR as ApiKeyApiSelect, fc as ApiKeyApiSelectSchema, cT as ApiKeyApiUpdate, A as ApiKeyApiUpdateSchema, fa as ApiKeyInsertSchema, gS as ApiKeyListResponse, gC as ApiKeyResponse, f9 as ApiKeySelectSchema, fb as ApiKeyUpdateSchema, cF as ArtifactComponentApiInsert, eW as ArtifactComponentApiInsertSchema, cE as ArtifactComponentApiSelect, eV as ArtifactComponentApiSelectSchema, cG as ArtifactComponentApiUpdate, eX as ArtifactComponentApiUpdateSchema, hf as ArtifactComponentArrayResponse, eT as ArtifactComponentInsertSchema, gX as ArtifactComponentListResponse, gH as ArtifactComponentResponse, eS as ArtifactComponentSelectSchema, eU as ArtifactComponentUpdateSchema, aQ as AuthorizationCodeOAuthFlow, dh as CanDelegateToExternalAgent, dg as CanUseItem, ge as CanUseItemSchema, bs as CancelTaskRequest, bD as CancelTaskResponse, bC as CancelTaskSuccessResponse, aR as ClientCredentialsOAuthFlow, h7 as ComponentAssociationListResponse, fq as ComponentAssociationSchema, ba as ContentTypeNotSupportedError, ct as ContextCacheApiInsert, eD as ContextCacheApiInsertSchema, cs as ContextCacheApiSelect, eC as ContextCacheApiSelectSchema, cu as ContextCacheApiUpdate, eE as ContextCacheApiUpdateSchema, dz as ContextCacheEntry, eA as ContextCacheInsertSchema, ez as ContextCacheSelectSchema, cr as ContextCacheUpdate, eB as ContextCacheUpdateSchema, cn as ContextConfigApiInsert, fO as ContextConfigApiInsertSchema, cm as ContextConfigApiSelect, fN as ContextConfigApiSelectSchema, co as ContextConfigApiUpdate, fP as ContextConfigApiUpdateSchema, fL as ContextConfigInsertSchema, gR as ContextConfigListResponse, gB as ContextConfigResponse, fK as ContextConfigSelectSchema, fM as ContextConfigUpdateSchema, ch as ConversationApiInsert, er as ConversationApiInsertSchema, cg as ConversationApiSelect, eq as ConversationApiSelectSchema, ci as ConversationApiUpdate, es as ConversationApiUpdateSchema, eo as ConversationInsertSchema, g_ as ConversationListResponse, gK as ConversationResponse, dx as ConversationScopeOptions, en as ConversationSelectSchema, ep as ConversationUpdateSchema, fn as CreateCredentialInStoreRequestSchema, fo as CreateCredentialInStoreResponseSchema, fj as CredentialReferenceApiInsertSchema, cV as CredentialReferenceApiSelect, fi as CredentialReferenceApiSelectSchema, cW as CredentialReferenceApiUpdate, fk as CredentialReferenceApiUpdateSchema, fg as CredentialReferenceInsertSchema, gT as CredentialReferenceListResponse, gD as CredentialReferenceResponse, ff as CredentialReferenceSelectSchema, fh as CredentialReferenceUpdateSchema, fm as CredentialStoreListResponseSchema, fl as CredentialStoreSchema, cw as DataComponentApiInsert, eK as DataComponentApiInsertSchema, cv as DataComponentApiSelect, eJ as DataComponentApiSelectSchema, cx as DataComponentApiUpdate, eL as DataComponentApiUpdateSchema, he as DataComponentArrayResponse, eH as DataComponentBaseSchema, eG as DataComponentInsertSchema, gW as DataComponentListResponse, gG as DataComponentResponse, eF as DataComponentSelectSchema, eI as DataComponentUpdateSchema, aH as DataPart, gm as ErrorResponseSchema, gn as ExistsResponseSchema, cO as ExternalAgentApiInsert, f6 as ExternalAgentApiInsertSchema, cN as ExternalAgentApiSelect, f5 as ExternalAgentApiSelectSchema, cP as ExternalAgentApiUpdate, f7 as ExternalAgentApiUpdateSchema, f3 as ExternalAgentInsertSchema, gQ as ExternalAgentListResponse, gA as ExternalAgentResponse, f2 as ExternalAgentSelectSchema, f4 as ExternalAgentUpdateSchema, bV as ExternalSubAgentRelationApiInsert, d$ as ExternalSubAgentRelationApiInsertSchema, bU as ExternalSubAgentRelationInsert, d_ as ExternalSubAgentRelationInsertSchema, cq as FetchConfig, fI as FetchConfigSchema, cp as FetchDefinition, fJ as FetchDefinitionSchema, aD as FileBase, aG as FilePart, aE as FileWithBytes, aF as FileWithUri, dI as Filter, df as FullAgentAgentInsert, a as FullAgentAgentInsertSchema, h4 as FullProjectDefinitionResponse, gv as FullProjectDefinitionSchema, F as FunctionApiInsertSchema, cd as FunctionApiSelect, j as FunctionApiSelectSchema, ce as FunctionApiUpdate, k as FunctionApiUpdateSchema, cb as FunctionInsert, fG as FunctionInsertSchema, gU as FunctionListResponse, gE as FunctionResponse, ca as FunctionSelect, fF as FunctionSelectSchema, fD as FunctionToolApiInsertSchema, cf as FunctionToolApiSelect, fC as FunctionToolApiSelectSchema, fE as FunctionToolApiUpdateSchema, dM as FunctionToolConfig, dL as FunctionToolConfigSchema, fA as FunctionToolInsertSchema, gV as FunctionToolListResponse, gF as FunctionToolResponse, fz as FunctionToolSelectSchema, fB as FunctionToolUpdateSchema, cc as FunctionUpdate, fH as FunctionUpdateSchema, bu as GetTaskPushNotificationConfigRequest, bH as GetTaskPushNotificationConfigResponse, bG as GetTaskPushNotificationConfigSuccessResponse, br as GetTaskRequest, bB as GetTaskResponse, bA as GetTaskSuccessResponse, aO as HTTPAuthSecurityScheme, hg as HeadersScopeSchema, aS as ImplicitOAuthFlow, b5 as InternalError, bb as InvalidAgentResponseError, b4 as InvalidParamsError, b2 as InvalidRequestError, b1 as JSONParseError, bm as JSONRPCError, bo as JSONRPCErrorResponse, bk as JSONRPCMessage, bl as JSONRPCRequest, bn as JSONRPCResult, dd as LedgerArtifactApiInsert, ga as LedgerArtifactApiInsertSchema, dc as LedgerArtifactApiSelect, g9 as LedgerArtifactApiSelectSchema, de as LedgerArtifactApiUpdate, gb as LedgerArtifactApiUpdateSchema, da as LedgerArtifactInsert, g7 as LedgerArtifactInsertSchema, g6 as LedgerArtifactSelectSchema, db as LedgerArtifactUpdate, g8 as LedgerArtifactUpdateSchema, gk as ListResponseSchema, hq as MCPCatalogListResponse, dH as MCPServerType, fu as MCPToolConfigSchema, dA as McpAuthType, dB as McpServerAuth, dD as McpServerCapabilities, dE as McpToolDefinition, ek as McpToolDefinitionSchema, h9 as McpToolListResponse, h8 as McpToolResponse, ft as McpToolSchema, dC as McpTransportConfig, ei as McpTransportConfigSchema, aY as Message, ck as MessageApiInsert, ex as MessageApiInsertSchema, cj as MessageApiSelect, ew as MessageApiSelectSchema, cl as MessageApiUpdate, ey as MessageApiUpdateSchema, eu as MessageInsertSchema, g$ as MessageListResponse, ds as MessageMode, bK as MessagePart, gL as MessageResponse, dr as MessageRole, et as MessageSelectSchema, bi as MessageSendConfiguration, bj as MessageSendParams, dq as MessageType, ev as MessageUpdateSchema, b3 as MethodNotFoundError, dJ as ModelSchema, M as ModelSettingsSchema, dt as Models, aU as OAuth2SecurityScheme, fs as OAuthCallbackQuerySchema, aP as OAuthFlows, fr as OAuthLoginQuerySchema, aV as OpenIdConnectSecurityScheme, dn as Pagination, hp as PaginationQueryParamsSchema, gj as PaginationSchema, P as Part, aB as PartBase, aT as PasswordOAuthFlow, dl as ProjectApiInsert, gt as ProjectApiInsertSchema, dk as ProjectApiSelect, gs as ProjectApiSelectSchema, dm as ProjectApiUpdate, gu as ProjectApiUpdateSchema, gq as ProjectInsertSchema, gM as ProjectListResponse, dK as ProjectModelSchema, du as ProjectModels, gw as ProjectResponse, gp as ProjectSelectSchema, gr as ProjectUpdateSchema, bd as PushNotificationAuthenticationInfo, be as PushNotificationConfig, b8 as PushNotificationNotSupportedError, h6 as RelatedAgentInfoListResponse, fp as RelatedAgentInfoSchema, go as RemovedResponseSchema, aW as SecurityScheme, aM as SecuritySchemeBase, bp as SendMessageRequest, bx as SendMessageResponse, bw as SendMessageSuccessResponse, bq as SendStreamingMessageRequest, bz as SendStreamingMessageResponse, by as SendStreamingMessageSuccessResponse, bt as SetTaskPushNotificationConfigRequest, bF as SetTaskPushNotificationConfigResponse, bE as SetTaskPushNotificationConfigSuccessResponse, gl as SingleResponseSchema, dw as StatusComponent, gc as StatusComponentSchema, gd as StatusUpdateSchema, dv as StatusUpdateSettings, d as StopWhen, S as StopWhenSchema, bN as SubAgentApiInsert, dR as SubAgentApiInsertSchema, bM as SubAgentApiSelect, dQ as SubAgentApiSelectSchema, bO as SubAgentApiUpdate, dS as SubAgentApiUpdateSchema, cL as SubAgentArtifactComponentApiInsert, f0 as SubAgentArtifactComponentApiInsertSchema, cK as SubAgentArtifactComponentApiSelect, e$ as SubAgentArtifactComponentApiSelectSchema, cM as SubAgentArtifactComponentApiUpdate, f1 as SubAgentArtifactComponentApiUpdateSchema, cI as SubAgentArtifactComponentInsert, eZ as SubAgentArtifactComponentInsertSchema, h3 as SubAgentArtifactComponentListResponse, h1 as SubAgentArtifactComponentResponse, cH as SubAgentArtifactComponentSelect, eY as SubAgentArtifactComponentSelectSchema, cJ as SubAgentArtifactComponentUpdate, e_ as SubAgentArtifactComponentUpdateSchema, cC as SubAgentDataComponentApiInsert, eQ as SubAgentDataComponentApiInsertSchema, cB as SubAgentDataComponentApiSelect, eP as SubAgentDataComponentApiSelectSchema, cD as SubAgentDataComponentApiUpdate, eR as SubAgentDataComponentApiUpdateSchema, cz as SubAgentDataComponentInsert, eN as SubAgentDataComponentInsertSchema, h2 as SubAgentDataComponentListResponse, h0 as SubAgentDataComponentResponse, cy as SubAgentDataComponentSelect, eM as SubAgentDataComponentSelectSchema, cA as SubAgentDataComponentUpdate, eO as SubAgentDataComponentUpdateSchema, di as SubAgentDefinition, d3 as SubAgentExternalAgentRelationApiInsert, f_ as SubAgentExternalAgentRelationApiInsertSchema, d2 as SubAgentExternalAgentRelationApiSelect, fZ as SubAgentExternalAgentRelationApiSelectSchema, d4 as SubAgentExternalAgentRelationApiUpdate, f$ as SubAgentExternalAgentRelationApiUpdateSchema, fX as SubAgentExternalAgentRelationInsertSchema, hd as SubAgentExternalAgentRelationListResponse, hc as SubAgentExternalAgentRelationResponse, d0 as SubAgentExternalAgentRelationSelect, fW as SubAgentExternalAgentRelationSelectSchema, d1 as SubAgentExternalAgentRelationUpdate, fY as SubAgentExternalAgentRelationUpdateSchema, dO as SubAgentInsertSchema, gN as SubAgentListResponse, bR as SubAgentRelationApiInsert, dX as SubAgentRelationApiInsertSchema, bQ as SubAgentRelationApiSelect, dW as SubAgentRelationApiSelectSchema, bS as SubAgentRelationApiUpdate, dY as SubAgentRelationApiUpdateSchema, dU as SubAgentRelationInsertSchema, gY as SubAgentRelationListResponse, bT as SubAgentRelationQuery, dZ as SubAgentRelationQuerySchema, gI as SubAgentRelationResponse, bP as SubAgentRelationSelect, dT as SubAgentRelationSelectSchema, dV as SubAgentRelationUpdateSchema, gx as SubAgentResponse, dN as SubAgentSelectSchema, f as SubAgentStopWhen, c as SubAgentStopWhenSchema, d8 as SubAgentTeamAgentRelationApiInsert, g4 as SubAgentTeamAgentRelationApiInsertSchema, d7 as SubAgentTeamAgentRelationApiSelect, g3 as SubAgentTeamAgentRelationApiSelectSchema, d9 as SubAgentTeamAgentRelationApiUpdate, g5 as SubAgentTeamAgentRelationApiUpdateSchema, g1 as SubAgentTeamAgentRelationInsertSchema, hb as SubAgentTeamAgentRelationListResponse, ha as SubAgentTeamAgentRelationResponse, d5 as SubAgentTeamAgentRelationSelect, g0 as SubAgentTeamAgentRelationSelectSchema, d6 as SubAgentTeamAgentRelationUpdate, g2 as SubAgentTeamAgentRelationUpdateSchema, c_ as SubAgentToolRelationApiInsert, fU as SubAgentToolRelationApiInsertSchema, cZ as SubAgentToolRelationApiSelect, fT as SubAgentToolRelationApiSelectSchema, c$ as SubAgentToolRelationApiUpdate, fV as SubAgentToolRelationApiUpdateSchema, cY as SubAgentToolRelationInsert, fR as SubAgentToolRelationInsertSchema, gZ as SubAgentToolRelationListResponse, gJ as SubAgentToolRelationResponse, cX as SubAgentToolRelationSelect, fQ as SubAgentToolRelationSelectSchema, fS as SubAgentToolRelationUpdateSchema, dP as SubAgentUpdateSchema, dp as SummaryEvent, dF as TOOL_STATUS_VALUES, a_ as Task, b$ as TaskApiInsert, ea as TaskApiInsertSchema, b_ as TaskApiSelect, e9 as TaskApiSelectSchema, c0 as TaskApiUpdate, eb as TaskApiUpdateSchema, bL as TaskArtifact, b0 as TaskArtifactUpdateEvent, bg as TaskIdParams, e7 as TaskInsertSchema, b7 as TaskNotCancelableError, b6 as TaskNotFoundError, bf as TaskPushNotificationConfig, bh as TaskQueryParams, c5 as TaskRelationApiInsert, eg as TaskRelationApiInsertSchema, c4 as TaskRelationApiSelect, ef as TaskRelationApiSelectSchema, c6 as TaskRelationApiUpdate, eh as TaskRelationApiUpdateSchema, c2 as TaskRelationInsert, ed as TaskRelationInsertSchema, c1 as TaskRelationSelect, ec as TaskRelationSelectSchema, c3 as TaskRelationUpdate, ee as TaskRelationUpdateSchema, bv as TaskResubscriptionRequest, e6 as TaskSelectSchema, aI as TaskState, aZ as TaskStatus, a$ as TaskStatusUpdateEvent, bZ as TaskUpdate, e8 as TaskUpdateSchema, gh as TeamAgentSchema, hi as TenantIdParamsSchema, hh as TenantParamsSchema, hm as TenantProjectAgentIdParamsSchema, hl as TenantProjectAgentParamsSchema, ho as TenantProjectAgentSubAgentIdParamsSchema, hn as TenantProjectAgentSubAgentParamsSchema, hk as TenantProjectIdParamsSchema, hj as TenantProjectParamsSchema, aC as TextPart, hr as ThirdPartyMCPServerResponse, c8 as ToolApiInsert, fx as ToolApiInsertSchema, c7 as ToolApiSelect, fw as ToolApiSelectSchema, c9 as ToolApiUpdate, fy as ToolApiUpdateSchema, dj as ToolDefinition, em as ToolInsertSchema, gP as ToolListResponse, gz as ToolResponse, el as ToolSelectSchema, ej as ToolStatusSchema, fv as ToolUpdateSchema, b9 as UnsupportedOperationError, dG as VALID_RELATION_TYPES, gf as canDelegateToExternalAgentSchema, gg as canDelegateToTeamAgentSchema } from './utility-Lo5NoRHK.js';
|
|
8
8
|
import { CredentialStoreRegistry } from './credential-stores/index.js';
|
|
9
9
|
export { InMemoryCredentialStore, KeyChainStore, NangoCredentialStore, createDefaultCredentialStores, createKeyChainStore, createNangoCredentialStore } from './credential-stores/index.js';
|
|
10
|
-
import { D as DatabaseClient } from './client-
|
|
11
|
-
export { a as DatabaseConfig, c as createDatabaseClient } from './client-
|
|
10
|
+
import { D as DatabaseClient } from './client-B_3j-V4-.js';
|
|
11
|
+
export { a as DatabaseConfig, c as createDatabaseClient } from './client-B_3j-V4-.js';
|
|
12
12
|
import { SSEClientTransportOptions } from '@modelcontextprotocol/sdk/client/sse.js';
|
|
13
13
|
import { StreamableHTTPClientTransportOptions } from '@modelcontextprotocol/sdk/client/streamableHttp.js';
|
|
14
14
|
import { ClientCapabilities } from '@modelcontextprotocol/sdk/types.js';
|
|
15
15
|
import { PgTable } from 'drizzle-orm/pg-core';
|
|
16
16
|
import { UserOrganization, User } from './auth/auth-validation-schemas.js';
|
|
17
|
-
export { G as agentRelations, J as agentToolRelationsRelations, a as agents, y as apiKeys, I as apiKeysRelations, j as artifactComponents, O as artifactComponentsRelations, b as contextCache, E as contextCacheRelations, c as contextConfigs, D as contextConfigsRelations, v as conversations, M as conversationsRelations, z as credentialReferences, K as credentialReferencesRelations, h as dataComponents, Q as dataComponentsRelations, f as externalAgents, H as externalAgentsRelations, m as functionTools, V as functionToolsRelations, n as functions, T as functionsRelations, x as ledgerArtifacts, S as ledgerArtifactsRelations, w as messages, N as messagesRelations, p as projects, B as projectsRelations, k as subAgentArtifactComponents, P as subAgentArtifactComponentsRelations, i as subAgentDataComponents, R as subAgentDataComponentsRelations, q as subAgentExternalAgentRelations, X as subAgentExternalAgentRelationsRelations, u as subAgentFunctionToolRelations, W as subAgentFunctionToolRelationsRelations, e as subAgentRelations, U as subAgentRelationsRelations, r as subAgentTeamAgentRelations, Y as subAgentTeamAgentRelationsRelations, o as subAgentToolRelations, d as subAgents, F as subAgentsRelations, g as taskRelations, C as taskRelationsRelations, t as tasks, A as tasksRelations, l as tools, L as toolsRelations } from './schema-
|
|
17
|
+
export { G as agentRelations, J as agentToolRelationsRelations, a as agents, y as apiKeys, I as apiKeysRelations, j as artifactComponents, O as artifactComponentsRelations, b as contextCache, E as contextCacheRelations, c as contextConfigs, D as contextConfigsRelations, v as conversations, M as conversationsRelations, z as credentialReferences, K as credentialReferencesRelations, h as dataComponents, Q as dataComponentsRelations, f as externalAgents, H as externalAgentsRelations, m as functionTools, V as functionToolsRelations, n as functions, T as functionsRelations, x as ledgerArtifacts, S as ledgerArtifactsRelations, w as messages, N as messagesRelations, p as projects, B as projectsRelations, k as subAgentArtifactComponents, P as subAgentArtifactComponentsRelations, i as subAgentDataComponents, R as subAgentDataComponentsRelations, q as subAgentExternalAgentRelations, X as subAgentExternalAgentRelationsRelations, u as subAgentFunctionToolRelations, W as subAgentFunctionToolRelationsRelations, e as subAgentRelations, U as subAgentRelationsRelations, r as subAgentTeamAgentRelations, Y as subAgentTeamAgentRelationsRelations, o as subAgentToolRelations, d as subAgents, F as subAgentsRelations, g as taskRelations, C as taskRelationsRelations, t as tasks, A as tasksRelations, l as tools, L as toolsRelations } from './schema-DKbG39on.js';
|
|
18
18
|
export { cleanupTestDatabase, closeTestDatabase, createTestDatabaseClient, createTestOrganization, createTestProject } from './db/test-client.js';
|
|
19
19
|
import { ValidateFunction } from 'ajv';
|
|
20
20
|
import { Context, Next } from 'hono';
|
|
21
|
-
export { a as CorsConfig, C as CredentialStore, b as ServerConfig, S as ServerOptions } from './server-
|
|
21
|
+
export { a as CorsConfig, C as CredentialStore, b as ServerConfig, S as ServerOptions } from './server-BXoUiBMg.js';
|
|
22
22
|
export { AgentMcpConfig, AgentMcpConfigInput, McpToolSelection, ToolPolicy, normalizeToolSelections } from './types/index.js';
|
|
23
23
|
import { z as z$1 } from '@hono/zod-openapi';
|
|
24
24
|
import { HTTPException } from 'hono/http-exception';
|
|
@@ -551,13 +551,14 @@ declare const deleteFullAgent: (db: DatabaseClient, logger?: AgentLogger) => (pa
|
|
|
551
551
|
declare const getAgentById: (db: DatabaseClient) => (params: {
|
|
552
552
|
scopes: AgentScopeConfig;
|
|
553
553
|
}) => Promise<{
|
|
554
|
-
|
|
554
|
+
tenantId: string;
|
|
555
|
+
projectId: string;
|
|
555
556
|
id: string;
|
|
557
|
+
name: string;
|
|
558
|
+
description: string | null;
|
|
559
|
+
prompt: string | null;
|
|
556
560
|
createdAt: string;
|
|
557
561
|
updatedAt: string;
|
|
558
|
-
description: string | null;
|
|
559
|
-
projectId: string;
|
|
560
|
-
tenantId: string;
|
|
561
562
|
models: {
|
|
562
563
|
base?: {
|
|
563
564
|
model?: string | undefined;
|
|
@@ -577,7 +578,6 @@ declare const getAgentById: (db: DatabaseClient) => (params: {
|
|
|
577
578
|
} | null;
|
|
578
579
|
defaultSubAgentId: string | null;
|
|
579
580
|
contextConfigId: string | null;
|
|
580
|
-
prompt: string | null;
|
|
581
581
|
statusUpdates: {
|
|
582
582
|
enabled?: boolean | undefined;
|
|
583
583
|
numEvents?: number | undefined;
|
|
@@ -597,13 +597,14 @@ declare const getAgentById: (db: DatabaseClient) => (params: {
|
|
|
597
597
|
declare const getAgentWithDefaultSubAgent: (db: DatabaseClient) => (params: {
|
|
598
598
|
scopes: AgentScopeConfig;
|
|
599
599
|
}) => Promise<{
|
|
600
|
-
|
|
600
|
+
tenantId: string;
|
|
601
|
+
projectId: string;
|
|
601
602
|
id: string;
|
|
603
|
+
name: string;
|
|
604
|
+
description: string | null;
|
|
605
|
+
prompt: string | null;
|
|
602
606
|
createdAt: string;
|
|
603
607
|
updatedAt: string;
|
|
604
|
-
description: string | null;
|
|
605
|
-
projectId: string;
|
|
606
|
-
tenantId: string;
|
|
607
608
|
models: {
|
|
608
609
|
base?: {
|
|
609
610
|
model?: string | undefined;
|
|
@@ -623,7 +624,6 @@ declare const getAgentWithDefaultSubAgent: (db: DatabaseClient) => (params: {
|
|
|
623
624
|
} | null;
|
|
624
625
|
defaultSubAgentId: string | null;
|
|
625
626
|
contextConfigId: string | null;
|
|
626
|
-
prompt: string | null;
|
|
627
627
|
statusUpdates: {
|
|
628
628
|
enabled?: boolean | undefined;
|
|
629
629
|
numEvents?: number | undefined;
|
|
@@ -640,13 +640,15 @@ declare const getAgentWithDefaultSubAgent: (db: DatabaseClient) => (params: {
|
|
|
640
640
|
}[] | undefined;
|
|
641
641
|
} | null;
|
|
642
642
|
defaultSubAgent: {
|
|
643
|
-
|
|
643
|
+
tenantId: string;
|
|
644
|
+
projectId: string;
|
|
644
645
|
id: string;
|
|
646
|
+
name: string;
|
|
647
|
+
description: string;
|
|
648
|
+
prompt: string;
|
|
649
|
+
agentId: string;
|
|
645
650
|
createdAt: string;
|
|
646
651
|
updatedAt: string;
|
|
647
|
-
description: string;
|
|
648
|
-
projectId: string;
|
|
649
|
-
tenantId: string;
|
|
650
652
|
models: {
|
|
651
653
|
base?: {
|
|
652
654
|
model?: string | undefined;
|
|
@@ -664,21 +666,20 @@ declare const getAgentWithDefaultSubAgent: (db: DatabaseClient) => (params: {
|
|
|
664
666
|
stopWhen: {
|
|
665
667
|
stepCountIs?: number | undefined;
|
|
666
668
|
} | null;
|
|
667
|
-
agentId: string;
|
|
668
|
-
prompt: string;
|
|
669
669
|
conversationHistoryConfig: ConversationHistoryConfig | null;
|
|
670
670
|
} | null;
|
|
671
671
|
} | null>;
|
|
672
672
|
declare const listAgents: (db: DatabaseClient) => (params: {
|
|
673
673
|
scopes: ProjectScopeConfig;
|
|
674
674
|
}) => Promise<{
|
|
675
|
-
|
|
675
|
+
tenantId: string;
|
|
676
|
+
projectId: string;
|
|
676
677
|
id: string;
|
|
678
|
+
name: string;
|
|
679
|
+
description: string | null;
|
|
680
|
+
prompt: string | null;
|
|
677
681
|
createdAt: string;
|
|
678
682
|
updatedAt: string;
|
|
679
|
-
description: string | null;
|
|
680
|
-
projectId: string;
|
|
681
|
-
tenantId: string;
|
|
682
683
|
models: {
|
|
683
684
|
base?: {
|
|
684
685
|
model?: string | undefined;
|
|
@@ -698,7 +699,6 @@ declare const listAgents: (db: DatabaseClient) => (params: {
|
|
|
698
699
|
} | null;
|
|
699
700
|
defaultSubAgentId: string | null;
|
|
700
701
|
contextConfigId: string | null;
|
|
701
|
-
prompt: string | null;
|
|
702
702
|
statusUpdates: {
|
|
703
703
|
enabled?: boolean | undefined;
|
|
704
704
|
numEvents?: number | undefined;
|
|
@@ -771,13 +771,14 @@ declare const listAgentsPaginated: (db: DatabaseClient) => (params: {
|
|
|
771
771
|
};
|
|
772
772
|
}>;
|
|
773
773
|
declare const createAgent: (db: DatabaseClient) => (data: AgentInsert) => Promise<{
|
|
774
|
-
|
|
774
|
+
tenantId: string;
|
|
775
|
+
projectId: string;
|
|
775
776
|
id: string;
|
|
777
|
+
name: string;
|
|
778
|
+
description: string | null;
|
|
779
|
+
prompt: string | null;
|
|
776
780
|
createdAt: string;
|
|
777
781
|
updatedAt: string;
|
|
778
|
-
description: string | null;
|
|
779
|
-
projectId: string;
|
|
780
|
-
tenantId: string;
|
|
781
782
|
models: {
|
|
782
783
|
base?: {
|
|
783
784
|
model?: string | undefined;
|
|
@@ -797,7 +798,6 @@ declare const createAgent: (db: DatabaseClient) => (data: AgentInsert) => Promis
|
|
|
797
798
|
} | null;
|
|
798
799
|
defaultSubAgentId: string | null;
|
|
799
800
|
contextConfigId: string | null;
|
|
800
|
-
prompt: string | null;
|
|
801
801
|
statusUpdates: {
|
|
802
802
|
enabled?: boolean | undefined;
|
|
803
803
|
numEvents?: number | undefined;
|
|
@@ -898,49 +898,49 @@ declare const getApiKeyById: (db: DatabaseClient) => (params: {
|
|
|
898
898
|
scopes: ProjectScopeConfig;
|
|
899
899
|
id: string;
|
|
900
900
|
}) => Promise<{
|
|
901
|
-
name: string | null;
|
|
902
|
-
id: string;
|
|
903
|
-
createdAt: string;
|
|
904
|
-
updatedAt: string;
|
|
905
|
-
expiresAt: string | null;
|
|
906
|
-
projectId: string;
|
|
907
901
|
tenantId: string;
|
|
902
|
+
projectId: string;
|
|
903
|
+
id: string;
|
|
904
|
+
name: string | null;
|
|
908
905
|
agentId: string;
|
|
909
906
|
publicId: string;
|
|
910
907
|
keyHash: string;
|
|
911
908
|
keyPrefix: string;
|
|
912
909
|
lastUsedAt: string | null;
|
|
913
|
-
|
|
914
|
-
declare const getApiKeyByPublicId: (db: DatabaseClient) => (publicId: string) => Promise<{
|
|
915
|
-
name: string | null;
|
|
916
|
-
id: string;
|
|
910
|
+
expiresAt: string | null;
|
|
917
911
|
createdAt: string;
|
|
918
912
|
updatedAt: string;
|
|
919
|
-
|
|
920
|
-
|
|
913
|
+
} | undefined>;
|
|
914
|
+
declare const getApiKeyByPublicId: (db: DatabaseClient) => (publicId: string) => Promise<{
|
|
921
915
|
tenantId: string;
|
|
916
|
+
projectId: string;
|
|
917
|
+
id: string;
|
|
918
|
+
name: string | null;
|
|
922
919
|
agentId: string;
|
|
923
920
|
publicId: string;
|
|
924
921
|
keyHash: string;
|
|
925
922
|
keyPrefix: string;
|
|
926
923
|
lastUsedAt: string | null;
|
|
924
|
+
expiresAt: string | null;
|
|
925
|
+
createdAt: string;
|
|
926
|
+
updatedAt: string;
|
|
927
927
|
} | undefined>;
|
|
928
928
|
declare const listApiKeys: (db: DatabaseClient) => (params: {
|
|
929
929
|
scopes: ProjectScopeConfig;
|
|
930
930
|
agentId?: string;
|
|
931
931
|
}) => Promise<{
|
|
932
|
-
name: string | null;
|
|
933
|
-
id: string;
|
|
934
|
-
createdAt: string;
|
|
935
|
-
updatedAt: string;
|
|
936
|
-
expiresAt: string | null;
|
|
937
|
-
projectId: string;
|
|
938
932
|
tenantId: string;
|
|
933
|
+
projectId: string;
|
|
934
|
+
id: string;
|
|
935
|
+
name: string | null;
|
|
939
936
|
agentId: string;
|
|
940
937
|
publicId: string;
|
|
941
938
|
keyHash: string;
|
|
942
939
|
keyPrefix: string;
|
|
943
940
|
lastUsedAt: string | null;
|
|
941
|
+
expiresAt: string | null;
|
|
942
|
+
createdAt: string;
|
|
943
|
+
updatedAt: string;
|
|
944
944
|
}[]>;
|
|
945
945
|
declare const listApiKeysPaginated: (db: DatabaseClient) => (params: {
|
|
946
946
|
scopes: ProjectScopeConfig;
|
|
@@ -956,18 +956,18 @@ declare const listApiKeysPaginated: (db: DatabaseClient) => (params: {
|
|
|
956
956
|
};
|
|
957
957
|
}>;
|
|
958
958
|
declare const createApiKey: (db: DatabaseClient) => (params: ApiKeyInsert) => Promise<{
|
|
959
|
-
name: string | null;
|
|
960
|
-
id: string;
|
|
961
|
-
createdAt: string;
|
|
962
|
-
updatedAt: string;
|
|
963
|
-
expiresAt: string | null;
|
|
964
|
-
projectId: string;
|
|
965
959
|
tenantId: string;
|
|
960
|
+
projectId: string;
|
|
961
|
+
id: string;
|
|
962
|
+
name: string | null;
|
|
966
963
|
agentId: string;
|
|
967
964
|
publicId: string;
|
|
968
965
|
keyHash: string;
|
|
969
966
|
keyPrefix: string;
|
|
970
967
|
lastUsedAt: string | null;
|
|
968
|
+
expiresAt: string | null;
|
|
969
|
+
createdAt: string;
|
|
970
|
+
updatedAt: string;
|
|
971
971
|
}>;
|
|
972
972
|
declare const updateApiKey: (db: DatabaseClient) => (params: {
|
|
973
973
|
scopes: ProjectScopeConfig;
|
|
@@ -1014,13 +1014,13 @@ declare const getArtifactComponentById: (db: DatabaseClient) => (params: {
|
|
|
1014
1014
|
scopes: ProjectScopeConfig;
|
|
1015
1015
|
id: string;
|
|
1016
1016
|
}) => Promise<{
|
|
1017
|
-
|
|
1017
|
+
tenantId: string;
|
|
1018
|
+
projectId: string;
|
|
1018
1019
|
id: string;
|
|
1020
|
+
name: string;
|
|
1021
|
+
description: string;
|
|
1019
1022
|
createdAt: string;
|
|
1020
1023
|
updatedAt: string;
|
|
1021
|
-
description: string;
|
|
1022
|
-
projectId: string;
|
|
1023
|
-
tenantId: string;
|
|
1024
1024
|
props: Record<string, unknown> | null;
|
|
1025
1025
|
} | undefined>;
|
|
1026
1026
|
declare const listArtifactComponents: (db: DatabaseClient) => (params: {
|
|
@@ -1048,13 +1048,13 @@ declare const listArtifactComponentsPaginated: (db: DatabaseClient) => (params:
|
|
|
1048
1048
|
};
|
|
1049
1049
|
}>;
|
|
1050
1050
|
declare const createArtifactComponent: (db: DatabaseClient) => (params: ArtifactComponentInsert) => Promise<{
|
|
1051
|
-
|
|
1051
|
+
tenantId: string;
|
|
1052
|
+
projectId: string;
|
|
1052
1053
|
id: string;
|
|
1054
|
+
name: string;
|
|
1055
|
+
description: string;
|
|
1053
1056
|
createdAt: string;
|
|
1054
1057
|
updatedAt: string;
|
|
1055
|
-
description: string;
|
|
1056
|
-
projectId: string;
|
|
1057
|
-
tenantId: string;
|
|
1058
1058
|
props: Record<string, unknown> | null;
|
|
1059
1059
|
}>;
|
|
1060
1060
|
declare const updateArtifactComponent: (db: DatabaseClient) => (params: {
|
|
@@ -1091,11 +1091,11 @@ declare const associateArtifactComponentWithAgent: (db: DatabaseClient) => (para
|
|
|
1091
1091
|
scopes: SubAgentScopeConfig;
|
|
1092
1092
|
artifactComponentId: string;
|
|
1093
1093
|
}) => Promise<{
|
|
1094
|
-
id: string;
|
|
1095
|
-
createdAt: string;
|
|
1096
|
-
projectId: string;
|
|
1097
1094
|
tenantId: string;
|
|
1095
|
+
projectId: string;
|
|
1096
|
+
id: string;
|
|
1098
1097
|
agentId: string;
|
|
1098
|
+
createdAt: string;
|
|
1099
1099
|
subAgentId: string;
|
|
1100
1100
|
artifactComponentId: string;
|
|
1101
1101
|
}>;
|
|
@@ -1134,11 +1134,11 @@ declare const upsertAgentArtifactComponentRelation: (db: DatabaseClient) => (par
|
|
|
1134
1134
|
scopes: SubAgentScopeConfig;
|
|
1135
1135
|
artifactComponentId: string;
|
|
1136
1136
|
}) => Promise<{
|
|
1137
|
-
id: string;
|
|
1138
|
-
createdAt: string;
|
|
1139
|
-
projectId: string;
|
|
1140
1137
|
tenantId: string;
|
|
1138
|
+
projectId: string;
|
|
1139
|
+
id: string;
|
|
1141
1140
|
agentId: string;
|
|
1141
|
+
createdAt: string;
|
|
1142
1142
|
subAgentId: string;
|
|
1143
1143
|
artifactComponentId: string;
|
|
1144
1144
|
} | null>;
|
|
@@ -1218,26 +1218,26 @@ declare const getContextConfigById: (db: DatabaseClient) => (params: {
|
|
|
1218
1218
|
scopes: AgentScopeConfig;
|
|
1219
1219
|
id: string;
|
|
1220
1220
|
}) => Promise<{
|
|
1221
|
+
tenantId: string;
|
|
1222
|
+
projectId: string;
|
|
1221
1223
|
id: string;
|
|
1224
|
+
agentId: string;
|
|
1222
1225
|
createdAt: string;
|
|
1223
1226
|
updatedAt: string;
|
|
1224
|
-
projectId: string;
|
|
1225
|
-
tenantId: string;
|
|
1226
1227
|
headersSchema: unknown;
|
|
1227
1228
|
contextVariables: Record<string, ContextFetchDefinition> | null;
|
|
1228
|
-
agentId: string;
|
|
1229
1229
|
} | undefined>;
|
|
1230
1230
|
declare const listContextConfigs: (db: DatabaseClient) => (params: {
|
|
1231
1231
|
scopes: AgentScopeConfig;
|
|
1232
1232
|
}) => Promise<{
|
|
1233
|
+
tenantId: string;
|
|
1234
|
+
projectId: string;
|
|
1233
1235
|
id: string;
|
|
1236
|
+
agentId: string;
|
|
1234
1237
|
createdAt: string;
|
|
1235
1238
|
updatedAt: string;
|
|
1236
|
-
projectId: string;
|
|
1237
|
-
tenantId: string;
|
|
1238
1239
|
headersSchema: unknown;
|
|
1239
1240
|
contextVariables: Record<string, ContextFetchDefinition> | null;
|
|
1240
|
-
agentId: string;
|
|
1241
1241
|
}[]>;
|
|
1242
1242
|
declare const listContextConfigsPaginated: (db: DatabaseClient) => (params: {
|
|
1243
1243
|
scopes: AgentScopeConfig;
|
|
@@ -1252,14 +1252,14 @@ declare const listContextConfigsPaginated: (db: DatabaseClient) => (params: {
|
|
|
1252
1252
|
};
|
|
1253
1253
|
}>;
|
|
1254
1254
|
declare const createContextConfig: (db: DatabaseClient) => (params: ContextConfigInsert) => Promise<{
|
|
1255
|
+
tenantId: string;
|
|
1256
|
+
projectId: string;
|
|
1255
1257
|
id: string;
|
|
1258
|
+
agentId: string;
|
|
1256
1259
|
createdAt: string;
|
|
1257
1260
|
updatedAt: string;
|
|
1258
|
-
projectId: string;
|
|
1259
|
-
tenantId: string;
|
|
1260
1261
|
headersSchema: unknown;
|
|
1261
1262
|
contextVariables: Record<string, ContextFetchDefinition> | null;
|
|
1262
|
-
agentId: string;
|
|
1263
1263
|
}>;
|
|
1264
1264
|
declare const updateContextConfig: (db: DatabaseClient) => (params: {
|
|
1265
1265
|
scopes: AgentScopeConfig;
|
|
@@ -1292,14 +1292,14 @@ declare const countContextConfigs: (db: DatabaseClient) => (params: {
|
|
|
1292
1292
|
declare const upsertContextConfig: (db: DatabaseClient) => (params: {
|
|
1293
1293
|
data: ContextConfigInsert;
|
|
1294
1294
|
}) => Promise<{
|
|
1295
|
+
tenantId: string;
|
|
1296
|
+
projectId: string;
|
|
1295
1297
|
id: string;
|
|
1298
|
+
agentId: string;
|
|
1296
1299
|
createdAt: string;
|
|
1297
1300
|
updatedAt: string;
|
|
1298
|
-
projectId: string;
|
|
1299
|
-
tenantId: string;
|
|
1300
1301
|
headersSchema: unknown;
|
|
1301
1302
|
contextVariables: Record<string, ContextFetchDefinition> | null;
|
|
1302
|
-
agentId: string;
|
|
1303
1303
|
}>;
|
|
1304
1304
|
|
|
1305
1305
|
declare const listConversations: (db: DatabaseClient) => (params: {
|
|
@@ -1311,14 +1311,14 @@ declare const listConversations: (db: DatabaseClient) => (params: {
|
|
|
1311
1311
|
total: number;
|
|
1312
1312
|
}>;
|
|
1313
1313
|
declare const createConversation: (db: DatabaseClient) => (params: ConversationInsert) => Promise<{
|
|
1314
|
+
tenantId: string;
|
|
1315
|
+
projectId: string;
|
|
1314
1316
|
id: string;
|
|
1317
|
+
title: string | null;
|
|
1315
1318
|
createdAt: string;
|
|
1316
1319
|
updatedAt: string;
|
|
1317
|
-
userId: string | null;
|
|
1318
1320
|
metadata: ConversationMetadata | null;
|
|
1319
|
-
|
|
1320
|
-
projectId: string;
|
|
1321
|
-
tenantId: string;
|
|
1321
|
+
userId: string | null;
|
|
1322
1322
|
activeSubAgentId: string;
|
|
1323
1323
|
lastContextResolution: string | null;
|
|
1324
1324
|
}>;
|
|
@@ -1362,14 +1362,14 @@ declare const getConversation: (db: DatabaseClient) => (params: {
|
|
|
1362
1362
|
scopes: ProjectScopeConfig;
|
|
1363
1363
|
conversationId: string;
|
|
1364
1364
|
}) => Promise<{
|
|
1365
|
+
tenantId: string;
|
|
1366
|
+
projectId: string;
|
|
1365
1367
|
id: string;
|
|
1368
|
+
title: string | null;
|
|
1366
1369
|
createdAt: string;
|
|
1367
1370
|
updatedAt: string;
|
|
1368
|
-
userId: string | null;
|
|
1369
1371
|
metadata: ConversationMetadata | null;
|
|
1370
|
-
|
|
1371
|
-
projectId: string;
|
|
1372
|
-
tenantId: string;
|
|
1372
|
+
userId: string | null;
|
|
1373
1373
|
activeSubAgentId: string;
|
|
1374
1374
|
lastContextResolution: string | null;
|
|
1375
1375
|
} | undefined>;
|
|
@@ -1386,14 +1386,14 @@ declare const createOrGetConversation: (db: DatabaseClient) => (input: Conversat
|
|
|
1386
1386
|
metadata?: ConversationMetadata | null | undefined;
|
|
1387
1387
|
contextConfigId?: string | undefined;
|
|
1388
1388
|
} | {
|
|
1389
|
+
tenantId: string;
|
|
1390
|
+
projectId: string;
|
|
1389
1391
|
id: string;
|
|
1392
|
+
title: string | null;
|
|
1390
1393
|
createdAt: string;
|
|
1391
1394
|
updatedAt: string;
|
|
1392
|
-
userId: string | null;
|
|
1393
1395
|
metadata: ConversationMetadata | null;
|
|
1394
|
-
|
|
1395
|
-
projectId: string;
|
|
1396
|
-
tenantId: string;
|
|
1396
|
+
userId: string | null;
|
|
1397
1397
|
activeSubAgentId: string;
|
|
1398
1398
|
lastContextResolution: string | null;
|
|
1399
1399
|
}>;
|
|
@@ -1412,14 +1412,14 @@ declare const getActiveAgentForConversation: (db: DatabaseClient) => (params: {
|
|
|
1412
1412
|
scopes: ProjectScopeConfig;
|
|
1413
1413
|
conversationId: string;
|
|
1414
1414
|
}) => Promise<{
|
|
1415
|
+
tenantId: string;
|
|
1416
|
+
projectId: string;
|
|
1415
1417
|
id: string;
|
|
1418
|
+
title: string | null;
|
|
1416
1419
|
createdAt: string;
|
|
1417
1420
|
updatedAt: string;
|
|
1418
|
-
userId: string | null;
|
|
1419
1421
|
metadata: ConversationMetadata | null;
|
|
1420
|
-
|
|
1421
|
-
projectId: string;
|
|
1422
|
-
tenantId: string;
|
|
1422
|
+
userId: string | null;
|
|
1423
1423
|
activeSubAgentId: string;
|
|
1424
1424
|
lastContextResolution: string | null;
|
|
1425
1425
|
} | undefined>;
|
|
@@ -1582,11 +1582,11 @@ declare const associateDataComponentWithAgent: (db: DatabaseClient) => (params:
|
|
|
1582
1582
|
scopes: SubAgentScopeConfig;
|
|
1583
1583
|
dataComponentId: string;
|
|
1584
1584
|
}) => Promise<{
|
|
1585
|
-
id: string;
|
|
1586
|
-
createdAt: string;
|
|
1587
|
-
projectId: string;
|
|
1588
1585
|
tenantId: string;
|
|
1586
|
+
projectId: string;
|
|
1587
|
+
id: string;
|
|
1589
1588
|
agentId: string;
|
|
1589
|
+
createdAt: string;
|
|
1590
1590
|
subAgentId: string;
|
|
1591
1591
|
dataComponentId: string;
|
|
1592
1592
|
}>;
|
|
@@ -1624,11 +1624,11 @@ declare const upsertAgentDataComponentRelation: (db: DatabaseClient) => (params:
|
|
|
1624
1624
|
scopes: SubAgentScopeConfig;
|
|
1625
1625
|
dataComponentId: string;
|
|
1626
1626
|
}) => Promise<{
|
|
1627
|
-
id: string;
|
|
1628
|
-
createdAt: string;
|
|
1629
|
-
projectId: string;
|
|
1630
1627
|
tenantId: string;
|
|
1628
|
+
projectId: string;
|
|
1629
|
+
id: string;
|
|
1631
1630
|
agentId: string;
|
|
1631
|
+
createdAt: string;
|
|
1632
1632
|
subAgentId: string;
|
|
1633
1633
|
dataComponentId: string;
|
|
1634
1634
|
} | null>;
|
|
@@ -1803,14 +1803,14 @@ declare const createFunctionTool: (db: DatabaseClient) => (params: {
|
|
|
1803
1803
|
data: FunctionToolApiInsert;
|
|
1804
1804
|
scopes: AgentScopeConfig;
|
|
1805
1805
|
}) => Promise<{
|
|
1806
|
-
|
|
1806
|
+
tenantId: string;
|
|
1807
|
+
projectId: string;
|
|
1807
1808
|
id: string;
|
|
1808
|
-
|
|
1809
|
-
updatedAt: string;
|
|
1809
|
+
name: string;
|
|
1810
1810
|
description: string | null;
|
|
1811
|
-
projectId: string;
|
|
1812
|
-
tenantId: string;
|
|
1813
1811
|
agentId: string;
|
|
1812
|
+
createdAt: string;
|
|
1813
|
+
updatedAt: string;
|
|
1814
1814
|
functionId: string;
|
|
1815
1815
|
}>;
|
|
1816
1816
|
/**
|
|
@@ -1845,14 +1845,14 @@ declare const upsertFunctionTool: (db: DatabaseClient) => (params: {
|
|
|
1845
1845
|
data: FunctionToolApiInsert;
|
|
1846
1846
|
scopes: AgentScopeConfig;
|
|
1847
1847
|
}) => Promise<{
|
|
1848
|
-
|
|
1848
|
+
tenantId: string;
|
|
1849
|
+
projectId: string;
|
|
1849
1850
|
id: string;
|
|
1850
|
-
|
|
1851
|
-
updatedAt: string;
|
|
1851
|
+
name: string;
|
|
1852
1852
|
description: string | null;
|
|
1853
|
-
projectId: string;
|
|
1854
|
-
tenantId: string;
|
|
1855
1853
|
agentId: string;
|
|
1854
|
+
createdAt: string;
|
|
1855
|
+
updatedAt: string;
|
|
1856
1856
|
functionId: string;
|
|
1857
1857
|
}>;
|
|
1858
1858
|
declare const getFunctionToolsForSubAgent: (db: DatabaseClient) => (params: {
|
|
@@ -1982,14 +1982,14 @@ declare const getMessageById: (db: DatabaseClient) => (params: {
|
|
|
1982
1982
|
scopes: ProjectScopeConfig;
|
|
1983
1983
|
messageId: string;
|
|
1984
1984
|
}) => Promise<{
|
|
1985
|
+
tenantId: string;
|
|
1986
|
+
projectId: string;
|
|
1985
1987
|
id: string;
|
|
1986
1988
|
createdAt: string;
|
|
1987
1989
|
updatedAt: string;
|
|
1988
1990
|
metadata: MessageMetadata | null;
|
|
1989
|
-
role: string;
|
|
1990
|
-
projectId: string;
|
|
1991
|
-
tenantId: string;
|
|
1992
1991
|
content: MessageContent;
|
|
1992
|
+
role: string;
|
|
1993
1993
|
conversationId: string;
|
|
1994
1994
|
fromSubAgentId: string | null;
|
|
1995
1995
|
toSubAgentId: string | null;
|
|
@@ -2113,14 +2113,14 @@ declare const getVisibleMessages: (db: DatabaseClient) => (params: {
|
|
|
2113
2113
|
id: string;
|
|
2114
2114
|
}[]>;
|
|
2115
2115
|
declare const createMessage: (db: DatabaseClient) => (params: MessageInsert) => Promise<{
|
|
2116
|
+
tenantId: string;
|
|
2117
|
+
projectId: string;
|
|
2116
2118
|
id: string;
|
|
2117
2119
|
createdAt: string;
|
|
2118
2120
|
updatedAt: string;
|
|
2119
2121
|
metadata: MessageMetadata | null;
|
|
2120
|
-
role: string;
|
|
2121
|
-
projectId: string;
|
|
2122
|
-
tenantId: string;
|
|
2123
2122
|
content: MessageContent;
|
|
2123
|
+
role: string;
|
|
2124
2124
|
conversationId: string;
|
|
2125
2125
|
fromSubAgentId: string | null;
|
|
2126
2126
|
toSubAgentId: string | null;
|
|
@@ -2166,14 +2166,14 @@ declare const deleteMessage: (db: DatabaseClient) => (params: {
|
|
|
2166
2166
|
scopes: ProjectScopeConfig;
|
|
2167
2167
|
messageId: string;
|
|
2168
2168
|
}) => Promise<{
|
|
2169
|
+
tenantId: string;
|
|
2170
|
+
projectId: string;
|
|
2169
2171
|
id: string;
|
|
2170
2172
|
createdAt: string;
|
|
2171
2173
|
updatedAt: string;
|
|
2172
2174
|
metadata: MessageMetadata | null;
|
|
2173
|
-
role: string;
|
|
2174
|
-
projectId: string;
|
|
2175
|
-
tenantId: string;
|
|
2176
2175
|
content: MessageContent;
|
|
2176
|
+
role: string;
|
|
2177
2177
|
conversationId: string;
|
|
2178
2178
|
fromSubAgentId: string | null;
|
|
2179
2179
|
toSubAgentId: string | null;
|
|
@@ -2328,15 +2328,15 @@ declare const getSubAgentExternalAgentRelationById: (db: DatabaseClient) => (par
|
|
|
2328
2328
|
scopes: SubAgentScopeConfig;
|
|
2329
2329
|
relationId: string;
|
|
2330
2330
|
}) => Promise<{
|
|
2331
|
+
tenantId: string;
|
|
2332
|
+
projectId: string;
|
|
2331
2333
|
id: string;
|
|
2334
|
+
agentId: string;
|
|
2332
2335
|
createdAt: string;
|
|
2333
2336
|
updatedAt: string;
|
|
2334
2337
|
headers: Record<string, string> | null;
|
|
2335
|
-
projectId: string;
|
|
2336
|
-
tenantId: string;
|
|
2337
|
-
agentId: string;
|
|
2338
|
-
subAgentId: string;
|
|
2339
2338
|
externalAgentId: string;
|
|
2339
|
+
subAgentId: string;
|
|
2340
2340
|
} | undefined>;
|
|
2341
2341
|
declare const listSubAgentExternalAgentRelations: (db: DatabaseClient) => (params: {
|
|
2342
2342
|
scopes: SubAgentScopeConfig;
|
|
@@ -2363,28 +2363,28 @@ declare const listSubAgentExternalAgentRelations: (db: DatabaseClient) => (param
|
|
|
2363
2363
|
declare const getSubAgentExternalAgentRelations: (db: DatabaseClient) => (params: {
|
|
2364
2364
|
scopes: SubAgentScopeConfig;
|
|
2365
2365
|
}) => Promise<{
|
|
2366
|
+
tenantId: string;
|
|
2367
|
+
projectId: string;
|
|
2366
2368
|
id: string;
|
|
2369
|
+
agentId: string;
|
|
2367
2370
|
createdAt: string;
|
|
2368
2371
|
updatedAt: string;
|
|
2369
2372
|
headers: Record<string, string> | null;
|
|
2370
|
-
projectId: string;
|
|
2371
|
-
tenantId: string;
|
|
2372
|
-
agentId: string;
|
|
2373
|
-
subAgentId: string;
|
|
2374
2373
|
externalAgentId: string;
|
|
2374
|
+
subAgentId: string;
|
|
2375
2375
|
}[]>;
|
|
2376
2376
|
declare const getSubAgentExternalAgentRelationsByAgent: (db: DatabaseClient) => (params: {
|
|
2377
2377
|
scopes: AgentScopeConfig;
|
|
2378
2378
|
}) => Promise<{
|
|
2379
|
+
tenantId: string;
|
|
2380
|
+
projectId: string;
|
|
2379
2381
|
id: string;
|
|
2382
|
+
agentId: string;
|
|
2380
2383
|
createdAt: string;
|
|
2381
2384
|
updatedAt: string;
|
|
2382
2385
|
headers: Record<string, string> | null;
|
|
2383
|
-
projectId: string;
|
|
2384
|
-
tenantId: string;
|
|
2385
|
-
agentId: string;
|
|
2386
|
-
subAgentId: string;
|
|
2387
2386
|
externalAgentId: string;
|
|
2387
|
+
subAgentId: string;
|
|
2388
2388
|
}[]>;
|
|
2389
2389
|
declare const getSubAgentExternalAgentRelationsByExternalAgent: (db: DatabaseClient) => (params: {
|
|
2390
2390
|
scopes: AgentScopeConfig;
|
|
@@ -2499,15 +2499,15 @@ declare const createSubAgentExternalAgentRelation: (db: DatabaseClient) => (para
|
|
|
2499
2499
|
headers?: Record<string, string> | null;
|
|
2500
2500
|
};
|
|
2501
2501
|
}) => Promise<{
|
|
2502
|
+
tenantId: string;
|
|
2503
|
+
projectId: string;
|
|
2502
2504
|
id: string;
|
|
2505
|
+
agentId: string;
|
|
2503
2506
|
createdAt: string;
|
|
2504
2507
|
updatedAt: string;
|
|
2505
2508
|
headers: Record<string, string> | null;
|
|
2506
|
-
projectId: string;
|
|
2507
|
-
tenantId: string;
|
|
2508
|
-
agentId: string;
|
|
2509
|
-
subAgentId: string;
|
|
2510
2509
|
externalAgentId: string;
|
|
2510
|
+
subAgentId: string;
|
|
2511
2511
|
}>;
|
|
2512
2512
|
/**
|
|
2513
2513
|
* Check if sub-agent external agent relation exists by params
|
|
@@ -2516,15 +2516,15 @@ declare const getSubAgentExternalAgentRelationByParams: (db: DatabaseClient) =>
|
|
|
2516
2516
|
scopes: SubAgentScopeConfig;
|
|
2517
2517
|
externalAgentId: string;
|
|
2518
2518
|
}) => Promise<{
|
|
2519
|
+
tenantId: string;
|
|
2520
|
+
projectId: string;
|
|
2519
2521
|
id: string;
|
|
2522
|
+
agentId: string;
|
|
2520
2523
|
createdAt: string;
|
|
2521
2524
|
updatedAt: string;
|
|
2522
2525
|
headers: Record<string, string> | null;
|
|
2523
|
-
projectId: string;
|
|
2524
|
-
tenantId: string;
|
|
2525
|
-
agentId: string;
|
|
2526
|
-
subAgentId: string;
|
|
2527
2526
|
externalAgentId: string;
|
|
2527
|
+
subAgentId: string;
|
|
2528
2528
|
} | undefined>;
|
|
2529
2529
|
/**
|
|
2530
2530
|
* Upsert sub-agent external agent relation (create if it doesn't exist, update if it does)
|
|
@@ -2537,15 +2537,15 @@ declare const upsertSubAgentExternalAgentRelation: (db: DatabaseClient) => (para
|
|
|
2537
2537
|
headers?: Record<string, string> | null;
|
|
2538
2538
|
};
|
|
2539
2539
|
}) => Promise<{
|
|
2540
|
+
tenantId: string;
|
|
2541
|
+
projectId: string;
|
|
2540
2542
|
id: string;
|
|
2543
|
+
agentId: string;
|
|
2541
2544
|
createdAt: string;
|
|
2542
2545
|
updatedAt: string;
|
|
2543
2546
|
headers: Record<string, string> | null;
|
|
2544
|
-
projectId: string;
|
|
2545
|
-
tenantId: string;
|
|
2546
|
-
agentId: string;
|
|
2547
|
-
subAgentId: string;
|
|
2548
2547
|
externalAgentId: string;
|
|
2548
|
+
subAgentId: string;
|
|
2549
2549
|
}>;
|
|
2550
2550
|
declare const updateSubAgentExternalAgentRelation: (db: DatabaseClient) => (params: {
|
|
2551
2551
|
scopes: SubAgentScopeConfig;
|
|
@@ -2577,12 +2577,12 @@ declare const getAgentRelationById: (db: DatabaseClient) => (params: {
|
|
|
2577
2577
|
scopes: AgentScopeConfig;
|
|
2578
2578
|
relationId: string;
|
|
2579
2579
|
}) => Promise<{
|
|
2580
|
+
tenantId: string;
|
|
2581
|
+
projectId: string;
|
|
2580
2582
|
id: string;
|
|
2583
|
+
agentId: string;
|
|
2581
2584
|
createdAt: string;
|
|
2582
2585
|
updatedAt: string;
|
|
2583
|
-
projectId: string;
|
|
2584
|
-
tenantId: string;
|
|
2585
|
-
agentId: string;
|
|
2586
2586
|
sourceSubAgentId: string;
|
|
2587
2587
|
targetSubAgentId: string | null;
|
|
2588
2588
|
relationType: string | null;
|
|
@@ -2612,12 +2612,12 @@ declare const listAgentRelations: (db: DatabaseClient) => (params: {
|
|
|
2612
2612
|
declare const getAgentRelations: (db: DatabaseClient) => (params: {
|
|
2613
2613
|
scopes: SubAgentScopeConfig;
|
|
2614
2614
|
}) => Promise<{
|
|
2615
|
+
tenantId: string;
|
|
2616
|
+
projectId: string;
|
|
2615
2617
|
id: string;
|
|
2618
|
+
agentId: string;
|
|
2616
2619
|
createdAt: string;
|
|
2617
2620
|
updatedAt: string;
|
|
2618
|
-
projectId: string;
|
|
2619
|
-
tenantId: string;
|
|
2620
|
-
agentId: string;
|
|
2621
2621
|
sourceSubAgentId: string;
|
|
2622
2622
|
targetSubAgentId: string | null;
|
|
2623
2623
|
relationType: string | null;
|
|
@@ -2625,12 +2625,12 @@ declare const getAgentRelations: (db: DatabaseClient) => (params: {
|
|
|
2625
2625
|
declare const getAgentRelationsByAgent: (db: DatabaseClient) => (params: {
|
|
2626
2626
|
scopes: AgentScopeConfig;
|
|
2627
2627
|
}) => Promise<{
|
|
2628
|
+
tenantId: string;
|
|
2629
|
+
projectId: string;
|
|
2628
2630
|
id: string;
|
|
2631
|
+
agentId: string;
|
|
2629
2632
|
createdAt: string;
|
|
2630
2633
|
updatedAt: string;
|
|
2631
|
-
projectId: string;
|
|
2632
|
-
tenantId: string;
|
|
2633
|
-
agentId: string;
|
|
2634
2634
|
sourceSubAgentId: string;
|
|
2635
2635
|
targetSubAgentId: string | null;
|
|
2636
2636
|
relationType: string | null;
|
|
@@ -2693,12 +2693,12 @@ declare const getRelatedAgentsForAgent: (db: DatabaseClient) => (params: {
|
|
|
2693
2693
|
}[];
|
|
2694
2694
|
}>;
|
|
2695
2695
|
declare const createSubAgentRelation: (db: DatabaseClient) => (params: SubAgentRelationInsert) => Promise<{
|
|
2696
|
+
tenantId: string;
|
|
2697
|
+
projectId: string;
|
|
2696
2698
|
id: string;
|
|
2699
|
+
agentId: string;
|
|
2697
2700
|
createdAt: string;
|
|
2698
2701
|
updatedAt: string;
|
|
2699
|
-
projectId: string;
|
|
2700
|
-
tenantId: string;
|
|
2701
|
-
agentId: string;
|
|
2702
2702
|
sourceSubAgentId: string;
|
|
2703
2703
|
targetSubAgentId: string | null;
|
|
2704
2704
|
relationType: string | null;
|
|
@@ -2712,12 +2712,12 @@ declare const getAgentRelationByParams: (db: DatabaseClient) => (params: {
|
|
|
2712
2712
|
targetSubAgentId?: string;
|
|
2713
2713
|
relationType: string;
|
|
2714
2714
|
}) => Promise<{
|
|
2715
|
+
tenantId: string;
|
|
2716
|
+
projectId: string;
|
|
2715
2717
|
id: string;
|
|
2718
|
+
agentId: string;
|
|
2716
2719
|
createdAt: string;
|
|
2717
2720
|
updatedAt: string;
|
|
2718
|
-
projectId: string;
|
|
2719
|
-
tenantId: string;
|
|
2720
|
-
agentId: string;
|
|
2721
2721
|
sourceSubAgentId: string;
|
|
2722
2722
|
targetSubAgentId: string | null;
|
|
2723
2723
|
relationType: string | null;
|
|
@@ -2726,12 +2726,12 @@ declare const getAgentRelationByParams: (db: DatabaseClient) => (params: {
|
|
|
2726
2726
|
* Upsert agent relation (create if it doesn't exist, no-op if it does)
|
|
2727
2727
|
*/
|
|
2728
2728
|
declare const upsertSubAgentRelation: (db: DatabaseClient) => (params: SubAgentRelationInsert) => Promise<{
|
|
2729
|
+
tenantId: string;
|
|
2730
|
+
projectId: string;
|
|
2729
2731
|
id: string;
|
|
2732
|
+
agentId: string;
|
|
2730
2733
|
createdAt: string;
|
|
2731
2734
|
updatedAt: string;
|
|
2732
|
-
projectId: string;
|
|
2733
|
-
tenantId: string;
|
|
2734
|
-
agentId: string;
|
|
2735
2735
|
sourceSubAgentId: string;
|
|
2736
2736
|
targetSubAgentId: string | null;
|
|
2737
2737
|
relationType: string | null;
|
|
@@ -2771,19 +2771,19 @@ declare const createAgentToolRelation: (db: DatabaseClient) => (params: {
|
|
|
2771
2771
|
}> | null;
|
|
2772
2772
|
};
|
|
2773
2773
|
}) => Promise<{
|
|
2774
|
+
tenantId: string;
|
|
2775
|
+
projectId: string;
|
|
2774
2776
|
id: string;
|
|
2777
|
+
agentId: string;
|
|
2775
2778
|
createdAt: string;
|
|
2776
2779
|
updatedAt: string;
|
|
2777
2780
|
headers: Record<string, string> | null;
|
|
2778
|
-
projectId: string;
|
|
2779
|
-
tenantId: string;
|
|
2780
|
-
agentId: string;
|
|
2781
|
-
selectedTools: string[] | null;
|
|
2782
|
-
subAgentId: string;
|
|
2783
2781
|
toolId: string;
|
|
2784
2782
|
toolPolicies: Record<string, {
|
|
2785
2783
|
needsApproval?: boolean;
|
|
2786
2784
|
}> | null;
|
|
2785
|
+
selectedTools: string[] | null;
|
|
2786
|
+
subAgentId: string;
|
|
2787
2787
|
}>;
|
|
2788
2788
|
declare const updateAgentToolRelation: (db: DatabaseClient) => (params: {
|
|
2789
2789
|
scopes: AgentScopeConfig;
|
|
@@ -2815,19 +2815,19 @@ declare const getAgentToolRelationById: (db: DatabaseClient) => (params: {
|
|
|
2815
2815
|
scopes: SubAgentScopeConfig;
|
|
2816
2816
|
relationId: string;
|
|
2817
2817
|
}) => Promise<{
|
|
2818
|
+
tenantId: string;
|
|
2819
|
+
projectId: string;
|
|
2818
2820
|
id: string;
|
|
2821
|
+
agentId: string;
|
|
2819
2822
|
createdAt: string;
|
|
2820
2823
|
updatedAt: string;
|
|
2821
2824
|
headers: Record<string, string> | null;
|
|
2822
|
-
projectId: string;
|
|
2823
|
-
tenantId: string;
|
|
2824
|
-
agentId: string;
|
|
2825
|
-
selectedTools: string[] | null;
|
|
2826
|
-
subAgentId: string;
|
|
2827
2825
|
toolId: string;
|
|
2828
2826
|
toolPolicies: Record<string, {
|
|
2829
2827
|
needsApproval?: boolean;
|
|
2830
2828
|
}> | null;
|
|
2829
|
+
selectedTools: string[] | null;
|
|
2830
|
+
subAgentId: string;
|
|
2831
2831
|
} | undefined>;
|
|
2832
2832
|
declare const getAgentToolRelationByAgent: (db: DatabaseClient) => (params: {
|
|
2833
2833
|
scopes: SubAgentScopeConfig;
|
|
@@ -3009,13 +3009,15 @@ declare const getSubAgentById: (db: DatabaseClient) => (params: {
|
|
|
3009
3009
|
scopes: AgentScopeConfig;
|
|
3010
3010
|
subAgentId: string;
|
|
3011
3011
|
}) => Promise<{
|
|
3012
|
-
|
|
3012
|
+
tenantId: string;
|
|
3013
|
+
projectId: string;
|
|
3013
3014
|
id: string;
|
|
3015
|
+
name: string;
|
|
3016
|
+
description: string;
|
|
3017
|
+
prompt: string;
|
|
3018
|
+
agentId: string;
|
|
3014
3019
|
createdAt: string;
|
|
3015
3020
|
updatedAt: string;
|
|
3016
|
-
description: string;
|
|
3017
|
-
projectId: string;
|
|
3018
|
-
tenantId: string;
|
|
3019
3021
|
models: {
|
|
3020
3022
|
base?: {
|
|
3021
3023
|
model?: string | undefined;
|
|
@@ -3033,20 +3035,20 @@ declare const getSubAgentById: (db: DatabaseClient) => (params: {
|
|
|
3033
3035
|
stopWhen: {
|
|
3034
3036
|
stepCountIs?: number | undefined;
|
|
3035
3037
|
} | null;
|
|
3036
|
-
agentId: string;
|
|
3037
|
-
prompt: string;
|
|
3038
3038
|
conversationHistoryConfig: ConversationHistoryConfig | null;
|
|
3039
3039
|
} | undefined>;
|
|
3040
3040
|
declare const listSubAgents: (db: DatabaseClient) => (params: {
|
|
3041
3041
|
scopes: AgentScopeConfig;
|
|
3042
3042
|
}) => Promise<{
|
|
3043
|
-
|
|
3043
|
+
tenantId: string;
|
|
3044
|
+
projectId: string;
|
|
3044
3045
|
id: string;
|
|
3046
|
+
name: string;
|
|
3047
|
+
description: string;
|
|
3048
|
+
prompt: string;
|
|
3049
|
+
agentId: string;
|
|
3045
3050
|
createdAt: string;
|
|
3046
3051
|
updatedAt: string;
|
|
3047
|
-
description: string;
|
|
3048
|
-
projectId: string;
|
|
3049
|
-
tenantId: string;
|
|
3050
3052
|
models: {
|
|
3051
3053
|
base?: {
|
|
3052
3054
|
model?: string | undefined;
|
|
@@ -3064,8 +3066,6 @@ declare const listSubAgents: (db: DatabaseClient) => (params: {
|
|
|
3064
3066
|
stopWhen: {
|
|
3065
3067
|
stepCountIs?: number | undefined;
|
|
3066
3068
|
} | null;
|
|
3067
|
-
agentId: string;
|
|
3068
|
-
prompt: string;
|
|
3069
3069
|
conversationHistoryConfig: ConversationHistoryConfig | null;
|
|
3070
3070
|
}[]>;
|
|
3071
3071
|
declare const listSubAgentsPaginated: (db: DatabaseClient) => (params: {
|
|
@@ -3109,13 +3109,15 @@ declare const listSubAgentsPaginated: (db: DatabaseClient) => (params: {
|
|
|
3109
3109
|
};
|
|
3110
3110
|
}>;
|
|
3111
3111
|
declare const createSubAgent: (db: DatabaseClient) => (params: SubAgentInsert) => Promise<{
|
|
3112
|
-
|
|
3112
|
+
tenantId: string;
|
|
3113
|
+
projectId: string;
|
|
3113
3114
|
id: string;
|
|
3115
|
+
name: string;
|
|
3116
|
+
description: string;
|
|
3117
|
+
prompt: string;
|
|
3118
|
+
agentId: string;
|
|
3114
3119
|
createdAt: string;
|
|
3115
3120
|
updatedAt: string;
|
|
3116
|
-
description: string;
|
|
3117
|
-
projectId: string;
|
|
3118
|
-
tenantId: string;
|
|
3119
3121
|
models: {
|
|
3120
3122
|
base?: {
|
|
3121
3123
|
model?: string | undefined;
|
|
@@ -3133,8 +3135,6 @@ declare const createSubAgent: (db: DatabaseClient) => (params: SubAgentInsert) =
|
|
|
3133
3135
|
stopWhen: {
|
|
3134
3136
|
stepCountIs?: number | undefined;
|
|
3135
3137
|
} | null;
|
|
3136
|
-
agentId: string;
|
|
3137
|
-
prompt: string;
|
|
3138
3138
|
conversationHistoryConfig: ConversationHistoryConfig | null;
|
|
3139
3139
|
}>;
|
|
3140
3140
|
declare const updateSubAgent: (db: DatabaseClient) => (params: {
|
|
@@ -3222,13 +3222,13 @@ declare const getSubAgentTeamAgentRelationById: (db: DatabaseClient) => (params:
|
|
|
3222
3222
|
scopes: SubAgentScopeConfig;
|
|
3223
3223
|
relationId: string;
|
|
3224
3224
|
}) => Promise<{
|
|
3225
|
+
tenantId: string;
|
|
3226
|
+
projectId: string;
|
|
3225
3227
|
id: string;
|
|
3228
|
+
agentId: string;
|
|
3226
3229
|
createdAt: string;
|
|
3227
3230
|
updatedAt: string;
|
|
3228
3231
|
headers: Record<string, string> | null;
|
|
3229
|
-
projectId: string;
|
|
3230
|
-
tenantId: string;
|
|
3231
|
-
agentId: string;
|
|
3232
3232
|
subAgentId: string;
|
|
3233
3233
|
targetAgentId: string;
|
|
3234
3234
|
} | undefined>;
|
|
@@ -3257,26 +3257,26 @@ declare const listSubAgentTeamAgentRelations: (db: DatabaseClient) => (params: {
|
|
|
3257
3257
|
declare const getSubAgentTeamAgentRelations: (db: DatabaseClient) => (params: {
|
|
3258
3258
|
scopes: SubAgentScopeConfig;
|
|
3259
3259
|
}) => Promise<{
|
|
3260
|
+
tenantId: string;
|
|
3261
|
+
projectId: string;
|
|
3260
3262
|
id: string;
|
|
3263
|
+
agentId: string;
|
|
3261
3264
|
createdAt: string;
|
|
3262
3265
|
updatedAt: string;
|
|
3263
3266
|
headers: Record<string, string> | null;
|
|
3264
|
-
projectId: string;
|
|
3265
|
-
tenantId: string;
|
|
3266
|
-
agentId: string;
|
|
3267
3267
|
subAgentId: string;
|
|
3268
3268
|
targetAgentId: string;
|
|
3269
3269
|
}[]>;
|
|
3270
3270
|
declare const getSubAgentTeamAgentRelationsByAgent: (db: DatabaseClient) => (params: {
|
|
3271
3271
|
scopes: AgentScopeConfig;
|
|
3272
3272
|
}) => Promise<{
|
|
3273
|
+
tenantId: string;
|
|
3274
|
+
projectId: string;
|
|
3273
3275
|
id: string;
|
|
3276
|
+
agentId: string;
|
|
3274
3277
|
createdAt: string;
|
|
3275
3278
|
updatedAt: string;
|
|
3276
3279
|
headers: Record<string, string> | null;
|
|
3277
|
-
projectId: string;
|
|
3278
|
-
tenantId: string;
|
|
3279
|
-
agentId: string;
|
|
3280
3280
|
subAgentId: string;
|
|
3281
3281
|
targetAgentId: string;
|
|
3282
3282
|
}[]>;
|
|
@@ -3423,13 +3423,13 @@ declare const createSubAgentTeamAgentRelation: (db: DatabaseClient) => (params:
|
|
|
3423
3423
|
headers?: Record<string, string> | null;
|
|
3424
3424
|
};
|
|
3425
3425
|
}) => Promise<{
|
|
3426
|
+
tenantId: string;
|
|
3427
|
+
projectId: string;
|
|
3426
3428
|
id: string;
|
|
3429
|
+
agentId: string;
|
|
3427
3430
|
createdAt: string;
|
|
3428
3431
|
updatedAt: string;
|
|
3429
3432
|
headers: Record<string, string> | null;
|
|
3430
|
-
projectId: string;
|
|
3431
|
-
tenantId: string;
|
|
3432
|
-
agentId: string;
|
|
3433
3433
|
subAgentId: string;
|
|
3434
3434
|
targetAgentId: string;
|
|
3435
3435
|
}>;
|
|
@@ -3440,13 +3440,13 @@ declare const getSubAgentTeamAgentRelationByParams: (db: DatabaseClient) => (par
|
|
|
3440
3440
|
scopes: SubAgentScopeConfig;
|
|
3441
3441
|
targetAgentId: string;
|
|
3442
3442
|
}) => Promise<{
|
|
3443
|
+
tenantId: string;
|
|
3444
|
+
projectId: string;
|
|
3443
3445
|
id: string;
|
|
3446
|
+
agentId: string;
|
|
3444
3447
|
createdAt: string;
|
|
3445
3448
|
updatedAt: string;
|
|
3446
3449
|
headers: Record<string, string> | null;
|
|
3447
|
-
projectId: string;
|
|
3448
|
-
tenantId: string;
|
|
3449
|
-
agentId: string;
|
|
3450
3450
|
subAgentId: string;
|
|
3451
3451
|
targetAgentId: string;
|
|
3452
3452
|
} | undefined>;
|
|
@@ -3461,13 +3461,13 @@ declare const upsertSubAgentTeamAgentRelation: (db: DatabaseClient) => (params:
|
|
|
3461
3461
|
headers?: Record<string, string> | null;
|
|
3462
3462
|
};
|
|
3463
3463
|
}) => Promise<{
|
|
3464
|
+
tenantId: string;
|
|
3465
|
+
projectId: string;
|
|
3464
3466
|
id: string;
|
|
3467
|
+
agentId: string;
|
|
3465
3468
|
createdAt: string;
|
|
3466
3469
|
updatedAt: string;
|
|
3467
3470
|
headers: Record<string, string> | null;
|
|
3468
|
-
projectId: string;
|
|
3469
|
-
tenantId: string;
|
|
3470
|
-
agentId: string;
|
|
3471
3471
|
subAgentId: string;
|
|
3472
3472
|
targetAgentId: string;
|
|
3473
3473
|
}>;
|
|
@@ -3498,14 +3498,14 @@ declare const deleteSubAgentTeamAgentRelationsByAgent: (db: DatabaseClient) => (
|
|
|
3498
3498
|
}) => Promise<boolean>;
|
|
3499
3499
|
|
|
3500
3500
|
declare const createTask: (db: DatabaseClient) => (params: TaskInsert) => Promise<{
|
|
3501
|
+
tenantId: string;
|
|
3502
|
+
projectId: string;
|
|
3501
3503
|
id: string;
|
|
3504
|
+
agentId: string;
|
|
3502
3505
|
createdAt: string;
|
|
3503
3506
|
updatedAt: string;
|
|
3504
3507
|
metadata: TaskMetadataConfig | null;
|
|
3505
3508
|
status: string;
|
|
3506
|
-
projectId: string;
|
|
3507
|
-
tenantId: string;
|
|
3508
|
-
agentId: string;
|
|
3509
3509
|
contextId: string;
|
|
3510
3510
|
subAgentId: string;
|
|
3511
3511
|
}>;
|
|
@@ -3539,20 +3539,20 @@ declare const getToolById: (db: DatabaseClient) => (params: {
|
|
|
3539
3539
|
scopes: ProjectScopeConfig;
|
|
3540
3540
|
toolId: string;
|
|
3541
3541
|
}) => Promise<{
|
|
3542
|
-
|
|
3542
|
+
tenantId: string;
|
|
3543
|
+
projectId: string;
|
|
3543
3544
|
id: string;
|
|
3544
|
-
|
|
3545
|
-
|
|
3546
|
-
headers: Record<string, string> | null;
|
|
3545
|
+
name: string;
|
|
3546
|
+
description: string | null;
|
|
3547
3547
|
config: {
|
|
3548
3548
|
type: "mcp";
|
|
3549
3549
|
mcp: ToolMcpConfig;
|
|
3550
3550
|
};
|
|
3551
|
-
description: string | null;
|
|
3552
|
-
projectId: string;
|
|
3553
|
-
tenantId: string;
|
|
3554
|
-
capabilities: ToolServerCapabilities | null;
|
|
3555
3551
|
credentialReferenceId: string | null;
|
|
3552
|
+
createdAt: string;
|
|
3553
|
+
updatedAt: string;
|
|
3554
|
+
headers: Record<string, string> | null;
|
|
3555
|
+
capabilities: ToolServerCapabilities | null;
|
|
3556
3556
|
imageUrl: string | null;
|
|
3557
3557
|
lastError: string | null;
|
|
3558
3558
|
} | null>;
|
|
@@ -3586,20 +3586,20 @@ declare const listTools: (db: DatabaseClient) => (params: {
|
|
|
3586
3586
|
};
|
|
3587
3587
|
}>;
|
|
3588
3588
|
declare const createTool: (db: DatabaseClient) => (params: ToolInsert) => Promise<{
|
|
3589
|
-
|
|
3589
|
+
tenantId: string;
|
|
3590
|
+
projectId: string;
|
|
3590
3591
|
id: string;
|
|
3591
|
-
|
|
3592
|
-
|
|
3593
|
-
headers: Record<string, string> | null;
|
|
3592
|
+
name: string;
|
|
3593
|
+
description: string | null;
|
|
3594
3594
|
config: {
|
|
3595
3595
|
type: "mcp";
|
|
3596
3596
|
mcp: ToolMcpConfig;
|
|
3597
3597
|
};
|
|
3598
|
-
description: string | null;
|
|
3599
|
-
projectId: string;
|
|
3600
|
-
tenantId: string;
|
|
3601
|
-
capabilities: ToolServerCapabilities | null;
|
|
3602
3598
|
credentialReferenceId: string | null;
|
|
3599
|
+
createdAt: string;
|
|
3600
|
+
updatedAt: string;
|
|
3601
|
+
headers: Record<string, string> | null;
|
|
3602
|
+
capabilities: ToolServerCapabilities | null;
|
|
3603
3603
|
imageUrl: string | null;
|
|
3604
3604
|
lastError: string | null;
|
|
3605
3605
|
}>;
|
|
@@ -3639,38 +3639,38 @@ declare const addToolToAgent: (db: DatabaseClient) => (params: {
|
|
|
3639
3639
|
needsApproval?: boolean;
|
|
3640
3640
|
}> | null;
|
|
3641
3641
|
}) => Promise<{
|
|
3642
|
+
tenantId: string;
|
|
3643
|
+
projectId: string;
|
|
3642
3644
|
id: string;
|
|
3645
|
+
agentId: string;
|
|
3643
3646
|
createdAt: string;
|
|
3644
3647
|
updatedAt: string;
|
|
3645
3648
|
headers: Record<string, string> | null;
|
|
3646
|
-
projectId: string;
|
|
3647
|
-
tenantId: string;
|
|
3648
|
-
agentId: string;
|
|
3649
|
-
selectedTools: string[] | null;
|
|
3650
|
-
subAgentId: string;
|
|
3651
3649
|
toolId: string;
|
|
3652
3650
|
toolPolicies: Record<string, {
|
|
3653
3651
|
needsApproval?: boolean;
|
|
3654
3652
|
}> | null;
|
|
3653
|
+
selectedTools: string[] | null;
|
|
3654
|
+
subAgentId: string;
|
|
3655
3655
|
}>;
|
|
3656
3656
|
declare const removeToolFromAgent: (db: DatabaseClient) => (params: {
|
|
3657
3657
|
scopes: AgentScopeConfig;
|
|
3658
3658
|
subAgentId: string;
|
|
3659
3659
|
toolId: string;
|
|
3660
3660
|
}) => Promise<{
|
|
3661
|
+
tenantId: string;
|
|
3662
|
+
projectId: string;
|
|
3661
3663
|
id: string;
|
|
3664
|
+
agentId: string;
|
|
3662
3665
|
createdAt: string;
|
|
3663
3666
|
updatedAt: string;
|
|
3664
3667
|
headers: Record<string, string> | null;
|
|
3665
|
-
projectId: string;
|
|
3666
|
-
tenantId: string;
|
|
3667
|
-
agentId: string;
|
|
3668
|
-
selectedTools: string[] | null;
|
|
3669
|
-
subAgentId: string;
|
|
3670
3668
|
toolId: string;
|
|
3671
3669
|
toolPolicies: Record<string, {
|
|
3672
3670
|
needsApproval?: boolean;
|
|
3673
3671
|
}> | null;
|
|
3672
|
+
selectedTools: string[] | null;
|
|
3673
|
+
subAgentId: string;
|
|
3674
3674
|
}>;
|
|
3675
3675
|
/**
|
|
3676
3676
|
* Upsert agent-tool relation (create if it doesn't exist, update if it does)
|
|
@@ -3686,19 +3686,19 @@ declare const upsertSubAgentToolRelation: (db: DatabaseClient) => (params: {
|
|
|
3686
3686
|
}> | null;
|
|
3687
3687
|
relationId?: string;
|
|
3688
3688
|
}) => Promise<{
|
|
3689
|
+
tenantId: string;
|
|
3690
|
+
projectId: string;
|
|
3689
3691
|
id: string;
|
|
3692
|
+
agentId: string;
|
|
3690
3693
|
createdAt: string;
|
|
3691
3694
|
updatedAt: string;
|
|
3692
3695
|
headers: Record<string, string> | null;
|
|
3693
|
-
projectId: string;
|
|
3694
|
-
tenantId: string;
|
|
3695
|
-
agentId: string;
|
|
3696
|
-
selectedTools: string[] | null;
|
|
3697
|
-
subAgentId: string;
|
|
3698
3696
|
toolId: string;
|
|
3699
3697
|
toolPolicies: Record<string, {
|
|
3700
3698
|
needsApproval?: boolean;
|
|
3701
3699
|
}> | null;
|
|
3700
|
+
selectedTools: string[] | null;
|
|
3701
|
+
subAgentId: string;
|
|
3702
3702
|
}>;
|
|
3703
3703
|
/**
|
|
3704
3704
|
* Upsert a tool (create if it doesn't exist, update if it does)
|
|
@@ -3706,20 +3706,20 @@ declare const upsertSubAgentToolRelation: (db: DatabaseClient) => (params: {
|
|
|
3706
3706
|
declare const upsertTool: (db: DatabaseClient) => (params: {
|
|
3707
3707
|
data: ToolInsert;
|
|
3708
3708
|
}) => Promise<{
|
|
3709
|
-
|
|
3709
|
+
tenantId: string;
|
|
3710
|
+
projectId: string;
|
|
3710
3711
|
id: string;
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
headers: Record<string, string> | null;
|
|
3712
|
+
name: string;
|
|
3713
|
+
description: string | null;
|
|
3714
3714
|
config: {
|
|
3715
3715
|
type: "mcp";
|
|
3716
3716
|
mcp: ToolMcpConfig;
|
|
3717
3717
|
};
|
|
3718
|
-
description: string | null;
|
|
3719
|
-
projectId: string;
|
|
3720
|
-
tenantId: string;
|
|
3721
|
-
capabilities: ToolServerCapabilities | null;
|
|
3722
3718
|
credentialReferenceId: string | null;
|
|
3719
|
+
createdAt: string;
|
|
3720
|
+
updatedAt: string;
|
|
3721
|
+
headers: Record<string, string> | null;
|
|
3722
|
+
capabilities: ToolServerCapabilities | null;
|
|
3723
3723
|
imageUrl: string | null;
|
|
3724
3724
|
lastError: string | null;
|
|
3725
3725
|
}>;
|