opencode-swarm 7.143.6 → 7.144.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/dist/background/delegation-health.d.ts +213 -0
- package/dist/background/pending-delegations.d.ts +122 -15
- package/dist/cli/{config-doctor-72zp0k4x.js → config-doctor-7gy47evn.js} +2 -2
- package/dist/cli/{core-aj0wmbg8.js → core-cpcspaw5.js} +1 -1
- package/dist/cli/{curator-llm-factory-x1vjhrnc.js → curator-llm-factory-fyjmgxyp.js} +18 -18
- package/dist/cli/{curator-2gt2835v.js → curator-v97jnwn2.js} +18 -18
- package/dist/cli/{evidence-summary-service-yjr0662r.js → evidence-summary-service-79mtxzhd.js} +6 -6
- package/dist/cli/{gate-evidence-r3c7eqpz.js → gate-evidence-kgyqz1g1.js} +2 -2
- package/dist/cli/{guardrail-explain-f3zysesy.js → guardrail-explain-9ry66z5g.js} +19 -19
- package/dist/cli/{guardrail-log-eat71fnh.js → guardrail-log-fe6smme1.js} +3 -3
- package/dist/cli/{hive-promoter-fyb40am9.js → hive-promoter-vwq1dbh1.js} +18 -18
- package/dist/cli/{index-hjy4txgr.js → index-0ck3e366.js} +1 -1
- package/dist/cli/{index-peqmw3wr.js → index-1pr8x10a.js} +2 -2
- package/dist/cli/{index-02nm8qhk.js → index-269b52r3.js} +3 -3
- package/dist/cli/{index-7bs015gm.js → index-3q9w6e6v.js} +1 -1
- package/dist/cli/{index-w1q9yy1e.js → index-3v3dxf75.js} +3 -3
- package/dist/cli/{index-6vmazy9f.js → index-4fda8kkw.js} +1050 -88
- package/dist/cli/{index-fn0k0vsa.js → index-6p09gyra.js} +1 -1
- package/dist/cli/{index-kc2x117y.js → index-8xertnqz.js} +3 -3
- package/dist/cli/{index-36vry26a.js → index-d45d4zyq.js} +1 -1
- package/dist/cli/{index-nd1j9wkw.js → index-d45yrzkg.js} +1 -1
- package/dist/cli/{index-dtf2va28.js → index-e70d3xr7.js} +20 -20
- package/dist/cli/{index-whyrhjsk.js → index-evvbmbbv.js} +1 -1
- package/dist/cli/{index-gzxz0s50.js → index-ewzmjm7m.js} +1 -1
- package/dist/cli/{index-0adcjpyx.js → index-ez18gjk2.js} +3 -3
- package/dist/cli/{index-5d8ydxae.js → index-j1scj25g.js} +129 -50
- package/dist/cli/{index-wjk00vwk.js → index-jqabjy7t.js} +4 -4
- package/dist/cli/{index-bbv64s17.js → index-jvbfrwt2.js} +1 -1
- package/dist/cli/{index-92bm9ys3.js → index-mw6p3nt6.js} +1 -1
- package/dist/cli/{index-72zhsqgy.js → index-rd2082y4.js} +2 -2
- package/dist/cli/{index-s7nb33pc.js → index-tfkfyshg.js} +1 -1
- package/dist/cli/{index-scj2asek.js → index-vb9cpaz4.js} +5 -5
- package/dist/cli/{index-z4cv77tq.js → index-zv4pwyas.js} +2 -2
- package/dist/cli/index.js +18 -18
- package/dist/cli/{knowledge-escalator-ejpyrby0.js → knowledge-escalator-rmy3jcx4.js} +6 -6
- package/dist/cli/{knowledge-events-yw2kydyy.js → knowledge-events-1tqpbwvj.js} +4 -4
- package/dist/cli/{knowledge-store-j6gkk62e.js → knowledge-store-389ck792.js} +1 -1
- package/dist/cli/{knowledge-validator-xervpe5k.js → knowledge-validator-kvtk6633.js} +2 -2
- package/dist/cli/{pending-delegations-19wg9j08.js → pending-delegations-thy8g30k.js} +23 -1
- package/dist/cli/{scan-cursor-x7a99wmq.js → scan-cursor-ahgm4f5p.js} +2 -2
- package/dist/cli/{schema-z141arx9.js → schema-epdq7ykx.js} +1 -1
- package/dist/cli/{scope-persistence-js90c1f4.js → scope-persistence-37s9n40v.js} +4 -4
- package/dist/cli/{skill-generator-t202jza0.js → skill-generator-4d2t5gem.js} +7 -7
- package/dist/cli/{worktree-collision-ownership-42bb3gcb.js → worktree-collision-ownership-j6d33p49.js} +1 -1
- package/dist/cli/{worktree-isolation-fbfvxw9a.js → worktree-isolation-4628yaka.js} +18 -18
- package/dist/evaluation/contracts.d.ts +4 -4
- package/dist/evaluation/gate-ground-truth.d.ts +1 -1
- package/dist/hooks/init-orphan-recovery.d.ts +2 -0
- package/dist/index.js +439 -436
- package/dist/services/status-service.d.ts +9 -0
- package/package.json +1 -1
|
@@ -1,51 +1,51 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
handleGuardrailExplain
|
|
4
|
-
} from "./index-
|
|
5
|
-
import"./index-
|
|
6
|
-
import"./index-
|
|
7
|
-
import"./index-
|
|
8
|
-
import"./index-
|
|
4
|
+
} from "./index-rd2082y4.js";
|
|
5
|
+
import"./index-j1scj25g.js";
|
|
6
|
+
import"./index-d45yrzkg.js";
|
|
7
|
+
import"./index-evvbmbbv.js";
|
|
8
|
+
import"./index-3v3dxf75.js";
|
|
9
9
|
import"./index-134d35c1.js";
|
|
10
10
|
import"./index-b6e016tv.js";
|
|
11
11
|
import"./index-4q9vfav6.js";
|
|
12
12
|
import"./index-k92cagmt.js";
|
|
13
13
|
import"./index-y8552snf.js";
|
|
14
|
-
import"./index-
|
|
14
|
+
import"./index-mw6p3nt6.js";
|
|
15
15
|
import"./index-xmzmeknp.js";
|
|
16
16
|
import"./index-c8s9a3zh.js";
|
|
17
17
|
import"./index-9ss2m4rs.js";
|
|
18
|
-
import"./index-
|
|
18
|
+
import"./index-jvbfrwt2.js";
|
|
19
19
|
import"./index-74hpm6sh.js";
|
|
20
|
-
import"./index-
|
|
21
|
-
import"./index-
|
|
22
|
-
import"./index-
|
|
23
|
-
import"./index-
|
|
20
|
+
import"./index-269b52r3.js";
|
|
21
|
+
import"./index-vb9cpaz4.js";
|
|
22
|
+
import"./index-zv4pwyas.js";
|
|
23
|
+
import"./index-0ck3e366.js";
|
|
24
24
|
import"./index-556ja8an.js";
|
|
25
25
|
import"./index-gdd4jt6b.js";
|
|
26
26
|
import"./index-zsrtt42s.js";
|
|
27
27
|
import"./index-k3cxyk66.js";
|
|
28
|
-
import"./index-
|
|
29
|
-
import"./index-
|
|
28
|
+
import"./index-4fda8kkw.js";
|
|
29
|
+
import"./index-tfkfyshg.js";
|
|
30
30
|
import"./index-8fwhhayc.js";
|
|
31
31
|
import"./index-q1exe2b3.js";
|
|
32
32
|
import"./index-7sy3aa9m.js";
|
|
33
33
|
import"./index-4905hd2m.js";
|
|
34
|
-
import"./index-
|
|
35
|
-
import"./index-
|
|
34
|
+
import"./index-ez18gjk2.js";
|
|
35
|
+
import"./index-1pr8x10a.js";
|
|
36
36
|
import"./index-gprxjmm7.js";
|
|
37
37
|
import"./index-n832052r.js";
|
|
38
|
-
import"./index-
|
|
39
|
-
import"./index-
|
|
38
|
+
import"./index-d45d4zyq.js";
|
|
39
|
+
import"./index-3q9w6e6v.js";
|
|
40
40
|
import"./index-rn0eq85g.js";
|
|
41
41
|
import"./index-4rhhvd1a.js";
|
|
42
42
|
import"./index-jqsfsqbx.js";
|
|
43
43
|
import"./index-z6xqpmqg.js";
|
|
44
44
|
import"./index-zjygnfay.js";
|
|
45
|
-
import"./index-
|
|
45
|
+
import"./index-ewzmjm7m.js";
|
|
46
46
|
import"./index-tq5s07ta.js";
|
|
47
47
|
import"./index-rtry5xyf.js";
|
|
48
|
-
import"./index-
|
|
48
|
+
import"./index-jqabjy7t.js";
|
|
49
49
|
import"./index-ae75rja9.js";
|
|
50
50
|
import"./index-w7x7qxz2.js";
|
|
51
51
|
import"./index-erfnw81g.js";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
handleGuardrailLog
|
|
4
|
-
} from "./index-
|
|
5
|
-
import"./index-
|
|
4
|
+
} from "./index-6p09gyra.js";
|
|
5
|
+
import"./index-d45yrzkg.js";
|
|
6
6
|
import"./index-556ja8an.js";
|
|
7
|
-
import"./index-
|
|
7
|
+
import"./index-3q9w6e6v.js";
|
|
8
8
|
import"./index-jqsfsqbx.js";
|
|
9
9
|
import"./index-z6xqpmqg.js";
|
|
10
10
|
import"./index-zjygnfay.js";
|
|
@@ -7,52 +7,52 @@ import {
|
|
|
7
7
|
isHiveEligible,
|
|
8
8
|
promoteFromSwarm,
|
|
9
9
|
promoteToHive
|
|
10
|
-
} from "./index-
|
|
11
|
-
import"./index-
|
|
12
|
-
import"./index-
|
|
13
|
-
import"./index-
|
|
10
|
+
} from "./index-j1scj25g.js";
|
|
11
|
+
import"./index-d45yrzkg.js";
|
|
12
|
+
import"./index-evvbmbbv.js";
|
|
13
|
+
import"./index-3v3dxf75.js";
|
|
14
14
|
import"./index-134d35c1.js";
|
|
15
15
|
import"./index-b6e016tv.js";
|
|
16
16
|
import"./index-4q9vfav6.js";
|
|
17
17
|
import"./index-k92cagmt.js";
|
|
18
18
|
import"./index-y8552snf.js";
|
|
19
|
-
import"./index-
|
|
19
|
+
import"./index-mw6p3nt6.js";
|
|
20
20
|
import"./index-xmzmeknp.js";
|
|
21
21
|
import"./index-c8s9a3zh.js";
|
|
22
22
|
import"./index-9ss2m4rs.js";
|
|
23
|
-
import"./index-
|
|
23
|
+
import"./index-jvbfrwt2.js";
|
|
24
24
|
import"./index-74hpm6sh.js";
|
|
25
|
-
import"./index-
|
|
26
|
-
import"./index-
|
|
27
|
-
import"./index-
|
|
28
|
-
import"./index-
|
|
25
|
+
import"./index-269b52r3.js";
|
|
26
|
+
import"./index-vb9cpaz4.js";
|
|
27
|
+
import"./index-zv4pwyas.js";
|
|
28
|
+
import"./index-0ck3e366.js";
|
|
29
29
|
import"./index-556ja8an.js";
|
|
30
30
|
import"./index-gdd4jt6b.js";
|
|
31
31
|
import"./index-zsrtt42s.js";
|
|
32
32
|
import"./index-k3cxyk66.js";
|
|
33
|
-
import"./index-
|
|
34
|
-
import"./index-
|
|
33
|
+
import"./index-4fda8kkw.js";
|
|
34
|
+
import"./index-tfkfyshg.js";
|
|
35
35
|
import"./index-8fwhhayc.js";
|
|
36
36
|
import"./index-q1exe2b3.js";
|
|
37
37
|
import"./index-7sy3aa9m.js";
|
|
38
38
|
import"./index-4905hd2m.js";
|
|
39
|
-
import"./index-
|
|
40
|
-
import"./index-
|
|
39
|
+
import"./index-ez18gjk2.js";
|
|
40
|
+
import"./index-1pr8x10a.js";
|
|
41
41
|
import"./index-gprxjmm7.js";
|
|
42
42
|
import"./index-n832052r.js";
|
|
43
|
-
import"./index-
|
|
44
|
-
import"./index-
|
|
43
|
+
import"./index-d45d4zyq.js";
|
|
44
|
+
import"./index-3q9w6e6v.js";
|
|
45
45
|
import"./index-rn0eq85g.js";
|
|
46
46
|
import"./index-4rhhvd1a.js";
|
|
47
47
|
import"./index-jqsfsqbx.js";
|
|
48
48
|
import"./index-z6xqpmqg.js";
|
|
49
49
|
import"./index-zjygnfay.js";
|
|
50
|
-
import"./index-
|
|
50
|
+
import"./index-ewzmjm7m.js";
|
|
51
51
|
import"./index-tq5s07ta.js";
|
|
52
52
|
import"./index-rtry5xyf.js";
|
|
53
53
|
import {
|
|
54
54
|
resolveHiveKnowledgePath
|
|
55
|
-
} from "./index-
|
|
55
|
+
} from "./index-jqabjy7t.js";
|
|
56
56
|
import"./index-ae75rja9.js";
|
|
57
57
|
import"./index-w7x7qxz2.js";
|
|
58
58
|
import"./index-erfnw81g.js";
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import {
|
|
3
3
|
init_loader,
|
|
4
4
|
loadPluginConfigWithMeta
|
|
5
|
-
} from "./index-
|
|
5
|
+
} from "./index-d45d4zyq.js";
|
|
6
6
|
import {
|
|
7
7
|
init_schema
|
|
8
|
-
} from "./index-
|
|
8
|
+
} from "./index-3q9w6e6v.js";
|
|
9
9
|
import {
|
|
10
10
|
DEFAULT_WORKTREE_ISOLATION_CONFIG,
|
|
11
11
|
init_constants
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import {
|
|
3
3
|
effectiveRetrievalOutcomes,
|
|
4
4
|
readAuthoritativeKnowledgeCounterRollups
|
|
5
|
-
} from "./index-
|
|
5
|
+
} from "./index-ez18gjk2.js";
|
|
6
6
|
import {
|
|
7
7
|
advisoryWarn,
|
|
8
8
|
init_warning_buffer
|
|
@@ -10,14 +10,14 @@ import {
|
|
|
10
10
|
import {
|
|
11
11
|
ALLOWED_SKILL_PATH_PREFIXES,
|
|
12
12
|
validateSkillPath
|
|
13
|
-
} from "./index-
|
|
13
|
+
} from "./index-ewzmjm7m.js";
|
|
14
14
|
import {
|
|
15
15
|
computeOutcomeSignal,
|
|
16
16
|
readKnowledge,
|
|
17
17
|
resolveHiveKnowledgePath,
|
|
18
18
|
resolveSwarmKnowledgePath,
|
|
19
19
|
transactKnowledge
|
|
20
|
-
} from "./index-
|
|
20
|
+
} from "./index-jqabjy7t.js";
|
|
21
21
|
import {
|
|
22
22
|
init_knowledge_types,
|
|
23
23
|
isActiveStatus
|
|
@@ -21,7 +21,7 @@ var package_default;
|
|
|
21
21
|
var init_package = __esm(() => {
|
|
22
22
|
package_default = {
|
|
23
23
|
name: "opencode-swarm",
|
|
24
|
-
version: "7.
|
|
24
|
+
version: "7.144.0",
|
|
25
25
|
description: "Architect-centric agentic swarm plugin for OpenCode - hub-and-spoke orchestration with SME consultation, code generation, and QA review",
|
|
26
26
|
main: "dist/index.js",
|
|
27
27
|
types: "dist/index.d.ts",
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
readTaskEvidence,
|
|
16
16
|
readTaskEvidenceRaw,
|
|
17
17
|
sanitizeTaskId
|
|
18
|
-
} from "./index-
|
|
18
|
+
} from "./index-jvbfrwt2.js";
|
|
19
19
|
import {
|
|
20
20
|
LedgerStaleWriterError,
|
|
21
21
|
appendLedgerEvent,
|
|
@@ -35,7 +35,7 @@ import {
|
|
|
35
35
|
replayFromLedgerWithStatus,
|
|
36
36
|
takeSnapshotEvent,
|
|
37
37
|
takeSnapshotWithRetry
|
|
38
|
-
} from "./index-
|
|
38
|
+
} from "./index-0ck3e366.js";
|
|
39
39
|
import {
|
|
40
40
|
getWorktreeMergeFailure
|
|
41
41
|
} from "./index-zsrtt42s.js";
|
|
@@ -53,7 +53,7 @@ import {
|
|
|
53
53
|
} from "./index-gprxjmm7.js";
|
|
54
54
|
import {
|
|
55
55
|
PlanSchema
|
|
56
|
-
} from "./index-
|
|
56
|
+
} from "./index-d45d4zyq.js";
|
|
57
57
|
import {
|
|
58
58
|
readSwarmFileAsync,
|
|
59
59
|
validateSwarmPath
|