juneau 0.3.0 → 0.3.2
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/README.md +4 -4
- package/dist/index.cjs +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +13 -13
- package/dist/index.js.map +1 -1
- package/dist/server/createSkillSet.d.ts.map +1 -1
- package/dist/server/index.cjs +12 -0
- package/dist/server/index.cjs.map +1 -0
- package/dist/server/index.d.ts +1 -1
- package/dist/server/index.d.ts.map +1 -1
- package/dist/server/index.js +105 -68
- package/dist/server/index.js.map +1 -1
- package/dist/server/streamToWire.d.ts +8 -5
- package/dist/server/streamToWire.d.ts.map +1 -1
- package/dist/server/types.d.ts +8 -0
- package/dist/server/types.d.ts.map +1 -1
- package/dist/server/withToolRecovery.d.ts +17 -6
- package/dist/server/withToolRecovery.d.ts.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +3 -2
package/dist/index.js
CHANGED
|
@@ -482,7 +482,7 @@ const Sr = {
|
|
|
482
482
|
function Re() {
|
|
483
483
|
return br(vr);
|
|
484
484
|
}
|
|
485
|
-
const rl = "
|
|
485
|
+
const rl = "_root_1etc2_1", il = {
|
|
486
486
|
root: rl
|
|
487
487
|
};
|
|
488
488
|
function sh({ children: e, theme: t, labels: n, defaultTitle: r, className: i, style: o }) {
|
|
@@ -9431,7 +9431,7 @@ function Hf(e) {
|
|
|
9431
9431
|
), n = e || jf, r = t.data(), i = r.micromarkExtensions || (r.micromarkExtensions = []), o = r.fromMarkdownExtensions || (r.fromMarkdownExtensions = []), l = r.toMarkdownExtensions || (r.toMarkdownExtensions = []);
|
|
9432
9432
|
i.push(Bf(n)), o.push(of()), l.push(af(n));
|
|
9433
9433
|
}
|
|
9434
|
-
const $f = "
|
|
9434
|
+
const $f = "_wrapper_izvjy_1", qf = "_table_izvjy_15", Vf = "_th_izvjy_27", Uf = "_tr_izvjy_47", Wf = "_td_izvjy_63", Ze = {
|
|
9435
9435
|
wrapper: $f,
|
|
9436
9436
|
table: qf,
|
|
9437
9437
|
th: Vf,
|
|
@@ -9444,7 +9444,7 @@ function Qf({ part: e }) {
|
|
|
9444
9444
|
/* @__PURE__ */ v("tbody", { children: e.rows.map((t, n) => /* @__PURE__ */ v("tr", { className: Ze.tr, children: e.columns.map((r) => /* @__PURE__ */ v("td", { className: Ze.td, children: String(t[r] ?? "") }, r)) }, n)) })
|
|
9445
9445
|
] }) });
|
|
9446
9446
|
}
|
|
9447
|
-
const Yf = "
|
|
9447
|
+
const Yf = "_card_qrvry_1", Xf = "_header_qrvry_17", Gf = "_icon_qrvry_31", Jf = "_title_qrvry_45", Kf = "_description_qrvry_57", Zf = "_actions_qrvry_71", ep = "_confirm_qrvry_81", tp = "_cancel_qrvry_113", Ie = {
|
|
9448
9448
|
card: Yf,
|
|
9449
9449
|
header: Xf,
|
|
9450
9450
|
icon: Gf,
|
|
@@ -9482,7 +9482,7 @@ function np({ part: e, onConfirm: t, onCancel: n }) {
|
|
|
9482
9482
|
] })
|
|
9483
9483
|
] });
|
|
9484
9484
|
}
|
|
9485
|
-
const rp = "
|
|
9485
|
+
const rp = "_activity_1661l_1", ip = "_indicator_1661l_25", lp = "_content_1661l_71", op = "_title_1661l_79", ap = "_description_1661l_89", et = {
|
|
9486
9486
|
activity: rp,
|
|
9487
9487
|
indicator: ip,
|
|
9488
9488
|
content: lp,
|
|
@@ -9498,7 +9498,7 @@ function sp({ part: e }) {
|
|
|
9498
9498
|
] })
|
|
9499
9499
|
] });
|
|
9500
9500
|
}
|
|
9501
|
-
const up = "
|
|
9501
|
+
const up = "_markdown_97mdk_1", cp = "_errorText_97mdk_165", fp = "_errorIcon_97mdk_181", Ut = {
|
|
9502
9502
|
markdown: up,
|
|
9503
9503
|
errorText: cp,
|
|
9504
9504
|
errorIcon: fp
|
|
@@ -9527,7 +9527,7 @@ function pp({ part: e, onProposalConfirm: t, onProposalCancel: n }) {
|
|
|
9527
9527
|
] });
|
|
9528
9528
|
}
|
|
9529
9529
|
}
|
|
9530
|
-
const hp = "
|
|
9530
|
+
const hp = "_wrapper_1jkxo_1", dp = "_user_1jkxo_15", mp = "_assistant_1jkxo_23", gp = "_avatar_1jkxo_31", yp = "_bubble_1jkxo_77", kp = "_empty_1jkxo_121", Pe = {
|
|
9531
9531
|
wrapper: hp,
|
|
9532
9532
|
user: dp,
|
|
9533
9533
|
assistant: mp,
|
|
@@ -9554,7 +9554,7 @@ function xp({ message: e, onProposalConfirm: t, onProposalCancel: n, assistantIc
|
|
|
9554
9554
|
o && /* @__PURE__ */ v("div", { className: Pe.avatar, children: i.userLabel })
|
|
9555
9555
|
] });
|
|
9556
9556
|
}
|
|
9557
|
-
const bp = "
|
|
9557
|
+
const bp = "_wrapper_1oco7_1", wp = "_dot_1oco7_15", Cp = "_connectingLabel_1oco7_37", tt = {
|
|
9558
9558
|
wrapper: bp,
|
|
9559
9559
|
dot: wp,
|
|
9560
9560
|
connectingLabel: Cp
|
|
@@ -9575,7 +9575,7 @@ function Sp({ connecting: e = !1 }) {
|
|
|
9575
9575
|
}
|
|
9576
9576
|
);
|
|
9577
9577
|
}
|
|
9578
|
-
const vp = "
|
|
9578
|
+
const vp = "_list_ixto8_1", Ip = "_empty_ixto8_21", Ep = "_hint_ixto8_47", Ap = "_typing_ixto8_61", gt = {
|
|
9579
9579
|
list: vp,
|
|
9580
9580
|
empty: Ip,
|
|
9581
9581
|
hint: Ep,
|
|
@@ -9604,7 +9604,7 @@ function _p({ messages: e, isLoading: t, isConnecting: n, onProposalConfirm: r,
|
|
|
9604
9604
|
/* @__PURE__ */ v("div", { ref: a })
|
|
9605
9605
|
] });
|
|
9606
9606
|
}
|
|
9607
|
-
const Tp = "
|
|
9607
|
+
const Tp = "_wrapper_ehrkb_1", Pp = "_textarea_ehrkb_21", zp = "_toolbar_ehrkb_69", Lp = "_actions_ehrkb_89", Dp = "_actionBtn_ehrkb_103", Mp = "_sendBtn_ehrkb_169", Fp = "_spinnerIcon_ehrkb_231", Rp = "_stopBtn_ehrkb_251", Np = "_stopIcon_ehrkb_297", we = {
|
|
9608
9608
|
wrapper: Tp,
|
|
9609
9609
|
textarea: Pp,
|
|
9610
9610
|
toolbar: zp,
|
|
@@ -9684,7 +9684,7 @@ function Op({ value: e, onChange: t, onSend: n, onStop: r, isLoading: i, placeho
|
|
|
9684
9684
|
] })
|
|
9685
9685
|
] });
|
|
9686
9686
|
}
|
|
9687
|
-
const Bp = "
|
|
9687
|
+
const Bp = "_wrapper_1e3w5_1", jp = "_icon_1e3w5_27", Hp = "_message_1e3w5_39", $p = "_dismiss_1e3w5_47", yt = {
|
|
9688
9688
|
wrapper: Bp,
|
|
9689
9689
|
icon: jp,
|
|
9690
9690
|
message: Hp,
|
|
@@ -9698,7 +9698,7 @@ function qp({ message: e, onDismiss: t }) {
|
|
|
9698
9698
|
t && /* @__PURE__ */ v("button", { className: yt.dismiss, onClick: t, "aria-label": n.errorDismiss, children: /* @__PURE__ */ v("svg", { viewBox: "0 0 16 16", fill: "currentColor", "aria-hidden": "true", children: /* @__PURE__ */ v("path", { d: "M3.72 3.72a.75.75 0 011.06 0L8 6.94l3.22-3.22a.75.75 0 111.06 1.06L9.06 8l3.22 3.22a.75.75 0 11-1.06 1.06L8 9.06l-3.22 3.22a.75.75 0 01-1.06-1.06L6.94 8 3.72 4.78a.75.75 0 010-1.06z" }) }) })
|
|
9699
9699
|
] });
|
|
9700
9700
|
}
|
|
9701
|
-
const Vp = "
|
|
9701
|
+
const Vp = "_chat_13051_1", Up = {
|
|
9702
9702
|
chat: Vp
|
|
9703
9703
|
};
|
|
9704
9704
|
function Wp({
|
|
@@ -9754,7 +9754,7 @@ function Wp({
|
|
|
9754
9754
|
}
|
|
9755
9755
|
);
|
|
9756
9756
|
}
|
|
9757
|
-
const Qp = "
|
|
9757
|
+
const Qp = "_header_1saak_1", Yp = "_left_1saak_23", Xp = "_icon_1saak_35", Gp = "_title_1saak_45", Jp = "_resetBtn_1saak_57", Kp = "_actions_1saak_99", ze = {
|
|
9758
9758
|
header: Qp,
|
|
9759
9759
|
left: Yp,
|
|
9760
9760
|
icon: Xp,
|
|
@@ -9793,7 +9793,7 @@ function Zp({ title: e, onMinimize: t, isMinimized: n, icon: r, onReset: i }) {
|
|
|
9793
9793
|
] })
|
|
9794
9794
|
] });
|
|
9795
9795
|
}
|
|
9796
|
-
const eh = "
|
|
9796
|
+
const eh = "_sidebar_u9ybt_1", th = "_minimized_u9ybt_39", kr = {
|
|
9797
9797
|
sidebar: eh,
|
|
9798
9798
|
minimized: th
|
|
9799
9799
|
};
|