opencode-swarm 7.146.2 → 7.146.4
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/.opencode/skills/swarm-pr-review/SKILL.md +27 -44
- package/.opencode/skills/swarm-pr-review/references/findings-persistence-contract.md +52 -12
- package/.opencode/skills/swarm-pr-review/references/lane-output-recoverability.md +6 -3
- package/.opencode/skills/swarm-pr-review/references/parser-dry-run.md +19 -1
- package/.opencode/skills/swarm-pr-review/references/verdict-settlement-contract.md +41 -0
- package/dist/agents/council-prompts.d.ts +3 -3
- package/dist/background/candidate-contract.d.ts +21 -1
- package/dist/background/candidate-parser.d.ts +21 -1
- package/dist/background/pending-delegations.d.ts +8 -1
- package/dist/background/pr-review-collection-receipt.d.ts +70 -0
- package/dist/cli/{config-doctor-vstrprja.js → config-doctor-578ebqhn.js} +2 -2
- package/dist/cli/{core-3wzpwe5z.js → core-2ne03a43.js} +1 -1
- package/dist/cli/{curation-policy-x19e8bqc.js → curation-policy-g353f457.js} +6 -6
- package/dist/cli/{curator-llm-factory-6bra0bfd.js → curator-llm-factory-6hgn7p6n.js} +27 -27
- package/dist/cli/{curator-cvy1s7wd.js → curator-w52frg17.js} +27 -27
- package/dist/cli/{evidence-summary-service-yhap2xph.js → evidence-summary-service-nj4p6a0d.js} +11 -11
- package/dist/cli/{gate-evidence-vxbyq5sb.js → gate-evidence-4vnjdh9y.js} +6 -6
- package/dist/cli/{guardrail-explain-h8cnwa02.js → guardrail-explain-rq01z1yz.js} +28 -28
- package/dist/cli/{guardrail-log-syb7tz2w.js → guardrail-log-ratb651f.js} +3 -3
- package/dist/cli/{hive-promoter-3tex870c.js → hive-promoter-pbm9kee1.js} +27 -27
- package/dist/cli/{index-yxhcy5cm.js → index-1mbdwy12.js} +55 -1
- package/dist/cli/{index-01ybcsa5.js → index-3neh2mxk.js} +2 -2
- package/dist/cli/{index-5e5a1y2r.js → index-3p4wgm0d.js} +1 -1
- package/dist/cli/{index-4vwn66wk.js → index-5cbbtbvf.js} +3 -3
- package/dist/cli/{index-z5ppkn8y.js → index-6eycwm3v.js} +6 -6
- package/dist/cli/{index-bghwrr59.js → index-6q35swn2.js} +1 -1
- package/dist/cli/{index-qbpxrw95.js → index-8py21zn6.js} +2 -2
- package/dist/cli/{index-tj861zhd.js → index-96zkay2e.js} +4 -4
- package/dist/cli/{index-y3hmyvt6.js → index-bq4mvwht.js} +2 -2
- package/dist/cli/{index-rfph0nhf.js → index-brb64k96.js} +1426 -635
- package/dist/cli/{index-p0m03xa6.js → index-df8xj9hr.js} +4 -4
- package/dist/cli/{index-cr90rcg3.js → index-dp5w9s5z.js} +7 -7
- package/dist/cli/{index-w0cj7zyd.js → index-f75qjtn5.js} +1 -1
- package/dist/cli/{index-vmfaafte.js → index-ffqdah8s.js} +5 -5
- package/dist/cli/{index-f3x2gsby.js → index-fp2d44f5.js} +1 -1
- package/dist/cli/{index-jv9xs6mb.js → index-g2r8nknz.js} +2 -2
- package/dist/cli/{index-n4k0pt5f.js → index-g335vrc7.js} +4 -4
- package/dist/cli/{index-z9ed68jt.js → index-gr3zfcsh.js} +18 -4
- package/dist/cli/{index-w5r84rd1.js → index-hcb25p12.js} +1 -1
- package/dist/cli/{index-ycgm9pzg.js → index-hw1yghpg.js} +7 -6
- package/dist/cli/{index-a1febb2k.js → index-jgwhpza8.js} +2 -2
- package/dist/cli/{index-cx67qa9g.js → index-kjmcp9mf.js} +1 -1
- package/dist/cli/{index-42nq97rb.js → index-kv2j4cnq.js} +6 -6
- package/dist/cli/{index-zkaz3fhw.js → index-p3k155dv.js} +2 -2
- package/dist/cli/{index-qyvjp0bq.js → index-q81s0m8k.js} +66 -37
- package/dist/cli/{index-97psh79d.js → index-rpy0bent.js} +178 -18
- package/dist/cli/{index-r46q6996.js → index-t798v5pq.js} +29 -29
- package/dist/cli/{index-e1hjd15c.js → index-tp5ytzzg.js} +1 -1
- package/dist/cli/{index-vj9bba5k.js → index-vdrwj7z0.js} +4 -4
- package/dist/cli/{index-46cypnz3.js → index-wesj94x0.js} +4 -4
- package/dist/cli/{index-c9jr4j2q.js → index-xsxj4vbf.js} +1 -1
- package/dist/cli/index.js +27 -27
- package/dist/cli/{knowledge-escalator-mn4sx4qd.js → knowledge-escalator-jbazxmk5.js} +11 -11
- package/dist/cli/{knowledge-events-x975ngy4.js → knowledge-events-jyqy3st8.js} +9 -9
- package/dist/cli/{knowledge-link-8pr02pza.js → knowledge-link-jkx8xjxp.js} +5 -5
- package/dist/cli/{knowledge-store-33p762ey.js → knowledge-store-e2defagd.js} +6 -6
- package/dist/cli/{knowledge-validator-q5jc0scs.js → knowledge-validator-pnmdsw2b.js} +8 -8
- package/dist/cli/{pending-delegations-kkrczqv7.js → pending-delegations-k2yqg1sj.js} +3 -3
- package/dist/cli/{pr-subscriptions-2xn238xt.js → pr-subscriptions-js5v2xr6.js} +3 -3
- package/dist/cli/{runner-e7z9cf5y.js → runner-q7d22d1w.js} +6 -6
- package/dist/cli/{scan-cursor-p7t5mb4x.js → scan-cursor-snx85enn.js} +7 -7
- package/dist/cli/{schema-t8bmshhj.js → schema-6rmxzg6g.js} +1 -1
- package/dist/cli/{scope-persistence-2kyrgsca.js → scope-persistence-23cqafkx.js} +7 -7
- package/dist/cli/{skill-generator-fwvmcv8m.js → skill-generator-980zjk9q.js} +13 -13
- package/dist/cli/{telemetry-t109dhv7.js → telemetry-xzy0qeap.js} +1 -1
- package/dist/cli/{worktree-collision-ownership-2jtg2my1.js → worktree-collision-ownership-xj0bsg92.js} +3 -3
- package/dist/cli/{worktree-isolation-87j70zg1.js → worktree-isolation-4d0nc04c.js} +27 -27
- package/dist/commands/close.d.ts +1 -0
- package/dist/commands/context-map-stats.d.ts +5 -0
- package/dist/config/schema.d.ts +16 -0
- package/dist/context-map/telemetry.d.ts +168 -26
- package/dist/council/council-evidence-writer.d.ts +2 -1
- package/dist/council/council-freshness.d.ts +49 -0
- package/dist/council/council-review-identity.d.ts +133 -0
- package/dist/council/council-round-state.d.ts +27 -3
- package/dist/council/disagreement-detector.d.ts +12 -2
- package/dist/council/general-council-types.d.ts +32 -0
- package/dist/council/types.d.ts +43 -7
- package/dist/hooks/pr-workflow-gate.d.ts +58 -5
- package/dist/index.js +177 -152
- package/dist/observability/catalog.d.ts +7 -5
- package/dist/telemetry.d.ts +22 -1
- package/dist/tools/dispatch-lanes.d.ts +30 -8
- package/dist/tools/phase-complete/gates/types.d.ts +7 -0
- package/dist/tools/write-final-council-evidence.d.ts +1 -7
- package/package.json +2 -1
|
@@ -29,12 +29,12 @@ import {
|
|
|
29
29
|
resolveKnowledgeCounterBaselinePath,
|
|
30
30
|
resolveKnowledgeEventsPath,
|
|
31
31
|
resolveLegacyApplicationLogPath
|
|
32
|
-
} from "./index-
|
|
33
|
-
import"./index-
|
|
32
|
+
} from "./index-dp5w9s5z.js";
|
|
33
|
+
import"./index-bq4mvwht.js";
|
|
34
34
|
import"./index-gprxjmm7.js";
|
|
35
35
|
import"./index-n832052r.js";
|
|
36
|
-
import"./index-
|
|
37
|
-
import"./index-
|
|
36
|
+
import"./index-3neh2mxk.js";
|
|
37
|
+
import"./index-gr3zfcsh.js";
|
|
38
38
|
import"./index-cpg98bh1.js";
|
|
39
39
|
import"./index-9e6fdz2h.js";
|
|
40
40
|
import"./index-4rhhvd1a.js";
|
|
@@ -43,12 +43,12 @@ import"./index-z6xqpmqg.js";
|
|
|
43
43
|
import"./index-zj6t9zgx.js";
|
|
44
44
|
import"./index-zjygnfay.js";
|
|
45
45
|
import"./index-ae75rja9.js";
|
|
46
|
-
import"./index-
|
|
47
|
-
import"./index-
|
|
46
|
+
import"./index-f75qjtn5.js";
|
|
47
|
+
import"./index-8py21zn6.js";
|
|
48
48
|
import"./index-bk5tah7q.js";
|
|
49
|
-
import"./index-
|
|
50
|
-
import"./index-
|
|
51
|
-
import"./index-
|
|
49
|
+
import"./index-hw1yghpg.js";
|
|
50
|
+
import"./index-6q35swn2.js";
|
|
51
|
+
import"./index-q81s0m8k.js";
|
|
52
52
|
import"./index-7g4c7s5r.js";
|
|
53
53
|
import"./index-bpmtbmy9.js";
|
|
54
54
|
import"./index-ed5ykebp.js";
|
|
@@ -12,11 +12,11 @@ import {
|
|
|
12
12
|
resolveLinkDir,
|
|
13
13
|
sanitizeLinkId,
|
|
14
14
|
writeLinkPointer
|
|
15
|
-
} from "./index-
|
|
16
|
-
import"./index-
|
|
17
|
-
import"./index-
|
|
18
|
-
import"./index-
|
|
19
|
-
import"./index-
|
|
15
|
+
} from "./index-f75qjtn5.js";
|
|
16
|
+
import"./index-8py21zn6.js";
|
|
17
|
+
import"./index-hw1yghpg.js";
|
|
18
|
+
import"./index-6q35swn2.js";
|
|
19
|
+
import"./index-q81s0m8k.js";
|
|
20
20
|
import"./index-7g4c7s5r.js";
|
|
21
21
|
import"./index-bpmtbmy9.js";
|
|
22
22
|
import"./index-ed5ykebp.js";
|
|
@@ -41,16 +41,16 @@ import {
|
|
|
41
41
|
transactKnowledge,
|
|
42
42
|
transactKnowledgeWithCas,
|
|
43
43
|
wordBigrams
|
|
44
|
-
} from "./index-
|
|
44
|
+
} from "./index-kv2j4cnq.js";
|
|
45
45
|
import {
|
|
46
46
|
resolveHiveDataDir
|
|
47
47
|
} from "./index-ae75rja9.js";
|
|
48
|
-
import"./index-
|
|
49
|
-
import"./index-
|
|
48
|
+
import"./index-f75qjtn5.js";
|
|
49
|
+
import"./index-8py21zn6.js";
|
|
50
50
|
import"./index-bk5tah7q.js";
|
|
51
|
-
import"./index-
|
|
52
|
-
import"./index-
|
|
53
|
-
import"./index-
|
|
51
|
+
import"./index-hw1yghpg.js";
|
|
52
|
+
import"./index-6q35swn2.js";
|
|
53
|
+
import"./index-q81s0m8k.js";
|
|
54
54
|
import"./index-7g4c7s5r.js";
|
|
55
55
|
import"./index-bpmtbmy9.js";
|
|
56
56
|
import"./index-ed5ykebp.js";
|
|
@@ -23,17 +23,17 @@ import {
|
|
|
23
23
|
validateLesson,
|
|
24
24
|
validateSkillCandidatePath,
|
|
25
25
|
validateSkillPath
|
|
26
|
-
} from "./index-
|
|
27
|
-
import"./index-
|
|
26
|
+
} from "./index-g335vrc7.js";
|
|
27
|
+
import"./index-tp5ytzzg.js";
|
|
28
28
|
import"./index-rtry5xyf.js";
|
|
29
|
-
import"./index-
|
|
29
|
+
import"./index-kv2j4cnq.js";
|
|
30
30
|
import"./index-ae75rja9.js";
|
|
31
|
-
import"./index-
|
|
32
|
-
import"./index-
|
|
31
|
+
import"./index-f75qjtn5.js";
|
|
32
|
+
import"./index-8py21zn6.js";
|
|
33
33
|
import"./index-bk5tah7q.js";
|
|
34
|
-
import"./index-
|
|
35
|
-
import"./index-
|
|
36
|
-
import"./index-
|
|
34
|
+
import"./index-hw1yghpg.js";
|
|
35
|
+
import"./index-6q35swn2.js";
|
|
36
|
+
import"./index-q81s0m8k.js";
|
|
37
37
|
import"./index-7g4c7s5r.js";
|
|
38
38
|
import"./index-bpmtbmy9.js";
|
|
39
39
|
import"./index-ed5ykebp.js";
|
|
@@ -54,13 +54,13 @@ import {
|
|
|
54
54
|
sweepStaleDelegations,
|
|
55
55
|
updateCoderSettlement,
|
|
56
56
|
writeDelegationFallback
|
|
57
|
-
} from "./index-
|
|
57
|
+
} from "./index-rpy0bent.js";
|
|
58
58
|
import"./index-w8pgjr75.js";
|
|
59
59
|
import"./index-z6xqpmqg.js";
|
|
60
60
|
import"./index-zj6t9zgx.js";
|
|
61
61
|
import"./index-zjygnfay.js";
|
|
62
|
-
import"./index-
|
|
63
|
-
import"./index-
|
|
62
|
+
import"./index-6q35swn2.js";
|
|
63
|
+
import"./index-q81s0m8k.js";
|
|
64
64
|
import"./index-7g4c7s5r.js";
|
|
65
65
|
import"./index-bpmtbmy9.js";
|
|
66
66
|
import"./index-ed5ykebp.js";
|
|
@@ -9,13 +9,13 @@ import {
|
|
|
9
9
|
sweepStale,
|
|
10
10
|
unsubscribe,
|
|
11
11
|
updateSnapshot
|
|
12
|
-
} from "./index-
|
|
12
|
+
} from "./index-3p4wgm0d.js";
|
|
13
13
|
import"./index-w8pgjr75.js";
|
|
14
14
|
import"./index-z6xqpmqg.js";
|
|
15
15
|
import"./index-zj6t9zgx.js";
|
|
16
16
|
import"./index-zjygnfay.js";
|
|
17
|
-
import"./index-
|
|
18
|
-
import"./index-
|
|
17
|
+
import"./index-6q35swn2.js";
|
|
18
|
+
import"./index-q81s0m8k.js";
|
|
19
19
|
import"./index-7g4c7s5r.js";
|
|
20
20
|
import"./index-bpmtbmy9.js";
|
|
21
21
|
import"./index-ed5ykebp.js";
|
|
@@ -3,14 +3,14 @@ import {
|
|
|
3
3
|
_internals,
|
|
4
4
|
createModelEvaluationExecutor,
|
|
5
5
|
runEvaluation
|
|
6
|
-
} from "./index-
|
|
7
|
-
import"./index-
|
|
6
|
+
} from "./index-hcb25p12.js";
|
|
7
|
+
import"./index-p3k155dv.js";
|
|
8
8
|
import"./index-y8552snf.js";
|
|
9
9
|
import"./index-zj6t9zgx.js";
|
|
10
|
-
import"./index-
|
|
11
|
-
import"./index-
|
|
12
|
-
import"./index-
|
|
13
|
-
import"./index-
|
|
10
|
+
import"./index-8py21zn6.js";
|
|
11
|
+
import"./index-hw1yghpg.js";
|
|
12
|
+
import"./index-6q35swn2.js";
|
|
13
|
+
import"./index-q81s0m8k.js";
|
|
14
14
|
import"./index-7g4c7s5r.js";
|
|
15
15
|
import"./index-bpmtbmy9.js";
|
|
16
16
|
import"./index-ed5ykebp.js";
|
|
@@ -4,17 +4,17 @@ import {
|
|
|
4
4
|
alreadyCuratedThisGeneration,
|
|
5
5
|
claimNextScanBatch,
|
|
6
6
|
getScanStatus
|
|
7
|
-
} from "./index-
|
|
8
|
-
import"./index-
|
|
7
|
+
} from "./index-g2r8nknz.js";
|
|
8
|
+
import"./index-kv2j4cnq.js";
|
|
9
9
|
import"./index-9e6fdz2h.js";
|
|
10
10
|
import"./index-4rhhvd1a.js";
|
|
11
11
|
import"./index-ae75rja9.js";
|
|
12
|
-
import"./index-
|
|
13
|
-
import"./index-
|
|
12
|
+
import"./index-f75qjtn5.js";
|
|
13
|
+
import"./index-8py21zn6.js";
|
|
14
14
|
import"./index-bk5tah7q.js";
|
|
15
|
-
import"./index-
|
|
16
|
-
import"./index-
|
|
17
|
-
import"./index-
|
|
15
|
+
import"./index-hw1yghpg.js";
|
|
16
|
+
import"./index-6q35swn2.js";
|
|
17
|
+
import"./index-q81s0m8k.js";
|
|
18
18
|
import"./index-7g4c7s5r.js";
|
|
19
19
|
import"./index-bpmtbmy9.js";
|
|
20
20
|
import"./index-ed5ykebp.js";
|
|
@@ -99,7 +99,7 @@ import {
|
|
|
99
99
|
resolveGeneratedAgentRole,
|
|
100
100
|
resolveGuardrailsConfig,
|
|
101
101
|
stripKnownSwarmPrefix
|
|
102
|
-
} from "./index-
|
|
102
|
+
} from "./index-gr3zfcsh.js";
|
|
103
103
|
import"./index-cpg98bh1.js";
|
|
104
104
|
import"./index-zjygnfay.js";
|
|
105
105
|
import"./index-bk5tah7q.js";
|
|
@@ -23,11 +23,11 @@ import {
|
|
|
23
23
|
tombstoneScopeBinding,
|
|
24
24
|
writeScopeBindingToDisk,
|
|
25
25
|
writeScopeToDisk
|
|
26
|
-
} from "./index-
|
|
27
|
-
import"./index-
|
|
26
|
+
} from "./index-wesj94x0.js";
|
|
27
|
+
import"./index-df8xj9hr.js";
|
|
28
28
|
import"./index-556ja8an.js";
|
|
29
|
-
import"./index-
|
|
30
|
-
import"./index-
|
|
29
|
+
import"./index-3neh2mxk.js";
|
|
30
|
+
import"./index-gr3zfcsh.js";
|
|
31
31
|
import"./index-cpg98bh1.js";
|
|
32
32
|
import"./index-9e6fdz2h.js";
|
|
33
33
|
import"./index-4rhhvd1a.js";
|
|
@@ -36,9 +36,9 @@ import"./index-z6xqpmqg.js";
|
|
|
36
36
|
import"./index-zj6t9zgx.js";
|
|
37
37
|
import"./index-zjygnfay.js";
|
|
38
38
|
import"./index-bk5tah7q.js";
|
|
39
|
-
import"./index-
|
|
40
|
-
import"./index-
|
|
41
|
-
import"./index-
|
|
39
|
+
import"./index-hw1yghpg.js";
|
|
40
|
+
import"./index-6q35swn2.js";
|
|
41
|
+
import"./index-q81s0m8k.js";
|
|
42
42
|
import"./index-7g4c7s5r.js";
|
|
43
43
|
import"./index-bpmtbmy9.js";
|
|
44
44
|
import"./index-ed5ykebp.js";
|
|
@@ -33,17 +33,17 @@ import {
|
|
|
33
33
|
sanitizeSlug,
|
|
34
34
|
selectCandidateEntries,
|
|
35
35
|
writeEvalStub
|
|
36
|
-
} from "./index-
|
|
37
|
-
import"./index-
|
|
38
|
-
import"./index-
|
|
36
|
+
} from "./index-vdrwj7z0.js";
|
|
37
|
+
import"./index-g335vrc7.js";
|
|
38
|
+
import"./index-tp5ytzzg.js";
|
|
39
39
|
import"./index-rtry5xyf.js";
|
|
40
|
-
import"./index-
|
|
41
|
-
import"./index-
|
|
42
|
-
import"./index-
|
|
40
|
+
import"./index-kv2j4cnq.js";
|
|
41
|
+
import"./index-dp5w9s5z.js";
|
|
42
|
+
import"./index-bq4mvwht.js";
|
|
43
43
|
import"./index-gprxjmm7.js";
|
|
44
44
|
import"./index-n832052r.js";
|
|
45
|
-
import"./index-
|
|
46
|
-
import"./index-
|
|
45
|
+
import"./index-3neh2mxk.js";
|
|
46
|
+
import"./index-gr3zfcsh.js";
|
|
47
47
|
import"./index-cpg98bh1.js";
|
|
48
48
|
import"./index-9e6fdz2h.js";
|
|
49
49
|
import"./index-4rhhvd1a.js";
|
|
@@ -52,12 +52,12 @@ import"./index-z6xqpmqg.js";
|
|
|
52
52
|
import"./index-zj6t9zgx.js";
|
|
53
53
|
import"./index-zjygnfay.js";
|
|
54
54
|
import"./index-ae75rja9.js";
|
|
55
|
-
import"./index-
|
|
56
|
-
import"./index-
|
|
55
|
+
import"./index-f75qjtn5.js";
|
|
56
|
+
import"./index-8py21zn6.js";
|
|
57
57
|
import"./index-bk5tah7q.js";
|
|
58
|
-
import"./index-
|
|
59
|
-
import"./index-
|
|
60
|
-
import"./index-
|
|
58
|
+
import"./index-hw1yghpg.js";
|
|
59
|
+
import"./index-6q35swn2.js";
|
|
60
|
+
import"./index-q81s0m8k.js";
|
|
61
61
|
import"./index-7g4c7s5r.js";
|
|
62
62
|
import"./index-bpmtbmy9.js";
|
|
63
63
|
import"./index-ed5ykebp.js";
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
import {
|
|
6
6
|
scanDelegationFallbacksForRecovery,
|
|
7
7
|
scanDelegationsForRecovery
|
|
8
|
-
} from "./index-
|
|
8
|
+
} from "./index-rpy0bent.js";
|
|
9
9
|
import {
|
|
10
10
|
WORKTREE_PROVISIONING_OWNER_LEASE_MS,
|
|
11
11
|
removeWorktreeProvisioningOwner,
|
|
@@ -22,8 +22,8 @@ import {
|
|
|
22
22
|
bunSpawn
|
|
23
23
|
} from "./index-zj6t9zgx.js";
|
|
24
24
|
import"./index-zjygnfay.js";
|
|
25
|
-
import"./index-
|
|
26
|
-
import"./index-
|
|
25
|
+
import"./index-6q35swn2.js";
|
|
26
|
+
import"./index-q81s0m8k.js";
|
|
27
27
|
import"./index-7g4c7s5r.js";
|
|
28
28
|
import"./index-bpmtbmy9.js";
|
|
29
29
|
import"./index-ed5ykebp.js";
|
|
@@ -21,47 +21,47 @@ import {
|
|
|
21
21
|
sanitizeWorktreeTaskId,
|
|
22
22
|
standardWorktreeByCallID,
|
|
23
23
|
standardWorktreeSerializationSessions
|
|
24
|
-
} from "./index-
|
|
25
|
-
import"./index-
|
|
26
|
-
import"./index-
|
|
27
|
-
import"./index-
|
|
28
|
-
import"./index-
|
|
29
|
-
import"./index-
|
|
24
|
+
} from "./index-brb64k96.js";
|
|
25
|
+
import"./index-hcb25p12.js";
|
|
26
|
+
import"./index-xsxj4vbf.js";
|
|
27
|
+
import"./index-1mbdwy12.js";
|
|
28
|
+
import"./index-6eycwm3v.js";
|
|
29
|
+
import"./index-p3k155dv.js";
|
|
30
30
|
import"./index-134d35c1.js";
|
|
31
31
|
import"./index-abtrcs16.js";
|
|
32
32
|
import"./index-y8552snf.js";
|
|
33
|
-
import"./index-
|
|
34
|
-
import"./index-
|
|
33
|
+
import"./index-ffqdah8s.js";
|
|
34
|
+
import"./index-g2r8nknz.js";
|
|
35
35
|
import"./index-70ha9e09.js";
|
|
36
36
|
import"./index-c8s9a3zh.js";
|
|
37
37
|
import"./index-9ss2m4rs.js";
|
|
38
38
|
import"./index-z9yhhk6q.js";
|
|
39
|
-
import"./index-
|
|
40
|
-
import"./index-
|
|
41
|
-
import"./index-
|
|
42
|
-
import"./index-
|
|
39
|
+
import"./index-3p4wgm0d.js";
|
|
40
|
+
import"./index-vdrwj7z0.js";
|
|
41
|
+
import"./index-g335vrc7.js";
|
|
42
|
+
import"./index-tp5ytzzg.js";
|
|
43
43
|
import"./index-rtry5xyf.js";
|
|
44
44
|
import"./index-zsrtt42s.js";
|
|
45
|
-
import"./index-
|
|
45
|
+
import"./index-rpy0bent.js";
|
|
46
46
|
import"./index-e1pxav9g.js";
|
|
47
|
-
import"./index-
|
|
48
|
-
import"./index-
|
|
49
|
-
import"./index-
|
|
50
|
-
import"./index-
|
|
47
|
+
import"./index-96zkay2e.js";
|
|
48
|
+
import"./index-kjmcp9mf.js";
|
|
49
|
+
import"./index-wesj94x0.js";
|
|
50
|
+
import"./index-df8xj9hr.js";
|
|
51
51
|
import"./index-556ja8an.js";
|
|
52
52
|
import"./index-7sy3aa9m.js";
|
|
53
53
|
import"./index-wx8zdh4a.js";
|
|
54
54
|
import"./index-3g0xk6tk.js";
|
|
55
55
|
import"./index-85gkedsf.js";
|
|
56
|
-
import"./index-
|
|
57
|
-
import"./index-
|
|
56
|
+
import"./index-kv2j4cnq.js";
|
|
57
|
+
import"./index-dp5w9s5z.js";
|
|
58
58
|
import {
|
|
59
59
|
resolveWorktreeIsolationConfig
|
|
60
|
-
} from "./index-
|
|
60
|
+
} from "./index-bq4mvwht.js";
|
|
61
61
|
import"./index-gprxjmm7.js";
|
|
62
62
|
import"./index-n832052r.js";
|
|
63
|
-
import"./index-
|
|
64
|
-
import"./index-
|
|
63
|
+
import"./index-3neh2mxk.js";
|
|
64
|
+
import"./index-gr3zfcsh.js";
|
|
65
65
|
import"./index-cpg98bh1.js";
|
|
66
66
|
import"./index-9e6fdz2h.js";
|
|
67
67
|
import"./index-4rhhvd1a.js";
|
|
@@ -70,12 +70,12 @@ import"./index-z6xqpmqg.js";
|
|
|
70
70
|
import"./index-zj6t9zgx.js";
|
|
71
71
|
import"./index-zjygnfay.js";
|
|
72
72
|
import"./index-ae75rja9.js";
|
|
73
|
-
import"./index-
|
|
74
|
-
import"./index-
|
|
73
|
+
import"./index-f75qjtn5.js";
|
|
74
|
+
import"./index-8py21zn6.js";
|
|
75
75
|
import"./index-bk5tah7q.js";
|
|
76
|
-
import"./index-
|
|
77
|
-
import"./index-
|
|
78
|
-
import"./index-
|
|
76
|
+
import"./index-hw1yghpg.js";
|
|
77
|
+
import"./index-6q35swn2.js";
|
|
78
|
+
import"./index-q81s0m8k.js";
|
|
79
79
|
import"./index-7g4c7s5r.js";
|
|
80
80
|
import"./index-bpmtbmy9.js";
|
|
81
81
|
import"./index-ed5ykebp.js";
|
package/dist/commands/close.d.ts
CHANGED
|
@@ -302,5 +302,6 @@ export declare const _internals: {
|
|
|
302
302
|
closePlanTerminalState: typeof reconcileCloseTerminalStateForPlan;
|
|
303
303
|
endAgentSession: typeof endAgentSession;
|
|
304
304
|
flushAndDrainTelemetry: () => Promise<void>;
|
|
305
|
+
finalizeContextTelemetry: (directory: string) => void;
|
|
305
306
|
};
|
|
306
307
|
export {};
|
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* /swarm context-map stats — show aggregated context-capsule telemetry.
|
|
3
3
|
* FR-013: thin invocation wrapper over getTelemetrySummary; aggregation logic unchanged.
|
|
4
|
+
* Issue #2037: the summary is now a bounded lifetime aggregate (see
|
|
5
|
+
* src/context-map/telemetry.ts). Existing prose output is preserved verbatim;
|
|
6
|
+
* this command additionally discloses partial coverage / dropped / corrupt
|
|
7
|
+
* counts when those are non-zero so a bounded store never presents a
|
|
8
|
+
* complete-looking number for truncated history.
|
|
4
9
|
*/
|
|
5
10
|
export declare function handleContextMapStatsCommand(directory: string): Promise<string>;
|
package/dist/config/schema.d.ts
CHANGED
|
@@ -1181,6 +1181,14 @@ export declare const CouncilConfigSchema: z.ZodObject<{
|
|
|
1181
1181
|
minimumMembers: z.ZodDefault<z.ZodNumber>;
|
|
1182
1182
|
escalateOnMaxRounds: z.ZodOptional<z.ZodString>;
|
|
1183
1183
|
phaseConcernsAllowComplete: z.ZodDefault<z.ZodBoolean>;
|
|
1184
|
+
finalCompletionPolicy: z.ZodDefault<z.ZodObject<{
|
|
1185
|
+
mode: z.ZodDefault<z.ZodEnum<{
|
|
1186
|
+
all_required: "all_required";
|
|
1187
|
+
quorum: "quorum";
|
|
1188
|
+
}>>;
|
|
1189
|
+
minimumMembers: z.ZodOptional<z.ZodNumber>;
|
|
1190
|
+
}, z.core.$strip>>;
|
|
1191
|
+
freshnessMaxAgeHours: z.ZodDefault<z.ZodNumber>;
|
|
1184
1192
|
general: z.ZodOptional<z.ZodObject<{
|
|
1185
1193
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
1186
1194
|
searchProvider: z.ZodDefault<z.ZodEnum<{
|
|
@@ -2516,6 +2524,14 @@ export declare const PluginConfigSchema: z.ZodObject<{
|
|
|
2516
2524
|
minimumMembers: z.ZodDefault<z.ZodNumber>;
|
|
2517
2525
|
escalateOnMaxRounds: z.ZodOptional<z.ZodString>;
|
|
2518
2526
|
phaseConcernsAllowComplete: z.ZodDefault<z.ZodBoolean>;
|
|
2527
|
+
finalCompletionPolicy: z.ZodDefault<z.ZodObject<{
|
|
2528
|
+
mode: z.ZodDefault<z.ZodEnum<{
|
|
2529
|
+
all_required: "all_required";
|
|
2530
|
+
quorum: "quorum";
|
|
2531
|
+
}>>;
|
|
2532
|
+
minimumMembers: z.ZodOptional<z.ZodNumber>;
|
|
2533
|
+
}, z.core.$strip>>;
|
|
2534
|
+
freshnessMaxAgeHours: z.ZodDefault<z.ZodNumber>;
|
|
2519
2535
|
general: z.ZodOptional<z.ZodObject<{
|
|
2520
2536
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
2521
2537
|
searchProvider: z.ZodDefault<z.ZodEnum<{
|