@happyvertical/smrt-agents 0.34.5 → 0.34.7
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/manifest.json +2 -2
- package/dist/smrt-knowledge.json +4 -4
- package/dist/svelte/components/AgentAdminTabs.svelte +1 -0
- package/dist/svelte/components/AgentAdminTabs.svelte.d.ts.map +1 -1
- package/dist/svelte/components/AgentScheduleForm.svelte +23 -69
- package/dist/svelte/components/AgentScheduleForm.svelte.d.ts.map +1 -1
- package/dist/svelte/components/AgentSettingsShell.svelte +1 -0
- package/dist/svelte/components/AgentSettingsShell.svelte.d.ts.map +1 -1
- package/package.json +10 -9
package/dist/manifest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "1.0.0",
|
|
3
|
-
"timestamp":
|
|
3
|
+
"timestamp": 1782290157172,
|
|
4
4
|
"packageName": "@happyvertical/smrt-agents",
|
|
5
|
-
"packageVersion": "0.34.
|
|
5
|
+
"packageVersion": "0.34.7",
|
|
6
6
|
"objects": {
|
|
7
7
|
"@happyvertical/smrt-agents:Agent": {
|
|
8
8
|
"name": "agent",
|
package/dist/smrt-knowledge.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
|
-
"generatedAt": "2026-06-
|
|
3
|
+
"generatedAt": "2026-06-24T08:35:57.500Z",
|
|
4
4
|
"packageName": "@happyvertical/smrt-agents",
|
|
5
|
-
"packageVersion": "0.34.
|
|
5
|
+
"packageVersion": "0.34.7",
|
|
6
6
|
"sourceManifestPath": "dist/manifest.json",
|
|
7
7
|
"agentDocPath": "AGENTS.md",
|
|
8
8
|
"sourceHashes": {
|
|
9
|
-
"manifest": "
|
|
10
|
-
"packageJson": "
|
|
9
|
+
"manifest": "150f7b150c474d72a366294d7f4d39f49f60a58ba975fab1fec9dc7e8f5d61ea",
|
|
10
|
+
"packageJson": "db4db606e763b57c2807ccccf3910ed7d9984d8c5f942db69f626aa4b1457113",
|
|
11
11
|
"agents": "3cdef62db9f57de1f5675726cdc54b3e64e9d39e67ad316904d08212cf046112"
|
|
12
12
|
},
|
|
13
13
|
"exports": [
|
|
@@ -114,6 +114,7 @@ async function handleSave(config: unknown) {
|
|
|
114
114
|
<div class="agent-admin-tabs">
|
|
115
115
|
<div class="tabs-nav" role="tablist" aria-label={t(M['ui.agent_admin_tabs.tablist_label'])} bind:this={tablistEl}>
|
|
116
116
|
{#each sortedSlots as [slotId, slot]}
|
|
117
|
+
<!-- raw-primitive-allow: tab control in a hand-rolled ARIA tablist with roving tabindex and bind:this keyboard navigation, driving externally-rendered aria-controls panels; this is a tab role (not a standard action button) and adopting the Tabs primitive would require restructuring the slot/panel wiring -->
|
|
117
118
|
<button
|
|
118
119
|
class="tab-button"
|
|
119
120
|
class:active={activeSlotId === slotId}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AgentAdminTabs.svelte.d.ts","sourceRoot":"","sources":["../../../src/svelte/components/AgentAdminTabs.svelte.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,wBAAwB,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAK1E,MAAM,WAAW,KAAK;IACpB,8CAA8C;IAC9C,QAAQ,EAAE,wBAAwB,CAAC;IACnC,4CAA4C;IAC5C,UAAU,EAAE,MAAM,CAAC;IACnB,qCAAqC;IACrC,KAAK,EAAE,YAAY,CAAC;IACpB,kDAAkD;IAClD,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjC,2CAA2C;IAC3C,MAAM,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC5D,uCAAuC;IACvC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,uCAAuC;IACvC,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtC,qCAAqC;IACrC,SAAS,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACrC;
|
|
1
|
+
{"version":3,"file":"AgentAdminTabs.svelte.d.ts","sourceRoot":"","sources":["../../../src/svelte/components/AgentAdminTabs.svelte.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,wBAAwB,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAK1E,MAAM,WAAW,KAAK;IACpB,8CAA8C;IAC9C,QAAQ,EAAE,wBAAwB,CAAC;IACnC,4CAA4C;IAC5C,UAAU,EAAE,MAAM,CAAC;IACnB,qCAAqC;IACrC,KAAK,EAAE,YAAY,CAAC;IACpB,kDAAkD;IAClD,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjC,2CAA2C;IAC3C,MAAM,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC5D,uCAAuC;IACvC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,uCAAuC;IACvC,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtC,qCAAqC;IACrC,SAAS,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACrC;AAmID,QAAA,MAAM,cAAc,2CAAwC,CAAC;AAC7D,KAAK,cAAc,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AACxD,eAAe,cAAc,CAAC"}
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
* AgentScheduleForm - Create or edit an agent schedule
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
|
+
import { Form, Input, Select } from '@happyvertical/smrt-ui/forms';
|
|
6
7
|
import { useI18n } from '@happyvertical/smrt-ui/i18n';
|
|
7
8
|
import { Button, Card } from '@happyvertical/smrt-ui/ui';
|
|
8
9
|
import { M } from '../i18n.js';
|
|
@@ -101,8 +102,8 @@ const timezones = [
|
|
|
101
102
|
// Validation
|
|
102
103
|
const isValid = $derived(agentType.trim() !== '' && cron.trim() !== '');
|
|
103
104
|
|
|
104
|
-
function handleSubmit(
|
|
105
|
-
event.preventDefault()
|
|
105
|
+
function handleSubmit() {
|
|
106
|
+
// The Form primitive calls event.preventDefault() before invoking onsubmit.
|
|
106
107
|
if (!isValid || loading) return;
|
|
107
108
|
|
|
108
109
|
const data: ScheduleFormData = {
|
|
@@ -132,20 +133,21 @@ function handleCronPreset(preset: string) {
|
|
|
132
133
|
<h2>{editMode ? 'Edit Schedule' : 'Create Schedule'}</h2>
|
|
133
134
|
{/snippet}
|
|
134
135
|
|
|
135
|
-
<
|
|
136
|
+
<div class="schedule-form-shell">
|
|
137
|
+
<Form class="schedule-form" onsubmit={handleSubmit}>
|
|
136
138
|
<div class="form-grid">
|
|
137
139
|
<!-- Agent Type -->
|
|
138
140
|
<div class="form-field">
|
|
139
141
|
<label for="agentType">{t(M['agents.schedule_form.agent_type'])}</label>
|
|
140
142
|
{#if agentTypes.length > 0}
|
|
141
|
-
<
|
|
143
|
+
<Select id="agentType" bind:value={agentType} required disabled={loading}>
|
|
142
144
|
<option value="">{t(M['agents.schedule_form.select_agent_type'])}</option>
|
|
143
145
|
{#each agentTypes as type}
|
|
144
146
|
<option value={type}>{type}</option>
|
|
145
147
|
{/each}
|
|
146
|
-
</
|
|
148
|
+
</Select>
|
|
147
149
|
{:else}
|
|
148
|
-
<
|
|
150
|
+
<Input
|
|
149
151
|
type="text"
|
|
150
152
|
id="agentType"
|
|
151
153
|
bind:value={agentType}
|
|
@@ -159,7 +161,7 @@ function handleCronPreset(preset: string) {
|
|
|
159
161
|
<!-- Agent ID (optional) -->
|
|
160
162
|
<div class="form-field">
|
|
161
163
|
<label for="agentId">{t(M['agents.schedule_form.agent_id'])}</label>
|
|
162
|
-
<
|
|
164
|
+
<Input
|
|
163
165
|
type="text"
|
|
164
166
|
id="agentId"
|
|
165
167
|
bind:value={agentId}
|
|
@@ -172,7 +174,7 @@ function handleCronPreset(preset: string) {
|
|
|
172
174
|
<!-- Method -->
|
|
173
175
|
<div class="form-field">
|
|
174
176
|
<label for="method">Method</label>
|
|
175
|
-
<
|
|
177
|
+
<Input
|
|
176
178
|
type="text"
|
|
177
179
|
id="method"
|
|
178
180
|
bind:value={method}
|
|
@@ -185,7 +187,7 @@ function handleCronPreset(preset: string) {
|
|
|
185
187
|
<!-- Cron Expression -->
|
|
186
188
|
<div class="form-field form-field--full">
|
|
187
189
|
<label for="cron">{t(M['agents.schedule_form.cron_schedule'])}</label>
|
|
188
|
-
<
|
|
190
|
+
<Input
|
|
189
191
|
type="text"
|
|
190
192
|
id="cron"
|
|
191
193
|
bind:value={cron}
|
|
@@ -195,14 +197,14 @@ function handleCronPreset(preset: string) {
|
|
|
195
197
|
/>
|
|
196
198
|
<div class="cron-presets">
|
|
197
199
|
{#each cronPresets as preset}
|
|
198
|
-
<
|
|
199
|
-
|
|
200
|
-
|
|
200
|
+
<Button
|
|
201
|
+
variant="secondary"
|
|
202
|
+
size="sm"
|
|
201
203
|
onclick={() => handleCronPreset(preset.value)}
|
|
202
204
|
disabled={loading}
|
|
203
205
|
>
|
|
204
206
|
{preset.label}
|
|
205
|
-
</
|
|
207
|
+
</Button>
|
|
206
208
|
{/each}
|
|
207
209
|
</div>
|
|
208
210
|
<small>{t(M['agents.schedule_form.cron_hint'])}</small>
|
|
@@ -211,17 +213,17 @@ function handleCronPreset(preset: string) {
|
|
|
211
213
|
<!-- Timezone -->
|
|
212
214
|
<div class="form-field">
|
|
213
215
|
<label for="timezone">Timezone</label>
|
|
214
|
-
<
|
|
216
|
+
<Select id="timezone" bind:value={timezone} disabled={loading}>
|
|
215
217
|
{#each timezones as tz}
|
|
216
218
|
<option value={tz}>{tz}</option>
|
|
217
219
|
{/each}
|
|
218
|
-
</
|
|
220
|
+
</Select>
|
|
219
221
|
</div>
|
|
220
222
|
|
|
221
223
|
<!-- Max Concurrent -->
|
|
222
224
|
<div class="form-field">
|
|
223
225
|
<label for="maxConcurrent">{t(M['agents.schedule_form.max_concurrent'])}</label>
|
|
224
|
-
<
|
|
226
|
+
<Input
|
|
225
227
|
type="number"
|
|
226
228
|
id="maxConcurrent"
|
|
227
229
|
bind:value={maxConcurrent}
|
|
@@ -235,7 +237,7 @@ function handleCronPreset(preset: string) {
|
|
|
235
237
|
<!-- Timeout -->
|
|
236
238
|
<div class="form-field">
|
|
237
239
|
<label for="timeout">Timeout (ms)</label>
|
|
238
|
-
<
|
|
240
|
+
<Input
|
|
239
241
|
type="number"
|
|
240
242
|
id="timeout"
|
|
241
243
|
bind:value={timeout}
|
|
@@ -249,6 +251,7 @@ function handleCronPreset(preset: string) {
|
|
|
249
251
|
<!-- Enabled -->
|
|
250
252
|
<div class="form-field form-field--checkbox">
|
|
251
253
|
<label>
|
|
254
|
+
<!-- raw-primitive-allow: native checkbox; no Provider-free checkbox primitive (Toggle is a switch with different semantics, CheckboxInput requires a Provider) -->
|
|
252
255
|
<input type="checkbox" bind:checked={enabled} disabled={loading} />
|
|
253
256
|
{t(M['agents.schedule_form.enable_schedule_immediately'])}
|
|
254
257
|
</label>
|
|
@@ -265,11 +268,12 @@ function handleCronPreset(preset: string) {
|
|
|
265
268
|
{loading ? 'Saving...' : editMode ? 'Update Schedule' : 'Create Schedule'}
|
|
266
269
|
</Button>
|
|
267
270
|
</div>
|
|
268
|
-
</
|
|
271
|
+
</Form>
|
|
272
|
+
</div>
|
|
269
273
|
</Card>
|
|
270
274
|
|
|
271
275
|
<style>
|
|
272
|
-
.schedule-form {
|
|
276
|
+
.schedule-form-shell :global(.schedule-form) {
|
|
273
277
|
padding: var(--smrt-spacing-sm, 0.5rem) 0;
|
|
274
278
|
}
|
|
275
279
|
|
|
@@ -308,28 +312,6 @@ function handleCronPreset(preset: string) {
|
|
|
308
312
|
color: var(--smrt-color-on-surface, #1a1c1e);
|
|
309
313
|
}
|
|
310
314
|
|
|
311
|
-
.form-field input,
|
|
312
|
-
.form-field select {
|
|
313
|
-
padding: var(--smrt-spacing-sm, 0.5rem);
|
|
314
|
-
border: 1px solid var(--smrt-color-outline-variant, #c4c6cf);
|
|
315
|
-
border-radius: var(--smrt-radius-medium, 0.5rem);
|
|
316
|
-
font: var(--smrt-typography-body-medium-font, 0.875rem / 1.25 sans-serif);
|
|
317
|
-
transition: border-color var(--smrt-duration-short2, 150ms) var(--smrt-easing-standard, ease);
|
|
318
|
-
}
|
|
319
|
-
|
|
320
|
-
.form-field input:focus,
|
|
321
|
-
.form-field select:focus {
|
|
322
|
-
outline: none;
|
|
323
|
-
border-color: var(--smrt-color-primary, #005ac1);
|
|
324
|
-
box-shadow: 0 0 0 3px var(--smrt-color-primary-container, rgba(0, 90, 193, 0.1));
|
|
325
|
-
}
|
|
326
|
-
|
|
327
|
-
.form-field input:disabled,
|
|
328
|
-
.form-field select:disabled {
|
|
329
|
-
background: var(--smrt-color-surface-container, #f3f4f6);
|
|
330
|
-
cursor: not-allowed;
|
|
331
|
-
}
|
|
332
|
-
|
|
333
315
|
.form-field small {
|
|
334
316
|
font: var(--smrt-typography-body-small-font, 0.75rem / 1.25 sans-serif);
|
|
335
317
|
color: var(--smrt-color-on-surface-variant, #43474e);
|
|
@@ -342,26 +324,6 @@ function handleCronPreset(preset: string) {
|
|
|
342
324
|
margin-top: var(--smrt-spacing-xs, 0.25rem);
|
|
343
325
|
}
|
|
344
326
|
|
|
345
|
-
.preset-btn {
|
|
346
|
-
padding: 0.125rem var(--smrt-spacing-sm, 0.5rem);
|
|
347
|
-
border: 1px solid var(--smrt-color-outline-variant, #c4c6cf);
|
|
348
|
-
border-radius: var(--smrt-radius-small, 0.25rem);
|
|
349
|
-
background: var(--smrt-color-surface, #ffffff);
|
|
350
|
-
font: var(--smrt-typography-body-small-font, 0.75rem / 1.25 sans-serif);
|
|
351
|
-
cursor: pointer;
|
|
352
|
-
transition: all var(--smrt-duration-short2, 150ms) var(--smrt-easing-standard, ease);
|
|
353
|
-
}
|
|
354
|
-
|
|
355
|
-
.preset-btn:hover:not(:disabled) {
|
|
356
|
-
background: var(--smrt-color-surface-container, #f3f4f6);
|
|
357
|
-
border-color: var(--smrt-color-primary, #005ac1);
|
|
358
|
-
}
|
|
359
|
-
|
|
360
|
-
.preset-btn:disabled {
|
|
361
|
-
opacity: 0.5;
|
|
362
|
-
cursor: not-allowed;
|
|
363
|
-
}
|
|
364
|
-
|
|
365
327
|
.form-actions {
|
|
366
328
|
display: flex;
|
|
367
329
|
justify-content: flex-end;
|
|
@@ -370,12 +332,4 @@ function handleCronPreset(preset: string) {
|
|
|
370
332
|
padding-top: var(--smrt-spacing-md, 1rem);
|
|
371
333
|
border-top: 1px solid var(--smrt-color-outline-variant, #c4c6cf);
|
|
372
334
|
}
|
|
373
|
-
|
|
374
|
-
@media (prefers-reduced-motion: reduce) {
|
|
375
|
-
.form-field input,
|
|
376
|
-
.form-field select,
|
|
377
|
-
.preset-btn {
|
|
378
|
-
transition: none;
|
|
379
|
-
}
|
|
380
|
-
}
|
|
381
335
|
</style>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AgentScheduleForm.svelte.d.ts","sourceRoot":"","sources":["../../../src/svelte/components/AgentScheduleForm.svelte.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AgentScheduleForm.svelte.d.ts","sourceRoot":"","sources":["../../../src/svelte/components/AgentScheduleForm.svelte.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAGpD,MAAM,WAAW,KAAK;IACpB,sCAAsC;IACtC,WAAW,CAAC,EAAE,OAAO,CAAC,gBAAgB,CAAC,CAAC;IACxC,4BAA4B;IAC5B,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IACtB,sBAAsB;IACtB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAC5C,sBAAsB;IACtB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,oBAAoB;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,gBAAgB;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AA0ND,QAAA,MAAM,iBAAiB,2CAAwC,CAAC;AAChE,KAAK,iBAAiB,GAAG,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAC9D,eAAe,iBAAiB,CAAC"}
|
|
@@ -128,6 +128,7 @@ async function handleSave(slotId: string, config: unknown) {
|
|
|
128
128
|
bind:this={tablistEl}
|
|
129
129
|
>
|
|
130
130
|
{#each agents as agent}
|
|
131
|
+
<!-- raw-primitive-allow: tab control in a hand-rolled ARIA tablist with roving tabindex and bind:this keyboard navigation, driving an externally-rendered aria-controls panel; this is a tab role (not a standard action button) and adopting the Tabs primitive would require restructuring the agent/panel wiring -->
|
|
131
132
|
<button
|
|
132
133
|
class="agent-button"
|
|
133
134
|
class:active={activeAgentId === agent.id}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AgentSettingsShell.svelte.d.ts","sourceRoot":"","sources":["../../../src/svelte/components/AgentSettingsShell.svelte.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,wBAAwB,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAK1E;;;GAGG;AACH,UAAU,SAAS;IACjB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,iFAAiF;IACjF,UAAU,EAAE,MAAM,CAAC;IACnB,8BAA8B;IAC9B,KAAK,EAAE,YAAY,CAAC;CACrB;AAED,MAAM,WAAW,KAAK;IACpB,8CAA8C;IAC9C,QAAQ,EAAE,wBAAwB,CAAC;IACnC,iEAAiE;IACjE,MAAM,EAAE,SAAS,EAAE,CAAC;IACpB,uEAAuE;IACvE,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;IACjD,sCAAsC;IACtC,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC7E,uCAAuC;IACvC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,gDAAgD;IAChD,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;IACtD,oDAAoD;IACpD,SAAS,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;CACrD;
|
|
1
|
+
{"version":3,"file":"AgentSettingsShell.svelte.d.ts","sourceRoot":"","sources":["../../../src/svelte/components/AgentSettingsShell.svelte.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,wBAAwB,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAK1E;;;GAGG;AACH,UAAU,SAAS;IACjB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,iFAAiF;IACjF,UAAU,EAAE,MAAM,CAAC;IACnB,8BAA8B;IAC9B,KAAK,EAAE,YAAY,CAAC;CACrB;AAED,MAAM,WAAW,KAAK;IACpB,8CAA8C;IAC9C,QAAQ,EAAE,wBAAwB,CAAC;IACnC,iEAAiE;IACjE,MAAM,EAAE,SAAS,EAAE,CAAC;IACpB,uEAAuE;IACvE,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;IACjD,sCAAsC;IACtC,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC7E,uCAAuC;IACvC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,gDAAgD;IAChD,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;IACtD,oDAAoD;IACpD,SAAS,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;CACrD;AAyID,QAAA,MAAM,kBAAkB,2CAAwC,CAAC;AACjE,KAAK,kBAAkB,GAAG,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAChE,eAAe,kBAAkB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@happyvertical/smrt-agents",
|
|
3
|
-
"version": "0.34.
|
|
3
|
+
"version": "0.34.7",
|
|
4
4
|
"type": "module",
|
|
5
|
+
"smrtRawPrimitives": "strict",
|
|
5
6
|
"description": "Agent framework for building autonomous actors in the SMRT ecosystem",
|
|
6
7
|
"author": "HappyVertical",
|
|
7
8
|
"license": "MIT",
|
|
@@ -58,13 +59,13 @@
|
|
|
58
59
|
"@happyvertical/ai": "^0.74.7",
|
|
59
60
|
"@happyvertical/files": "^0.74.7",
|
|
60
61
|
"@happyvertical/utils": "^0.74.7",
|
|
61
|
-
"@happyvertical/smrt-
|
|
62
|
-
"@happyvertical/smrt-
|
|
63
|
-
"@happyvertical/smrt-
|
|
64
|
-
"@happyvertical/smrt-
|
|
65
|
-
"@happyvertical/smrt-
|
|
66
|
-
"@happyvertical/smrt-ui": "0.34.
|
|
67
|
-
"@happyvertical/smrt-users": "0.34.
|
|
62
|
+
"@happyvertical/smrt-core": "0.34.7",
|
|
63
|
+
"@happyvertical/smrt-config": "0.34.7",
|
|
64
|
+
"@happyvertical/smrt-secrets": "0.34.7",
|
|
65
|
+
"@happyvertical/smrt-tenancy": "0.34.7",
|
|
66
|
+
"@happyvertical/smrt-types": "0.34.7",
|
|
67
|
+
"@happyvertical/smrt-ui": "0.34.7",
|
|
68
|
+
"@happyvertical/smrt-users": "0.34.7"
|
|
68
69
|
},
|
|
69
70
|
"devDependencies": {
|
|
70
71
|
"@happyvertical/logger": "^0.74.7",
|
|
@@ -81,7 +82,7 @@
|
|
|
81
82
|
"typescript": "^5.9.3",
|
|
82
83
|
"vite": "^7.3.1",
|
|
83
84
|
"vitest": "^4.0.17",
|
|
84
|
-
"@happyvertical/smrt-vitest": "0.34.
|
|
85
|
+
"@happyvertical/smrt-vitest": "0.34.7"
|
|
85
86
|
},
|
|
86
87
|
"keywords": [
|
|
87
88
|
"agent",
|