@theokit/sdk 4.27.0 → 4.28.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 (33) hide show
  1. package/dist/{chunk-WBBYSW3Q.cjs → chunk-I53QDJVI.cjs} +5 -5
  2. package/dist/{chunk-WBBYSW3Q.cjs.map → chunk-I53QDJVI.cjs.map} +1 -1
  3. package/dist/{chunk-OX772BEW.js → chunk-PF5Y5BHG.js} +3 -3
  4. package/dist/{chunk-OX772BEW.js.map → chunk-PF5Y5BHG.js.map} +1 -1
  5. package/dist/{chunk-TMNS2LOS.cjs → chunk-PN53WGEI.cjs} +5 -5
  6. package/dist/{chunk-TMNS2LOS.cjs.map → chunk-PN53WGEI.cjs.map} +1 -1
  7. package/dist/{chunk-6M76Z3AI.js → chunk-XW6RXVGB.js} +3 -3
  8. package/dist/{chunk-6M76Z3AI.js.map → chunk-XW6RXVGB.js.map} +1 -1
  9. package/dist/{cron-DPUZzncH.d.ts → cron-BN6JJlDw.d.ts} +8 -0
  10. package/dist/{cron-DzZ9TMa2.d.cts → cron-CoQREV_k.d.cts} +8 -0
  11. package/dist/cron.cjs +3 -3
  12. package/dist/cron.d.cts +1 -1
  13. package/dist/cron.d.ts +1 -1
  14. package/dist/cron.js +2 -2
  15. package/dist/errors.d.ts +3 -424
  16. package/dist/eval.cjs +2 -2
  17. package/dist/eval.js +1 -1
  18. package/dist/index.cjs +21 -21
  19. package/dist/index.d.cts +2 -2
  20. package/dist/index.d.ts +2 -2
  21. package/dist/index.js +4 -4
  22. package/dist/{run-until-K7IO7ZPQ.js → run-until-YZ2ODWOF.js} +3 -2
  23. package/dist/run-until-YZ2ODWOF.js.map +1 -0
  24. package/dist/{run-until-ZD4PRLNJ.cjs → run-until-ZZ2JLPJM.cjs} +3 -2
  25. package/dist/run-until-ZZ2JLPJM.cjs.map +1 -0
  26. package/dist/server/auth/index.d.cts +207 -11
  27. package/dist/server/auth/index.d.ts +207 -11
  28. package/dist/server/errors-envelope.d.cts +12 -6
  29. package/dist/server/errors-envelope.d.ts +12 -6
  30. package/dist/types/goal-events.d.ts +8 -0
  31. package/package.json +1 -1
  32. package/dist/run-until-K7IO7ZPQ.js.map +0 -1
  33. package/dist/run-until-ZD4PRLNJ.cjs.map +0 -1
@@ -9145,7 +9145,7 @@ async function localAgentUsePersonality(args) {
9145
9145
  // src/internal/local-agent/local-agent-runtime-extensions.ts
9146
9146
  function localAgentRunUntil(agent, goal, options) {
9147
9147
  async function* wrap() {
9148
- const { runUntilImpl } = await import('./run-until-K7IO7ZPQ.js');
9148
+ const { runUntilImpl } = await import('./run-until-YZ2ODWOF.js');
9149
9149
  const buildDeps = async () => {
9150
9150
  const { judgeCallImpl } = await import('./judge-call-D7R3ZTZS.js');
9151
9151
  const { getAgentFacade } = await import('./agent-factory-registry-ZVTABLEY.js');
@@ -10569,5 +10569,5 @@ async function abrirStoreLocal(reg) {
10569
10569
  }
10570
10570
 
10571
10571
  export { Agent, AgentBuilder, DEFAULT_AGENTIC_MODEL_ID, MEMORY_EMBEDDING_ADAPTERS, Tool, ToolError, UsageAccumulator, computeCost, generateCronId, getPricingEntry, httpRequest, isFixtureApiKey, openRouterMemoryEmbeddingProviderAdapter, resolveApiKey, shouldUseFixtureMode };
10572
- //# sourceMappingURL=chunk-6M76Z3AI.js.map
10573
- //# sourceMappingURL=chunk-6M76Z3AI.js.map
10572
+ //# sourceMappingURL=chunk-XW6RXVGB.js.map
10573
+ //# sourceMappingURL=chunk-XW6RXVGB.js.map