@botbotgo/better-call 0.1.9 → 0.1.11

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 (2) hide show
  1. package/docs/banner.svg +40 -62
  2. package/package.json +1 -1
package/docs/banner.svg CHANGED
@@ -1,79 +1,57 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="1400" height="520" viewBox="0 0 1400 520" role="img" aria-labelledby="title desc">
2
- <title id="title">BetterCall accuracy boost banner</title>
3
- <desc id="desc">BetterCall boosts small-model tool-call accuracy with validation and repair before execution.</desc>
2
+ <title id="title">BetterCall banner</title>
3
+ <desc id="desc">BetterCall is a one-line wrap that boosts tool-call accuracy.</desc>
4
4
  <defs>
5
5
  <linearGradient id="background" x1="0" y1="0" x2="1" y2="1">
6
- <stop offset="0" stop-color="#061321"/>
7
- <stop offset="0.52" stop-color="#0c2538"/>
8
- <stop offset="1" stop-color="#0f2f25"/>
6
+ <stop offset="0" stop-color="#06111e"/>
7
+ <stop offset="0.54" stop-color="#0b2637"/>
8
+ <stop offset="1" stop-color="#0b2c22"/>
9
9
  </linearGradient>
10
- <linearGradient id="line" x1="0" y1="0" x2="1" y2="0">
11
- <stop offset="0" stop-color="#67d4ff"/>
12
- <stop offset="0.55" stop-color="#8fe870"/>
13
- <stop offset="1" stop-color="#ffd36a"/>
10
+ <linearGradient id="before" x1="0" y1="0" x2="1" y2="0">
11
+ <stop offset="0" stop-color="#4bc9ff"/>
12
+ <stop offset="1" stop-color="#67d4ff"/>
14
13
  </linearGradient>
15
- <linearGradient id="growth" x1="0" y1="1" x2="1" y2="0">
16
- <stop offset="0" stop-color="#67d4ff"/>
17
- <stop offset="0.58" stop-color="#8fe870"/>
14
+ <linearGradient id="after" x1="0" y1="1" x2="1" y2="0">
15
+ <stop offset="0" stop-color="#8fe870"/>
18
16
  <stop offset="1" stop-color="#35ff87"/>
19
17
  </linearGradient>
20
- <linearGradient id="panel" x1="0" y1="0" x2="1" y2="1">
21
- <stop offset="0" stop-color="#163047" stop-opacity="0.92"/>
22
- <stop offset="1" stop-color="#10281f" stop-opacity="0.92"/>
23
- </linearGradient>
24
- <filter id="soft-shadow" x="-20%" y="-20%" width="140%" height="140%">
25
- <feDropShadow dx="0" dy="22" stdDeviation="24" flood-color="#000000" flood-opacity="0.28"/>
18
+ <filter id="glow" x="-30%" y="-30%" width="160%" height="160%">
19
+ <feGaussianBlur stdDeviation="8" result="blur"/>
20
+ <feMerge>
21
+ <feMergeNode in="blur"/>
22
+ <feMergeNode in="SourceGraphic"/>
23
+ </feMerge>
26
24
  </filter>
27
- <marker id="arrow" viewBox="0 0 12 12" refX="10" refY="6" markerWidth="10" markerHeight="10" orient="auto">
28
- <path d="M1 1 L11 6 L1 11 Z" fill="#ffd36a"/>
29
- </marker>
30
- <marker id="growth-arrow" viewBox="0 0 14 14" refX="12" refY="7" markerWidth="16" markerHeight="16" orient="auto">
31
- <path d="M1 1 L13 7 L1 13 Z" fill="#35ff87"/>
32
- </marker>
33
25
  </defs>
34
26
 
35
27
  <rect width="1400" height="520" fill="url(#background)"/>
36
- <path d="M90 412 C 210 338, 336 376, 468 300 S 692 210, 846 250 S 1086 312, 1306 152" fill="none" stroke="#ffffff" stroke-opacity="0.08" stroke-width="70" stroke-linecap="round"/>
37
- <path d="M84 86 H1316" stroke="#ffffff" stroke-opacity="0.10"/>
38
- <path d="M84 434 H1316" stroke="#ffffff" stroke-opacity="0.10"/>
39
- <path d="M96 356 C 248 318, 348 336, 494 268 S 696 162, 900 210 S 1146 248, 1286 116" fill="none" stroke="url(#growth)" stroke-width="10" stroke-linecap="round" stroke-linejoin="round" marker-end="url(#growth-arrow)" opacity="0.92"/>
40
- <path d="M112 394 C 258 346, 374 360, 520 296 S 754 190, 940 230 S 1158 266, 1260 154" fill="none" stroke="#67d4ff" stroke-opacity="0.42" stroke-width="5" stroke-linecap="round"/>
28
+ <path d="M86 112 H1314" stroke="#ffffff" stroke-opacity="0.08"/>
29
+ <path d="M86 260 H1314" stroke="#ffffff" stroke-opacity="0.06"/>
30
+ <path d="M86 408 H1314" stroke="#ffffff" stroke-opacity="0.08"/>
41
31
 
42
- <g transform="translate(92 104)">
43
- <text x="0" y="46" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="32" font-weight="750" fill="#9be47f">BetterCall</text>
44
- <text x="0" y="128" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="74" font-weight="850" fill="#f8fbff">Boost tool-call</text>
45
- <text x="0" y="204" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="74" font-weight="850" fill="#f8fbff">accuracy</text>
46
- <rect x="4" y="232" width="532" height="8" rx="4" fill="url(#line)"/>
47
- <text x="0" y="296" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="31" font-weight="640" fill="#dcecff">Validate and repair tool calls before execution.</text>
48
- <text x="0" y="342" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="28" font-weight="700" fill="#ffd36a">Dramatically cleaner tool execution.</text>
32
+ <g opacity="0.22">
33
+ <rect x="170" y="316" width="46" height="92" rx="8" fill="#67d4ff"/>
34
+ <rect x="238" y="292" width="46" height="116" rx="8" fill="#8fe870"/>
35
+ <rect x="326" y="338" width="46" height="70" rx="8" fill="#67d4ff"/>
36
+ <rect x="394" y="260" width="46" height="148" rx="8" fill="#8fe870"/>
37
+ <rect x="482" y="300" width="46" height="108" rx="8" fill="#67d4ff"/>
38
+ <rect x="550" y="226" width="46" height="182" rx="8" fill="#8fe870"/>
39
+ <rect x="638" y="278" width="46" height="130" rx="8" fill="#67d4ff"/>
40
+ <rect x="706" y="210" width="46" height="198" rx="8" fill="#8fe870"/>
41
+ <rect x="794" y="252" width="46" height="156" rx="8" fill="#67d4ff"/>
42
+ <rect x="862" y="184" width="46" height="224" rx="8" fill="#8fe870"/>
43
+ <rect x="950" y="218" width="46" height="190" rx="8" fill="#67d4ff"/>
44
+ <rect x="1018" y="150" width="46" height="258" rx="8" fill="#8fe870"/>
45
+ <rect x="1106" y="198" width="46" height="210" rx="8" fill="#67d4ff"/>
46
+ <rect x="1174" y="118" width="46" height="290" rx="8" fill="#35ff87"/>
49
47
  </g>
50
48
 
51
- <g transform="translate(820 92)" filter="url(#soft-shadow)">
52
- <rect x="0" y="0" width="474" height="340" rx="18" fill="url(#panel)" stroke="#ffffff" stroke-opacity="0.16"/>
53
- <text x="34" y="54" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="24" font-weight="750" fill="#f8fbff">Accuracy lift</text>
54
- <text x="34" y="92" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="18" font-weight="580" fill="#b8cbe2">same model output, BetterCall wrapped</text>
55
-
56
- <g transform="translate(50 122)">
57
- <line x1="0" y1="160" x2="374" y2="160" stroke="#ffffff" stroke-opacity="0.22"/>
58
- <line x1="0" y1="112" x2="374" y2="112" stroke="#ffffff" stroke-opacity="0.08"/>
59
- <line x1="0" y1="64" x2="374" y2="64" stroke="#ffffff" stroke-opacity="0.08"/>
60
- <line x1="0" y1="16" x2="374" y2="16" stroke="#ffffff" stroke-opacity="0.08"/>
61
-
62
- <rect x="20" y="92" width="34" height="68" rx="5" fill="#67d4ff" opacity="0.32"/>
63
- <rect x="64" y="58" width="34" height="102" rx="5" fill="#67d4ff" opacity="0.42"/>
64
- <rect x="108" y="74" width="34" height="86" rx="5" fill="#9be47f" opacity="0.36"/>
65
- <rect x="152" y="38" width="34" height="122" rx="5" fill="#9be47f" opacity="0.50"/>
66
- <rect x="196" y="84" width="34" height="76" rx="5" fill="#67d4ff" opacity="0.34"/>
67
- <rect x="240" y="52" width="34" height="108" rx="5" fill="#9be47f" opacity="0.52"/>
68
- <rect x="284" y="30" width="34" height="130" rx="5" fill="#9be47f" opacity="0.62"/>
69
- <rect x="328" y="14" width="34" height="146" rx="5" fill="#35ff87" opacity="0.72"/>
49
+ <path d="M128 372 C 260 344, 350 360, 474 318 S 676 286, 820 302 S 1050 296, 1268 238" fill="none" stroke="url(#before)" stroke-width="9" stroke-linecap="round" stroke-linejoin="round" opacity="0.42"/>
50
+ <path d="M128 324 C 252 286, 342 294, 468 248 S 650 172, 820 184 S 1070 188, 1276 92" fill="none" stroke="url(#after)" stroke-width="14" stroke-linecap="round" stroke-linejoin="round" filter="url(#glow)" opacity="0.70"/>
70
51
 
71
- <path d="M18 136 L64 118 L106 126 L148 86 L188 98 L236 68 L282 50 L360 4" fill="none" stroke="#35ff87" stroke-width="11" stroke-linecap="round" stroke-linejoin="round" marker-end="url(#growth-arrow)"/>
72
- <path d="M18 136 L64 118 L106 126 L148 86 L188 98 L236 68 L282 50 L360 4" fill="none" stroke="#b9ff6b" stroke-opacity="0.34" stroke-width="20" stroke-linecap="round" stroke-linejoin="round"/>
73
- <circle cx="64" cy="118" r="5" fill="#b9ff6b"/>
74
- <circle cx="148" cy="86" r="5" fill="#b9ff6b"/>
75
- <circle cx="236" cy="68" r="5" fill="#b9ff6b"/>
76
- <circle cx="282" cy="50" r="5" fill="#b9ff6b"/>
77
- </g>
52
+ <g transform="translate(104 166)">
53
+ <text x="0" y="0" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="90" font-weight="850" fill="#f8fbff">BetterCall</text>
54
+ <rect x="4" y="34" width="478" height="8" rx="4" fill="url(#after)"/>
55
+ <text x="0" y="104" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="38" font-weight="680" fill="#dcecff">one-line wrap, boost tool-call accuracy</text>
78
56
  </g>
79
57
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@botbotgo/better-call",
3
- "version": "0.1.9",
3
+ "version": "0.1.11",
4
4
  "description": "LLM tool-call reliability layer.",
5
5
  "type": "module",
6
6
  "license": "Apache-2.0",