lemura 1.4.0 → 1.4.2

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.
@@ -1,5 +1,5 @@
1
1
  import { I as IToolDefinition, s as ToolContext } from '../adapters-BhTAnrOM.mjs';
2
- import { f as ToolDecision, h as ToolFirewallConfig } from '../agent-CJvmcAbT.mjs';
2
+ import { f as ToolDecision, h as ToolFirewallConfig } from '../agent-DfN5nNXc.mjs';
3
3
  import { I as ILogger } from '../logger-DxvKliuk.mjs';
4
4
  import '../rag-La_Bo-J8.mjs';
5
5
  import '../skills-Y6D7zSSw.mjs';
@@ -1,5 +1,5 @@
1
1
  import { I as IToolDefinition, s as ToolContext } from '../adapters-CVcfWf85.js';
2
- import { f as ToolDecision, h as ToolFirewallConfig } from '../agent-38El9_yp.js';
2
+ import { f as ToolDecision, h as ToolFirewallConfig } from '../agent-DTcDIKIn.js';
3
3
  import { I as ILogger } from '../logger-DxvKliuk.js';
4
4
  import '../rag-La_Bo-J8.js';
5
5
  import '../skills-Y6D7zSSw.js';
@@ -1,5 +1,5 @@
1
1
  export { A as AudioChunk, k as CompletionChunk, l as CompletionRequest, m as CompletionResponse, j as ContentBlock, C as ContextWindow, b as IContextStrategy, a as IProviderAdapter, c as IScratchpadAdapter, n as IStorageAdapter, I as IToolDefinition, g as ImageGenRequest, h as ImageGenResponse, M as ModelInfo, N as NormalizedMessage, o as STMItem, e as SynthesisRequest, q as TokenUsage, r as ToolCall, s as ToolContext, t as ToolResult, T as TranscriptionRequest, d as TranscriptionResponse, i as Turn, V as VisionRequest, f as VisionResponse } from '../adapters-BhTAnrOM.mjs';
2
- export { I as IToolResponseProcessor, b as MCPJsonRpcRequest, c as MCPJsonRpcResponse, M as MCPServerConfig, a as MCPToolDefinition, d as MCPTransportType, e as MediaConfig, S as SessionConfig, f as ToolDecision, g as ToolExecutionBudget, h as ToolFirewallConfig, i as ToolFirewallRule, T as ToolResponseEvaluation, j as TraceEvent } from '../agent-CJvmcAbT.mjs';
2
+ export { I as IToolResponseProcessor, b as MCPJsonRpcRequest, c as MCPJsonRpcResponse, M as MCPServerConfig, a as MCPToolDefinition, d as MCPTransportType, e as MediaConfig, S as SessionConfig, f as ToolDecision, g as ToolExecutionBudget, h as ToolFirewallConfig, i as ToolFirewallRule, T as ToolResponseEvaluation, j as TraceEvent } from '../agent-DfN5nNXc.mjs';
3
3
  export { I as ILogger, L as LogLevel, a as LogMetadata, S as Severity } from '../logger-DxvKliuk.mjs';
4
4
  export { I as IRAGAdapter, R as RAGDocument, a as RAGIngestOptions, b as RAGIngestRequest, c as RAGIngestResponse, d as RAGQueryRequest, e as RAGQueryResponse, f as RAGResult } from '../rag-La_Bo-J8.mjs';
5
5
  export { I as ISkill, S as SkillStrategy } from '../skills-Y6D7zSSw.mjs';
@@ -1,5 +1,5 @@
1
1
  export { A as AudioChunk, k as CompletionChunk, l as CompletionRequest, m as CompletionResponse, j as ContentBlock, C as ContextWindow, b as IContextStrategy, a as IProviderAdapter, c as IScratchpadAdapter, n as IStorageAdapter, I as IToolDefinition, g as ImageGenRequest, h as ImageGenResponse, M as ModelInfo, N as NormalizedMessage, o as STMItem, e as SynthesisRequest, q as TokenUsage, r as ToolCall, s as ToolContext, t as ToolResult, T as TranscriptionRequest, d as TranscriptionResponse, i as Turn, V as VisionRequest, f as VisionResponse } from '../adapters-CVcfWf85.js';
2
- export { I as IToolResponseProcessor, b as MCPJsonRpcRequest, c as MCPJsonRpcResponse, M as MCPServerConfig, a as MCPToolDefinition, d as MCPTransportType, e as MediaConfig, S as SessionConfig, f as ToolDecision, g as ToolExecutionBudget, h as ToolFirewallConfig, i as ToolFirewallRule, T as ToolResponseEvaluation, j as TraceEvent } from '../agent-38El9_yp.js';
2
+ export { I as IToolResponseProcessor, b as MCPJsonRpcRequest, c as MCPJsonRpcResponse, M as MCPServerConfig, a as MCPToolDefinition, d as MCPTransportType, e as MediaConfig, S as SessionConfig, f as ToolDecision, g as ToolExecutionBudget, h as ToolFirewallConfig, i as ToolFirewallRule, T as ToolResponseEvaluation, j as TraceEvent } from '../agent-DTcDIKIn.js';
3
3
  export { I as ILogger, L as LogLevel, a as LogMetadata, S as Severity } from '../logger-DxvKliuk.js';
4
4
  export { I as IRAGAdapter, R as RAGDocument, a as RAGIngestOptions, b as RAGIngestRequest, c as RAGIngestResponse, d as RAGQueryRequest, e as RAGQueryResponse, f as RAGResult } from '../rag-La_Bo-J8.js';
5
5
  export { I as ISkill, S as SkillStrategy } from '../skills-Y6D7zSSw.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lemura",
3
- "version": "1.4.0",
3
+ "version": "1.4.2",
4
4
  "description": "Provider-agnostic agentic AI runtime",
5
5
  "exports": {
6
6
  ".": {
@@ -81,4 +81,4 @@
81
81
  "typescript": "^5.0.0",
82
82
  "vitest": "^1.0.0"
83
83
  }
84
- }
84
+ }