tea-rags 1.26.0 → 1.27.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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"proven.d.ts","sourceRoot":"","sources":["../../../../../../../src/core/domains/trajectory/git/rerank/presets/proven.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AACjF,OAAO,KAAK,EAAE,WAAW,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AAEzG;;;;;;;;;;;;;;;;;GAiBG;AACH,qBAAa,YAAa,YAAW,YAAY;IAC/C,QAAQ,CAAC,IAAI,YAAY;IACzB,QAAQ,CAAC,WAAW,sHACiG;IACrH,QAAQ,CAAC,KAAK,
|
|
1
|
+
{"version":3,"file":"proven.d.ts","sourceRoot":"","sources":["../../../../../../../src/core/domains/trajectory/git/rerank/presets/proven.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AACjF,OAAO,KAAK,EAAE,WAAW,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AAEzG;;;;;;;;;;;;;;;;;GAiBG;AACH,qBAAa,YAAa,YAAW,YAAY;IAC/C,QAAQ,CAAC,IAAI,YAAY;IACzB,QAAQ,CAAC,WAAW,sHACiG;IACrH,QAAQ,CAAC,KAAK,WAAuE;IACrF,QAAQ,CAAC,OAAO,EAAE,cAAc,CAO9B;IACF,QAAQ,CAAC,WAAW,EAAE,WAAW,CAE/B;IACF,QAAQ,CAAC,WAAW,EAAE,WAAW,CAAU;CAC5C"}
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
export class ProvenPreset {
|
|
20
20
|
name = "proven";
|
|
21
21
|
description = "Battle-tested code: long-lived, stable, low-bug, multi-author. Use for finding reliable reference/template code.";
|
|
22
|
-
tools = ["semantic_search", "hybrid_search", "search_code"];
|
|
22
|
+
tools = ["semantic_search", "hybrid_search", "search_code", "find_similar"];
|
|
23
23
|
weights = {
|
|
24
24
|
similarity: 0.2,
|
|
25
25
|
stability: 0.3,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"proven.js","sourceRoot":"","sources":["../../../../../../../src/core/domains/trajectory/git/rerank/presets/proven.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAM,OAAO,YAAY;IACd,IAAI,GAAG,QAAQ,CAAC;IAChB,WAAW,GAClB,kHAAkH,CAAC;IAC5G,KAAK,GAAG,CAAC,iBAAiB,EAAE,eAAe,EAAE,aAAa,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"proven.js","sourceRoot":"","sources":["../../../../../../../src/core/domains/trajectory/git/rerank/presets/proven.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAM,OAAO,YAAY;IACd,IAAI,GAAG,QAAQ,CAAC;IAChB,WAAW,GAClB,kHAAkH,CAAC;IAC5G,KAAK,GAAG,CAAC,iBAAiB,EAAE,eAAe,EAAE,aAAa,EAAE,cAAc,CAAC,CAAC;IAC5E,OAAO,GAAmB;QACjC,UAAU,EAAE,GAAG;QACf,SAAS,EAAE,GAAG;QACd,GAAG,EAAE,GAAG;QACR,MAAM,EAAE,CAAC,IAAI;QACb,aAAa,EAAE,CAAC,GAAG;QACnB,UAAU,EAAE,CAAC,IAAI;KAClB,CAAC;IACO,WAAW,GAAgB;QAClC,IAAI,EAAE,CAAC,YAAY,EAAE,SAAS,EAAE,aAAa,EAAE,uBAAuB,CAAC;KACxE,CAAC;IACO,WAAW,GAAgB,MAAM,CAAC;CAC5C"}
|