opencode-swarm 7.164.13 → 7.166.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/.opencode/skills/durable-session-state/SKILL.md +1 -1
- package/.opencode/skills/issue-tracer/SKILL.md +140 -286
- package/.opencode/skills/issue-tracer/assets/pr-template.md +13 -7
- package/.opencode/skills/issue-tracer/references/acceptance-checks.md +66 -0
- package/.opencode/skills/issue-tracer/references/critic-gate.md +53 -11
- package/.opencode/skills/issue-tracer/references/evidence-artifacts.md +128 -23
- package/.opencode/skills/issue-tracer/references/full-resolution-contract.md +69 -0
- package/.opencode/skills/issue-tracer/references/install.md +31 -9
- package/.opencode/skills/issue-tracer/references/localization-playbook.md +26 -14
- package/.opencode/skills/issue-tracer/references/method-provenance.md +19 -3
- package/.opencode/skills/issue-tracer/references/phase-0-setup.md +90 -0
- package/.opencode/skills/issue-tracer/references/phase-1-intake.md +43 -0
- package/.opencode/skills/issue-tracer/references/untrusted-content.md +13 -5
- package/.opencode/skills/issue-tracer/scripts/repro-check.sh +416 -0
- package/.opencode/skills/issue-tracer/scripts/trace-check.sh +479 -0
- package/.opencode/skills/issue-tracer/scripts/trace-init.sh +96 -6
- package/binaries/win32-arm64/swarm-sandbox-runner.exe +0 -0
- package/binaries/win32-x64/swarm-sandbox-runner.exe +0 -0
- package/dist/background/delegation-cost-identity.d.ts +41 -0
- package/dist/background/delegation-lifecycle.d.ts +24 -5
- package/dist/background/pending-delegations.d.ts +2 -0
- package/dist/background/pr-monitor-worker.d.ts +60 -6
- package/dist/background/pr-subscriptions.d.ts +13 -0
- package/dist/cli/{capability-probe-5wa7mcp6.js → capability-probe-faqefhah.js} +2 -1
- package/dist/cli/{coder-settlement-em2fgg4p.js → coder-settlement-ydg2jfrk.js} +8 -8
- package/dist/cli/{config-doctor-1m4mrybp.js → config-doctor-drqx6tzc.js} +2 -2
- package/dist/cli/{core-zbzdffha.js → core-x6sftfwt.js} +1 -1
- package/dist/cli/{curation-policy-bqpmry2n.js → curation-policy-jtzwz6bc.js} +4 -4
- package/dist/cli/{curator-drift-hbc3w5zj.js → curator-drift-2vwtkegg.js} +2 -2
- package/dist/cli/{curator-tn3x5j02.js → curator-kg2h8jjf.js} +34 -34
- package/dist/cli/curator-llm-factory-7znajprp.js +70 -0
- package/dist/cli/{evidence-summary-service-7cn9z4sn.js → evidence-summary-service-ry5ebnmq.js} +15 -15
- package/dist/cli/{gate-evidence-deyzt3hz.js → gate-evidence-qgeceqy8.js} +5 -5
- package/dist/cli/guardrail-explain-jdv4n2j3.js +71 -0
- package/dist/cli/{guardrail-log-cnbv6vry.js → guardrail-log-s7c3rpde.js} +7 -7
- package/dist/cli/{guardrail-reset-xhh61cax.js → guardrail-reset-4nmy7xas.js} +34 -34
- package/dist/cli/{hive-promoter-1m8zpz4d.js → hive-promoter-w5tsgttc.js} +34 -34
- package/dist/cli/{index-tqw8w2n5.js → index-17yszqs5.js} +1 -1
- package/dist/cli/{index-3c0z1jnc.js → index-289epdpc.js} +36 -36
- package/dist/cli/{index-fnyw5rzg.js → index-2dvk153d.js} +14 -12
- package/dist/cli/{index-5h60rtaa.js → index-2rm5x9ps.js} +1 -1
- package/dist/cli/{index-xwbn7c8m.js → index-2v17wb75.js} +2 -2
- package/dist/cli/{index-ndjjvxzz.js → index-30f4fe30.js} +4 -4
- package/dist/cli/{index-g11h1qpk.js → index-359djbj1.js} +5 -5
- package/dist/cli/{index-bvkd7at6.js → index-4mpdy32j.js} +1 -1
- package/dist/cli/{index-hhzzyjm3.js → index-52jfm5s0.js} +13 -6
- package/dist/cli/{index-6m24v15v.js → index-79sr3fd1.js} +2 -2
- package/dist/cli/{index-dh5th4jn.js → index-8hqkrd2j.js} +1 -1
- package/dist/cli/{index-s3k7xbqd.js → index-8m12y79g.js} +11 -9
- package/dist/cli/{index-74514zkh.js → index-8n62bphd.js} +11 -7
- package/dist/cli/{index-4fhcbe14.js → index-9hy5q7gp.js} +15 -12
- package/dist/cli/{index-7z9zqxqt.js → index-a5w71m8f.js} +4 -4
- package/dist/cli/{index-6rx1rdaq.js → index-a7rw4g4s.js} +1 -1
- package/dist/cli/{index-w6988bbc.js → index-aftapk6j.js} +75 -1
- package/dist/cli/{index-c98rjgjq.js → index-an89qzd9.js} +2074 -545
- package/dist/cli/{index-d224mhr9.js → index-apxaa755.js} +2 -2
- package/dist/cli/{index-j2svfhzk.js → index-axf65x87.js} +1 -1
- package/dist/cli/{index-g9weyhq6.js → index-bw7r2b2m.js} +2 -2
- package/dist/cli/{index-ajknebrc.js → index-c20gf089.js} +1 -1
- package/dist/cli/{index-ptsqnxwd.js → index-czr3jcg6.js} +20 -10
- package/dist/cli/{index-jre6tm3v.js → index-edm41q4j.js} +1 -1
- package/dist/cli/{index-f8jdar6q.js → index-ejf6w8vw.js} +2 -2
- package/dist/cli/{index-grn6tkbt.js → index-fywshabz.js} +6 -6
- package/dist/cli/{index-7f2r3ysr.js → index-hrkamw9q.js} +3 -3
- package/dist/cli/{index-f36hy1x4.js → index-hvk3zs62.js} +1 -1
- package/dist/cli/{index-5ebgzb5a.js → index-hwj25q9r.js} +78 -53
- package/dist/cli/{index-qtxevgdx.js → index-jc9cxh90.js} +7 -7
- package/dist/cli/{index-e45htt92.js → index-jx9f4ke1.js} +1 -1
- package/dist/cli/{index-0mwjamha.js → index-mg43w8p2.js} +1 -1
- package/dist/cli/{index-asey3tb3.js → index-nb924ar6.js} +2 -2
- package/dist/cli/{index-zb6gdym8.js → index-p04pa9c9.js} +1 -1
- package/dist/cli/{index-4fwbbad3.js → index-q1r1cfww.js} +46 -17
- package/dist/cli/{index-mpf1tvwf.js → index-qkq56zyr.js} +11 -11
- package/dist/cli/{index-y5hfk7ya.js → index-rkn17q5e.js} +3 -3
- package/dist/cli/{index-556ja8an.js → index-yzjaj53h.js} +9 -2
- package/dist/cli/index.js +34 -34
- package/dist/cli/{knowledge-escalator-3fax9y3s.js → knowledge-escalator-xdzmr31d.js} +10 -10
- package/dist/cli/{knowledge-events-9cpdyhmb.js → knowledge-events-1t1t0bv7.js} +8 -8
- package/dist/cli/{knowledge-link-dgvbqjqg.js → knowledge-link-1zykfk1p.js} +3 -3
- package/dist/cli/{knowledge-store-y35rka0p.js → knowledge-store-m2snb0xg.js} +4 -4
- package/dist/cli/{knowledge-validator-fd761gpx.js → knowledge-validator-tf7yq2pd.js} +6 -6
- package/dist/cli/{pending-delegations-t3y19j3n.js → pending-delegations-jr8hwxrz.js} +11 -9
- package/dist/cli/{pr-subscriptions-00zp69mt.js → pr-subscriptions-ca1xmf9r.js} +13 -9
- package/dist/cli/{pr-workflow-gate-2h0j8c92.js → pr-workflow-gate-fb1dj0zx.js} +34 -34
- package/dist/cli/{runner-0e3bjeev.js → runner-j3acybhs.js} +4 -4
- package/dist/cli/{scan-cursor-wppe2gxw.js → scan-cursor-3gdvy0ym.js} +5 -5
- package/dist/cli/{schema-sec49ppy.js → schema-mzb1354k.js} +1 -1
- package/dist/cli/{scope-persistence-59eyqaz4.js → scope-persistence-c4n21b5n.js} +14 -14
- package/dist/cli/{skill-generator-56rbmpj7.js → skill-generator-dvpvwt8k.js} +12 -12
- package/dist/cli/{snapshot-coordination-init-dnkdc7gx.js → snapshot-coordination-init-g7v63zcm.js} +34 -34
- package/dist/cli/{telemetry-a1yvjerj.js → telemetry-9h1z2w9d.js} +1 -1
- package/dist/cli/{worktree-collision-ownership-fj9n4mhk.js → worktree-collision-ownership-k15qrpy9.js} +9 -9
- package/dist/cli/{worktree-isolation-vd1s86ya.js → worktree-isolation-y7ec1pm5.js} +34 -34
- package/dist/commands/pr-monitor-status.d.ts +2 -0
- package/dist/commands/registry.d.ts +8 -0
- package/dist/commands/report.d.ts +36 -0
- package/dist/config/skill-mirrors.d.ts +3 -3
- package/dist/db/observability-event-store.d.ts +162 -0
- package/dist/git/pr.d.ts +23 -25
- package/dist/hooks/context-capsule-inject.d.ts +3 -0
- package/dist/index.d.ts +6 -1
- package/dist/index.js +522 -429
- package/dist/observability/catalog.d.ts +8 -4
- package/dist/sandbox/executor.d.ts +10 -0
- package/dist/sandbox/win32/runner-client.d.ts +7 -0
- package/dist/services/context-attribution.d.ts +69 -0
- package/dist/services/cost-accounting.d.ts +2 -0
- package/dist/telemetry.d.ts +10 -2
- package/opencode-swarm.schema.json +1 -1
- package/package.json +1 -1
- package/dist/cli/curator-llm-factory-j76c96t7.js +0 -70
- package/dist/cli/guardrail-explain-4k2pqj46.js +0 -71
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* The event catalog (issue #2029).
|
|
3
3
|
*
|
|
4
|
-
* Exactly
|
|
5
|
-
* `src/telemetry.ts:
|
|
4
|
+
* Exactly 61 entries, matching the `TelemetryEvent` union at
|
|
5
|
+
* `src/telemetry.ts:16-172`. Thirty-eight predate the #2029 contract; the 39th is
|
|
6
6
|
* `agent_conflict_detected` (previously emitted through a force-cast past the
|
|
7
7
|
* type system), the 40th is `close_archive_result` (issue #2030 — the
|
|
8
8
|
* structured close/archive result event), the 41st is the bounded diagnostic
|
|
@@ -28,7 +28,11 @@
|
|
|
28
28
|
* `council_round_transition`, and the 59th is `council_attempt_unscoped`
|
|
29
29
|
* (issue #2046 item 9 — canonical council attempt / accepted-transition
|
|
30
30
|
* observations joined to the lifecycle correlation system via the
|
|
31
|
-
* server-derived `councilRoundId`).
|
|
31
|
+
* server-derived `councilRoundId`). The 60th is
|
|
32
|
+
* `context_source_attribution` and the 61st is `verdict_row_pipe_recovery`
|
|
33
|
+
* (issue #2482 — D3: honest savings attribution with the omit-when-unknown
|
|
34
|
+
* rule, and the #2184 verdict-row pipe-recovery fidelity class in the event
|
|
35
|
+
* lifecycle). These late
|
|
32
36
|
* additions are instances
|
|
33
37
|
* of the defect class this contract exists to close: an event kind entering
|
|
34
38
|
* the stream with no registration.
|
|
@@ -84,7 +88,7 @@ export interface CatalogEntry {
|
|
|
84
88
|
/**
|
|
85
89
|
* Whether an event of this kind must carry `trace.parentSpanId`.
|
|
86
90
|
*
|
|
87
|
-
* `false` for all
|
|
91
|
+
* `false` for all 61 entries today, and that is a truthful statement about
|
|
88
92
|
* the current system rather than a placeholder: no producer supplies a
|
|
89
93
|
* parent span, so `createObservation` never sets one. Setting this to `true`
|
|
90
94
|
* for a kind whose producer cannot supply a parent would make every
|
|
@@ -51,6 +51,16 @@ export interface SandboxExecutor {
|
|
|
51
51
|
* Returns a record of env vars to set/unset.
|
|
52
52
|
*/
|
|
53
53
|
getEnvOverrides(): Record<string, string | null>;
|
|
54
|
+
/**
|
|
55
|
+
* Probe result for executors backed by a native runner binary (Windows).
|
|
56
|
+
* Optional: executors without a runner binary leave it undefined and
|
|
57
|
+
* /swarm diagnose omits the downgrade reason for them.
|
|
58
|
+
*/
|
|
59
|
+
readonly probeResult?: {
|
|
60
|
+
error?: string;
|
|
61
|
+
} | null;
|
|
62
|
+
/** Reason recorded via disable(), if this executor was disabled. */
|
|
63
|
+
readonly disabledReason?: string | null;
|
|
54
64
|
}
|
|
55
65
|
export interface SandboxPolicyOptions {
|
|
56
66
|
network_mode?: 'off' | 'on';
|
|
@@ -10,6 +10,8 @@
|
|
|
10
10
|
* kill() in finally blocks.
|
|
11
11
|
*/
|
|
12
12
|
import { spawn, spawnSync } from 'node:child_process';
|
|
13
|
+
/** Policy/probe protocol version this client speaks. */
|
|
14
|
+
export declare const RUNNER_PROTOCOL_SCHEMA_VERSION = 1;
|
|
13
15
|
/** Result of probing the runner binary for capabilities. */
|
|
14
16
|
export interface RunnerProbeResult {
|
|
15
17
|
available: boolean;
|
|
@@ -23,6 +25,8 @@ export interface RunnerProbeResult {
|
|
|
23
25
|
is_admin: boolean;
|
|
24
26
|
os_version: string;
|
|
25
27
|
arch: string;
|
|
28
|
+
runner_version?: string;
|
|
29
|
+
protocol_schema_version?: number;
|
|
26
30
|
} | null;
|
|
27
31
|
error?: string;
|
|
28
32
|
}
|
|
@@ -77,6 +81,8 @@ export interface SandboxPolicy {
|
|
|
77
81
|
network_mode: 'off' | 'on';
|
|
78
82
|
env_allowlist: string[];
|
|
79
83
|
env_overrides: Record<string, string>;
|
|
84
|
+
/** Keys the runner must remove from the child environment (null overrides). */
|
|
85
|
+
env_unsets: string[];
|
|
80
86
|
path_stubs: string[];
|
|
81
87
|
private_desktop: boolean;
|
|
82
88
|
deny_alternate_data_streams: boolean;
|
|
@@ -92,6 +98,7 @@ export declare const _internals: {
|
|
|
92
98
|
findRunnerBinary: () => string | null;
|
|
93
99
|
spawnRunner: typeof spawnSync;
|
|
94
100
|
spawnAsync: typeof spawn;
|
|
101
|
+
runtimeDir: string | null;
|
|
95
102
|
};
|
|
96
103
|
/**
|
|
97
104
|
* Probe the runner binary for capabilities.
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Context-source savings attribution (issue #2482 / D3, absorbing #1990's
|
|
3
|
+
* honesty rule).
|
|
4
|
+
*
|
|
5
|
+
* Records, per injected context source, what the surface returned and what it
|
|
6
|
+
* plausibly saved versus reading the cited files in full:
|
|
7
|
+
*
|
|
8
|
+
* - `tokensReturned` — the token estimate of the actually-injected content.
|
|
9
|
+
* - `tokensSavedEstimate` = max(0, citedFileTokensTotal − tokensReturned),
|
|
10
|
+
* explicitly labeled an estimate (payload flag `estimate: true`).
|
|
11
|
+
*
|
|
12
|
+
* HONESTY RULE (the deliverable, #1990): when the cited-file token total is
|
|
13
|
+
* unknown — no citation set, or no file size could be measured — this module
|
|
14
|
+
* records NOTHING for that call. No zero, no guess: absent measurements are
|
|
15
|
+
* omitted entirely rather than fabricated (a zero would silently claim the
|
|
16
|
+
* source saved nothing, which is a measurement we do not have).
|
|
17
|
+
*
|
|
18
|
+
* Emission is fail-open (never throws), rides the existing telemetry stream
|
|
19
|
+
* (legacy `.swarm/telemetry.jsonl` line + the SQLite observability sink from
|
|
20
|
+
* issue #2482), and is aggregated by `/swarm report`. This module creates no
|
|
21
|
+
* new durable file stream.
|
|
22
|
+
*/
|
|
23
|
+
import type { TelemetryEvent } from '../telemetry.js';
|
|
24
|
+
/** Context sources recognized by the attribution event. */
|
|
25
|
+
export type ContextAttributionSource = 'context_pack' | 'lane-orientation' | 'reflection' | 'ask';
|
|
26
|
+
export interface ContextAttributionInput {
|
|
27
|
+
sessionId: string;
|
|
28
|
+
source: ContextAttributionSource;
|
|
29
|
+
/** Token estimate of the content actually returned/injected. */
|
|
30
|
+
tokensReturned: number;
|
|
31
|
+
/**
|
|
32
|
+
* Sum of token estimates over the cited files, or `undefined`/`null` when
|
|
33
|
+
* unknown (module then records nothing — the honesty rule).
|
|
34
|
+
*/
|
|
35
|
+
citedFileTokensTotal?: number | null;
|
|
36
|
+
taskId?: string;
|
|
37
|
+
}
|
|
38
|
+
/** Token-per-cited-file measurement for one production injection site. */
|
|
39
|
+
export interface CitedFileTokenMeasurement {
|
|
40
|
+
/** Total token estimate over the files whose sizes were measured. */
|
|
41
|
+
total: number;
|
|
42
|
+
/** Number of files whose size could NOT be measured (stat failed). */
|
|
43
|
+
unmeasured: number;
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Estimate tokens from a byte length using the same chars-per-token heuristic
|
|
47
|
+
* family as `estimateTokens` (conservative 4 bytes/token). Used ONLY for
|
|
48
|
+
* file-size-based estimates where full content is not read.
|
|
49
|
+
*/
|
|
50
|
+
export declare function estimateTokensFromBytes(bytes: number): number;
|
|
51
|
+
/**
|
|
52
|
+
* Measure the cited-file token total from file sizes. Files whose size cannot
|
|
53
|
+
* be measured are skipped (never counted as zero); `unmeasured` reports how
|
|
54
|
+
* many. The loop is bounded — a pathological citation set never turns into an
|
|
55
|
+
* unbounded stat storm.
|
|
56
|
+
*/
|
|
57
|
+
export declare function measureCitedFileTokens(filePaths: readonly string[], statFn: (p: string) => {
|
|
58
|
+
size: number;
|
|
59
|
+
}, maxFiles?: number): CitedFileTokenMeasurement;
|
|
60
|
+
/** DI seam (repo `_internals` convention). */
|
|
61
|
+
export declare const _internals: {
|
|
62
|
+
emit: (event: TelemetryEvent, data: Record<string, unknown>) => void;
|
|
63
|
+
};
|
|
64
|
+
/**
|
|
65
|
+
* Record one context-source attribution. Emits the
|
|
66
|
+
* `context_source_attribution` event ONLY when both measurements are known
|
|
67
|
+
* (#1990 omit-when-unknown); returns true when an event was emitted.
|
|
68
|
+
*/
|
|
69
|
+
export declare function recordContextSourceAttribution(input: ContextAttributionInput): boolean;
|
|
@@ -66,6 +66,8 @@ export type DelegationCostFields = TokenUsage & {
|
|
|
66
66
|
model?: string;
|
|
67
67
|
gate?: string;
|
|
68
68
|
retry_index?: number;
|
|
69
|
+
/** #2482: marks a recovered eventless-terminal end (stale sweep / terminal-without-event). */
|
|
70
|
+
recovered?: boolean;
|
|
69
71
|
};
|
|
70
72
|
export type DelegationCostInput = {
|
|
71
73
|
raw?: unknown;
|
package/dist/telemetry.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import type { ObservabilityEvent } from './observability/envelope.js';
|
|
1
2
|
import { createObservation, toLegacyTelemetryLine } from './observability/index.js';
|
|
2
3
|
import type { DelegationCostFields } from './services/cost-accounting.js';
|
|
3
4
|
export type TelemetryEvent = 'session_started' | 'session_ended' | 'agent_activated' | 'delegation_begin' | 'delegation_end' | 'delegation_cost_correction' | 'delegation_cost_binding' | 'delegation_cost_join' | 'task_state_changed' | 'gate_passed' | 'gate_failed' | 'gate_parse_error' | 'reviewer_gate_decision' | 'phase_changed' | 'budget_updated' | 'context_pruned' | 'retrieval_routed' | 'model_fallback'
|
|
@@ -32,7 +33,7 @@ export type TelemetryEvent = 'session_started' | 'session_ended' | 'agent_activa
|
|
|
32
33
|
* `prm_hard_stop` TRIGGER emitted by `src/prm/escalation.ts`. A trigger with
|
|
33
34
|
* no matching delivery means the containment never reached the agent.
|
|
34
35
|
*/
|
|
35
|
-
| 'prm_hard_stop_delivered' | 'agent_conflict_detected' | 'close_archive_result' | 'knowledge_receipt_transition' | 'knowledge_maintenance' | 'residue_health' | 'context_telemetry_health' | 'skill_usage_health' | 'core_events_health' | 'shell_audit_health' | 'trajectory_health' | 'learning_health_alarm' | 'pr_subscription_health' | 'council_attempt' | 'council_round_transition' | 'council_attempt_unscoped';
|
|
36
|
+
| 'prm_hard_stop_delivered' | 'agent_conflict_detected' | 'close_archive_result' | 'knowledge_receipt_transition' | 'knowledge_maintenance' | 'residue_health' | 'context_telemetry_health' | 'skill_usage_health' | 'core_events_health' | 'shell_audit_health' | 'trajectory_health' | 'learning_health_alarm' | 'pr_subscription_health' | 'council_attempt' | 'council_round_transition' | 'council_attempt_unscoped' | 'context_source_attribution' | 'verdict_row_pipe_recovery';
|
|
36
37
|
/** Stable classification for how a reviewer-gate decision was established. */
|
|
37
38
|
export type ReviewerGateEvidenceKind = 'genuine' | 'fallback' | 'data_quality' | 'block';
|
|
38
39
|
/**
|
|
@@ -42,7 +43,14 @@ export type ReviewerGateEvidenceKind = 'genuine' | 'fallback' | 'data_quality' |
|
|
|
42
43
|
* analytics, so additions are allowed but existing values must not be renamed.
|
|
43
44
|
*/
|
|
44
45
|
export type ReviewerGateReasonCode = 'lean_turbo_completed_lane' | 'standard_turbo_non_tier3' | 'durable_evidence_complete' | 'workflow_state_complete' | 'stage_b_parallel_complete' | 'no_active_sessions' | 'zero_valid_sessions' | 'restart_recovery_complete' | 'scoped_delegation_complete' | 'unscoped_delegation_complete' | 'corrupt_evidence' | 'required_gates_missing' | 'inspection_error';
|
|
45
|
-
export type TelemetryListener = (event: TelemetryEvent, data: Record<string, unknown
|
|
46
|
+
export type TelemetryListener = (event: TelemetryEvent, data: Record<string, unknown>,
|
|
47
|
+
/**
|
|
48
|
+
* The canonical observability envelope built by this emit (issue #2482).
|
|
49
|
+
* Always passed positionally by `emit()`; optional so every existing
|
|
50
|
+
* two-argument listener stays assignable. The SQLite observability sink
|
|
51
|
+
* (`src/db/observability-event-store.ts`) is the canonical consumer.
|
|
52
|
+
*/
|
|
53
|
+
canonical?: ObservabilityEvent) => void;
|
|
46
54
|
export declare function startHeartbeatTracking(): void;
|
|
47
55
|
export declare function getLastHeartbeat(sessionId: string): number | undefined;
|
|
48
56
|
export declare function stopHeartbeatTracking(): void;
|
|
@@ -1875,7 +1875,7 @@
|
|
|
1875
1875
|
},
|
|
1876
1876
|
"auto_checkpoint_threshold": {
|
|
1877
1877
|
"default": 3,
|
|
1878
|
-
"description": "
|
|
1878
|
+
"description": "Number of completed tasks that trigger an automatic checkpoint. Retention of old checkpoints is controlled separately by max_retention.",
|
|
1879
1879
|
"type": "integer",
|
|
1880
1880
|
"minimum": 1,
|
|
1881
1881
|
"maximum": 20
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "opencode-swarm",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.166.0",
|
|
4
4
|
"description": "Architect-centric agentic swarm plugin for OpenCode - hub-and-spoke orchestration with SME consultation, code generation, and QA review",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
// @bun
|
|
2
|
-
import {
|
|
3
|
-
createCuratorLLMDelegate
|
|
4
|
-
} from "./index-c98rjgjq.js";
|
|
5
|
-
import"./index-8d90gzaz.js";
|
|
6
|
-
import"./index-f36hy1x4.js";
|
|
7
|
-
import"./index-4fhcbe14.js";
|
|
8
|
-
import"./index-zb6gdym8.js";
|
|
9
|
-
import"./index-mpf1tvwf.js";
|
|
10
|
-
import"./index-tqw8w2n5.js";
|
|
11
|
-
import"./index-txdagbh7.js";
|
|
12
|
-
import"./index-cw912re7.js";
|
|
13
|
-
import"./index-7f2r3ysr.js";
|
|
14
|
-
import"./index-g11h1qpk.js";
|
|
15
|
-
import"./index-g9weyhq6.js";
|
|
16
|
-
import"./index-70ha9e09.js";
|
|
17
|
-
import"./index-dh5th4jn.js";
|
|
18
|
-
import"./index-9ss2m4rs.js";
|
|
19
|
-
import"./index-ptsqnxwd.js";
|
|
20
|
-
import"./index-zsrtt42s.js";
|
|
21
|
-
import"./index-fnyw5rzg.js";
|
|
22
|
-
import"./index-6chhqq2n.js";
|
|
23
|
-
import"./index-8bdk7124.js";
|
|
24
|
-
import"./index-b43rt5ph.js";
|
|
25
|
-
import"./index-q7sjgr1y.js";
|
|
26
|
-
import"./index-74514zkh.js";
|
|
27
|
-
import"./index-5h60rtaa.js";
|
|
28
|
-
import"./index-hhzzyjm3.js";
|
|
29
|
-
import"./index-qtxevgdx.js";
|
|
30
|
-
import"./index-anxs69ad.js";
|
|
31
|
-
import"./index-z6xqpmqg.js";
|
|
32
|
-
import"./index-p612v1mv.js";
|
|
33
|
-
import"./index-7z9zqxqt.js";
|
|
34
|
-
import"./index-ajknebrc.js";
|
|
35
|
-
import"./index-rtry5xyf.js";
|
|
36
|
-
import"./index-d224mhr9.js";
|
|
37
|
-
import"./index-3qf1vxtb.js";
|
|
38
|
-
import"./index-n832052r.js";
|
|
39
|
-
import"./index-s3k7xbqd.js";
|
|
40
|
-
import"./index-ndjjvxzz.js";
|
|
41
|
-
import"./index-xwbn7c8m.js";
|
|
42
|
-
import"./index-556ja8an.js";
|
|
43
|
-
import"./index-6m24v15v.js";
|
|
44
|
-
import"./index-e45htt92.js";
|
|
45
|
-
import"./index-w6988bbc.js";
|
|
46
|
-
import"./index-ry16d01s.js";
|
|
47
|
-
import"./index-n4fzmqz8.js";
|
|
48
|
-
import"./index-j2svfhzk.js";
|
|
49
|
-
import"./index-grn6tkbt.js";
|
|
50
|
-
import"./index-ae75rja9.js";
|
|
51
|
-
import"./index-6rx1rdaq.js";
|
|
52
|
-
import"./index-7qefgq4j.js";
|
|
53
|
-
import"./index-jre6tm3v.js";
|
|
54
|
-
import"./index-gy0nyfbw.js";
|
|
55
|
-
import"./index-5ebgzb5a.js";
|
|
56
|
-
import"./index-7g4c7s5r.js";
|
|
57
|
-
import"./index-0mwjamha.js";
|
|
58
|
-
import"./index-9e6fdz2h.js";
|
|
59
|
-
import"./index-4rhhvd1a.js";
|
|
60
|
-
import"./index-asey3tb3.js";
|
|
61
|
-
import"./index-a0d4fp6r.js";
|
|
62
|
-
import"./index-zjygnfay.js";
|
|
63
|
-
import"./index-bk5tah7q.js";
|
|
64
|
-
import"./index-bpmtbmy9.js";
|
|
65
|
-
import"./index-4fwbbad3.js";
|
|
66
|
-
import"./index-zgwm4ryv.js";
|
|
67
|
-
import"./index-a76rekgs.js";
|
|
68
|
-
export {
|
|
69
|
-
createCuratorLLMDelegate
|
|
70
|
-
};
|
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
// @bun
|
|
2
|
-
import {
|
|
3
|
-
handleGuardrailExplain
|
|
4
|
-
} from "./index-f8jdar6q.js";
|
|
5
|
-
import"./index-c98rjgjq.js";
|
|
6
|
-
import"./index-8d90gzaz.js";
|
|
7
|
-
import"./index-f36hy1x4.js";
|
|
8
|
-
import"./index-4fhcbe14.js";
|
|
9
|
-
import"./index-zb6gdym8.js";
|
|
10
|
-
import"./index-mpf1tvwf.js";
|
|
11
|
-
import"./index-tqw8w2n5.js";
|
|
12
|
-
import"./index-txdagbh7.js";
|
|
13
|
-
import"./index-cw912re7.js";
|
|
14
|
-
import"./index-7f2r3ysr.js";
|
|
15
|
-
import"./index-g11h1qpk.js";
|
|
16
|
-
import"./index-g9weyhq6.js";
|
|
17
|
-
import"./index-70ha9e09.js";
|
|
18
|
-
import"./index-dh5th4jn.js";
|
|
19
|
-
import"./index-9ss2m4rs.js";
|
|
20
|
-
import"./index-ptsqnxwd.js";
|
|
21
|
-
import"./index-zsrtt42s.js";
|
|
22
|
-
import"./index-fnyw5rzg.js";
|
|
23
|
-
import"./index-6chhqq2n.js";
|
|
24
|
-
import"./index-8bdk7124.js";
|
|
25
|
-
import"./index-b43rt5ph.js";
|
|
26
|
-
import"./index-q7sjgr1y.js";
|
|
27
|
-
import"./index-74514zkh.js";
|
|
28
|
-
import"./index-5h60rtaa.js";
|
|
29
|
-
import"./index-hhzzyjm3.js";
|
|
30
|
-
import"./index-qtxevgdx.js";
|
|
31
|
-
import"./index-anxs69ad.js";
|
|
32
|
-
import"./index-z6xqpmqg.js";
|
|
33
|
-
import"./index-p612v1mv.js";
|
|
34
|
-
import"./index-7z9zqxqt.js";
|
|
35
|
-
import"./index-ajknebrc.js";
|
|
36
|
-
import"./index-rtry5xyf.js";
|
|
37
|
-
import"./index-d224mhr9.js";
|
|
38
|
-
import"./index-3qf1vxtb.js";
|
|
39
|
-
import"./index-n832052r.js";
|
|
40
|
-
import"./index-s3k7xbqd.js";
|
|
41
|
-
import"./index-ndjjvxzz.js";
|
|
42
|
-
import"./index-xwbn7c8m.js";
|
|
43
|
-
import"./index-556ja8an.js";
|
|
44
|
-
import"./index-6m24v15v.js";
|
|
45
|
-
import"./index-e45htt92.js";
|
|
46
|
-
import"./index-w6988bbc.js";
|
|
47
|
-
import"./index-ry16d01s.js";
|
|
48
|
-
import"./index-n4fzmqz8.js";
|
|
49
|
-
import"./index-j2svfhzk.js";
|
|
50
|
-
import"./index-grn6tkbt.js";
|
|
51
|
-
import"./index-ae75rja9.js";
|
|
52
|
-
import"./index-6rx1rdaq.js";
|
|
53
|
-
import"./index-7qefgq4j.js";
|
|
54
|
-
import"./index-jre6tm3v.js";
|
|
55
|
-
import"./index-gy0nyfbw.js";
|
|
56
|
-
import"./index-5ebgzb5a.js";
|
|
57
|
-
import"./index-7g4c7s5r.js";
|
|
58
|
-
import"./index-0mwjamha.js";
|
|
59
|
-
import"./index-9e6fdz2h.js";
|
|
60
|
-
import"./index-4rhhvd1a.js";
|
|
61
|
-
import"./index-asey3tb3.js";
|
|
62
|
-
import"./index-a0d4fp6r.js";
|
|
63
|
-
import"./index-zjygnfay.js";
|
|
64
|
-
import"./index-bk5tah7q.js";
|
|
65
|
-
import"./index-bpmtbmy9.js";
|
|
66
|
-
import"./index-4fwbbad3.js";
|
|
67
|
-
import"./index-zgwm4ryv.js";
|
|
68
|
-
import"./index-a76rekgs.js";
|
|
69
|
-
export {
|
|
70
|
-
handleGuardrailExplain
|
|
71
|
-
};
|