@wrongstack/core 0.275.1 → 0.276.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.
- package/dist/{agent-bridge-D9JkPvJ0.d.ts → agent-bridge-D7A-eu3C.d.ts} +1 -1
- package/dist/{agent-subagent-runner-CArSFKFl.d.ts → agent-subagent-runner-CEuw4ATz.d.ts} +16 -10
- package/dist/{brain-DCkB5_e7.d.ts → brain-BLOyN5ZP.d.ts} +127 -1
- package/dist/{compactor-CzSvxM1g.d.ts → compactor-DcBpaJsI.d.ts} +1 -1
- package/dist/{config-BzFRKkg7.d.ts → config-Bf5mj-ad.d.ts} +20 -2
- package/dist/{context-BrLe8pJy.d.ts → context-CLnUMW5g.d.ts} +40 -2
- package/dist/coordination/index.d.ts +43 -24
- package/dist/coordination/index.js +849 -648
- package/dist/coordination/index.js.map +1 -1
- package/dist/defaults/index.d.ts +28 -28
- package/dist/defaults/index.js +1636 -845
- package/dist/defaults/index.js.map +1 -1
- package/dist/execution/index.d.ts +16 -16
- package/dist/execution/index.js +218 -49
- package/dist/execution/index.js.map +1 -1
- package/dist/execution/prompt-enhancer.d.ts +1 -1
- package/dist/extension/index.d.ts +7 -7
- package/dist/extension/index.js.map +1 -1
- package/dist/{global-mailbox-CXkugtNQ.d.ts → global-mailbox-Iqfkgmwu.d.ts} +3 -3
- package/dist/{goal-store-DUwdbdoY.d.ts → goal-store-DGb6b5Ed.d.ts} +1 -1
- package/dist/hq/index.d.ts +6 -6
- package/dist/hq/index.js +178 -75
- package/dist/hq/index.js.map +1 -1
- package/dist/{index-CtlizLTK.d.ts → index-Cn0NOshr.d.ts} +10 -5
- package/dist/{index-neOCEy6q.d.ts → index-L4RZN9jJ.d.ts} +2 -2
- package/dist/index.d.ts +56 -48
- package/dist/index.js +2789 -1546
- package/dist/index.js.map +1 -1
- package/dist/infrastructure/index.d.ts +6 -6
- package/dist/infrastructure/index.js +26 -7
- package/dist/infrastructure/index.js.map +1 -1
- package/dist/kernel/index.d.ts +20 -12
- package/dist/kernel/index.js +55 -9
- package/dist/kernel/index.js.map +1 -1
- package/dist/{mailbox-types-_7gaY0Rl.d.ts → mailbox-types-DTl7bRH3.d.ts} +3 -1
- package/dist/{mcp-servers-MLL6bMlv.d.ts → mcp-servers-CuZGf9fI.d.ts} +4 -4
- package/dist/models/index.d.ts +5 -5
- package/dist/models/index.js +223 -139
- package/dist/models/index.js.map +1 -1
- package/dist/{models-registry-CrkcxQ-g.d.ts → models-registry-8XOdxWQu.d.ts} +16 -1
- package/dist/{multi-agent-coordinator-Dc_HuG9p.d.ts → multi-agent-coordinator-CiRtKVTk.d.ts} +8 -1
- package/dist/{null-fleet-bus-BMZwMin7.d.ts → null-fleet-bus-d9G-bVy9.d.ts} +26 -22
- package/dist/observability/index.d.ts +2 -2
- package/dist/{path-resolver-uVK4BatM.d.ts → path-resolver-BhIb6mtd.d.ts} +8 -3
- package/dist/{permission-CJR1qfOi.d.ts → permission-BCbQDR2s.d.ts} +1 -1
- package/dist/{permission-policy-DLVKKk4w.d.ts → permission-policy-C0ikndX_.d.ts} +2 -18
- package/dist/{pipeline-BYR-Vdau.d.ts → pipeline-Dl6XbfE7.d.ts} +10 -6
- package/dist/{provider-model-resolve-iREK_1lG.d.ts → provider-model-resolve-B70epO19.d.ts} +3 -3
- package/dist/{provider-runner-i7SQXZuC.d.ts → provider-runner-DZ808MSM.d.ts} +3 -3
- package/dist/{retry-policy-BmY5ooh3.d.ts → retry-policy-Dt3_z8Aj.d.ts} +1 -1
- package/dist/sdd/index.d.ts +19 -10
- package/dist/sdd/index.js +411 -240
- package/dist/sdd/index.js.map +1 -1
- package/dist/{secret-vault-C9leEMzr.d.ts → secret-vault-BUJ2d1gB.d.ts} +1 -1
- package/dist/security/index.d.ts +5 -5
- package/dist/security/index.js +30 -6
- package/dist/security/index.js.map +1 -1
- package/dist/{selector-qjpee9BF.d.ts → selector-BCkWgdwy.d.ts} +1 -1
- package/dist/{session-event-bridge-m7y--I-H.d.ts → session-event-bridge-CMvIO59_.d.ts} +1 -1
- package/dist/{session-reader-BjLH4V9n.d.ts → session-reader-C8aiChUu.d.ts} +1 -1
- package/dist/skills/index.js +1 -0
- package/dist/skills/index.js.map +1 -1
- package/dist/storage/index.d.ts +68 -30
- package/dist/storage/index.js +839 -528
- package/dist/storage/index.js.map +1 -1
- package/dist/{strategy-compactor-C2bmlWYg.d.ts → strategy-compactor-DI1OHVbB.d.ts} +10 -10
- package/dist/{todos-checkpoint-oDS9IBNS.d.ts → todos-checkpoint-Ddd2CGr0.d.ts} +56 -9
- package/dist/{tool-executor-D4YdaJ-M.d.ts → tool-executor-Bmd5Ygoo.d.ts} +45 -10
- package/dist/tools/index.d.ts +2 -2
- package/dist/tools/index.js.map +1 -1
- package/dist/types/index.d.ts +20 -20
- package/dist/types/index.js +331 -98
- package/dist/types/index.js.map +1 -1
- package/dist/utils/index.d.ts +16 -3
- package/dist/utils/index.js +159 -83
- package/dist/utils/index.js.map +1 -1
- package/dist/{worktree-manager-A1Efnvs0.d.ts → worktree-manager-DBdl_5rs.d.ts} +4 -1
- package/instructions/agents/shadow-agent.md +3 -3
- package/instructions/coordination/director-preamble.md +3 -3
- package/instructions/modes/research-web.md +4 -4
- package/package.json +1 -1
- package/skills/research-web/SKILL.md +26 -26
- package/skills/research-web/SKILL.save.md +1 -1
package/dist/types/index.d.ts
CHANGED
|
@@ -1,38 +1,38 @@
|
|
|
1
|
-
export { A as AgentError,
|
|
2
|
-
export { P as ProviderRunner, R as RunProviderOptions } from '../provider-runner-
|
|
3
|
-
export { A as AdaptiveConcurrencyConfig, p as AutonomyConfig, q as CONTEXT_WINDOW_MODES, r as CircuitBreakerRuntimeConfig, C as Config, j as ConfigLoader, l as ConfigStore, s as ContextConfig, h as ContextWindowAggressiveOn, t as ContextWindowConfigLike, u as ContextWindowMode, v as ContextWindowModeId, i as ContextWindowPolicy, w as ContextWindowThresholds, x as CustomModelDefinition, D as DEFAULT_CONTEXT_WINDOW_MODE_ID, y as DEFAULT_TUI_THINKING_WORD, E as ExecToolConfig, F as FeaturesConfig, g as HookEntry, H as HookEvent, m as HookInput, f as HookMatcher, n as HookOutcome, z as HqClientConfig, I as InProcessHook, B as IndexingConfig, L as LaunchConfig, G as LogConfig, J as MAX_TUI_THINKING_WORD_LENGTH, c as MCPServerConfig, d as ModelMatrixEntry, K as ModelRuntimeCacheConfig, N as ModelRuntimeConfig, O as ModelRuntimeParametersConfig, Q as ModelRuntimeReasoningConfig, e as ModelsDevModel, a as ModelsDevPayload, U as ModelsDevProvider, M as ModelsRegistry, V as PluginConfig, X as ProviderApiKey, P as ProviderConfig, b as ResolvedModel, R as ResolvedProvider, Y as SessionLoggingConfig, S as ShellHook, Z as SyncCategory, k as SyncConfig, o as TokenSavingTier, _ as ToolDescriptionMode, $ as ToolDescriptionModeConfig, T as ToolResultRenderMode, a0 as ToolResultRenderModeConfig, a1 as ToolsConfig, W as WireFamily, a2 as formatContextWindowModeList, a3 as getContextWindowMode, a4 as isContextWindowModeId, a5 as listContextWindowModes, a6 as normalizeTokenSavingTier, a7 as normalizeTuiThinkingWord, a8 as resolveContextWindowPolicy } from '../config-
|
|
4
|
-
export { a as CompactReport, C as Compactor } from '../compactor-
|
|
5
|
-
export { a as PermissionDecision, P as PermissionPolicy, T as TrustPolicy } from '../permission-
|
|
1
|
+
export { A as AgentError, q as CacheTtl, o as Capabilities, B as ConfigError, i as ContentBlock, C as Context, D as ContextEvidenceState, E as ContextFileEvidence, F as ContextInit, G as ContextIntentEvidence, H as ContextRepeatedReadEvidence, I as ERROR_CODES, K as ErrorCode, L as ErrorSeverity, N as ErrorSubsystem, O as FetchError, Q as FileSnapshot, V as FsError, W as ImageBlock, J as JSONSchema, X as JsonSchemaSpec, M as Message, Y as MessageRole, Z as ParseError, h as Permission, _ as PluginError, P as Provider, g as ProviderError, $ as ProviderErrorBody, a as ReasoningConfig, p as ReasoningEffort, R as ReasoningRequest, c as Request, a1 as RequestCacheControl, d as Response, a2 as ResponseFormat, w as ResumedSession, a3 as RiskTier, u as RunOptions, a5 as SafetySetting, a6 as SddError, x as SessionData, a7 as SessionError, S as SessionEvent, j as SessionMetadata, k as SessionStore, y as SessionSummary, b as SessionWriter, a8 as SideEffect, a9 as SideEffectRisk, ac as StopReason, ad as StreamEvent, ae as StreamHangError, r as TextBlock, af as ThinkingBlock, z as TodoItem, T as Tool, ag as ToolCallContext, ah as ToolError, l as ToolErrorCategory, ai as ToolErrorInfo, aj as ToolEvidenceStatus, ak as ToolFinalEvent, al as ToolIconId, n as ToolOutputMetadata, m as ToolProgressEvent, t as ToolResultBlock, am as ToolStreamEvent, s as ToolUseBlock, an as ToolValidationError, U as Usage, ao as WrongStackError, ap as asBlocks, aq as asText, as as isAgentError, at as isConfigError, au as isFetchError, av as isFsError, aw as isImageBlock, ax as isParseError, ay as isPluginError, az as isSddError, aA as isSessionError, aB as isTextBlock, aC as isThinkingBlock, aD as isToolError, aE as isToolResultBlock, aF as isToolUseBlock, aG as isToolValidationError, aH as isWrongStackError, aI as toWrongStackError } from '../context-CLnUMW5g.js';
|
|
2
|
+
export { P as ProviderRunner, R as RunProviderOptions } from '../provider-runner-DZ808MSM.js';
|
|
3
|
+
export { A as AdaptiveConcurrencyConfig, p as AutonomyConfig, q as CONTEXT_WINDOW_MODES, r as CircuitBreakerRuntimeConfig, C as Config, j as ConfigLoader, l as ConfigStore, s as ContextConfig, h as ContextWindowAggressiveOn, t as ContextWindowConfigLike, u as ContextWindowMode, v as ContextWindowModeId, i as ContextWindowPolicy, w as ContextWindowThresholds, x as CustomModelDefinition, D as DEFAULT_CONTEXT_WINDOW_MODE_ID, y as DEFAULT_TUI_THINKING_WORD, E as ExecToolConfig, F as FeaturesConfig, g as HookEntry, H as HookEvent, m as HookInput, f as HookMatcher, n as HookOutcome, z as HqClientConfig, I as InProcessHook, B as IndexingConfig, L as LaunchConfig, G as LogConfig, J as MAX_TUI_THINKING_WORD_LENGTH, c as MCPServerConfig, d as ModelMatrixEntry, K as ModelRuntimeCacheConfig, N as ModelRuntimeConfig, O as ModelRuntimeParametersConfig, Q as ModelRuntimeReasoningConfig, e as ModelsDevModel, a as ModelsDevPayload, U as ModelsDevProvider, M as ModelsRegistry, V as PluginConfig, X as ProviderApiKey, P as ProviderConfig, b as ResolvedModel, R as ResolvedProvider, Y as SessionLoggingConfig, S as ShellHook, Z as SyncCategory, k as SyncConfig, o as TokenSavingTier, _ as ToolDescriptionMode, $ as ToolDescriptionModeConfig, T as ToolResultRenderMode, a0 as ToolResultRenderModeConfig, a1 as ToolsConfig, W as WireFamily, a2 as formatContextWindowModeList, a3 as getContextWindowMode, a4 as isContextWindowModeId, a5 as listContextWindowModes, a6 as normalizeTokenSavingTier, a7 as normalizeTuiThinkingWord, a8 as resolveContextWindowPolicy } from '../config-Bf5mj-ad.js';
|
|
4
|
+
export { a as CompactReport, C as Compactor } from '../compactor-DcBpaJsI.js';
|
|
5
|
+
export { a as PermissionDecision, P as PermissionPolicy, T as TrustPolicy } from '../permission-BCbQDR2s.js';
|
|
6
6
|
export { C as CheckpointInfo, R as RewindResult, a as RewindResultExtended, S as SessionRewinder } from '../session-rewinder-C9HnMkhP.js';
|
|
7
|
-
export { a as AddAttachmentInput, c as Attachment, d as AttachmentKind, e as AttachmentMeta, b as AttachmentRef, A as AttachmentStore, D as DefaultSessionReader } from '../session-reader-
|
|
7
|
+
export { a as AddAttachmentInput, c as Attachment, d as AttachmentKind, e as AttachmentMeta, b as AttachmentRef, A as AttachmentStore, D as DefaultSessionReader } from '../session-reader-C8aiChUu.js';
|
|
8
8
|
export { D as DEFAULT_AUTONOMY_CONFIG, a as DEFAULT_CIRCUIT_BREAKER_CONFIG, b as DEFAULT_CONTEXT_CONFIG, c as DEFAULT_SESSION_LOGGING_CONFIG, d as DEFAULT_SESSION_PRUNE_DAYS, e as DEFAULT_TOOLS_CONFIG } from '../default-config-azFprTB3.js';
|
|
9
|
-
export { a as DefaultSecretScrubber, D as DefaultSecretVault, S as SecretVaultOptions, d as decryptConfigSecrets, e as encryptConfigSecrets, i as isSecretField, m as migratePlaintextSecrets, r as rewriteConfigEncrypted, b as rotateConfigKeys } from '../secret-vault-
|
|
9
|
+
export { a as DefaultSecretScrubber, D as DefaultSecretVault, S as SecretVaultOptions, d as decryptConfigSecrets, e as encryptConfigSecrets, i as isSecretField, m as migratePlaintextSecrets, r as rewriteConfigEncrypted, b as rotateConfigKeys } from '../secret-vault-BUJ2d1gB.js';
|
|
10
10
|
export { D as DefaultLogger, a as DefaultLoggerOptions, L as LogFormat, n as noOpLogger } from '../logger-D3lV0cUZ.js';
|
|
11
|
-
export { D as DefaultPathResolver, a as DefaultTokenCounter } from '../path-resolver-
|
|
12
|
-
export { o as MEMORY_TYPE_LABELS, p as MemoryClearedPayload, q as MemoryConsolidatedPayload, b as MemoryEntry, r as MemoryForgottenPayload, s as MemoryPriority, d as MemoryRelevanceContext, t as MemoryRememberedPayload, M as MemoryScope, c as MemoryStore, u as MemoryType, S as ScoredEntry } from '../brain-
|
|
13
|
-
import { I as IterationStage, o as ParallelIterationStage } from '../tool-executor-
|
|
14
|
-
export { C as CompactorOptions, f as DEFAULT_RECOVERY_STRATEGIES, g as DESIGN_STACKS, h as DefaultErrorHandler, i as DefaultRetryPolicy, d as DesignKitEntry, b as DesignKitLoader, c as DesignKitManifest, e as DesignKitTokens, D as DesignStack, a as DesignStudioState, j as DesignTokenSet, H as HybridCompactor, R as RecoveryStrategy, T as ToolExecutor, p as buildRecoveryStrategies, q as isDesignStack } from '../tool-executor-
|
|
11
|
+
export { D as DefaultPathResolver, a as DefaultTokenCounter } from '../path-resolver-BhIb6mtd.js';
|
|
12
|
+
export { o as MEMORY_TYPE_LABELS, p as MemoryClearedPayload, q as MemoryConsolidatedPayload, b as MemoryEntry, r as MemoryForgottenPayload, s as MemoryPriority, d as MemoryRelevanceContext, t as MemoryRememberedPayload, M as MemoryScope, c as MemoryStore, u as MemoryType, S as ScoredEntry } from '../brain-BLOyN5ZP.js';
|
|
13
|
+
import { I as IterationStage, o as ParallelIterationStage } from '../tool-executor-Bmd5Ygoo.js';
|
|
14
|
+
export { C as CompactorOptions, f as DEFAULT_RECOVERY_STRATEGIES, g as DESIGN_STACKS, h as DefaultErrorHandler, i as DefaultRetryPolicy, d as DesignKitEntry, b as DesignKitLoader, c as DesignKitManifest, e as DesignKitTokens, D as DesignStack, a as DesignStudioState, j as DesignTokenSet, H as HybridCompactor, R as RecoveryStrategy, T as ToolExecutor, p as buildRecoveryStrategies, q as classifyToolError, r as isDesignStack } from '../tool-executor-Bmd5Ygoo.js';
|
|
15
15
|
export { b as SkillEntry, S as SkillLoader, a as SkillManifest } from '../skill-DGIXCtdv.js';
|
|
16
16
|
import { f as PromptCategory } from '../prompt-DLd35n4Q.js';
|
|
17
17
|
export { B as BUILTIN_PROMPT_CATEGORIES, d as BuiltinPromptCategory, e as PROMPT_CATEGORY_LABELS, c as PromptCategoryCount, a as PromptEntry, P as PromptLoader, g as PromptManifest, h as PromptManifestRef, b as PromptSearchOptions, i as PromptSource, j as PromptVariable, k as isBuiltinCategory } from '../prompt-DLd35n4Q.js';
|
|
18
|
-
export { B as BuildContext, c as ModelCapabilities, a as Renderer, S as SystemPromptBuilder } from '../pipeline-
|
|
18
|
+
export { B as BuildContext, c as ModelCapabilities, a as Renderer, S as SystemPromptBuilder } from '../pipeline-Dl6XbfE7.js';
|
|
19
19
|
export { I as InputReader, P as PromptOption } from '../input-reader-E-ffP2ee.js';
|
|
20
|
-
export {
|
|
21
|
-
export { D as DefaultModelsRegistry, a as DefaultModelsRegistryOptions, c as classifyFamily } from '../models-registry-
|
|
20
|
+
export { L as CoordinatorEvents, C as CoordinatorStatus, D as DoneCondition, p as MCPRegistryView, s as MetricsSinkView, c as MultiAgentConfig, M as MultiAgentCoordinator, v as Plugin, P as PluginAPI, t as PluginCapabilities, u as PluginDependency, m as PluginPipelines, a2 as ProviderFactory, o as ProviderRegistryView, r as SessionWriterView, l as SlashCommand, q as SlashCommandRegistryView, f as SpawnResult, S as SubagentConfig, U as SubagentContext, V as SubagentError, W as SubagentErrorKind, X as SubagentRunContext, Y as SubagentRunOutcome, d as SubagentRunner, $ as TaskDelegation, g as TaskResult, T as TaskSpec, n as ToolRegistryView } from '../agent-subagent-runner-CEuw4ATz.js';
|
|
21
|
+
export { D as DefaultModelsRegistry, a as DefaultModelsRegistryOptions, c as classifyFamily } from '../models-registry-8XOdxWQu.js';
|
|
22
22
|
export { D as DEFAULT_MODES, b as Mode, a as ModeConfig, c as ModeManifest, M as ModeStore } from '../mode-CZlO9iU1.js';
|
|
23
|
-
export { I as InMemoryAgentBridge, a as InMemoryBridgeTransport, c as createMessage } from '../agent-bridge-
|
|
23
|
+
export { I as InMemoryAgentBridge, a as InMemoryBridgeTransport, c as createMessage } from '../agent-bridge-D7A-eu3C.js';
|
|
24
24
|
export { D as DEFAULT_SPEC_TEMPLATE, S as SpecAnalysis, a as SpecApiEndpoint, b as SpecRequirement, c as SpecSection, d as SpecSectionType, e as SpecStatus, f as SpecTemplate, g as SpecValidationResult, h as Specification } from '../spec-TBi3Jr6T.js';
|
|
25
25
|
export { C as CriticalPathResult, f as TaskAssignment, g as TaskDependency, h as TaskEdge, i as TaskFilter, d as TaskGraph, e as TaskNode, a as TaskPriority, c as TaskProgress, j as TaskSort, b as TaskStatus, T as TaskType, k as computeTaskProgress, l as findCriticalPath, t as topologicalSort } from '../task-graph-u1q9Jkyk.js';
|
|
26
26
|
export { A as AggregateHealth, a as HealthCheck, b as HealthCheckResult, H as HealthRegistry, c as HealthStatus, d as MetricLabels, e as MetricSeries, M as MetricsSink, f as MetricsSnapshot, S as Span, T as Tracer } from '../observability-D-HZN_mF.js';
|
|
27
|
-
export { S as SystemPromptContributor } from '../index-
|
|
27
|
+
export { S as SystemPromptContributor } from '../index-Cn0NOshr.js';
|
|
28
28
|
import '../logger-B63L5bTg.js';
|
|
29
|
-
import '../retry-policy-
|
|
29
|
+
import '../retry-policy-Dt3_z8Aj.js';
|
|
30
30
|
import '../secret-vault-BAKpgFw_.js';
|
|
31
31
|
import '../path-resolver-CPRj4bFY.js';
|
|
32
|
-
import '../goal-store-
|
|
33
|
-
import '../multi-agent-coordinator-
|
|
32
|
+
import '../goal-store-DGb6b5Ed.js';
|
|
33
|
+
import '../multi-agent-coordinator-CiRtKVTk.js';
|
|
34
34
|
import 'node:events';
|
|
35
|
-
import '../mailbox-types-
|
|
35
|
+
import '../mailbox-types-DTl7bRH3.js';
|
|
36
36
|
|
|
37
37
|
/**
|
|
38
38
|
* Sentinel keys provider adapters use to wrap tool-call arguments that could
|