opencode-swarm 7.157.0 → 7.157.1

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.
Files changed (50) hide show
  1. package/dist/cli/{coder-settlement-dz2x352d.js → coder-settlement-tqh28pr3.js} +3 -3
  2. package/dist/cli/{config-doctor-4jxf9w9e.js → config-doctor-9rsk8ags.js} +2 -2
  3. package/dist/cli/{core-xf2f087t.js → core-7zwdc0sk.js} +1 -1
  4. package/dist/cli/{curator-pjjw3ja4.js → curator-fdj5ftfz.js} +19 -19
  5. package/dist/cli/{curator-llm-factory-7mfvey3x.js → curator-llm-factory-rtkeb1y1.js} +19 -19
  6. package/dist/cli/{evidence-summary-service-5ffkbs50.js → evidence-summary-service-bhqvx9qe.js} +6 -6
  7. package/dist/cli/{gate-evidence-ne9rbdtb.js → gate-evidence-rp0r5phx.js} +2 -2
  8. package/dist/cli/{guardrail-explain-b9vr4ta3.js → guardrail-explain-17me709w.js} +20 -20
  9. package/dist/cli/{guardrail-log-hrt36jz5.js → guardrail-log-te4a5fmn.js} +3 -3
  10. package/dist/cli/{guardrail-reset-pggm9hx4.js → guardrail-reset-5n76tj7e.js} +19 -19
  11. package/dist/cli/{hive-promoter-7vxm11sm.js → hive-promoter-e0zrkgns.js} +19 -19
  12. package/dist/cli/{index-4w20thrc.js → index-14awxpgt.js} +1 -1
  13. package/dist/cli/{index-zq7pw6qg.js → index-1gk7ctgp.js} +2 -2
  14. package/dist/cli/{index-tvtvhjh0.js → index-1vjjh2gp.js} +1 -1
  15. package/dist/cli/{index-n7gv8m7v.js → index-80qxscrc.js} +2 -2
  16. package/dist/cli/{index-12e2hztp.js → index-az2sga91.js} +1 -1
  17. package/dist/cli/{index-nd22bsnt.js → index-b3cwazk2.js} +1 -1
  18. package/dist/cli/{index-p0by16z8.js → index-e7m7g2f9.js} +1 -1
  19. package/dist/cli/{index-2e60kmzg.js → index-gg70afs7.js} +1 -1
  20. package/dist/cli/{index-1dzy1j4v.js → index-hq3m47kh.js} +1 -1
  21. package/dist/cli/{index-q94gt4n9.js → index-n3362zjr.js} +2 -2
  22. package/dist/cli/{index-n6ayyadp.js → index-n9hecanw.js} +3 -3
  23. package/dist/cli/{index-93ymj3j5.js → index-pbh1rmb9.js} +3 -3
  24. package/dist/cli/{index-79k7p589.js → index-pr6a7669.js} +1 -1
  25. package/dist/cli/{index-j3egsxa1.js → index-q24ffxx6.js} +4 -4
  26. package/dist/cli/{index-8n602qc2.js → index-qy6rcnjg.js} +3 -3
  27. package/dist/cli/{index-vbqssmbs.js → index-r4qxngnx.js} +3 -3
  28. package/dist/cli/{index-4kd1nqd2.js → index-r98wqjw4.js} +1 -1
  29. package/dist/cli/{index-ebratyzr.js → index-rgkwg6d7.js} +1 -1
  30. package/dist/cli/{index-3vqdt1sx.js → index-sdde1nvx.js} +3 -3
  31. package/dist/cli/{index-gk6wpq41.js → index-tt350s4g.js} +51 -50
  32. package/dist/cli/{index-3qpr16k2.js → index-w7s5vgb6.js} +21 -21
  33. package/dist/cli/{index-g0j2hnse.js → index-xttdbb6d.js} +5 -5
  34. package/dist/cli/{index-61nkp124.js → index-ybvtfthv.js} +1 -1
  35. package/dist/cli/index.js +19 -19
  36. package/dist/cli/{knowledge-escalator-d65mctqy.js → knowledge-escalator-wrpk82b9.js} +6 -6
  37. package/dist/cli/{knowledge-events-6aet71sp.js → knowledge-events-4z6yzntf.js} +4 -4
  38. package/dist/cli/{knowledge-store-vvgxbakx.js → knowledge-store-z9686tpv.js} +1 -1
  39. package/dist/cli/{knowledge-validator-4fb6pbpn.js → knowledge-validator-rqb0b436.js} +2 -2
  40. package/dist/cli/{pending-delegations-f52jtanf.js → pending-delegations-g10v5k22.js} +1 -1
  41. package/dist/cli/{scan-cursor-q3530gc8.js → scan-cursor-7s1bz7ew.js} +2 -2
  42. package/dist/cli/{schema-5zc62306.js → schema-78pdxc8f.js} +1 -1
  43. package/dist/cli/{scope-persistence-fzqf115q.js → scope-persistence-7ad69qmq.js} +4 -4
  44. package/dist/cli/{skill-generator-kh1z90tm.js → skill-generator-7cxf53ye.js} +7 -7
  45. package/dist/cli/{worktree-collision-ownership-2qxjtxt6.js → worktree-collision-ownership-ry7xnaae.js} +1 -1
  46. package/dist/cli/{worktree-isolation-40v34p0s.js → worktree-isolation-1jcc8ynj.js} +19 -19
  47. package/dist/index.js +15 -15
  48. package/dist/tools/repo-graph/types.d.ts +9 -0
  49. package/dist/tools/repo-graph.d.ts +1 -1
  50. package/package.json +1 -1
@@ -49,6 +49,15 @@ export declare const REPO_GRAPH_FILENAME = "repo-graph.json";
49
49
  * four-coordinate symbol edges remain readable and are normalized in memory.
50
50
  */
51
51
  export declare const GRAPH_SCHEMA_VERSION = "1.5.0";
52
+ /**
53
+ * Default per-file source-size ceiling shared by graph construction and
54
+ * query-time source reads. The builder treats this as the default value of
55
+ * its `maxFileSizeBytes` option (which may be raised per build);
56
+ * `getContextPack` always enforces this constant at read time regardless of
57
+ * any build-time override, so a file built into the graph above this size
58
+ * yields a `source too large` span instead of source text.
59
+ */
60
+ export declare const DEFAULT_MAX_SOURCE_BYTES: number;
52
61
  /**
53
62
  * Compare dotted numeric version strings (e.g. '1.1.0' >= '1.1.0').
54
63
  * Missing/non-numeric segments are treated as 0. Returns true when `version`
@@ -27,5 +27,5 @@ export type { DeadExportsOptions } from './repo-graph/query';
27
27
  export { buildOntologyPreflightPacket, getBlastRadius, getCallers, getContextPack, getDeadExports, getDependencies, getFileOntology, getGraphHealth, getGraphNode, getImporters, getKeyFiles, getLocalizationContext, getPackageBoundaries, getSymbolConsumers, isGraphFresh, resetQueryCache, } from './repo-graph/query';
28
28
  export { getGraphPath, loadGraph, loadGraphSync, loadOrCreateGraph, saveGraph, saveIfDirty, } from './repo-graph/storage';
29
29
  export type { AskHit, AskOptions, AskResult, BlastRadiusResult, BuildWorkspaceGraphOptions, CallerReference, ContextPackCoverage, ContextPackResult, ContextPackSnippet, ContextPackSourceMode, ContextPackSpan, ConventionFact, DataOperationFact, DeadExportCandidate, DeadExportsResult, FileOntology, FileReference, FileRole, FreshnessProbeState, GraphEdge, GraphExtractionFailure, GraphExtractorInputWitness, GraphHealthResult, GraphNode, GraphUnresolvedImport, LocalizationBlock, OntologyFinding, PackageBoundarySummary, RepoGraph, RepoGraphDiagnostics, RouteFact, RouteMethod, SecurityFact, SymbolEdge, SymbolEdgeEvidence, SymbolEdgeKind, SymbolEdgeResolution, SymbolIdentityKind, SymbolReference, } from './repo-graph/types';
30
- export { createEmptyGraph, GRAPH_SCHEMA_VERSION, inferPackageBoundary, isSchemaVersionAtLeast, normalizeGraphPath, REPO_GRAPH_FILENAME, updateGraphMetadata, } from './repo-graph/types';
30
+ export { createEmptyGraph, DEFAULT_MAX_SOURCE_BYTES, GRAPH_SCHEMA_VERSION, inferPackageBoundary, isSchemaVersionAtLeast, normalizeGraphPath, REPO_GRAPH_FILENAME, updateGraphMetadata, } from './repo-graph/types';
31
31
  export { validateGraphEdge, validateGraphNode, validateWorkspace, } from './repo-graph/validation';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opencode-swarm",
3
- "version": "7.157.0",
3
+ "version": "7.157.1",
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",