botinabox 2.4.3 → 2.5.1
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/LICENSE +21 -21
- package/README.md +190 -190
- package/bin/botinabox.mjs +1 -1
- package/dist/cli.js +0 -0
- package/dist/connectors/google/index.d.ts +67 -1
- package/dist/connectors/google/index.js +240 -0
- package/dist/index.js +19 -5
- package/package.json +100 -99
- package/dist/channels/discord/adapter.d.ts +0 -32
- package/dist/channels/discord/adapter.js +0 -70
- package/dist/channels/discord/inbound.d.ts +0 -25
- package/dist/channels/discord/inbound.js +0 -24
- package/dist/channels/discord/models.d.ts +0 -8
- package/dist/channels/discord/models.js +0 -5
- package/dist/channels/discord/outbound.d.ts +0 -14
- package/dist/channels/discord/outbound.js +0 -38
- package/dist/channels/slack/adapter.d.ts +0 -33
- package/dist/channels/slack/adapter.js +0 -74
- package/dist/channels/slack/inbound.d.ts +0 -59
- package/dist/channels/slack/inbound.js +0 -96
- package/dist/channels/slack/models.d.ts +0 -9
- package/dist/channels/slack/models.js +0 -5
- package/dist/channels/slack/outbound.d.ts +0 -12
- package/dist/channels/slack/outbound.js +0 -18
- package/dist/channels/slack/transcribe.d.ts +0 -41
- package/dist/channels/slack/transcribe.js +0 -106
- package/dist/channels/webhook/adapter.d.ts +0 -23
- package/dist/channels/webhook/adapter.js +0 -86
- package/dist/channels/webhook/hmac.d.ts +0 -13
- package/dist/channels/webhook/hmac.js +0 -26
- package/dist/channels/webhook/models.d.ts +0 -9
- package/dist/channels/webhook/models.js +0 -5
- package/dist/channels/webhook/server.d.ts +0 -20
- package/dist/channels/webhook/server.js +0 -91
- package/dist/chat-pipeline-C-XlLGNl.d.ts +0 -648
- package/dist/chat-pipeline-CR1KF6eX.d.ts +0 -652
- package/dist/chat-pipeline-DisuC8SB.d.ts +0 -643
- package/dist/chunk-2LGXQPEA.js +0 -41
- package/dist/chunk-3X3YKI4T.js +0 -357
- package/dist/chunk-D47AIFOD.js +0 -351
- package/dist/chunk-DSNJKNEW.js +0 -328
- package/dist/chunk-GS2JFL6I.js +0 -144
- package/dist/chunk-J6S6QMUY.js +0 -144
- package/dist/chunk-QLA6YOFN.js +0 -22
- package/dist/chunk-UACT2WXX.js +0 -381
- package/dist/cli/templates/config.yml.d.ts +0 -7
- package/dist/cli/templates/config.yml.js +0 -61
- package/dist/cli/templates/env.d.ts +0 -1
- package/dist/cli/templates/env.js +0 -30
- package/dist/cli/templates/index.ts.d.ts +0 -2
- package/dist/cli/templates/index.ts.js +0 -30
- package/dist/cli/templates/package.json.d.ts +0 -5
- package/dist/cli/templates/package.json.js +0 -28
- package/dist/connector-DDahQw-2.d.ts +0 -63
- package/dist/connectors/google/calendar-connector.d.ts +0 -40
- package/dist/connectors/google/calendar-connector.js +0 -243
- package/dist/connectors/google/gmail-connector.d.ts +0 -42
- package/dist/connectors/google/gmail-connector.js +0 -345
- package/dist/connectors/google/oauth.d.ts +0 -48
- package/dist/connectors/google/oauth.js +0 -112
- package/dist/connectors/google/types.d.ts +0 -78
- package/dist/connectors/google/types.js +0 -2
- package/dist/core/chat/auto-discovery.d.ts +0 -16
- package/dist/core/chat/auto-discovery.js +0 -54
- package/dist/core/chat/channel-registry.d.ts +0 -45
- package/dist/core/chat/channel-registry.js +0 -96
- package/dist/core/chat/chat-pipeline.d.ts +0 -113
- package/dist/core/chat/chat-pipeline.js +0 -395
- package/dist/core/chat/chat-responder.d.ts +0 -90
- package/dist/core/chat/chat-responder.js +0 -185
- package/dist/core/chat/formatter.d.ts +0 -11
- package/dist/core/chat/formatter.js +0 -60
- package/dist/core/chat/index.d.ts +0 -24
- package/dist/core/chat/index.js +0 -18
- package/dist/core/chat/message-interpreter.d.ts +0 -91
- package/dist/core/chat/message-interpreter.js +0 -166
- package/dist/core/chat/message-store.d.ts +0 -66
- package/dist/core/chat/message-store.js +0 -131
- package/dist/core/chat/notification-queue.d.ts +0 -34
- package/dist/core/chat/notification-queue.js +0 -111
- package/dist/core/chat/pipeline.d.ts +0 -38
- package/dist/core/chat/pipeline.js +0 -89
- package/dist/core/chat/policies.d.ts +0 -16
- package/dist/core/chat/policies.js +0 -25
- package/dist/core/chat/routing.d.ts +0 -17
- package/dist/core/chat/routing.js +0 -36
- package/dist/core/chat/session-key.d.ts +0 -30
- package/dist/core/chat/session-key.js +0 -65
- package/dist/core/chat/session-manager.d.ts +0 -17
- package/dist/core/chat/session-manager.js +0 -23
- package/dist/core/chat/text-chunker.d.ts +0 -9
- package/dist/core/chat/text-chunker.js +0 -48
- package/dist/core/chat/triage-router.d.ts +0 -75
- package/dist/core/chat/triage-router.js +0 -142
- package/dist/core/chat/types.d.ts +0 -5
- package/dist/core/chat/types.js +0 -5
- package/dist/core/config/defaults.d.ts +0 -2
- package/dist/core/config/defaults.js +0 -38
- package/dist/core/config/index.d.ts +0 -6
- package/dist/core/config/index.js +0 -4
- package/dist/core/config/interpolate.d.ts +0 -5
- package/dist/core/config/interpolate.js +0 -27
- package/dist/core/config/loader.d.ts +0 -24
- package/dist/core/config/loader.js +0 -59
- package/dist/core/config/schema.d.ts +0 -5
- package/dist/core/config/schema.js +0 -119
- package/dist/core/data/core-entity-contexts.d.ts +0 -14
- package/dist/core/data/core-entity-contexts.js +0 -197
- package/dist/core/data/core-migrations.d.ts +0 -5
- package/dist/core/data/core-migrations.js +0 -45
- package/dist/core/data/core-schema.d.ts +0 -6
- package/dist/core/data/core-schema.js +0 -454
- package/dist/core/data/data-store.d.ts +0 -67
- package/dist/core/data/data-store.js +0 -218
- package/dist/core/data/domain-entity-contexts.d.ts +0 -29
- package/dist/core/data/domain-entity-contexts.js +0 -321
- package/dist/core/data/domain-schema.d.ts +0 -36
- package/dist/core/data/domain-schema.js +0 -323
- package/dist/core/data/index.d.ts +0 -7
- package/dist/core/data/index.js +0 -7
- package/dist/core/data/types.d.ts +0 -111
- package/dist/core/data/types.js +0 -1
- package/dist/core/hooks/hook-bus.d.ts +0 -18
- package/dist/core/hooks/hook-bus.js +0 -120
- package/dist/core/hooks/index.d.ts +0 -2
- package/dist/core/hooks/index.js +0 -1
- package/dist/core/hooks/types.d.ts +0 -19
- package/dist/core/hooks/types.js +0 -1
- package/dist/core/index.d.ts +0 -4
- package/dist/core/index.js +0 -4
- package/dist/core/llm/auto-discovery.d.ts +0 -11
- package/dist/core/llm/auto-discovery.js +0 -49
- package/dist/core/llm/cost-tracker.d.ts +0 -6
- package/dist/core/llm/cost-tracker.js +0 -38
- package/dist/core/llm/index.d.ts +0 -4
- package/dist/core/llm/index.js +0 -3
- package/dist/core/llm/model-router.d.ts +0 -25
- package/dist/core/llm/model-router.js +0 -49
- package/dist/core/llm/provider-registry.d.ts +0 -9
- package/dist/core/llm/provider-registry.js +0 -25
- package/dist/core/llm/types.d.ts +0 -2
- package/dist/core/llm/types.js +0 -2
- package/dist/core/orchestrator/adapters/api-adapter.d.ts +0 -34
- package/dist/core/orchestrator/adapters/api-adapter.js +0 -88
- package/dist/core/orchestrator/adapters/cli-adapter.d.ts +0 -22
- package/dist/core/orchestrator/adapters/cli-adapter.js +0 -69
- package/dist/core/orchestrator/adapters/deterministic-adapter.d.ts +0 -35
- package/dist/core/orchestrator/adapters/deterministic-adapter.js +0 -75
- package/dist/core/orchestrator/adapters/env-whitelist.d.ts +0 -4
- package/dist/core/orchestrator/adapters/env-whitelist.js +0 -27
- package/dist/core/orchestrator/adapters/output-extractor.d.ts +0 -11
- package/dist/core/orchestrator/adapters/output-extractor.js +0 -59
- package/dist/core/orchestrator/adapters/process-manager.d.ts +0 -15
- package/dist/core/orchestrator/adapters/process-manager.js +0 -26
- package/dist/core/orchestrator/adapters/tool-loop.d.ts +0 -22
- package/dist/core/orchestrator/adapters/tool-loop.js +0 -66
- package/dist/core/orchestrator/agent-registry.d.ts +0 -31
- package/dist/core/orchestrator/agent-registry.js +0 -135
- package/dist/core/orchestrator/budget-controller.d.ts +0 -19
- package/dist/core/orchestrator/budget-controller.js +0 -73
- package/dist/core/orchestrator/chain-guard.d.ts +0 -14
- package/dist/core/orchestrator/chain-guard.js +0 -23
- package/dist/core/orchestrator/circuit-breaker.d.ts +0 -65
- package/dist/core/orchestrator/circuit-breaker.js +0 -159
- package/dist/core/orchestrator/claude-stream-parser.d.ts +0 -31
- package/dist/core/orchestrator/claude-stream-parser.js +0 -99
- package/dist/core/orchestrator/config-revisions.d.ts +0 -6
- package/dist/core/orchestrator/config-revisions.js +0 -17
- package/dist/core/orchestrator/dependency-resolver.d.ts +0 -20
- package/dist/core/orchestrator/dependency-resolver.js +0 -78
- package/dist/core/orchestrator/governance-gate.d.ts +0 -110
- package/dist/core/orchestrator/governance-gate.js +0 -170
- package/dist/core/orchestrator/learning-pipeline.d.ts +0 -109
- package/dist/core/orchestrator/learning-pipeline.js +0 -249
- package/dist/core/orchestrator/loop-detector.d.ts +0 -51
- package/dist/core/orchestrator/loop-detector.js +0 -133
- package/dist/core/orchestrator/ndjson-logger.d.ts +0 -6
- package/dist/core/orchestrator/ndjson-logger.js +0 -18
- package/dist/core/orchestrator/permission-relay.d.ts +0 -72
- package/dist/core/orchestrator/permission-relay.js +0 -164
- package/dist/core/orchestrator/run-manager.d.ts +0 -31
- package/dist/core/orchestrator/run-manager.js +0 -178
- package/dist/core/orchestrator/scheduler.d.ts +0 -70
- package/dist/core/orchestrator/scheduler.js +0 -198
- package/dist/core/orchestrator/secret-store.d.ts +0 -57
- package/dist/core/orchestrator/secret-store.js +0 -171
- package/dist/core/orchestrator/session-manager.d.ts +0 -13
- package/dist/core/orchestrator/session-manager.js +0 -66
- package/dist/core/orchestrator/task-queue.d.ts +0 -34
- package/dist/core/orchestrator/task-queue.js +0 -83
- package/dist/core/orchestrator/template-interpolate.d.ts +0 -5
- package/dist/core/orchestrator/template-interpolate.js +0 -18
- package/dist/core/orchestrator/user-registry.d.ts +0 -47
- package/dist/core/orchestrator/user-registry.js +0 -76
- package/dist/core/orchestrator/wakeup-queue.d.ts +0 -9
- package/dist/core/orchestrator/wakeup-queue.js +0 -45
- package/dist/core/orchestrator/workflow-engine.d.ts +0 -47
- package/dist/core/orchestrator/workflow-engine.js +0 -204
- package/dist/core/security/audit.d.ts +0 -20
- package/dist/core/security/audit.js +0 -33
- package/dist/core/security/column-validator.d.ts +0 -20
- package/dist/core/security/column-validator.js +0 -37
- package/dist/core/security/index.d.ts +0 -5
- package/dist/core/security/index.js +0 -5
- package/dist/core/security/process-env.d.ts +0 -13
- package/dist/core/security/process-env.js +0 -49
- package/dist/core/security/sanitizer.d.ts +0 -11
- package/dist/core/security/sanitizer.js +0 -39
- package/dist/core/security/types.d.ts +0 -11
- package/dist/core/security/types.js +0 -1
- package/dist/core/update/auto-update.d.ts +0 -21
- package/dist/core/update/auto-update.js +0 -102
- package/dist/core/update/backup-manager.d.ts +0 -7
- package/dist/core/update/backup-manager.js +0 -24
- package/dist/core/update/index.d.ts +0 -8
- package/dist/core/update/index.js +0 -6
- package/dist/core/update/migration-hooks.d.ts +0 -11
- package/dist/core/update/migration-hooks.js +0 -10
- package/dist/core/update/types.d.ts +0 -11
- package/dist/core/update/types.js +0 -1
- package/dist/core/update/update-checker.d.ts +0 -11
- package/dist/core/update/update-checker.js +0 -63
- package/dist/core/update/update-manager.d.ts +0 -25
- package/dist/core/update/update-manager.js +0 -101
- package/dist/core/update/version-utils.d.ts +0 -6
- package/dist/core/update/version-utils.js +0 -34
- package/dist/gmail-connector-2FVYTQJH.js +0 -6
- package/dist/gmail-connector-MNUBRNFM.js +0 -6
- package/dist/gmail-connector-PS2VLGNE.js +0 -6
- package/dist/gmail-connector-ULSMN6X2.js +0 -6
- package/dist/gmail-connector-URRFX6A3.js +0 -6
- package/dist/inbound-AFBUPSPG.js +0 -10
- package/dist/inbound-AFOHYNUY.js +0 -6
- package/dist/inbound-CGIXRXGC.js +0 -8
- package/dist/inbound-MCOLRH6U.js +0 -10
- package/dist/inbound-SNEMBLGA.js +0 -6
- package/dist/inbound-ZJHAYVMF.js +0 -10
- package/dist/provider-qqJYv9nv.d.ts +0 -75
- package/dist/providers/anthropic/models.d.ts +0 -2
- package/dist/providers/anthropic/models.js +0 -29
- package/dist/providers/anthropic/provider.d.ts +0 -13
- package/dist/providers/anthropic/provider.js +0 -119
- package/dist/providers/anthropic/tool-converter.d.ts +0 -10
- package/dist/providers/anthropic/tool-converter.js +0 -7
- package/dist/providers/ollama/provider.d.ts +0 -17
- package/dist/providers/ollama/provider.js +0 -185
- package/dist/providers/openai/models.d.ts +0 -2
- package/dist/providers/openai/models.js +0 -29
- package/dist/providers/openai/provider.d.ts +0 -13
- package/dist/providers/openai/provider.js +0 -163
- package/dist/providers/openai/tool-converter.d.ts +0 -10
- package/dist/providers/openai/tool-converter.js +0 -10
- package/dist/shared/constants.d.ts +0 -50
- package/dist/shared/constants.js +0 -64
- package/dist/shared/index.d.ts +0 -14
- package/dist/shared/index.js +0 -14
- package/dist/shared/types/agent.d.ts +0 -36
- package/dist/shared/types/agent.js +0 -2
- package/dist/shared/types/channel.d.ts +0 -70
- package/dist/shared/types/channel.js +0 -2
- package/dist/shared/types/config.d.ts +0 -111
- package/dist/shared/types/config.js +0 -2
- package/dist/shared/types/connector.d.ts +0 -77
- package/dist/shared/types/connector.js +0 -2
- package/dist/shared/types/execution.d.ts +0 -29
- package/dist/shared/types/execution.js +0 -2
- package/dist/shared/types/provider.d.ts +0 -73
- package/dist/shared/types/provider.js +0 -2
- package/dist/shared/types/task.d.ts +0 -47
- package/dist/shared/types/task.js +0 -2
- package/dist/shared/types/workflow.d.ts +0 -39
- package/dist/shared/types/workflow.js +0 -2
- package/dist/shared/utils.d.ts +0 -6
- package/dist/shared/utils.js +0 -13
- package/dist/update-check.d.ts +0 -5
- package/dist/update-check.js +0 -56
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Text formatter — converts markdown to channel-specific formats.
|
|
3
|
-
* Story 4.4
|
|
4
|
-
*/
|
|
5
|
-
/**
|
|
6
|
-
* Format text for the given mode:
|
|
7
|
-
* - 'mrkdwn': Slack's mrkdwn format (**bold** → *bold*, _italic_ preserved, `code` preserved)
|
|
8
|
-
* - 'html': basic markdown → HTML (strong, em, code, pre)
|
|
9
|
-
* - 'plain': strip markdown markers
|
|
10
|
-
*/
|
|
11
|
-
export function formatText(text, mode) {
|
|
12
|
-
switch (mode) {
|
|
13
|
-
case "mrkdwn":
|
|
14
|
-
return toMrkdwn(text);
|
|
15
|
-
case "html":
|
|
16
|
-
return toHtml(text);
|
|
17
|
-
case "plain":
|
|
18
|
-
return toPlain(text);
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
function toMrkdwn(text) {
|
|
22
|
-
// **bold** → *bold* (Slack uses single asterisk for bold)
|
|
23
|
-
let result = text.replace(/\*\*(.+?)\*\*/g, "*$1*");
|
|
24
|
-
// __bold__ → *bold*
|
|
25
|
-
result = result.replace(/__(.+?)__/g, "*$1*");
|
|
26
|
-
// _italic_ remains as _italic_ (already valid mrkdwn)
|
|
27
|
-
// `code` remains as `code`
|
|
28
|
-
// ```code block``` remains
|
|
29
|
-
return result;
|
|
30
|
-
}
|
|
31
|
-
function toHtml(text) {
|
|
32
|
-
// Code blocks first (before inline)
|
|
33
|
-
let result = text.replace(/```([\s\S]*?)```/g, "<pre><code>$1</code></pre>");
|
|
34
|
-
// Inline code
|
|
35
|
-
result = result.replace(/`(.+?)`/g, "<code>$1</code>");
|
|
36
|
-
// **bold**
|
|
37
|
-
result = result.replace(/\*\*(.+?)\*\*/g, "<strong>$1</strong>");
|
|
38
|
-
// __bold__
|
|
39
|
-
result = result.replace(/__(.+?)__/g, "<strong>$1</strong>");
|
|
40
|
-
// *italic*
|
|
41
|
-
result = result.replace(/\*(.+?)\*/g, "<em>$1</em>");
|
|
42
|
-
// _italic_
|
|
43
|
-
result = result.replace(/_(.+?)_/g, "<em>$1</em>");
|
|
44
|
-
return result;
|
|
45
|
-
}
|
|
46
|
-
function toPlain(text) {
|
|
47
|
-
// Remove code blocks
|
|
48
|
-
let result = text.replace(/```[\s\S]*?```/g, (m) => m.replace(/```/g, "").trim());
|
|
49
|
-
// Remove inline code markers
|
|
50
|
-
result = result.replace(/`(.+?)`/g, "$1");
|
|
51
|
-
// Remove **bold**
|
|
52
|
-
result = result.replace(/\*\*(.+?)\*\*/g, "$1");
|
|
53
|
-
// Remove __bold__
|
|
54
|
-
result = result.replace(/__(.+?)__/g, "$1");
|
|
55
|
-
// Remove *italic*
|
|
56
|
-
result = result.replace(/\*(.+?)\*/g, "$1");
|
|
57
|
-
// Remove _italic_
|
|
58
|
-
result = result.replace(/_(.+?)_/g, "$1");
|
|
59
|
-
return result;
|
|
60
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Chat layer exports — Stories 4.1–4.4
|
|
3
|
-
*/
|
|
4
|
-
export { ChannelRegistry, ChannelRegistryError } from "./channel-registry.js";
|
|
5
|
-
export { discoverChannels } from "./auto-discovery.js";
|
|
6
|
-
export { MessagePipeline } from "./pipeline.js";
|
|
7
|
-
export { buildAgentBindings } from "./routing.js";
|
|
8
|
-
export { TriageRouter } from "./triage-router.js";
|
|
9
|
-
export type { RoutingRule, RoutingDecision, TriageRouterConfig } from "./triage-router.js";
|
|
10
|
-
export { checkAllowlist, checkMentionGate } from "./policies.js";
|
|
11
|
-
export { SessionKey } from "./session-key.js";
|
|
12
|
-
export { ChatSessionManager } from "./session-manager.js";
|
|
13
|
-
export { NotificationQueue } from "./notification-queue.js";
|
|
14
|
-
export { MessageStore } from "./message-store.js";
|
|
15
|
-
export type { StoredAttachment, StoreResult } from "./message-store.js";
|
|
16
|
-
export { ChatResponder } from "./chat-responder.js";
|
|
17
|
-
export type { ChatResponderConfig } from "./chat-responder.js";
|
|
18
|
-
export { MessageInterpreter } from "./message-interpreter.js";
|
|
19
|
-
export type { Extractor, ExtractedTask, ExtractedMemory, ExtractedFile, ExtractedUserContext, InterpretationResult, MessageInterpreterConfig, LLMCallFn, } from "./message-interpreter.js";
|
|
20
|
-
export { ChatPipeline } from "./chat-pipeline.js";
|
|
21
|
-
export type { ChatPipelineConfig } from "./chat-pipeline.js";
|
|
22
|
-
export { chunkText } from "./text-chunker.js";
|
|
23
|
-
export { formatText } from "./formatter.js";
|
|
24
|
-
export type { ChatType, FormattingMode, ChannelCapabilities, ChannelMeta, InboundMessage, Attachment, OutboundPayload, SendResult, HealthStatus, ChannelConfig, ChannelAdapter, } from "./types.js";
|
package/dist/core/chat/index.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Chat layer exports — Stories 4.1–4.4
|
|
3
|
-
*/
|
|
4
|
-
export { ChannelRegistry, ChannelRegistryError } from "./channel-registry.js";
|
|
5
|
-
export { discoverChannels } from "./auto-discovery.js";
|
|
6
|
-
export { MessagePipeline } from "./pipeline.js";
|
|
7
|
-
export { buildAgentBindings } from "./routing.js";
|
|
8
|
-
export { TriageRouter } from "./triage-router.js";
|
|
9
|
-
export { checkAllowlist, checkMentionGate } from "./policies.js";
|
|
10
|
-
export { SessionKey } from "./session-key.js";
|
|
11
|
-
export { ChatSessionManager } from "./session-manager.js";
|
|
12
|
-
export { NotificationQueue } from "./notification-queue.js";
|
|
13
|
-
export { MessageStore } from "./message-store.js";
|
|
14
|
-
export { ChatResponder } from "./chat-responder.js";
|
|
15
|
-
export { MessageInterpreter } from "./message-interpreter.js";
|
|
16
|
-
export { ChatPipeline } from "./chat-pipeline.js";
|
|
17
|
-
export { chunkText } from "./text-chunker.js";
|
|
18
|
-
export { formatText } from "./formatter.js";
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* MessageInterpreter — async structured extraction from messages.
|
|
3
|
-
* Story 7.3
|
|
4
|
-
*
|
|
5
|
-
* After every message is stored, the interpreter runs async to extract
|
|
6
|
-
* structured data types: tasks, memories, files, user context, and custom types.
|
|
7
|
-
*
|
|
8
|
-
* Uses a cheap LLM (Haiku) for classification and extraction.
|
|
9
|
-
* Pluggable extractors allow apps to add custom data types.
|
|
10
|
-
*/
|
|
11
|
-
import type { DataStore } from '../data/data-store.js';
|
|
12
|
-
import type { HookBus } from '../hooks/hook-bus.js';
|
|
13
|
-
import type { ChatMessage } from '../../shared/index.js';
|
|
14
|
-
export interface ExtractedTask {
|
|
15
|
-
title: string;
|
|
16
|
-
description?: string;
|
|
17
|
-
dueDate?: string;
|
|
18
|
-
scheduled?: boolean;
|
|
19
|
-
priority?: number;
|
|
20
|
-
}
|
|
21
|
-
export interface ExtractedMemory {
|
|
22
|
-
summary: string;
|
|
23
|
-
contents: string;
|
|
24
|
-
tags?: string[];
|
|
25
|
-
category?: string;
|
|
26
|
-
}
|
|
27
|
-
export interface ExtractedFile {
|
|
28
|
-
filename: string;
|
|
29
|
-
fileType: string;
|
|
30
|
-
contents: string;
|
|
31
|
-
summary: string;
|
|
32
|
-
}
|
|
33
|
-
export interface ExtractedUserContext {
|
|
34
|
-
trait: string;
|
|
35
|
-
value: string;
|
|
36
|
-
}
|
|
37
|
-
export interface InterpretationResult {
|
|
38
|
-
messageId: string;
|
|
39
|
-
tasks: ExtractedTask[];
|
|
40
|
-
memories: ExtractedMemory[];
|
|
41
|
-
files: ExtractedFile[];
|
|
42
|
-
userContext: ExtractedUserContext[];
|
|
43
|
-
custom: Record<string, unknown[]>;
|
|
44
|
-
isTaskRequest: boolean;
|
|
45
|
-
}
|
|
46
|
-
export type LLMCallFn = (params: {
|
|
47
|
-
model: string;
|
|
48
|
-
messages: ChatMessage[];
|
|
49
|
-
system?: string;
|
|
50
|
-
maxTokens?: number;
|
|
51
|
-
}) => Promise<{
|
|
52
|
-
content: string;
|
|
53
|
-
}>;
|
|
54
|
-
/**
|
|
55
|
-
* Pluggable extractor interface for custom data types.
|
|
56
|
-
*/
|
|
57
|
-
export interface Extractor {
|
|
58
|
-
readonly type: string;
|
|
59
|
-
extract(message: {
|
|
60
|
-
body: string;
|
|
61
|
-
attachments?: Array<Record<string, unknown>>;
|
|
62
|
-
}, llmCall: LLMCallFn): Promise<unknown[]>;
|
|
63
|
-
}
|
|
64
|
-
export interface MessageInterpreterConfig {
|
|
65
|
-
/** Additional custom extractors beyond built-in ones */
|
|
66
|
-
extractors?: Extractor[];
|
|
67
|
-
/** Model for interpretation LLM calls. Default: 'fast' */
|
|
68
|
-
model?: string;
|
|
69
|
-
/** LLM call function */
|
|
70
|
-
llmCall: LLMCallFn;
|
|
71
|
-
/** Auto-create tasks from extracted tasks. Default: false */
|
|
72
|
-
autoCreateTasks?: boolean;
|
|
73
|
-
}
|
|
74
|
-
export declare class MessageInterpreter {
|
|
75
|
-
private db;
|
|
76
|
-
private hooks;
|
|
77
|
-
private readonly extractors;
|
|
78
|
-
private readonly model;
|
|
79
|
-
private readonly llmCall;
|
|
80
|
-
private readonly autoCreateTasks;
|
|
81
|
-
constructor(db: DataStore, hooks: HookBus, config: MessageInterpreterConfig);
|
|
82
|
-
/**
|
|
83
|
-
* Interpret a stored message asynchronously.
|
|
84
|
-
* Extracts tasks, memories, files, user context, and custom types.
|
|
85
|
-
*/
|
|
86
|
-
interpret(messageId: string): Promise<InterpretationResult>;
|
|
87
|
-
/**
|
|
88
|
-
* Extract structured data from message text using LLM.
|
|
89
|
-
*/
|
|
90
|
-
private extractWithLLM;
|
|
91
|
-
}
|
|
@@ -1,166 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* MessageInterpreter — async structured extraction from messages.
|
|
3
|
-
* Story 7.3
|
|
4
|
-
*
|
|
5
|
-
* After every message is stored, the interpreter runs async to extract
|
|
6
|
-
* structured data types: tasks, memories, files, user context, and custom types.
|
|
7
|
-
*
|
|
8
|
-
* Uses a cheap LLM (Haiku) for classification and extraction.
|
|
9
|
-
* Pluggable extractors allow apps to add custom data types.
|
|
10
|
-
*/
|
|
11
|
-
const INTERPRET_SYSTEM = `You are a message parser. Extract structured data from the user's message.
|
|
12
|
-
|
|
13
|
-
Return a JSON object with these fields:
|
|
14
|
-
{
|
|
15
|
-
"tasks": [{ "title": "...", "description": "...", "priority": 1-10 }],
|
|
16
|
-
"memories": [{ "summary": "one-line", "contents": "full text", "tags": ["tag1"], "category": "..." }],
|
|
17
|
-
"user_context": [{ "trait": "...", "value": "..." }],
|
|
18
|
-
"is_task_request": true/false
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
Rules:
|
|
22
|
-
- "tasks": ALWAYS create at least one task from every message. The task title should capture the user's intent. If the message is just a greeting or acknowledgment, create a task with title "Respond to greeting" or similar. Tasks are cheap — the execution layer decides whether action is needed.
|
|
23
|
-
- "memories": information, notes, random thoughts to remember. Parse thematically — one message can have multiple memories.
|
|
24
|
-
- "user_context": personality traits, preferences, or learnings about the user.
|
|
25
|
-
- "is_task_request": ALWAYS true. Every message gets a task. The execution layer handles triage.
|
|
26
|
-
- Return ONLY valid JSON, no markdown or explanation.`;
|
|
27
|
-
export class MessageInterpreter {
|
|
28
|
-
db;
|
|
29
|
-
hooks;
|
|
30
|
-
extractors;
|
|
31
|
-
model;
|
|
32
|
-
llmCall;
|
|
33
|
-
autoCreateTasks;
|
|
34
|
-
constructor(db, hooks, config) {
|
|
35
|
-
this.db = db;
|
|
36
|
-
this.hooks = hooks;
|
|
37
|
-
this.extractors = config.extractors ?? [];
|
|
38
|
-
this.model = config.model ?? 'fast';
|
|
39
|
-
this.llmCall = config.llmCall;
|
|
40
|
-
this.autoCreateTasks = config.autoCreateTasks ?? false;
|
|
41
|
-
}
|
|
42
|
-
/**
|
|
43
|
-
* Interpret a stored message asynchronously.
|
|
44
|
-
* Extracts tasks, memories, files, user context, and custom types.
|
|
45
|
-
*/
|
|
46
|
-
async interpret(messageId) {
|
|
47
|
-
const message = await this.db.get('messages', { id: messageId });
|
|
48
|
-
if (!message)
|
|
49
|
-
throw new Error(`Message not found: ${messageId}`);
|
|
50
|
-
const body = message['body'];
|
|
51
|
-
const userId = message['user_id'];
|
|
52
|
-
// Get attachments
|
|
53
|
-
const attachments = await this.db.query('message_attachments', {
|
|
54
|
-
where: { message_id: messageId },
|
|
55
|
-
});
|
|
56
|
-
// Run built-in LLM extraction
|
|
57
|
-
const parsed = await this.extractWithLLM(body);
|
|
58
|
-
// Store extracted memories
|
|
59
|
-
for (const memory of parsed.memories) {
|
|
60
|
-
await this.db.insert('memories', {
|
|
61
|
-
message_id: messageId,
|
|
62
|
-
user_id: userId,
|
|
63
|
-
summary: memory.summary,
|
|
64
|
-
contents: memory.contents,
|
|
65
|
-
tags: JSON.stringify(memory.tags ?? []),
|
|
66
|
-
category: memory.category,
|
|
67
|
-
});
|
|
68
|
-
}
|
|
69
|
-
// Store user context as memories with 'user_context' category
|
|
70
|
-
for (const ctx of parsed.userContext) {
|
|
71
|
-
await this.db.insert('memories', {
|
|
72
|
-
message_id: messageId,
|
|
73
|
-
user_id: userId,
|
|
74
|
-
summary: ctx.trait,
|
|
75
|
-
contents: ctx.value,
|
|
76
|
-
tags: JSON.stringify(['user_context']),
|
|
77
|
-
category: 'user_context',
|
|
78
|
-
});
|
|
79
|
-
}
|
|
80
|
-
// Extract from attachments (file contents/summaries)
|
|
81
|
-
const files = [];
|
|
82
|
-
for (const att of attachments) {
|
|
83
|
-
if (att['contents']) {
|
|
84
|
-
files.push({
|
|
85
|
-
filename: att['filename'] ?? 'unknown',
|
|
86
|
-
fileType: att['file_type'] ?? 'file',
|
|
87
|
-
contents: att['contents'],
|
|
88
|
-
summary: att['summary'] ?? '',
|
|
89
|
-
});
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
// Run custom extractors
|
|
93
|
-
const custom = {};
|
|
94
|
-
for (const extractor of this.extractors) {
|
|
95
|
-
try {
|
|
96
|
-
const results = await extractor.extract({ body, attachments }, this.llmCall);
|
|
97
|
-
if (results.length > 0) {
|
|
98
|
-
custom[extractor.type] = results;
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
catch {
|
|
102
|
-
// Custom extractor failed — continue with others
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
const result = {
|
|
106
|
-
messageId,
|
|
107
|
-
tasks: parsed.tasks,
|
|
108
|
-
memories: parsed.memories,
|
|
109
|
-
files,
|
|
110
|
-
userContext: parsed.userContext,
|
|
111
|
-
custom,
|
|
112
|
-
isTaskRequest: parsed.isTaskRequest,
|
|
113
|
-
};
|
|
114
|
-
await this.hooks.emit('interpretation.completed', {
|
|
115
|
-
messageId,
|
|
116
|
-
taskCount: result.tasks.length,
|
|
117
|
-
memoryCount: result.memories.length,
|
|
118
|
-
fileCount: result.files.length,
|
|
119
|
-
isTaskRequest: result.isTaskRequest,
|
|
120
|
-
});
|
|
121
|
-
return result;
|
|
122
|
-
}
|
|
123
|
-
/**
|
|
124
|
-
* Extract structured data from message text using LLM.
|
|
125
|
-
*/
|
|
126
|
-
async extractWithLLM(body) {
|
|
127
|
-
try {
|
|
128
|
-
const result = await this.llmCall({
|
|
129
|
-
model: this.model,
|
|
130
|
-
messages: [{ role: 'user', content: body }],
|
|
131
|
-
system: INTERPRET_SYSTEM,
|
|
132
|
-
maxTokens: 1000,
|
|
133
|
-
});
|
|
134
|
-
// Strip markdown fences if present (LLMs often wrap JSON in ```json...```)
|
|
135
|
-
const raw = result.content.replace(/^```(?:json)?\s*\n?/i, '').replace(/\n?```\s*$/i, '').trim();
|
|
136
|
-
const parsed = JSON.parse(raw);
|
|
137
|
-
return {
|
|
138
|
-
tasks: (parsed.tasks ?? []).map(t => ({
|
|
139
|
-
title: t.title,
|
|
140
|
-
description: t.description,
|
|
141
|
-
priority: t.priority,
|
|
142
|
-
})),
|
|
143
|
-
memories: (parsed.memories ?? []).map(m => ({
|
|
144
|
-
summary: m.summary,
|
|
145
|
-
contents: m.contents,
|
|
146
|
-
tags: m.tags,
|
|
147
|
-
category: m.category,
|
|
148
|
-
})),
|
|
149
|
-
userContext: (parsed.user_context ?? []).map(u => ({
|
|
150
|
-
trait: u.trait,
|
|
151
|
-
value: u.value,
|
|
152
|
-
})),
|
|
153
|
-
isTaskRequest: parsed.is_task_request ?? false,
|
|
154
|
-
};
|
|
155
|
-
}
|
|
156
|
-
catch {
|
|
157
|
-
// LLM parse failed — return empty
|
|
158
|
-
return {
|
|
159
|
-
tasks: [],
|
|
160
|
-
memories: [],
|
|
161
|
-
userContext: [],
|
|
162
|
-
isTaskRequest: false,
|
|
163
|
-
};
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
}
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* MessageStore — store-before-respond guarantee for all chat interactions.
|
|
3
|
-
* Story 7.1
|
|
4
|
-
*
|
|
5
|
-
* Every inbound message (with attachments) is stored BEFORE the bot responds.
|
|
6
|
-
* Every outbound message is stored BEFORE it is sent to the user.
|
|
7
|
-
* Storage confirmation is required before any response flows.
|
|
8
|
-
*/
|
|
9
|
-
import type { DataStore } from '../data/data-store.js';
|
|
10
|
-
import type { HookBus } from '../hooks/hook-bus.js';
|
|
11
|
-
import type { InboundMessage } from './types.js';
|
|
12
|
-
export interface StoredAttachment {
|
|
13
|
-
fileType: string;
|
|
14
|
-
filename?: string;
|
|
15
|
-
mimeType?: string;
|
|
16
|
-
sizeBytes?: number;
|
|
17
|
-
contents?: string;
|
|
18
|
-
summary?: string;
|
|
19
|
-
url?: string;
|
|
20
|
-
}
|
|
21
|
-
export interface StoreResult {
|
|
22
|
-
messageId: string;
|
|
23
|
-
attachmentIds: string[];
|
|
24
|
-
}
|
|
25
|
-
export declare class MessageStore {
|
|
26
|
-
private db;
|
|
27
|
-
private hooks;
|
|
28
|
-
constructor(db: DataStore, hooks: HookBus);
|
|
29
|
-
/**
|
|
30
|
-
* Store an inbound message and its attachments.
|
|
31
|
-
* Must complete successfully before any bot response is generated.
|
|
32
|
-
*/
|
|
33
|
-
storeInbound(msg: InboundMessage): Promise<StoreResult>;
|
|
34
|
-
/**
|
|
35
|
-
* Store an outbound message BEFORE sending it.
|
|
36
|
-
* Returns the message ID for confirmation tracking.
|
|
37
|
-
*/
|
|
38
|
-
storeOutbound(opts: {
|
|
39
|
-
channel: string;
|
|
40
|
-
text: string;
|
|
41
|
-
threadId?: string;
|
|
42
|
-
agentId?: string;
|
|
43
|
-
agentSlug?: string;
|
|
44
|
-
taskId?: string;
|
|
45
|
-
}): Promise<string>;
|
|
46
|
-
/**
|
|
47
|
-
* Store an attachment linked to a message.
|
|
48
|
-
*/
|
|
49
|
-
storeAttachment(messageId: string, att: StoredAttachment): Promise<string>;
|
|
50
|
-
/**
|
|
51
|
-
* Get recent messages in a thread for context building.
|
|
52
|
-
*/
|
|
53
|
-
getThreadHistory(threadId: string, limit?: number): Promise<Array<Record<string, unknown>>>;
|
|
54
|
-
/**
|
|
55
|
-
* Get recent outbound messages in a thread for redundancy checking.
|
|
56
|
-
*/
|
|
57
|
-
getRecentOutbound(threadId: string, limit?: number): Promise<Array<Record<string, unknown>>>;
|
|
58
|
-
/**
|
|
59
|
-
* Get recent messages from a specific user across all threads.
|
|
60
|
-
*/
|
|
61
|
-
getUserHistory(userId: string, channel: string, limit?: number): Promise<Array<Record<string, unknown>>>;
|
|
62
|
-
/**
|
|
63
|
-
* Get attachments for a message.
|
|
64
|
-
*/
|
|
65
|
-
getAttachments(messageId: string): Promise<Array<Record<string, unknown>>>;
|
|
66
|
-
}
|
|
@@ -1,131 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* MessageStore — store-before-respond guarantee for all chat interactions.
|
|
3
|
-
* Story 7.1
|
|
4
|
-
*
|
|
5
|
-
* Every inbound message (with attachments) is stored BEFORE the bot responds.
|
|
6
|
-
* Every outbound message is stored BEFORE it is sent to the user.
|
|
7
|
-
* Storage confirmation is required before any response flows.
|
|
8
|
-
*/
|
|
9
|
-
export class MessageStore {
|
|
10
|
-
db;
|
|
11
|
-
hooks;
|
|
12
|
-
constructor(db, hooks) {
|
|
13
|
-
this.db = db;
|
|
14
|
-
this.hooks = hooks;
|
|
15
|
-
}
|
|
16
|
-
/**
|
|
17
|
-
* Store an inbound message and its attachments.
|
|
18
|
-
* Must complete successfully before any bot response is generated.
|
|
19
|
-
*/
|
|
20
|
-
async storeInbound(msg) {
|
|
21
|
-
const row = await this.db.insert('messages', {
|
|
22
|
-
channel: msg.channel,
|
|
23
|
-
direction: 'inbound',
|
|
24
|
-
from_user: msg.from,
|
|
25
|
-
user_id: msg.userId,
|
|
26
|
-
body: msg.body,
|
|
27
|
-
thread_id: msg.threadId,
|
|
28
|
-
});
|
|
29
|
-
const messageId = row['id'];
|
|
30
|
-
const attachmentIds = [];
|
|
31
|
-
// Store each attachment
|
|
32
|
-
if (msg.attachments && msg.attachments.length > 0) {
|
|
33
|
-
for (const att of msg.attachments) {
|
|
34
|
-
const attId = await this.storeAttachment(messageId, {
|
|
35
|
-
fileType: att.type,
|
|
36
|
-
filename: att.filename,
|
|
37
|
-
mimeType: att.mimeType,
|
|
38
|
-
sizeBytes: att.size,
|
|
39
|
-
url: att.url,
|
|
40
|
-
});
|
|
41
|
-
attachmentIds.push(attId);
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
await this.hooks.emit('message.stored', {
|
|
45
|
-
messageId,
|
|
46
|
-
direction: 'inbound',
|
|
47
|
-
channel: msg.channel,
|
|
48
|
-
from: msg.from,
|
|
49
|
-
attachmentCount: attachmentIds.length,
|
|
50
|
-
});
|
|
51
|
-
return { messageId, attachmentIds };
|
|
52
|
-
}
|
|
53
|
-
/**
|
|
54
|
-
* Store an outbound message BEFORE sending it.
|
|
55
|
-
* Returns the message ID for confirmation tracking.
|
|
56
|
-
*/
|
|
57
|
-
async storeOutbound(opts) {
|
|
58
|
-
const row = await this.db.insert('messages', {
|
|
59
|
-
channel: opts.channel,
|
|
60
|
-
direction: 'outbound',
|
|
61
|
-
from_agent: opts.agentSlug,
|
|
62
|
-
agent_id: opts.agentId,
|
|
63
|
-
body: opts.text,
|
|
64
|
-
thread_id: opts.threadId,
|
|
65
|
-
task_id: opts.taskId,
|
|
66
|
-
});
|
|
67
|
-
const messageId = row['id'];
|
|
68
|
-
await this.hooks.emit('message.stored', {
|
|
69
|
-
messageId,
|
|
70
|
-
direction: 'outbound',
|
|
71
|
-
channel: opts.channel,
|
|
72
|
-
});
|
|
73
|
-
return messageId;
|
|
74
|
-
}
|
|
75
|
-
/**
|
|
76
|
-
* Store an attachment linked to a message.
|
|
77
|
-
*/
|
|
78
|
-
async storeAttachment(messageId, att) {
|
|
79
|
-
const row = await this.db.insert('message_attachments', {
|
|
80
|
-
message_id: messageId,
|
|
81
|
-
file_type: att.fileType,
|
|
82
|
-
filename: att.filename,
|
|
83
|
-
mime_type: att.mimeType,
|
|
84
|
-
size_bytes: att.sizeBytes,
|
|
85
|
-
contents: att.contents,
|
|
86
|
-
summary: att.summary,
|
|
87
|
-
url: att.url,
|
|
88
|
-
});
|
|
89
|
-
return row['id'];
|
|
90
|
-
}
|
|
91
|
-
/**
|
|
92
|
-
* Get recent messages in a thread for context building.
|
|
93
|
-
*/
|
|
94
|
-
async getThreadHistory(threadId, limit = 20) {
|
|
95
|
-
const messages = await this.db.query('messages', {
|
|
96
|
-
where: { thread_id: threadId },
|
|
97
|
-
orderBy: 'created_at',
|
|
98
|
-
limit,
|
|
99
|
-
});
|
|
100
|
-
return messages;
|
|
101
|
-
}
|
|
102
|
-
/**
|
|
103
|
-
* Get recent outbound messages in a thread for redundancy checking.
|
|
104
|
-
*/
|
|
105
|
-
async getRecentOutbound(threadId, limit = 10) {
|
|
106
|
-
const messages = await this.db.query('messages', {
|
|
107
|
-
where: { thread_id: threadId, direction: 'outbound' },
|
|
108
|
-
orderBy: 'created_at',
|
|
109
|
-
limit,
|
|
110
|
-
});
|
|
111
|
-
return messages;
|
|
112
|
-
}
|
|
113
|
-
/**
|
|
114
|
-
* Get recent messages from a specific user across all threads.
|
|
115
|
-
*/
|
|
116
|
-
async getUserHistory(userId, channel, limit = 50) {
|
|
117
|
-
return this.db.query('messages', {
|
|
118
|
-
where: { from_user: userId, channel },
|
|
119
|
-
orderBy: 'created_at',
|
|
120
|
-
limit,
|
|
121
|
-
});
|
|
122
|
-
}
|
|
123
|
-
/**
|
|
124
|
-
* Get attachments for a message.
|
|
125
|
-
*/
|
|
126
|
-
async getAttachments(messageId) {
|
|
127
|
-
return this.db.query('message_attachments', {
|
|
128
|
-
where: { message_id: messageId },
|
|
129
|
-
});
|
|
130
|
-
}
|
|
131
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NotificationQueue — persistent outbound notification queue with retry.
|
|
3
|
-
* Story 4.4
|
|
4
|
-
*/
|
|
5
|
-
import type { DataStore } from "../data/data-store.js";
|
|
6
|
-
import type { HookBus } from "../hooks/hook-bus.js";
|
|
7
|
-
import type { ChannelRegistry } from "./channel-registry.js";
|
|
8
|
-
export interface NotificationQueueOpts {
|
|
9
|
-
maxRetries?: number;
|
|
10
|
-
pollIntervalMs?: number;
|
|
11
|
-
}
|
|
12
|
-
export declare class NotificationQueue {
|
|
13
|
-
private readonly db;
|
|
14
|
-
private readonly hooks;
|
|
15
|
-
private readonly channelRegistry;
|
|
16
|
-
private readonly maxRetries;
|
|
17
|
-
private readonly pollIntervalMs;
|
|
18
|
-
private timer;
|
|
19
|
-
constructor(db: DataStore, hooks: HookBus, channelRegistry: ChannelRegistry, opts?: NotificationQueueOpts);
|
|
20
|
-
/**
|
|
21
|
-
* Enqueue a notification for delivery.
|
|
22
|
-
* Returns the notification ID.
|
|
23
|
-
*/
|
|
24
|
-
enqueue(channel: string, recipient: string, payload: {
|
|
25
|
-
text: string;
|
|
26
|
-
threadId?: string;
|
|
27
|
-
[key: string]: unknown;
|
|
28
|
-
}): Promise<string>;
|
|
29
|
-
/** Start the background worker polling for pending notifications. */
|
|
30
|
-
startWorker(): void;
|
|
31
|
-
/** Stop the background worker. */
|
|
32
|
-
stopWorker(): void;
|
|
33
|
-
private processNext;
|
|
34
|
-
}
|