@rpcbase/agents-sdk 0.6.0 → 0.8.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.
Files changed (47) hide show
  1. package/dist/agents-sdk.css +1 -1
  2. package/dist/api/chat/handler.d.ts +3 -3
  3. package/dist/api/chat/handler.d.ts.map +1 -1
  4. package/dist/api/chat/historyCompaction.d.ts +29 -0
  5. package/dist/api/chat/historyCompaction.d.ts.map +1 -0
  6. package/dist/api/chat/models.d.ts +2 -2
  7. package/dist/api/chat/runtimeConfig.d.ts +39 -0
  8. package/dist/api/chat/runtimeConfig.d.ts.map +1 -1
  9. package/dist/api/chat/tools.d.ts +1835 -65
  10. package/dist/api/chat/tools.d.ts.map +1 -1
  11. package/dist/api/chatDb.d.ts +4 -0
  12. package/dist/api/chatDb.d.ts.map +1 -1
  13. package/dist/{chatDb-DdX0Vtyt.js → chatDb-BSiHIyn9.js} +25 -18
  14. package/dist/{chatDb-CcAjAGX7.js → chatDb-YfeABtn-.js} +25 -18
  15. package/dist/{chunk-BO2N2NFS-DQxiNvU-.js → chunk-BO2N2NFS-BDR8fnNb.js} +3967 -1844
  16. package/dist/client-routes.browser.js +1 -1
  17. package/dist/client-routes.js +1 -1
  18. package/dist/{data-stream-handler-Cs_bYM94.js → data-stream-handler-BW4eCG7d.js} +8513 -7111
  19. package/dist/{data-stream-handler-DdafwSP0.js → data-stream-handler-Bd_oM4r9.js} +8512 -7110
  20. package/dist/{handler-D7f8iAy5.js → handler-5n-YwiF3.js} +1 -1
  21. package/dist/{handler-CGV7uuUA.js → handler-B3uUDuTR.js} +1 -1
  22. package/dist/{handler-BLG0AYVC.js → handler-BMeUL2iE.js} +1 -1
  23. package/dist/{handler-C6u7vLAb.js → handler-BgYHL3BZ.js} +9 -9
  24. package/dist/{handler-dVlpopfq.js → handler-By86dyTJ.js} +1 -1
  25. package/dist/{handler-ClWOGjB_.js → handler-C06ydMqf.js} +422 -261
  26. package/dist/{handler-BeWk8pDD.js → handler-C0MO52d9.js} +1 -1
  27. package/dist/{handler-mbDBRYl8.js → handler-C8gaYgmy.js} +1 -1
  28. package/dist/{handler-B_ogBIj4.js → handler-DGbBgIt2.js} +347 -186
  29. package/dist/{handler-CEk1hut1.js → handler-DMwBT4bK.js} +1 -1
  30. package/dist/{handler-BY5bgBEh.js → handler-DdKB5P3H.js} +1 -1
  31. package/dist/{handler-BBCbPLLC.js → handler-Dy536I3-.js} +1 -1
  32. package/dist/{handler-BKT8Hl0a.js → handler-Jua6SU39.js} +9 -9
  33. package/dist/{handler-CZSMkZnQ.js → handler-YmuAR8ei.js} +1 -1
  34. package/dist/{handler-P40GjJry.js → handler-hah8tVEE.js} +1 -1
  35. package/dist/{handler-DbjPd3w4.js → handler-svaSKC2q.js} +1 -1
  36. package/dist/{highlighted-body-OFNGDK62-DRz4wOlV.js → highlighted-body-OFNGDK62-ChEBPTZ3.js} +1 -1
  37. package/dist/index.browser.js +1 -1
  38. package/dist/index.js +1 -1
  39. package/dist/mermaid-GHXKKRXX-fqlMH1Mi.js +2 -0
  40. package/dist/routes.browser.js +8 -8
  41. package/dist/routes.js +8 -8
  42. package/dist/runtime.d.ts +2 -2
  43. package/dist/runtime.d.ts.map +1 -1
  44. package/dist/runtime.js +1 -1
  45. package/dist/tailwind-source.js +1 -1
  46. package/package.json +22 -19
  47. package/dist/mermaid-GHXKKRXX-BE7_kWMj.js +0 -2
@@ -1,4 +1,4 @@
1
- import { c as e, h as t, l as n, n as r, o as i, r as a, s as o, t as s } from "./data-stream-handler-DdafwSP0.js";
1
+ import { c as e, h as t, l as n, n as r, o as i, r as a, s as o, t as s } from "./data-stream-handler-Bd_oM4r9.js";
2
2
  import "./models-DUt7W9lV.js";
3
3
  import { Link as c, Route as l, redirect as u, useLoaderData as d, useRouteLoaderData as f } from "@rpcbase/router";
4
4
  import { Fragment as p, jsx as m, jsxs as h } from "react/jsx-runtime";
@@ -1,4 +1,4 @@
1
- import { c as e, h as t, l as n, n as r, o as i, r as a, s as o, t as s } from "./data-stream-handler-Cs_bYM94.js";
1
+ import { c as e, h as t, l as n, n as r, o as i, r as a, s as o, t as s } from "./data-stream-handler-BW4eCG7d.js";
2
2
  import "./models-DUt7W9lV.js";
3
3
  import { Link as c, Route as l, redirect as u, useLoaderData as d, useRouteLoaderData as f } from "@rpcbase/router";
4
4
  import { Fragment as p, jsx as m, jsxs as h } from "react/jsx-runtime";