@tangle-network/agent-eval 0.20.6 → 0.20.7

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/index.js CHANGED
@@ -15445,13 +15445,19 @@ async function analyzeTraces(input, options) {
15445
15445
  // src/trace-analyst/insights.ts
15446
15446
  var DOMAIN_STOP_WORDS = /* @__PURE__ */ new Set([
15447
15447
  "and",
15448
+ "advanced",
15448
15449
  "app",
15449
15450
  "build",
15450
15451
  "create",
15452
+ "easy",
15453
+ "expert",
15454
+ "extreme",
15451
15455
  "for",
15452
15456
  "from",
15457
+ "hard",
15453
15458
  "implementation",
15454
15459
  "integrate",
15460
+ "medium",
15455
15461
  "project",
15456
15462
  "task",
15457
15463
  "the",