@corbat-tech/coco 2.39.0 → 2.40.0
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/adapters/index.d.ts +15 -3
- package/dist/adapters/index.js +21 -1
- package/dist/adapters/index.js.map +1 -1
- package/dist/agent-runtime-Cd6pB640.d.ts +53 -0
- package/dist/{blueprints-DYgm3K65.d.ts → blueprints-Dmdaw6_I.d.ts} +4 -2
- package/dist/cli/index.js +974 -342
- package/dist/cli/index.js.map +1 -1
- package/dist/{index-Dp1o8c9g.d.ts → index-BD5_a3Q8.d.ts} +2 -2
- package/dist/index.d.ts +10 -10
- package/dist/index.js +7675 -8101
- package/dist/index.js.map +1 -1
- package/dist/presets/index.d.ts +5 -5
- package/dist/presets/index.js +22243 -22921
- package/dist/presets/index.js.map +1 -1
- package/dist/{profiles-BcyL-gQ9.d.ts → profiles-BA9dvyaF.d.ts} +6 -3
- package/dist/rag-D-Zo1oyo.d.ts +112 -0
- package/dist/runtime/index.d.ts +7 -7
- package/dist/runtime/index.js +6459 -23994
- package/dist/runtime/index.js.map +1 -1
- package/dist/{extension-manifests-CAQQILhE.d.ts → runtime-tool-executor-L5i8QWzn.d.ts} +30 -3
- package/dist/tools/index.d.ts +4 -4
- package/dist/tools/index.js +9 -3
- package/dist/tools/index.js.map +1 -1
- package/dist/{agent-runtime-DJY9FzL_.d.ts → workflow-engine-DleSoUhy.d.ts} +383 -249
- package/package.json +1 -1
- package/dist/rag-BakFRE-u.d.ts +0 -31
- package/dist/registry-CEpl9Jq0.d.ts +0 -115
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import './profiles-
|
|
1
|
+
import { b2 as ToolDefinition, ap as ToolRegistry } from './workflow-engine-DleSoUhy.js';
|
|
2
|
+
import './profiles-BA9dvyaF.js';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* Quality system types for Corbat-Coco
|
package/dist/index.d.ts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { Q as QualityScores, a as QualityDimensions } from './index-
|
|
2
|
-
export { b as QualityThresholds, c as createFullToolRegistry, r as registerAllTools } from './index-
|
|
1
|
+
import { Q as QualityScores, a as QualityDimensions } from './index-BD5_a3Q8.js';
|
|
2
|
+
export { b as QualityThresholds, c as createFullToolRegistry, r as registerAllTools } from './index-BD5_a3Q8.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { L as LLMProvider, P as ProviderConfig, M as Message$1, C as ChatOptions, a as ChatResponse$1, b as ChatWithToolsOptions, c as ChatWithToolsResponse$1, S as StreamChunk } from './
|
|
5
|
-
export { A as AGENT_MODES, d as AgentArtifact, e as AgentArtifactKind, f as AgentBudget, g as AgentCapability, h as AgentCard, i as AgentDefinition, j as AgentGateDefinition, k as AgentGateKind, l as AgentGraphDefinition, m as AgentGraphEdge, n as AgentGraphEngine, o as AgentGraphEngineOptions, p as AgentGraphNode, q as AgentGraphNodeExecution, r as AgentGraphNodeExecutor, s as AgentGraphRunInput, t as AgentGraphRunResult, u as AgentGraphRunStatus, v as AgentGraphValidationIssue, w as AgentGraphValidationResult, x as AgentGuardrailPolicy, y as AgentHandoff, z as AgentMessage, B as AgentMessageRole, D as AgentModeDefinition, E as AgentModeId, F as AgentRole, G as AgentRunResult, H as AgentRunStatus, I as
|
|
6
|
-
export { A as
|
|
7
|
-
export { A as
|
|
8
|
-
export {
|
|
9
|
-
export {
|
|
4
|
+
import { L as LLMProvider, P as ProviderConfig, M as Message$1, C as ChatOptions, a as ChatResponse$1, b as ChatWithToolsOptions, c as ChatWithToolsResponse$1, S as StreamChunk } from './workflow-engine-DleSoUhy.js';
|
|
5
|
+
export { A as AGENT_MODES, d as AgentArtifact, e as AgentArtifactKind, f as AgentBudget, g as AgentCapability, h as AgentCard, i as AgentDefinition, j as AgentGateDefinition, k as AgentGateKind, l as AgentGraphDefinition, m as AgentGraphEdge, n as AgentGraphEngine, o as AgentGraphEngineOptions, p as AgentGraphNode, q as AgentGraphNodeExecution, r as AgentGraphNodeExecutor, s as AgentGraphRunInput, t as AgentGraphRunResult, u as AgentGraphRunStatus, v as AgentGraphValidationIssue, w as AgentGraphValidationResult, x as AgentGuardrailPolicy, y as AgentHandoff, z as AgentMessage, B as AgentMessageRole, D as AgentModeDefinition, E as AgentModeId, F as AgentRole, G as AgentRunResult, H as AgentRunStatus, I as AgentRuntimeOptions, J as AgentRuntimeSnapshot, K as AgentToolPolicyDecision, N as AgentTraceContext, O as CostBudget, Q as DEFAULT_WORKFLOWS, R as DataBoundary, T as EventLog, U as FileSharedWorkspaceStore, V as InMemorySharedWorkspaceStore, W as LegacyAgentRoleMapping, X as PermissionDecision, Y as PermissionPolicy, Z as ProviderRuntimeSelection, _ as ReasoningEffort, $ as RetentionPolicy, a0 as RuntimeAgentTask, a1 as RuntimeEvent, a2 as RuntimeEventType, a3 as RuntimeMode, a4 as RuntimePolicy, a5 as RuntimeRequestContext, a6 as RuntimeSession, a7 as RuntimeSessionCreateOptions, a8 as RuntimeSessionStore, a9 as RuntimeSurface, aa as RuntimeToolExecutionInput, ab as RuntimeToolExecutionResult, ac as RuntimeTurnContext, ad as RuntimeTurnInput, ae as RuntimeTurnResult, af as RuntimeTurnRunner, ag as RuntimeTurnStreamEvent, ah as SharedWorkspaceProvenance, ai as SharedWorkspaceRecord, aj as SharedWorkspaceRecordKind, ak as SharedWorkspaceState, al as SharedWorkspaceStateSnapshot, am as SharedWorkspaceStore, an as SharedWorkspaceWriteInput, ao as TenantContext, ap as ToolRegistry, aq as ToolRiskLevel, ar as ToolRiskManifest, as as ToolRiskManifestEntry, at as UserContext, au as WorkflowCatalog, av as WorkflowDefinition, aw as WorkflowEngine, ax as WorkflowHandler, ay as WorkflowPlan, az as WorkflowRegistry, aA as WorkflowRetryPolicy, aB as WorkflowRisk, aC as WorkflowRunContext, aD as WorkflowRunInput, aE as WorkflowRunResult, aF as WorkflowRunStatus, aG as WorkflowStepDefinition, aH as createAgentArtifact, aI as createAgentGraphEngine, aJ as createAgentTraceContext, aK as createProvider, aL as createRuntimeRequestContext, aM as createSummaryArtifact, aN as createToolRegistry, aO as createWorkflowCatalog, aP as createWorkflowEngine, aQ as createWorkflowRegistry, aR as dryRunAgentGraphNodeExecutor, aS as evaluateAgentToolPolicy, aT as getAgentMode, aU as isAgentMode, aV as listAgentModes, aW as listLegacyAgentRoleMappings, aX as mapLegacyAgentRole, aY as mergeRuntimePolicy, aZ as normalizeAgentRunResult, a_ as runtimeContextToMetadata, a$ as validateAgentCapabilities, b0 as validateAgentGraph, b1 as workflowToAgentGraph } from './workflow-engine-DleSoUhy.js';
|
|
6
|
+
export { A as AgentRuntime, P as ProviderRegistry, c as createAgentRuntime, a as createProviderRegistry } from './agent-runtime-Cd6pB640.js';
|
|
7
|
+
export { A as AgentRunner, a as AgentRunnerExecutionContext, b as AgentRunnerExecutionInput, c as AgentRunnerExecutor, d as AgentRunnerOptions, e as AgentRunnerRawResult, f as AgentSurface, D as DefaultPermissionPolicy, g as DefaultRuntimeTurnRunner, E as ExtensionRisk, F as FileEventLog, h as FileRuntimeSessionStore, I as InMemoryEventLog, i as InMemoryRuntimeSessionStore, M as McpToolPolicy, R as RecipeManifest, j as RecipeStep, k as RuntimeHttpServerOptions, l as RuntimeToolExecutor, m as RuntimeToolExecutorInput, n as RuntimeToolExecutorOptions, S as SkillManifest, T as ToolCallingRuntimeTurnRunner, o as ToolCallingRuntimeTurnRunnerOptions, p as createAgentRunner, q as createDefaultRuntimeTurnRunner, r as createEventLog, s as createFileEventLog, t as createFileRuntimeSessionStore, u as createMcpToolPolicy, v as createPermissionPolicy, w as createRuntimeHttpServer, x as createRuntimeSessionStore, y as createRuntimeToolExecutor, z as createToolCallingRuntimeTurnRunner } from './runtime-tool-executor-L5i8QWzn.js';
|
|
8
|
+
export { A as AgentActionMode, a as AgentBlueprint, b as AgentDeploymentSurface, c as AgentMaturity, d as AgentPreset, e as AgentRuntimeFactoryOptions, f as ApprovalPolicy, B as BlueprintAgent, G as GuardrailConfig, g as GuardrailFinding, h as GuardrailResult, i as GuardrailSeverity, j as GuardrailStage, M as MemoryConfig, O as ObservabilityConfig, S as SecretRedactionConfig, T as TopicBoundaryConfig, k as createAgentFromBlueprint, l as createBaseBlueprint, m as createSafeToolRegistry, n as defaultPublicGuardrails, o as mapActionModeToRuntimeMode, r as redactSecrets, p as runGuardrails, v as validateStructuredOutput } from './blueprints-Dmdaw6_I.js';
|
|
9
|
+
export { C as Chunker, a as Citation, D as DocumentLoader, E as EmbeddingProvider, I as InMemoryKnowledgeDocument, b as InMemoryKnowledgeRetriever, c as InMemoryVectorStore, K as KnowledgeRetriever, R as RagChunk, d as RagDocument, e as RagPipeline, f as RagPipelineOptions, g as Reranker, h as RetrievalOptions, i as RetrievedSource, S as SimpleTextChunker, V as VectorStore, j as createInMemoryKnowledgeRetriever, k as createInMemoryVectorStore, l as createRagPipeline, m as createSimpleTextChunker, n as formatRetrievedSourcesForPrompt } from './rag-D-Zo1oyo.js';
|
|
10
|
+
export { H as HumanEscalationHandler, a as HumanEscalationInput, b as HumanEscalationOutput, S as SupportDraftHandler, c as SupportDraftInput, d as SupportDraftOutput, e as SupportRagToolRegistryOptions, f as createCodingToolRegistry, g as createCustomerSupportToolRegistry, h as createNoToolRegistry, i as createPublicWebToolRegistry, j as createRagToolRegistry, k as createSupportRagToolRegistry } from './profiles-BA9dvyaF.js';
|
|
10
11
|
export { AGENT_PRESETS, AppointmentPresetConfig, BrandPresetConfig, RagPresetConfig, SupportRagPresetConfig, appointmentBookingAssistantPreset, codingAgentPreset, customerSupportAssistantPreset, internalOpsAssistantPreset, publicWebsiteAssistantPreset, ragKnowledgeAssistantPreset, salesIntakeAssistantPreset, supportRagAssistantPreset } from './presets/index.js';
|
|
11
|
-
export { ChannelAdapter, ChannelInput, ChannelOutput, HttpAssistantAdapter, StreamingHttpAssistantAdapter, createHttpAssistantAdapter, createStreamingHttpAssistantAdapter, createWebhookAssistantAdapter } from './adapters/index.js';
|
|
12
|
+
export { ChannelAdapter, ChannelInput, ChannelOutput, HttpAssistantAdapter, StreamingHttpAssistantAdapter, WhatsAppAssistantAdapter, WhatsAppInboundMessage, createHttpAssistantAdapter, createStreamingHttpAssistantAdapter, createWebhookAssistantAdapter, createWhatsAppAssistantAdapter } from './adapters/index.js';
|
|
12
13
|
import { Logger, ILogObj } from 'tslog';
|
|
13
|
-
export { T as ToolRegistry, c as createToolRegistry } from './registry-CEpl9Jq0.js';
|
|
14
14
|
import 'node:http';
|
|
15
15
|
|
|
16
16
|
declare const VERSION: string;
|