@lssm/example.agent-console 0.0.0-canary-20251219202229 → 0.0.0-canary-20251220002821
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/.turbo/turbo-build$colon$bundle.log +81 -81
- package/.turbo/turbo-build.log +87 -87
- package/CHANGELOG.md +6 -6
- package/dist/agent/agent.contracts.d.ts +126 -126
- package/dist/agent/agent.contracts.d.ts.map +1 -1
- package/dist/agent/agent.entity.d.ts +36 -36
- package/dist/agent/agent.enum.d.ts +4 -4
- package/dist/agent/agent.event.d.ts +31 -31
- package/dist/agent/agent.event.d.ts.map +1 -1
- package/dist/agent/agent.schema.d.ts +95 -95
- package/dist/libs/contracts/dist/capabilities/openbanking.js.map +1 -1
- package/dist/libs/contracts/dist/contract-registry/schemas.js.map +1 -1
- package/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/meta.docs.js.map +1 -1
- package/dist/libs/contracts/dist/docs/presentations.js.map +1 -1
- package/dist/libs/contracts/dist/docs/registry.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js.map +1 -1
- package/dist/libs/contracts/dist/docs/tech-contracts.docs.js.map +1 -1
- package/dist/libs/contracts/dist/events.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/contracts.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/accounts.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/balances.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/transactions.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/openbanking/models.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/openbanking/telemetry.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/providers/elevenlabs.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/providers/gcs-storage.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/providers/gmail.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/providers/google-calendar.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/providers/mistral.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/providers/postmark.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/providers/powens.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/providers/qdrant.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/providers/stripe.js.map +1 -1
- package/dist/libs/contracts/dist/integrations/providers/twilio-sms.js.map +1 -1
- package/dist/libs/contracts/dist/knowledge/contracts.js.map +1 -1
- package/dist/libs/contracts/dist/knowledge/spaces/email-threads.js.map +1 -1
- package/dist/libs/contracts/dist/knowledge/spaces/financial-docs.js.map +1 -1
- package/dist/libs/contracts/dist/knowledge/spaces/financial-overview.js.map +1 -1
- package/dist/libs/contracts/dist/knowledge/spaces/product-canon.js.map +1 -1
- package/dist/libs/contracts/dist/knowledge/spaces/support-faq.js.map +1 -1
- package/dist/libs/contracts/dist/knowledge/spaces/uploaded-docs.js.map +1 -1
- package/dist/libs/contracts/dist/llm/exporters.js.map +1 -1
- package/dist/libs/contracts/dist/onboarding-base.js.map +1 -1
- package/dist/libs/contracts/dist/ownership.js.map +1 -1
- package/dist/libs/contracts/dist/presentations.v2.js.map +1 -1
- package/dist/libs/contracts/dist/regenerator/service.js.map +1 -1
- package/dist/libs/contracts/dist/schema/dist/index.js.map +1 -1
- package/dist/libs/contracts/dist/spec.js.map +1 -1
- package/dist/run/run.contracts.d.ts +175 -175
- package/dist/run/run.entity.d.ts +56 -56
- package/dist/run/run.enum.d.ts +5 -5
- package/dist/run/run.event.d.ts +71 -71
- package/dist/run/run.schema.d.ts +99 -99
- package/dist/tool/tool.contracts.d.ts +101 -101
- package/dist/tool/tool.contracts.d.ts.map +1 -1
- package/dist/tool/tool.entity.d.ts +24 -24
- package/dist/tool/tool.enum.d.ts +4 -4
- package/dist/tool/tool.event.d.ts +25 -25
- package/package.json +17 -10
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -1,54 +1,54 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _lssm_lib_schema299 from "@lssm/lib.schema";
|
|
2
2
|
|
|
3
3
|
//#region src/agent/agent.entity.d.ts
|
|
4
4
|
/**
|
|
5
5
|
* Agent status for lifecycle management.
|
|
6
6
|
*/
|
|
7
|
-
declare const AgentStatusEntityEnum:
|
|
7
|
+
declare const AgentStatusEntityEnum: _lssm_lib_schema299.EntityEnumDef;
|
|
8
8
|
/**
|
|
9
9
|
* Agent model provider.
|
|
10
10
|
*/
|
|
11
|
-
declare const ModelProviderEntityEnum:
|
|
11
|
+
declare const ModelProviderEntityEnum: _lssm_lib_schema299.EntityEnumDef;
|
|
12
12
|
/**
|
|
13
13
|
* Agent entity - Represents an AI agent configuration.
|
|
14
14
|
*/
|
|
15
|
-
declare const AgentEntity:
|
|
16
|
-
id:
|
|
17
|
-
organizationId:
|
|
18
|
-
name:
|
|
19
|
-
slug:
|
|
20
|
-
description:
|
|
21
|
-
status:
|
|
22
|
-
modelProvider:
|
|
23
|
-
modelName:
|
|
24
|
-
modelConfig:
|
|
25
|
-
systemPrompt:
|
|
26
|
-
userPromptTemplate:
|
|
27
|
-
toolIds:
|
|
28
|
-
toolChoice:
|
|
29
|
-
maxIterations:
|
|
30
|
-
maxTokensPerRun:
|
|
31
|
-
timeoutMs:
|
|
32
|
-
version:
|
|
33
|
-
tags:
|
|
34
|
-
createdAt:
|
|
35
|
-
updatedAt:
|
|
36
|
-
createdById:
|
|
37
|
-
tools:
|
|
15
|
+
declare const AgentEntity: _lssm_lib_schema299.EntitySpec<{
|
|
16
|
+
id: _lssm_lib_schema299.EntityScalarField;
|
|
17
|
+
organizationId: _lssm_lib_schema299.EntityScalarField;
|
|
18
|
+
name: _lssm_lib_schema299.EntityScalarField;
|
|
19
|
+
slug: _lssm_lib_schema299.EntityScalarField;
|
|
20
|
+
description: _lssm_lib_schema299.EntityScalarField;
|
|
21
|
+
status: _lssm_lib_schema299.EntityEnumField;
|
|
22
|
+
modelProvider: _lssm_lib_schema299.EntityEnumField;
|
|
23
|
+
modelName: _lssm_lib_schema299.EntityScalarField;
|
|
24
|
+
modelConfig: _lssm_lib_schema299.EntityScalarField;
|
|
25
|
+
systemPrompt: _lssm_lib_schema299.EntityScalarField;
|
|
26
|
+
userPromptTemplate: _lssm_lib_schema299.EntityScalarField;
|
|
27
|
+
toolIds: _lssm_lib_schema299.EntityScalarField;
|
|
28
|
+
toolChoice: _lssm_lib_schema299.EntityScalarField;
|
|
29
|
+
maxIterations: _lssm_lib_schema299.EntityScalarField;
|
|
30
|
+
maxTokensPerRun: _lssm_lib_schema299.EntityScalarField;
|
|
31
|
+
timeoutMs: _lssm_lib_schema299.EntityScalarField;
|
|
32
|
+
version: _lssm_lib_schema299.EntityScalarField;
|
|
33
|
+
tags: _lssm_lib_schema299.EntityScalarField;
|
|
34
|
+
createdAt: _lssm_lib_schema299.EntityScalarField;
|
|
35
|
+
updatedAt: _lssm_lib_schema299.EntityScalarField;
|
|
36
|
+
createdById: _lssm_lib_schema299.EntityScalarField;
|
|
37
|
+
tools: _lssm_lib_schema299.EntityRelationField;
|
|
38
38
|
}>;
|
|
39
39
|
/**
|
|
40
40
|
* AgentTool join entity - Links agents to their assigned tools.
|
|
41
41
|
*/
|
|
42
|
-
declare const AgentToolEntity:
|
|
43
|
-
id:
|
|
44
|
-
agentId:
|
|
45
|
-
toolId:
|
|
46
|
-
config:
|
|
47
|
-
order:
|
|
48
|
-
isEnabled:
|
|
49
|
-
createdAt:
|
|
50
|
-
agent:
|
|
51
|
-
tool:
|
|
42
|
+
declare const AgentToolEntity: _lssm_lib_schema299.EntitySpec<{
|
|
43
|
+
id: _lssm_lib_schema299.EntityScalarField;
|
|
44
|
+
agentId: _lssm_lib_schema299.EntityScalarField;
|
|
45
|
+
toolId: _lssm_lib_schema299.EntityScalarField;
|
|
46
|
+
config: _lssm_lib_schema299.EntityScalarField;
|
|
47
|
+
order: _lssm_lib_schema299.EntityScalarField;
|
|
48
|
+
isEnabled: _lssm_lib_schema299.EntityScalarField;
|
|
49
|
+
createdAt: _lssm_lib_schema299.EntityScalarField;
|
|
50
|
+
agent: _lssm_lib_schema299.EntityRelationField;
|
|
51
|
+
tool: _lssm_lib_schema299.EntityRelationField;
|
|
52
52
|
}>;
|
|
53
53
|
//#endregion
|
|
54
54
|
export { AgentEntity, AgentStatusEntityEnum, AgentToolEntity, ModelProviderEntityEnum };
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _lssm_lib_schema357 from "@lssm/lib.schema";
|
|
2
2
|
|
|
3
3
|
//#region src/agent/agent.enum.d.ts
|
|
4
4
|
/**
|
|
5
5
|
* Agent status enum.
|
|
6
6
|
*/
|
|
7
|
-
declare const AgentStatusEnum:
|
|
7
|
+
declare const AgentStatusEnum: _lssm_lib_schema357.EnumType<[string, string, string, string]>;
|
|
8
8
|
/**
|
|
9
9
|
* Model provider enum.
|
|
10
10
|
*/
|
|
11
|
-
declare const ModelProviderEnum:
|
|
11
|
+
declare const ModelProviderEnum: _lssm_lib_schema357.EnumType<[string, string, string, string, string]>;
|
|
12
12
|
/**
|
|
13
13
|
* Tool choice mode enum.
|
|
14
14
|
*/
|
|
15
|
-
declare const ToolChoiceEnum:
|
|
15
|
+
declare const ToolChoiceEnum: _lssm_lib_schema357.EnumType<[string, string, string]>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { AgentStatusEnum, ModelProviderEnum, ToolChoiceEnum };
|
|
18
18
|
//# sourceMappingURL=agent.enum.d.ts.map
|
|
@@ -1,125 +1,125 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as _lssm_lib_contracts14 from "@lssm/lib.contracts";
|
|
2
|
+
import * as _lssm_lib_schema360 from "@lssm/lib.schema";
|
|
3
3
|
|
|
4
4
|
//#region src/agent/agent.event.d.ts
|
|
5
5
|
/**
|
|
6
6
|
* AgentCreatedEvent - A new agent was created.
|
|
7
7
|
*/
|
|
8
|
-
declare const AgentCreatedEvent:
|
|
8
|
+
declare const AgentCreatedEvent: _lssm_lib_contracts14.EventSpec<_lssm_lib_schema360.SchemaModel<{
|
|
9
9
|
id: {
|
|
10
|
-
type:
|
|
10
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
11
11
|
isOptional: false;
|
|
12
12
|
};
|
|
13
13
|
organizationId: {
|
|
14
|
-
type:
|
|
14
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
15
15
|
isOptional: false;
|
|
16
16
|
};
|
|
17
17
|
name: {
|
|
18
|
-
type:
|
|
18
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
19
19
|
isOptional: false;
|
|
20
20
|
};
|
|
21
21
|
slug: {
|
|
22
|
-
type:
|
|
22
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
23
23
|
isOptional: false;
|
|
24
24
|
};
|
|
25
25
|
modelProvider: {
|
|
26
|
-
type:
|
|
26
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
27
27
|
isOptional: false;
|
|
28
28
|
};
|
|
29
29
|
modelName: {
|
|
30
|
-
type:
|
|
30
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
31
31
|
isOptional: false;
|
|
32
32
|
};
|
|
33
33
|
toolCount: {
|
|
34
|
-
type:
|
|
34
|
+
type: _lssm_lib_schema360.FieldType<number, number>;
|
|
35
35
|
isOptional: false;
|
|
36
36
|
};
|
|
37
37
|
createdById: {
|
|
38
|
-
type:
|
|
38
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
39
39
|
isOptional: true;
|
|
40
40
|
};
|
|
41
41
|
createdAt: {
|
|
42
|
-
type:
|
|
42
|
+
type: _lssm_lib_schema360.FieldType<Date, string>;
|
|
43
43
|
isOptional: false;
|
|
44
44
|
};
|
|
45
45
|
}>>;
|
|
46
46
|
/**
|
|
47
47
|
* AgentUpdatedEvent - An agent was updated.
|
|
48
48
|
*/
|
|
49
|
-
declare const AgentUpdatedEvent:
|
|
49
|
+
declare const AgentUpdatedEvent: _lssm_lib_contracts14.EventSpec<_lssm_lib_schema360.SchemaModel<{
|
|
50
50
|
id: {
|
|
51
|
-
type:
|
|
51
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
52
52
|
isOptional: false;
|
|
53
53
|
};
|
|
54
54
|
organizationId: {
|
|
55
|
-
type:
|
|
55
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
56
56
|
isOptional: false;
|
|
57
57
|
};
|
|
58
58
|
name: {
|
|
59
|
-
type:
|
|
59
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
60
60
|
isOptional: false;
|
|
61
61
|
};
|
|
62
62
|
status: {
|
|
63
|
-
type:
|
|
63
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
64
64
|
isOptional: false;
|
|
65
65
|
};
|
|
66
66
|
updatedFields: {
|
|
67
|
-
type:
|
|
67
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
68
68
|
isArray: true;
|
|
69
69
|
isOptional: false;
|
|
70
70
|
};
|
|
71
71
|
updatedAt: {
|
|
72
|
-
type:
|
|
72
|
+
type: _lssm_lib_schema360.FieldType<Date, string>;
|
|
73
73
|
isOptional: false;
|
|
74
74
|
};
|
|
75
75
|
}>>;
|
|
76
76
|
/**
|
|
77
77
|
* AgentToolAssignedEvent - A tool was assigned to an agent.
|
|
78
78
|
*/
|
|
79
|
-
declare const AgentToolAssignedEvent:
|
|
79
|
+
declare const AgentToolAssignedEvent: _lssm_lib_contracts14.EventSpec<_lssm_lib_schema360.SchemaModel<{
|
|
80
80
|
agentId: {
|
|
81
|
-
type:
|
|
81
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
82
82
|
isOptional: false;
|
|
83
83
|
};
|
|
84
84
|
toolId: {
|
|
85
|
-
type:
|
|
85
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
86
86
|
isOptional: false;
|
|
87
87
|
};
|
|
88
88
|
agentName: {
|
|
89
|
-
type:
|
|
89
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
90
90
|
isOptional: false;
|
|
91
91
|
};
|
|
92
92
|
toolName: {
|
|
93
|
-
type:
|
|
93
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
94
94
|
isOptional: false;
|
|
95
95
|
};
|
|
96
96
|
assignedAt: {
|
|
97
|
-
type:
|
|
97
|
+
type: _lssm_lib_schema360.FieldType<Date, string>;
|
|
98
98
|
isOptional: false;
|
|
99
99
|
};
|
|
100
100
|
}>>;
|
|
101
101
|
/**
|
|
102
102
|
* AgentToolRemovedEvent - A tool was removed from an agent.
|
|
103
103
|
*/
|
|
104
|
-
declare const AgentToolRemovedEvent:
|
|
104
|
+
declare const AgentToolRemovedEvent: _lssm_lib_contracts14.EventSpec<_lssm_lib_schema360.SchemaModel<{
|
|
105
105
|
agentId: {
|
|
106
|
-
type:
|
|
106
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
107
107
|
isOptional: false;
|
|
108
108
|
};
|
|
109
109
|
toolId: {
|
|
110
|
-
type:
|
|
110
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
111
111
|
isOptional: false;
|
|
112
112
|
};
|
|
113
113
|
agentName: {
|
|
114
|
-
type:
|
|
114
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
115
115
|
isOptional: false;
|
|
116
116
|
};
|
|
117
117
|
toolName: {
|
|
118
|
-
type:
|
|
118
|
+
type: _lssm_lib_schema360.FieldType<string, string>;
|
|
119
119
|
isOptional: false;
|
|
120
120
|
};
|
|
121
121
|
removedAt: {
|
|
122
|
-
type:
|
|
122
|
+
type: _lssm_lib_schema360.FieldType<Date, string>;
|
|
123
123
|
isOptional: false;
|
|
124
124
|
};
|
|
125
125
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"agent.event.d.ts","names":[],"sources":["../../src/agent/agent.event.ts"],"sourcesContent":[],"mappings":";;;;;;;cA+Ba,mBAAiB,
|
|
1
|
+
{"version":3,"file":"agent.event.d.ts","names":[],"sources":["../../src/agent/agent.event.ts"],"sourcesContent":[],"mappings":";;;;;;;cA+Ba,mBAAiB,qBAAA,CAAA,8BAAA;EAAjB,EAAA,EAAA;IAKX,IAAA,EAAA,mBAAA,CAAA,SAAA,CAAA,MAAA,EAAA,MAAA,CAAA;;;;;;;;;;;EAL4B,IAAA,EAAA;IAAA,IAAA,+BAAA,CAAA,MAAA,EAAA,MAAA,CAAA;IAiCjB,UAAA,EAAA,KAKX;EAAA,CAAA;;;;;;;qBAL4B;EAAA,CAAA;EAAA,SAAA,EAAA;IAyBjB,IAAA,+BAKX,CAAA,MAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;;;;;;;IALiC,IAAA,+BAAA,KAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;EAyBtB,CAAA;CAKX,CAAA,CAAA;;;;cAvDW,mBAAiB,qBAAA,CAAA,8BAAA;;UAK5B,mBAAA,CAAA,SA6CgC,CAAA,MAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;EAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAzBrB,wBAAsB,qBAAA,CAAA,8BAAA;;UAKjC,mBAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;cAoBW,uBAAqB,qBAAA,CAAA,8BAAA;;UAKhC,mBAAA,CAAA"}
|