@desplega.ai/agent-swarm 1.108.1 → 1.109.0
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/README.md +1 -1
- package/dist/{actions-0rszpr51.js → actions-c67n3jxb.js} +6 -6
- package/dist/{app-0rchrsgj.js → app-16zmk3px.js} +3 -3
- package/dist/{assistant-81233cgs.js → assistant-5wzbdcqf.js} +9 -9
- package/dist/{boot-reembed-rcfexjee.js → boot-reembed-3af9vms0.js} +3 -3
- package/dist/{boot-reembed-m4fdfvde.js → boot-reembed-jd82hb59.js} +4 -4
- package/dist/{boot-scrub-logs-4r9w8ep9.js → boot-scrub-logs-858c7xqe.js} +2 -2
- package/dist/{cli-cb4yzbvr.js → cli-06p7cfcg.js} +5 -5
- package/dist/{cli-9aqwqmyw.js → cli-0wbkrrky.js} +1 -1
- package/dist/{cli-5cv1m3gd.js → cli-3s560caw.js} +3 -3
- package/dist/{cli-frbw04sq.js → cli-4cgfsn4h.js} +1 -1
- package/dist/{cli-xx2e6rpj.js → cli-4hapc9v6.js} +2 -2
- package/dist/{cli-r48tdxbv.js → cli-68aqqrmf.js} +4 -4
- package/dist/{cli-awex6rqa.js → cli-72vm595k.js} +1 -1
- package/dist/{cli-mq1zkwmr.js → cli-7d38eycj.js} +2 -2
- package/dist/{cli-zh0zc88x.js → cli-987a9zvn.js} +4 -4
- package/dist/{cli-a9ycng51.js → cli-aenr2vrd.js} +17 -17
- package/dist/{cli-dr8bpgf0.js → cli-dn44vqyb.js} +1 -1
- package/dist/{cli-m0j9g47t.js → cli-ef1wbkhh.js} +2 -2
- package/dist/{cli-dvn23403.js → cli-efaejv9v.js} +1 -1
- package/dist/{cli-czc8mmc6.js → cli-eqq99cyd.js} +1 -1
- package/dist/{cli-y8py1s7d.js → cli-ng2k7kwa.js} +1 -1
- package/dist/{cli-q0ea86r9.js → cli-phe0nm59.js} +4 -4
- package/dist/{cli-qcw09hr8.js → cli-pqgd2rd1.js} +1 -1
- package/dist/{cli-4nc1v1ez.js → cli-q95b16kk.js} +3 -3
- package/dist/{cli-xcty7st9.js → cli-rk3snywa.js} +2 -2
- package/dist/{cli-thc24d4s.js → cli-rtqc5r54.js} +5 -5
- package/dist/{cli-vzdjbf7f.js → cli-wdp73c7w.js} +1 -1
- package/dist/{cli-hz7jggwp.js → cli-wgbsdhjc.js} +1 -1
- package/dist/{cli-h53vbe8k.js → cli-wjsj96hh.js} +1 -1
- package/dist/cli.js +8 -8
- package/dist/{commands-rhnr6ekp.js → commands-0racez18.js} +2 -2
- package/dist/{db-9b4nhwt8.js → db-dt0zx0jq.js} +2 -2
- package/dist/{handlers-exza1nv9.js → handlers-aca9z23r.js} +9 -9
- package/dist/{hook-erz5hmx3.js → hook-twh1eb6a.js} +1 -1
- package/dist/{http-hpjpkat2.js → http-p2vvn9m1.js} +31 -31
- package/dist/{index-n2t8g26e.js → index-jw00ycgg.js} +9 -9
- package/dist/{index-takxjn9f.js → index-kax7pt3w.js} +6 -6
- package/dist/{index-zbbfkz52.js → index-md9ke5yd.js} +8 -8
- package/dist/{index-ve59rfv2.js → index-nbh8s0gd.js} +7 -7
- package/dist/{keepalive-sy9ge11x.js → keepalive-54awap1s.js} +4 -4
- package/dist/{lead-kanxwtfj.js → lead-xqf6mzb8.js} +17 -17
- package/dist/{maintenance-5b5f4yr3.js → maintenance-1eqnnqwz.js} +4 -4
- package/dist/{onboard-00fgv018.js → onboard-jwhd9g2q.js} +2 -2
- package/dist/{otel-impl-s0pfpd9q.js → otel-impl-zx1b8yr9.js} +1 -1
- package/dist/{pricing-refresh-0fw4v1j0.js → pricing-refresh-q3yep8w5.js} +4 -4
- package/dist/{seed-pricing-z88nemdf.js → seed-pricing-1af3yh3p.js} +3 -3
- package/dist/{setup-e09wnnsm.js → setup-10f473wc.js} +2 -2
- package/dist/{worker-w01ptydp.js → worker-exyz0652.js} +17 -17
- package/openapi.json +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -139,7 +139,7 @@ Check [our templates](https://templates.agent-swarm.dev) for a quick start.
|
|
|
139
139
|
- **Config-driven metrics dashboards** — define read-only SQL widgets, version them, and render them in the dashboard without shipping custom frontend code. [Metrics API →](https://docs.agent-swarm.dev/docs/api-reference/stats)
|
|
140
140
|
- **DB-backed pages** — agents publish HTML or JSON pages (reports, dashboards, action specs) via the `create_page` MCP tool with public / authed / password modes, version history, view counters, diff helpers, and PDF export. [MCP tools → Pages](https://docs.agent-swarm.dev/docs/reference/mcp-tools#pages-tools)
|
|
141
141
|
- **KV store** — Redis-like namespaced key/value store with auto-scoped context (Slack thread / PR / Linear issue / page). [MCP tools → KV](https://docs.agent-swarm.dev/docs/reference/mcp-tools#kv-tools)
|
|
142
|
-
- **Real-time dashboard + task attachments** — monitor agents, tasks, and inter-agent chat,
|
|
142
|
+
- **Real-time dashboard + task attachments** — monitor agents, tasks, and inter-agent chat, create tasks with uploaded files from the sessions composer, and preview task attachments inline above session prompts. [app.agent-swarm.dev →](https://app.agent-swarm.dev)
|
|
143
143
|
|
|
144
144
|
## Quick Start
|
|
145
145
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
resolveSlackUserId
|
|
3
|
-
} from "./cli-
|
|
4
|
-
import"./cli-
|
|
5
|
-
import"./cli-
|
|
3
|
+
} from "./cli-q95b16kk.js";
|
|
4
|
+
import"./cli-efaejv9v.js";
|
|
5
|
+
import"./cli-dn44vqyb.js";
|
|
6
6
|
import {
|
|
7
7
|
buildCancelledBlocks,
|
|
8
8
|
getTaskLink
|
|
@@ -11,7 +11,7 @@ import"./cli-wspgs9bt.js";
|
|
|
11
11
|
import {
|
|
12
12
|
createTaskWithSiblingAwareness,
|
|
13
13
|
slackContextKey
|
|
14
|
-
} from "./cli-
|
|
14
|
+
} from "./cli-wjsj96hh.js";
|
|
15
15
|
import"./cli-dh55d5fg.js";
|
|
16
16
|
import {
|
|
17
17
|
cancelTask,
|
|
@@ -19,11 +19,11 @@ import {
|
|
|
19
19
|
getLeadAgent,
|
|
20
20
|
getTaskById,
|
|
21
21
|
init_db
|
|
22
|
-
} from "./cli-
|
|
22
|
+
} from "./cli-ng2k7kwa.js";
|
|
23
23
|
import"./cli-z2zcxes1.js";
|
|
24
24
|
import"./cli-q21d49ac.js";
|
|
25
25
|
import"./cli-anrj584m.js";
|
|
26
|
-
import"./cli-
|
|
26
|
+
import"./cli-eqq99cyd.js";
|
|
27
27
|
import"./cli-4j2mrzag.js";
|
|
28
28
|
import"./cli-p9swy5t3.js";
|
|
29
29
|
|
|
@@ -3,17 +3,17 @@ import {
|
|
|
3
3
|
initSlackApp,
|
|
4
4
|
startSlackApp,
|
|
5
5
|
stopSlackApp
|
|
6
|
-
} from "./cli-
|
|
6
|
+
} from "./cli-rtqc5r54.js";
|
|
7
7
|
import"./cli-rkndnn90.js";
|
|
8
8
|
import"./cli-b0p7rfnd.js";
|
|
9
9
|
import"./cli-6xd0bvf8.js";
|
|
10
10
|
import"./cli-wspgs9bt.js";
|
|
11
11
|
import"./cli-dh55d5fg.js";
|
|
12
|
-
import"./cli-
|
|
12
|
+
import"./cli-ng2k7kwa.js";
|
|
13
13
|
import"./cli-z2zcxes1.js";
|
|
14
14
|
import"./cli-q21d49ac.js";
|
|
15
15
|
import"./cli-anrj584m.js";
|
|
16
|
-
import"./cli-
|
|
16
|
+
import"./cli-eqq99cyd.js";
|
|
17
17
|
import"./cli-4j2mrzag.js";
|
|
18
18
|
import"./cli-e15jhafb.js";
|
|
19
19
|
import"./cli-7wmybrt5.js";
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import {
|
|
2
2
|
bufferThreadMessage,
|
|
3
3
|
wasEventSeen
|
|
4
|
-
} from "./cli-
|
|
4
|
+
} from "./cli-phe0nm59.js";
|
|
5
5
|
import {
|
|
6
6
|
hasOtherUserMention
|
|
7
|
-
} from "./cli-
|
|
7
|
+
} from "./cli-wgbsdhjc.js";
|
|
8
8
|
import {
|
|
9
9
|
require_dist
|
|
10
|
-
} from "./cli-
|
|
10
|
+
} from "./cli-rtqc5r54.js";
|
|
11
11
|
import"./cli-rkndnn90.js";
|
|
12
12
|
import"./cli-b0p7rfnd.js";
|
|
13
13
|
import {
|
|
14
14
|
resolveSlackUserId
|
|
15
|
-
} from "./cli-
|
|
16
|
-
import"./cli-
|
|
17
|
-
import"./cli-
|
|
15
|
+
} from "./cli-q95b16kk.js";
|
|
16
|
+
import"./cli-efaejv9v.js";
|
|
17
|
+
import"./cli-dn44vqyb.js";
|
|
18
18
|
import"./cli-6xd0bvf8.js";
|
|
19
19
|
import"./cli-wspgs9bt.js";
|
|
20
20
|
import {
|
|
21
21
|
createTaskWithSiblingAwareness,
|
|
22
22
|
slackContextKey
|
|
23
|
-
} from "./cli-
|
|
23
|
+
} from "./cli-wjsj96hh.js";
|
|
24
24
|
import"./cli-dh55d5fg.js";
|
|
25
25
|
import {
|
|
26
26
|
getAgentWorkingOnThread,
|
|
@@ -29,11 +29,11 @@ import {
|
|
|
29
29
|
init_db,
|
|
30
30
|
init_resolver,
|
|
31
31
|
resolveTemplate
|
|
32
|
-
} from "./cli-
|
|
32
|
+
} from "./cli-ng2k7kwa.js";
|
|
33
33
|
import"./cli-z2zcxes1.js";
|
|
34
34
|
import"./cli-q21d49ac.js";
|
|
35
35
|
import"./cli-anrj584m.js";
|
|
36
|
-
import"./cli-
|
|
36
|
+
import"./cli-eqq99cyd.js";
|
|
37
37
|
import"./cli-4j2mrzag.js";
|
|
38
38
|
import"./cli-e15jhafb.js";
|
|
39
39
|
import"./cli-7wmybrt5.js";
|
|
@@ -3,16 +3,16 @@ import {
|
|
|
3
3
|
getEmbeddingProvider,
|
|
4
4
|
getMemoryStore,
|
|
5
5
|
init_constants
|
|
6
|
-
} from "./cli-
|
|
6
|
+
} from "./cli-0wbkrrky.js";
|
|
7
7
|
import"./cli-q25ejbyn.js";
|
|
8
8
|
import {
|
|
9
9
|
getDb,
|
|
10
10
|
init_db
|
|
11
|
-
} from "./cli-
|
|
11
|
+
} from "./cli-ng2k7kwa.js";
|
|
12
12
|
import"./cli-z2zcxes1.js";
|
|
13
13
|
import"./cli-q21d49ac.js";
|
|
14
14
|
import"./cli-anrj584m.js";
|
|
15
|
-
import"./cli-
|
|
15
|
+
import"./cli-eqq99cyd.js";
|
|
16
16
|
import"./cli-4j2mrzag.js";
|
|
17
17
|
import"./cli-p9swy5t3.js";
|
|
18
18
|
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import {
|
|
2
2
|
embedScript,
|
|
3
3
|
embeddingProvider
|
|
4
|
-
} from "./cli-
|
|
5
|
-
import"./cli-
|
|
4
|
+
} from "./cli-7d38eycj.js";
|
|
5
|
+
import"./cli-0wbkrrky.js";
|
|
6
6
|
import"./cli-q25ejbyn.js";
|
|
7
7
|
import {
|
|
8
8
|
getDb,
|
|
9
9
|
init_db
|
|
10
|
-
} from "./cli-
|
|
10
|
+
} from "./cli-ng2k7kwa.js";
|
|
11
11
|
import"./cli-z2zcxes1.js";
|
|
12
12
|
import"./cli-q21d49ac.js";
|
|
13
13
|
import"./cli-anrj584m.js";
|
|
14
|
-
import"./cli-
|
|
14
|
+
import"./cli-eqq99cyd.js";
|
|
15
15
|
import"./cli-4j2mrzag.js";
|
|
16
16
|
import"./cli-p9swy5t3.js";
|
|
17
17
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getDb,
|
|
3
3
|
init_db
|
|
4
|
-
} from "./cli-
|
|
4
|
+
} from "./cli-ng2k7kwa.js";
|
|
5
5
|
import"./cli-z2zcxes1.js";
|
|
6
6
|
import"./cli-q21d49ac.js";
|
|
7
7
|
import"./cli-anrj584m.js";
|
|
8
|
-
import"./cli-
|
|
8
|
+
import"./cli-eqq99cyd.js";
|
|
9
9
|
import {
|
|
10
10
|
init_secret_scrubber,
|
|
11
11
|
scrubSecrets
|
|
@@ -9,11 +9,11 @@ import {
|
|
|
9
9
|
getScriptVersion,
|
|
10
10
|
listRelationalCredentialBindings,
|
|
11
11
|
validateScriptImports
|
|
12
|
-
} from "./cli-
|
|
12
|
+
} from "./cli-4hapc9v6.js";
|
|
13
13
|
import {
|
|
14
14
|
withSiblingAwareness,
|
|
15
15
|
workflowContextKey
|
|
16
|
-
} from "./cli-
|
|
16
|
+
} from "./cli-wjsj96hh.js";
|
|
17
17
|
import {
|
|
18
18
|
getAppUrl
|
|
19
19
|
} from "./cli-dh55d5fg.js";
|
|
@@ -62,7 +62,7 @@ import {
|
|
|
62
62
|
telemetry,
|
|
63
63
|
updateWorkflowRun,
|
|
64
64
|
updateWorkflowRunStep
|
|
65
|
-
} from "./cli-
|
|
65
|
+
} from "./cli-ng2k7kwa.js";
|
|
66
66
|
import {
|
|
67
67
|
init_zod
|
|
68
68
|
} from "./cli-q21d49ac.js";
|
|
@@ -2515,7 +2515,7 @@ class HumanInTheLoopExecutor extends BaseExecutor {
|
|
|
2515
2515
|
}
|
|
2516
2516
|
if (notification.channel === "slack") {
|
|
2517
2517
|
try {
|
|
2518
|
-
const { getSlackApp } = await import("./app-
|
|
2518
|
+
const { getSlackApp } = await import("./app-16zmk3px.js");
|
|
2519
2519
|
const slackApp = getSlackApp();
|
|
2520
2520
|
if (!slackApp) {
|
|
2521
2521
|
console.warn("[HITL] Slack not initialized — cannot send notification");
|
|
@@ -2629,7 +2629,7 @@ class NotifyExecutor extends BaseExecutor {
|
|
|
2629
2629
|
}
|
|
2630
2630
|
}
|
|
2631
2631
|
case "slack": {
|
|
2632
|
-
const { getSlackApp } = await import("./app-
|
|
2632
|
+
const { getSlackApp } = await import("./app-16zmk3px.js");
|
|
2633
2633
|
const app = getSlackApp();
|
|
2634
2634
|
if (!app) {
|
|
2635
2635
|
return {
|
|
@@ -4,11 +4,11 @@ import {
|
|
|
4
4
|
getNextResumeGeneration,
|
|
5
5
|
getResumeGeneration,
|
|
6
6
|
repointTrackerSyncBySwarmId
|
|
7
|
-
} from "./cli-
|
|
7
|
+
} from "./cli-wdp73c7w.js";
|
|
8
8
|
import {
|
|
9
9
|
getExecutorRegistry,
|
|
10
10
|
recoverIncompleteRuns
|
|
11
|
-
} from "./cli-
|
|
11
|
+
} from "./cli-06p7cfcg.js";
|
|
12
12
|
import {
|
|
13
13
|
MAX_EMPTY_POLLS,
|
|
14
14
|
assignUnassignedTaskPending,
|
|
@@ -44,7 +44,7 @@ import {
|
|
|
44
44
|
resolveTemplate,
|
|
45
45
|
supersedeTask,
|
|
46
46
|
updateAgentStatus
|
|
47
|
-
} from "./cli-
|
|
47
|
+
} from "./cli-ng2k7kwa.js";
|
|
48
48
|
|
|
49
49
|
// src/heartbeat/heartbeat.ts
|
|
50
50
|
init_db();
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
embedScript
|
|
3
|
-
} from "./cli-
|
|
3
|
+
} from "./cli-7d38eycj.js";
|
|
4
4
|
import {
|
|
5
5
|
computeContentHash,
|
|
6
6
|
decryptSecret,
|
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
getSwarmConfigs,
|
|
11
11
|
init_crypto,
|
|
12
12
|
init_db
|
|
13
|
-
} from "./cli-
|
|
13
|
+
} from "./cli-ng2k7kwa.js";
|
|
14
14
|
import {
|
|
15
15
|
init_zod
|
|
16
16
|
} from "./cli-q21d49ac.js";
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
withSpan,
|
|
24
24
|
withSpanContext,
|
|
25
25
|
writeSkillsToFilesystem
|
|
26
|
-
} from "./cli-
|
|
26
|
+
} from "./cli-aenr2vrd.js";
|
|
27
27
|
import {
|
|
28
28
|
checkClaudeCredentials
|
|
29
29
|
} from "./cli-2fc97xm5.js";
|
|
@@ -40,10 +40,10 @@ import {
|
|
|
40
40
|
import {
|
|
41
41
|
ensure,
|
|
42
42
|
initialize
|
|
43
|
-
} from "./cli-
|
|
43
|
+
} from "./cli-987a9zvn.js";
|
|
44
44
|
import {
|
|
45
45
|
validateJsonSchema
|
|
46
|
-
} from "./cli-
|
|
46
|
+
} from "./cli-06p7cfcg.js";
|
|
47
47
|
import {
|
|
48
48
|
getApiKey
|
|
49
49
|
} from "./cli-f14fvzag.js";
|
|
@@ -79,7 +79,7 @@ import {
|
|
|
79
79
|
resolveTaskModelSelection,
|
|
80
80
|
resolveTemplateAsync,
|
|
81
81
|
telemetry
|
|
82
|
-
} from "./cli-
|
|
82
|
+
} from "./cli-ng2k7kwa.js";
|
|
83
83
|
import {
|
|
84
84
|
init_credentials,
|
|
85
85
|
resolveCredentialPools
|
|
@@ -4,11 +4,11 @@ import {
|
|
|
4
4
|
getEmbeddingProvider,
|
|
5
5
|
init_embedding,
|
|
6
6
|
serializeEmbedding
|
|
7
|
-
} from "./cli-
|
|
7
|
+
} from "./cli-0wbkrrky.js";
|
|
8
8
|
import {
|
|
9
9
|
getDb,
|
|
10
10
|
init_db
|
|
11
|
-
} from "./cli-
|
|
11
|
+
} from "./cli-ng2k7kwa.js";
|
|
12
12
|
import {
|
|
13
13
|
init_secret_scrubber,
|
|
14
14
|
scrubSecrets
|
|
@@ -4,14 +4,14 @@ import {
|
|
|
4
4
|
handleScheduleTrigger,
|
|
5
5
|
runScript,
|
|
6
6
|
startWorkflowExecution
|
|
7
|
-
} from "./cli-
|
|
7
|
+
} from "./cli-06p7cfcg.js";
|
|
8
8
|
import {
|
|
9
9
|
getScript
|
|
10
|
-
} from "./cli-
|
|
10
|
+
} from "./cli-4hapc9v6.js";
|
|
11
11
|
import {
|
|
12
12
|
createTaskWithSiblingAwareness,
|
|
13
13
|
scheduleContextKey
|
|
14
|
-
} from "./cli-
|
|
14
|
+
} from "./cli-wjsj96hh.js";
|
|
15
15
|
import {
|
|
16
16
|
getDb,
|
|
17
17
|
getDueScheduledTasks,
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
init_telemetry,
|
|
22
22
|
telemetry,
|
|
23
23
|
updateScheduledTask
|
|
24
|
-
} from "./cli-
|
|
24
|
+
} from "./cli-ng2k7kwa.js";
|
|
25
25
|
import {
|
|
26
26
|
__commonJS,
|
|
27
27
|
__require,
|
|
@@ -14,13 +14,13 @@ import {
|
|
|
14
14
|
getOAuthApp,
|
|
15
15
|
getOAuthTokens,
|
|
16
16
|
upsertOAuthApp
|
|
17
|
-
} from "./cli-
|
|
17
|
+
} from "./cli-pqgd2rd1.js";
|
|
18
18
|
import {
|
|
19
19
|
startPricingRefreshLoop
|
|
20
|
-
} from "./cli-
|
|
20
|
+
} from "./cli-rk3snywa.js";
|
|
21
21
|
import {
|
|
22
22
|
seedPricingFromModelsDev
|
|
23
|
-
} from "./cli-
|
|
23
|
+
} from "./cli-72vm595k.js";
|
|
24
24
|
import {
|
|
25
25
|
createTrackerAgentMapping,
|
|
26
26
|
createTrackerSync,
|
|
@@ -35,7 +35,7 @@ import {
|
|
|
35
35
|
repointTrackerSyncBySwarmId,
|
|
36
36
|
updateTrackerSync,
|
|
37
37
|
updateTrackerSyncSwarmId
|
|
38
|
-
} from "./cli-
|
|
38
|
+
} from "./cli-wdp73c7w.js";
|
|
39
39
|
import {
|
|
40
40
|
ZodFirstPartyTypeKind,
|
|
41
41
|
objectType
|
|
@@ -45,7 +45,7 @@ import {
|
|
|
45
45
|
ensure,
|
|
46
46
|
require_dist,
|
|
47
47
|
runScheduleNow
|
|
48
|
-
} from "./cli-
|
|
48
|
+
} from "./cli-987a9zvn.js";
|
|
49
49
|
import {
|
|
50
50
|
TriggerSchemaError,
|
|
51
51
|
applyDefinitionPatch,
|
|
@@ -57,7 +57,7 @@ import {
|
|
|
57
57
|
startWorkflowExecution,
|
|
58
58
|
validateDefinition,
|
|
59
59
|
validateJsonSchema
|
|
60
|
-
} from "./cli-
|
|
60
|
+
} from "./cli-06p7cfcg.js";
|
|
61
61
|
import {
|
|
62
62
|
getApiKey
|
|
63
63
|
} from "./cli-f14fvzag.js";
|
|
@@ -73,7 +73,7 @@ import {
|
|
|
73
73
|
setScriptConnectionEnabled,
|
|
74
74
|
upsertCredentialBinding,
|
|
75
75
|
upsertScriptConnection
|
|
76
|
-
} from "./cli-
|
|
76
|
+
} from "./cli-4hapc9v6.js";
|
|
77
77
|
import {
|
|
78
78
|
CANDIDATE_SET_MULTIPLIER,
|
|
79
79
|
getEmbeddingProvider,
|
|
@@ -81,16 +81,16 @@ import {
|
|
|
81
81
|
init_constants,
|
|
82
82
|
init_reranker,
|
|
83
83
|
rerank
|
|
84
|
-
} from "./cli-
|
|
84
|
+
} from "./cli-0wbkrrky.js";
|
|
85
85
|
import {
|
|
86
86
|
createAdditiveBuffer,
|
|
87
87
|
extractSlackMessageText
|
|
88
|
-
} from "./cli-
|
|
88
|
+
} from "./cli-wgbsdhjc.js";
|
|
89
89
|
import {
|
|
90
90
|
getSlackApp,
|
|
91
91
|
startSlackApp,
|
|
92
92
|
stopSlackApp
|
|
93
|
-
} from "./cli-
|
|
93
|
+
} from "./cli-rtqc5r54.js";
|
|
94
94
|
import {
|
|
95
95
|
findOrCreateUserByEmail,
|
|
96
96
|
findUserByEmail,
|
|
@@ -102,7 +102,7 @@ import {
|
|
|
102
102
|
recordIdentityEvent,
|
|
103
103
|
resolveUserByToken,
|
|
104
104
|
unlinkIdentity
|
|
105
|
-
} from "./cli-
|
|
105
|
+
} from "./cli-dn44vqyb.js";
|
|
106
106
|
import {
|
|
107
107
|
markdownToSlack
|
|
108
108
|
} from "./cli-6xd0bvf8.js";
|
|
@@ -113,7 +113,7 @@ import {
|
|
|
113
113
|
createTaskWithSiblingAwareness,
|
|
114
114
|
githubContextKey,
|
|
115
115
|
linearContextKey
|
|
116
|
-
} from "./cli-
|
|
116
|
+
} from "./cli-wjsj96hh.js";
|
|
117
117
|
import {
|
|
118
118
|
getAppUrl,
|
|
119
119
|
getMcpBaseUrl,
|
|
@@ -342,7 +342,7 @@ import {
|
|
|
342
342
|
upsertService,
|
|
343
343
|
upsertSwarmConfig,
|
|
344
344
|
validateConfigValue
|
|
345
|
-
} from "./cli-
|
|
345
|
+
} from "./cli-ng2k7kwa.js";
|
|
346
346
|
import {
|
|
347
347
|
init_zod
|
|
348
348
|
} from "./cli-q21d49ac.js";
|
|
@@ -386,7 +386,7 @@ import {
|
|
|
386
386
|
import {
|
|
387
387
|
init_package,
|
|
388
388
|
package_default
|
|
389
|
-
} from "./cli-
|
|
389
|
+
} from "./cli-eqq99cyd.js";
|
|
390
390
|
import {
|
|
391
391
|
init_secret_scrubber,
|
|
392
392
|
refreshSecretScrubberCache,
|
|
@@ -19668,7 +19668,7 @@ async function initOtel(serviceRole = process.env.AGENT_ROLE || "api") {
|
|
|
19668
19668
|
return;
|
|
19669
19669
|
initialized2 = true;
|
|
19670
19670
|
try {
|
|
19671
|
-
const impl = await import("./otel-impl-
|
|
19671
|
+
const impl = await import("./otel-impl-zx1b8yr9.js");
|
|
19672
19672
|
await impl.boot(serviceRole);
|
|
19673
19673
|
realWithSpan = impl.withSpan;
|
|
19674
19674
|
realStartSpan = impl.startSpan;
|
|
@@ -32884,7 +32884,7 @@ async function notifySlack(text) {
|
|
|
32884
32884
|
return;
|
|
32885
32885
|
}
|
|
32886
32886
|
try {
|
|
32887
|
-
const { getSlackApp: getSlackApp2 } = await import("./app-
|
|
32887
|
+
const { getSlackApp: getSlackApp2 } = await import("./app-16zmk3px.js");
|
|
32888
32888
|
const app = getSlackApp2();
|
|
32889
32889
|
if (!app) {
|
|
32890
32890
|
console.warn("[Jira webhook keepalive] Slack not available, cannot send notification");
|
|
@@ -32953,7 +32953,7 @@ async function deleteJiraWebhook(webhookId) {
|
|
|
32953
32953
|
console.log(`[Jira webhook keepalive] Deleted webhook id=${webhookId}`);
|
|
32954
32954
|
}
|
|
32955
32955
|
async function overwriteWebhookIds(next) {
|
|
32956
|
-
const { getDb: getDb2 } = await import("./db-
|
|
32956
|
+
const { getDb: getDb2 } = await import("./db-dt0zx0jq.js");
|
|
32957
32957
|
const db = getDb2();
|
|
32958
32958
|
const txn = db.transaction(() => {
|
|
32959
32959
|
const row = db.query("SELECT metadata FROM oauth_apps WHERE provider = 'jira'").get();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getScriptApiTypes,
|
|
3
3
|
require_typescript
|
|
4
|
-
} from "./cli-
|
|
4
|
+
} from "./cli-4hapc9v6.js";
|
|
5
5
|
import {
|
|
6
6
|
deleteSwarmConfigByKey,
|
|
7
7
|
getAgentById,
|
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
getSwarmConfigs,
|
|
11
11
|
init_db,
|
|
12
12
|
upsertSwarmConfig
|
|
13
|
-
} from "./cli-
|
|
13
|
+
} from "./cli-ng2k7kwa.js";
|
|
14
14
|
import {
|
|
15
15
|
init_secret_scrubber,
|
|
16
16
|
scrubSecrets
|
|
@@ -7,7 +7,7 @@ var package_default;
|
|
|
7
7
|
var init_package = __esm(() => {
|
|
8
8
|
package_default = {
|
|
9
9
|
name: "@desplega.ai/agent-swarm",
|
|
10
|
-
version: "1.
|
|
10
|
+
version: "1.109.0",
|
|
11
11
|
description: "Multi-agent orchestration for Claude Code, Codex, Gemini CLI, and other AI coding assistants",
|
|
12
12
|
license: "MIT",
|
|
13
13
|
author: "desplega.sh <contact@desplega.sh>",
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createAdditiveBuffer,
|
|
3
3
|
extractSlackMessageText
|
|
4
|
-
} from "./cli-
|
|
4
|
+
} from "./cli-wgbsdhjc.js";
|
|
5
5
|
import {
|
|
6
6
|
getSlackApp,
|
|
7
7
|
registerTreeMessage
|
|
8
|
-
} from "./cli-
|
|
8
|
+
} from "./cli-rtqc5r54.js";
|
|
9
9
|
import {
|
|
10
10
|
buildBufferFlushBlocks
|
|
11
11
|
} from "./cli-6xd0bvf8.js";
|
|
12
12
|
import {
|
|
13
13
|
createTaskWithSiblingAwareness,
|
|
14
14
|
slackContextKey
|
|
15
|
-
} from "./cli-
|
|
15
|
+
} from "./cli-wjsj96hh.js";
|
|
16
16
|
import {
|
|
17
17
|
getLatestActiveTaskInThread,
|
|
18
18
|
getLeadAgent,
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
init_db,
|
|
21
21
|
init_registry,
|
|
22
22
|
registerTemplate
|
|
23
|
-
} from "./cli-
|
|
23
|
+
} from "./cli-ng2k7kwa.js";
|
|
24
24
|
|
|
25
25
|
// src/slack/event-dedup.ts
|
|
26
26
|
var DEFAULT_TTL_MS = 300000;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
recordUnmappedIdentity
|
|
3
|
-
} from "./cli-
|
|
3
|
+
} from "./cli-efaejv9v.js";
|
|
4
4
|
import {
|
|
5
5
|
findOrCreateUserByEmail,
|
|
6
6
|
findUserByExternalId,
|
|
7
7
|
linkIdentity
|
|
8
|
-
} from "./cli-
|
|
8
|
+
} from "./cli-dn44vqyb.js";
|
|
9
9
|
import {
|
|
10
10
|
getKv,
|
|
11
11
|
init_db,
|
|
12
12
|
upsertKv
|
|
13
|
-
} from "./cli-
|
|
13
|
+
} from "./cli-ng2k7kwa.js";
|
|
14
14
|
|
|
15
15
|
// src/slack/enrich.ts
|
|
16
16
|
init_db();
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
buildModelsDevSeedRows
|
|
3
|
-
} from "./cli-
|
|
3
|
+
} from "./cli-72vm595k.js";
|
|
4
4
|
import {
|
|
5
5
|
createLogEntry,
|
|
6
6
|
getActivePricingRow,
|
|
7
7
|
getDb,
|
|
8
8
|
init_db,
|
|
9
9
|
insertPricingRow
|
|
10
|
-
} from "./cli-
|
|
10
|
+
} from "./cli-ng2k7kwa.js";
|
|
11
11
|
import {
|
|
12
12
|
init_secret_scrubber,
|
|
13
13
|
scrubSecrets
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
getTaskById,
|
|
26
26
|
init_db,
|
|
27
27
|
setSlackMessageTracking
|
|
28
|
-
} from "./cli-
|
|
28
|
+
} from "./cli-ng2k7kwa.js";
|
|
29
29
|
import {
|
|
30
30
|
require_receiver,
|
|
31
31
|
require_sender,
|
|
@@ -54988,13 +54988,13 @@ async function initSlackApp() {
|
|
|
54988
54988
|
socketMode: true,
|
|
54989
54989
|
logLevel: import_bolt.LogLevel.DEBUG
|
|
54990
54990
|
});
|
|
54991
|
-
const { registerMessageHandler } = await import("./handlers-
|
|
54992
|
-
const { registerCommandHandler } = await import("./commands-
|
|
54993
|
-
const { registerActionHandlers } = await import("./actions-
|
|
54991
|
+
const { registerMessageHandler } = await import("./handlers-aca9z23r.js");
|
|
54992
|
+
const { registerCommandHandler } = await import("./commands-0racez18.js");
|
|
54993
|
+
const { registerActionHandlers } = await import("./actions-c67n3jxb.js");
|
|
54994
54994
|
registerMessageHandler(app);
|
|
54995
54995
|
registerCommandHandler(app);
|
|
54996
54996
|
registerActionHandlers(app);
|
|
54997
|
-
const { createAssistant } = await import("./assistant-
|
|
54997
|
+
const { createAssistant } = await import("./assistant-5wzbdcqf.js");
|
|
54998
54998
|
app.assistant(createAssistant());
|
|
54999
54999
|
return app;
|
|
55000
55000
|
}
|