@cryptorobot.ai/client 1.26.0-dev.998 → 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.
Files changed (301) hide show
  1. package/lib/src/client.d.ts +0 -8
  2. package/lib/src/client.js +0 -10
  3. package/lib/src/services/advisor/advisor.class.d.ts +2 -2
  4. package/lib/src/services/advisor/advisor.schema.d.ts +1 -1
  5. package/lib/src/services/advisor/advisor.shared.js +0 -1
  6. package/lib/src/services/advisor/messages/messages.class.d.ts +2 -2
  7. package/lib/src/services/advisor/messages/messages.schema.d.ts +144 -144
  8. package/lib/src/services/advisor/messages/messages.shared.js +0 -1
  9. package/lib/src/services/affiliates/affiliates.class.d.ts +2 -5
  10. package/lib/src/services/affiliates/affiliates.shared.js +0 -1
  11. package/lib/src/services/affiliates/clicks/clicks.class.d.ts +2 -2
  12. package/lib/src/services/affiliates/clicks/clicks.shared.js +0 -1
  13. package/lib/src/services/affiliates/comissions/comissions.class.d.ts +2 -2
  14. package/lib/src/services/affiliates/comissions/comissions.shared.js +0 -1
  15. package/lib/src/services/affiliates/contracts/contracts.class.d.ts +2 -2
  16. package/lib/src/services/affiliates/contracts/contracts.shared.js +0 -1
  17. package/lib/src/services/affiliates/coupons/coupons.class.d.ts +2 -2
  18. package/lib/src/services/affiliates/coupons/coupons.shared.js +0 -1
  19. package/lib/src/services/affiliates/links/links.class.d.ts +2 -2
  20. package/lib/src/services/affiliates/links/links.shared.js +7 -2
  21. package/lib/src/services/affiliates/payouts/payouts.class.d.ts +2 -2
  22. package/lib/src/services/affiliates/payouts/payouts.shared.js +0 -1
  23. package/lib/src/services/agents/agents.class.d.ts +2 -2
  24. package/lib/src/services/agents/agents.schema.d.ts +1 -1
  25. package/lib/src/services/agents/agents.shared.js +0 -1
  26. package/lib/src/services/agents/delete-agent-triggers.hooks.d.ts +0 -3
  27. package/lib/src/services/agents/prepare/prepare.shared.js +0 -1
  28. package/lib/src/services/agents/sessions/conversations/conversations.class.d.ts +2 -2
  29. package/lib/src/services/agents/sessions/conversations/conversations.schema.d.ts +85 -3
  30. package/lib/src/services/agents/sessions/conversations/conversations.shared.js +0 -1
  31. package/lib/src/services/agents/sessions/sessions.class.d.ts +2 -2
  32. package/lib/src/services/agents/sessions/sessions.schema.d.ts +143 -143
  33. package/lib/src/services/agents/sessions/sessions.shared.js +0 -1
  34. package/lib/src/services/agents/update-trigger-rules-with-agent-info.hooks.d.ts +0 -3
  35. package/lib/src/services/auth-management/auth-management.shared.js +0 -2
  36. package/lib/src/services/autotune/apply-params.d.ts +0 -39
  37. package/lib/src/services/autotune/optuna-bridge.d.ts +0 -3
  38. package/lib/src/services/autotune/score.d.ts +0 -25
  39. package/lib/src/services/autotune/storage.d.ts +0 -2
  40. package/lib/src/services/autotune/studies/studies.class.d.ts +2 -2
  41. package/lib/src/services/autotune/studies/studies.shared.js +0 -1
  42. package/lib/src/services/autotune/trials/trials.class.d.ts +2 -2
  43. package/lib/src/services/autotune/trials/trials.shared.js +0 -1
  44. package/lib/src/services/autotune/usage/usage.class.d.ts +2 -2
  45. package/lib/src/services/autotune/usage/usage.schema.d.ts +3 -3
  46. package/lib/src/services/autotune/usage/usage.shared.js +0 -1
  47. package/lib/src/services/blog/actions/actions.shared.js +0 -1
  48. package/lib/src/services/blog/calendar/calendar.shared.js +0 -1
  49. package/lib/src/services/blog/integrations/integrations.shared.js +0 -1
  50. package/lib/src/services/blog/posts/posts.shared.js +0 -1
  51. package/lib/src/services/blog/queries/queries.shared.js +0 -1
  52. package/lib/src/services/blog/sitemaps/pages/pages.shared.js +0 -1
  53. package/lib/src/services/blog/sitemaps/sitemaps.shared.js +0 -1
  54. package/lib/src/services/blog/suggestions/suggestions.shared.js +0 -1
  55. package/lib/src/services/changelog/changelog.class.d.ts +0 -3
  56. package/lib/src/services/changelog/changelog.helper.d.ts +0 -27
  57. package/lib/src/services/changelog/changelog.shared.js +0 -1
  58. package/lib/src/services/changelog/hooks/parse-from-file.d.ts +0 -4
  59. package/lib/src/services/config/config.class.d.ts +2 -2
  60. package/lib/src/services/config/config.shared.js +0 -1
  61. package/lib/src/services/copilot/concerns/concerns.class.d.ts +2 -2
  62. package/lib/src/services/copilot/concerns/concerns.schema.d.ts +8 -8
  63. package/lib/src/services/copilot/concerns/concerns.shared.js +7 -2
  64. package/lib/src/services/copilot/decisions/decisions.class.d.ts +2 -2
  65. package/lib/src/services/copilot/decisions/decisions.shared.js +0 -1
  66. package/lib/src/services/copilot/help/help.shared.js +0 -1
  67. package/lib/src/services/copilot/recommendations/recommendations.class.d.ts +2 -2
  68. package/lib/src/services/copilot/recommendations/recommendations.hooks.d.ts +4 -0
  69. package/lib/src/services/copilot/recommendations/recommendations.shared.js +0 -1
  70. package/lib/src/services/currencies/currencies.class.d.ts +2 -2
  71. package/lib/src/services/currencies/currencies.shared.js +0 -1
  72. package/lib/src/services/custom/custom.shared.js +0 -1
  73. package/lib/src/services/emails/emails.class.d.ts +2 -2
  74. package/lib/src/services/emails/emails.shared.js +0 -1
  75. package/lib/src/services/events/events.class.d.ts +2 -2
  76. package/lib/src/services/events/events.shared.js +0 -1
  77. package/lib/src/services/events/triggers/triggers.class.d.ts +2 -2
  78. package/lib/src/services/events/triggers/triggers.shared.js +0 -1
  79. package/lib/src/services/events/types/types.class.d.ts +2 -2
  80. package/lib/src/services/events/types/types.shared.js +0 -1
  81. package/lib/src/services/exchanges/arb-signals/arb-signals.class.d.ts +0 -10
  82. package/lib/src/services/exchanges/arb-signals/arb-signals.shared.js +0 -1
  83. package/lib/src/services/exchanges/arbitrage/opportunities/opportunities.class.d.ts +0 -10
  84. package/lib/src/services/exchanges/arbitrage/opportunities/opportunities.shared.js +0 -1
  85. package/lib/src/services/exchanges/balance/balance.class.d.ts +2 -2
  86. package/lib/src/services/exchanges/balance/balance.shared.js +0 -1
  87. package/lib/src/services/exchanges/deposits/deposits.class.d.ts +2 -2
  88. package/lib/src/services/exchanges/deposits/deposits.shared.js +0 -1
  89. package/lib/src/services/exchanges/deposits/sync/sync.class.d.ts +2 -2
  90. package/lib/src/services/exchanges/deposits/sync/sync.shared.js +1 -8
  91. package/lib/src/services/exchanges/download/download.class.d.ts +2 -2
  92. package/lib/src/services/exchanges/download/download.shared.js +0 -1
  93. package/lib/src/services/exchanges/download/webhooks/webhooks.class.d.ts +2 -2
  94. package/lib/src/services/exchanges/download/webhooks/webhooks.shared.js +0 -1
  95. package/lib/src/services/exchanges/exchanges.class.d.ts +2 -2
  96. package/lib/src/services/exchanges/exchanges.shared.js +0 -1
  97. package/lib/src/services/exchanges/ledger/ledger.class.d.ts +2 -2
  98. package/lib/src/services/exchanges/ledger/ledger.shared.js +7 -2
  99. package/lib/src/services/exchanges/ledger/sync/sync.class.d.ts +2 -2
  100. package/lib/src/services/exchanges/ledger/sync/sync.shared.js +0 -1
  101. package/lib/src/services/exchanges/markets-stats/markets-stats.class.d.ts +0 -5
  102. package/lib/src/services/exchanges/markets-stats/markets-stats.shared.js +0 -1
  103. package/lib/src/services/exchanges/ohlcv/history/history.class.d.ts +2 -2
  104. package/lib/src/services/exchanges/ohlcv/history/history.shared.js +0 -1
  105. package/lib/src/services/exchanges/ohlcv/ohlcv.shared.js +0 -1
  106. package/lib/src/services/exchanges/orderbook/orderbook.class.d.ts +0 -11
  107. package/lib/src/services/exchanges/orderbook/orderbook.shared.js +0 -1
  108. package/lib/src/services/exchanges/ticker/ticker.class.d.ts +2 -2
  109. package/lib/src/services/exchanges/ticker/ticker.shared.js +0 -1
  110. package/lib/src/services/exchanges/transactions/sync/sync.class.d.ts +2 -2
  111. package/lib/src/services/exchanges/transactions/sync/sync.shared.js +0 -1
  112. package/lib/src/services/exchanges/transactions/transactions.class.d.ts +2 -2
  113. package/lib/src/services/exchanges/transactions/transactions.shared.js +0 -1
  114. package/lib/src/services/extensions/extensions.class.d.ts +2 -2
  115. package/lib/src/services/extensions/extensions.shared.js +0 -1
  116. package/lib/src/services/homepage/homepage.shared.d.ts +2 -1
  117. package/lib/src/services/homepage/homepage.shared.js +0 -1
  118. package/lib/src/services/insights/crypto-stress-index/crypto-stress-index.class.d.ts +2 -14
  119. package/lib/src/services/insights/crypto-stress-index/crypto-stress-index.shared.js +0 -1
  120. package/lib/src/services/insights/etf-flow/etf-flow.class.d.ts +2 -2
  121. package/lib/src/services/insights/etf-flow/etf-flow.shared.js +7 -2
  122. package/lib/src/services/insights/fear-and-greed/fear-and-greed.class.d.ts +2 -2
  123. package/lib/src/services/insights/fear-and-greed/fear-and-greed.shared.js +0 -1
  124. package/lib/src/services/insights/global/global.class.d.ts +2 -2
  125. package/lib/src/services/insights/global/global.shared.js +0 -1
  126. package/lib/src/services/insights/insights.class.d.ts +2 -2
  127. package/lib/src/services/insights/insights.hooks.d.ts +0 -11
  128. package/lib/src/services/insights/insights.shared.js +0 -1
  129. package/lib/src/services/insights/news/news.class.d.ts +2 -5
  130. package/lib/src/services/insights/news/news.shared.js +0 -1
  131. package/lib/src/services/keys/KeysService.d.ts +2 -2
  132. package/lib/src/services/keys/keys.class.d.ts +2 -2
  133. package/lib/src/services/keys/keys.shared.js +0 -1
  134. package/lib/src/services/knowledges/knowledges.class.d.ts +0 -15
  135. package/lib/src/services/knowledges/knowledges.shared.js +0 -1
  136. package/lib/src/services/mailer/mailer.shared.js +0 -1
  137. package/lib/src/services/marketplaces/marketplaces.class.d.ts +2 -2
  138. package/lib/src/services/marketplaces/marketplaces.shared.js +0 -1
  139. package/lib/src/services/markets/markets.class.d.ts +2 -2
  140. package/lib/src/services/markets/markets.shared.js +0 -1
  141. package/lib/src/services/messages/messages.class.d.ts +2 -2
  142. package/lib/src/services/messages/messages.shared.js +0 -1
  143. package/lib/src/services/models/pods/events/events.class.d.ts +2 -2
  144. package/lib/src/services/models/pods/events/events.schema.d.ts +3 -3
  145. package/lib/src/services/models/pods/events/events.shared.js +0 -1
  146. package/lib/src/services/models/pods/pods.class.d.ts +2 -2
  147. package/lib/src/services/models/pods/pods.shared.js +0 -1
  148. package/lib/src/services/models/presets/presets.class.d.ts +2 -2
  149. package/lib/src/services/models/presets/presets.shared.js +0 -1
  150. package/lib/src/services/models/signals/history/history.class.d.ts +2 -2
  151. package/lib/src/services/models/signals/history/history.shared.js +0 -1
  152. package/lib/src/services/models/signals/signals-proxy-router.d.ts +0 -19
  153. package/lib/src/services/models/signals/signals.class.d.ts +2 -2
  154. package/lib/src/services/models/signals/signals.shared.js +0 -1
  155. package/lib/src/services/models/signals/subscriptions/subscriptions.class.d.ts +2 -2
  156. package/lib/src/services/models/signals/subscriptions/subscriptions.schema.d.ts +3 -3
  157. package/lib/src/services/models/signals/subscriptions/subscriptions.shared.js +0 -3
  158. package/lib/src/services/objectives/objectives.class.d.ts +2 -2
  159. package/lib/src/services/objectives/objectives.hooks.d.ts +0 -9
  160. package/lib/src/services/objectives/objectives.shared.js +0 -1
  161. package/lib/src/services/plans/plans.shared.js +0 -1
  162. package/lib/src/services/referrals/referrals.class.d.ts +2 -2
  163. package/lib/src/services/referrals/referrals.shared.js +0 -1
  164. package/lib/src/services/restricted/restricted.d.ts +0 -11
  165. package/lib/src/services/restricted/restricted.shared.js +0 -1
  166. package/lib/src/services/security/events/security-events.schema.d.ts +71 -71
  167. package/lib/src/services/security/events/security-events.shared.js +0 -1
  168. package/lib/src/services/series/balance/balance.class.d.ts +2 -2
  169. package/lib/src/services/series/balance/balance.shared.js +7 -2
  170. package/lib/src/services/series/performance/performance.class.d.ts +2 -2
  171. package/lib/src/services/series/performance/performance.shared.js +0 -1
  172. package/lib/src/services/series/performance/performance.usage.examples.d.ts +0 -6
  173. package/lib/src/services/snapshot/snapshot.class.d.ts +2 -2
  174. package/lib/src/services/snapshot/snapshot.schema.d.ts +1040 -336
  175. package/lib/src/services/snapshot/snapshot.shared.js +0 -2
  176. package/lib/src/services/store/items/items.class.d.ts +2 -2
  177. package/lib/src/services/store/items/items.shared.js +0 -1
  178. package/lib/src/services/strategies/ai/ai.class.d.ts +2 -2
  179. package/lib/src/services/strategies/ai/ai.shared.js +0 -1
  180. package/lib/src/services/strategies/ai/stream/stream.shared.js +0 -1
  181. package/lib/src/services/strategies/backtest/backtest.class.d.ts +2 -2
  182. package/lib/src/services/strategies/backtest/backtest.schema.d.ts +234 -134
  183. package/lib/src/services/strategies/backtest/backtest.shared.js +0 -1
  184. package/lib/src/services/strategies/backtest/preflight/preflight.class.d.ts +0 -23
  185. package/lib/src/services/strategies/backtest/preflight/preflight.shared.js +0 -1
  186. package/lib/src/services/strategies/backtest/results/results.class.d.ts +2 -2
  187. package/lib/src/services/strategies/backtest/results/results.shared.js +0 -1
  188. package/lib/src/services/strategies/blob/blob.shared.js +0 -1
  189. package/lib/src/services/strategies/follow/follow.class.d.ts +2 -2
  190. package/lib/src/services/strategies/follow/follow.shared.js +0 -1
  191. package/lib/src/services/strategies/generate/generate.class.d.ts +2 -2
  192. package/lib/src/services/strategies/generate/generate.schema.d.ts +80 -84
  193. package/lib/src/services/strategies/generate/generate.shared.js +0 -1
  194. package/lib/src/services/strategies/history/history.class.d.ts +2 -2
  195. package/lib/src/services/strategies/history/history.schema.d.ts +152 -152
  196. package/lib/src/services/strategies/history/history.shared.js +0 -1
  197. package/lib/src/services/strategies/hyperopt/hyperopt-generate-exchange-config.hooks.d.ts +0 -6
  198. package/lib/src/services/strategies/hyperopt/hyperopt-populate-exchange.hooks.d.ts +0 -5
  199. package/lib/src/services/strategies/hyperopt/hyperopt-promote-template.hooks.d.ts +0 -7
  200. package/lib/src/services/strategies/hyperopt/hyperopt-validate-exchange-whitelist.hooks.d.ts +0 -8
  201. package/lib/src/services/strategies/hyperopt/hyperopt-validate-historical-data.hooks.d.ts +0 -7
  202. package/lib/src/services/strategies/hyperopt/hyperopt-validate-stake-balance.hooks.d.ts +0 -5
  203. package/lib/src/services/strategies/hyperopt/hyperopt-validate-stake-currency.hooks.d.ts +0 -7
  204. package/lib/src/services/strategies/hyperopt/hyperopt-validate.hooks.d.ts +0 -5
  205. package/lib/src/services/strategies/hyperopt/hyperopt-verify-subscription-limits.hooks.d.ts +0 -4
  206. package/lib/src/services/strategies/hyperopt/hyperopt.class.d.ts +2 -2
  207. package/lib/src/services/strategies/hyperopt/hyperopt.shared.js +0 -1
  208. package/lib/src/services/strategies/indicators/indicators.class.d.ts +2 -2
  209. package/lib/src/services/strategies/indicators/indicators.shared.js +0 -1
  210. package/lib/src/services/strategies/indicators/talib/talib.class.d.ts +2 -2
  211. package/lib/src/services/strategies/indicators/talib/talib.schema.d.ts +0 -4
  212. package/lib/src/services/strategies/indicators/talib/talib.shared.js +0 -1
  213. package/lib/src/services/strategies/research/research.class.d.ts +2 -2
  214. package/lib/src/services/strategies/research/research.schema.d.ts +72 -87
  215. package/lib/src/services/strategies/research/research.shared.js +0 -1
  216. package/lib/src/services/strategies/strategies.class.d.ts +2 -2
  217. package/lib/src/services/strategies/strategies.schema.d.ts +455 -36
  218. package/lib/src/services/strategies/strategies.shared.js +0 -1
  219. package/lib/src/services/strategies/templates/templates.class.d.ts +2 -2
  220. package/lib/src/services/strategies/templates/templates.schema.d.ts +2464 -0
  221. package/lib/src/services/strategies/templates/templates.shared.js +0 -1
  222. package/lib/src/services/stripe/charges/charges.shared.js +0 -1
  223. package/lib/src/services/stripe/customers/cards/cards.shared.js +0 -1
  224. package/lib/src/services/stripe/customers/customers.shared.js +0 -1
  225. package/lib/src/services/stripe/customers/paymentintent/paymentintent.shared.js +0 -1
  226. package/lib/src/services/stripe/customers/paymentmethods/paymentmethods.shared.js +0 -1
  227. package/lib/src/services/stripe/customers/subscriptions/subscriptions.shared.js +0 -1
  228. package/lib/src/services/stripe/products/products.shared.js +0 -1
  229. package/lib/src/services/stripe/webhooks/webhooks.shared.js +0 -1
  230. package/lib/src/services/support/support.shared.js +0 -1
  231. package/lib/src/services/tasks/comments/comments.class.d.ts +2 -2
  232. package/lib/src/services/tasks/comments/comments.shared.js +0 -1
  233. package/lib/src/services/tasks/tasks.class.d.ts +2 -2
  234. package/lib/src/services/tasks/tasks.hooks.d.ts +0 -73
  235. package/lib/src/services/tasks/tasks.shared.js +0 -1
  236. package/lib/src/services/tax/research/research.class.d.ts +2 -2
  237. package/lib/src/services/tax/research/research.shared.js +7 -2
  238. package/lib/src/services/tax/sessions/conversations/conversations.class.d.ts +2 -2
  239. package/lib/src/services/tax/sessions/conversations/conversations.shared.js +0 -1
  240. package/lib/src/services/tax/sessions/sessions.class.d.ts +2 -2
  241. package/lib/src/services/tax/sessions/sessions.schema.d.ts +72 -72
  242. package/lib/src/services/tax/sessions/sessions.shared.js +7 -2
  243. package/lib/src/services/telegram/link/link.class.d.ts +0 -8
  244. package/lib/src/services/telegram/link/link.shared.js +0 -1
  245. package/lib/src/services/telegram/telegram.class.d.ts +0 -5
  246. package/lib/src/services/telegram/telegram.shared.js +0 -1
  247. package/lib/src/services/toggles/toggles.shared.js +0 -1
  248. package/lib/src/services/tokens/tokens.class.d.ts +2 -2
  249. package/lib/src/services/tokens/tokens.schema.d.ts +72 -72
  250. package/lib/src/services/tokens/tokens.shared.js +0 -1
  251. package/lib/src/services/traders/pods/api/api.class.d.ts +2 -2
  252. package/lib/src/services/traders/pods/api/api.schema.d.ts +496 -48
  253. package/lib/src/services/traders/pods/api/api.shared.js +0 -1
  254. package/lib/src/services/traders/pods/blob/blob.shared.js +0 -1
  255. package/lib/src/services/traders/pods/events/events.class.d.ts +2 -2
  256. package/lib/src/services/traders/pods/events/events.schema.d.ts +144 -144
  257. package/lib/src/services/traders/pods/events/events.shared.js +0 -1
  258. package/lib/src/services/traders/pods/pods.class.d.ts +2 -2
  259. package/lib/src/services/traders/pods/pods.schema.d.ts +621 -117
  260. package/lib/src/services/traders/pods/pods.shared.js +0 -1
  261. package/lib/src/services/traders/pods/webhooks/webhooks.class.d.ts +2 -2
  262. package/lib/src/services/traders/pods/webhooks/webhooks.schema.d.ts +144 -144
  263. package/lib/src/services/traders/pods/webhooks/webhooks.shared.js +0 -1
  264. package/lib/src/services/traders/traders.class.d.ts +2 -2
  265. package/lib/src/services/traders/traders.shared.js +0 -1
  266. package/lib/src/services/trades/trades.class.d.ts +2 -2
  267. package/lib/src/services/trades/trades.shared.js +0 -1
  268. package/lib/src/services/users/access/access.class.d.ts +2 -2
  269. package/lib/src/services/users/access/access.schema.d.ts +70 -70
  270. package/lib/src/services/users/access/access.shared.js +7 -2
  271. package/lib/src/services/users/marketing/campaigns/12-bot-no-trades.campaign.d.ts +3 -0
  272. package/lib/src/services/users/marketing/campaigns/13-trial-ending-cold.campaign.d.ts +3 -0
  273. package/lib/src/services/users/marketing/campaigns/14-trial-ending-engaged.campaign.d.ts +3 -0
  274. package/lib/src/services/users/marketing/campaigns/15-eve-followup-14d.campaign.d.ts +3 -0
  275. package/lib/src/services/users/marketing/campaigns/16-eve-followup-30d.campaign.d.ts +3 -0
  276. package/lib/src/services/users/marketing/campaigns/trial.context.d.ts +1 -11
  277. package/lib/src/services/users/marketing/marketing.class.d.ts +2 -6
  278. package/lib/src/services/users/marketing/marketing.engine.d.ts +0 -20
  279. package/lib/src/services/users/marketing/marketing.shared.js +0 -1
  280. package/lib/src/services/users/onboarding/onboarding.class.d.ts +2 -2
  281. package/lib/src/services/users/onboarding/onboarding.hooks.d.ts +0 -38
  282. package/lib/src/services/users/onboarding/onboarding.shared.js +0 -1
  283. package/lib/src/services/users/onboarding/steps/exchanges.processor.d.ts +0 -5
  284. package/lib/src/services/users/onboarding/steps/notifications.processor.d.ts +0 -4
  285. package/lib/src/services/users/onboarding/steps/preferences.processor.d.ts +0 -4
  286. package/lib/src/services/users/onboarding/steps/strategy.processor.d.ts +0 -5
  287. package/lib/src/services/users/onboarding/steps/traders.processor.d.ts +0 -5
  288. package/lib/src/services/users/sessions/sessions.class.d.ts +0 -6
  289. package/lib/src/services/users/sessions/sessions.schema.d.ts +70 -78
  290. package/lib/src/services/users/sessions/sessions.shared.js +0 -1
  291. package/lib/src/services/users/users.class.d.ts +0 -1
  292. package/lib/src/services/users/users.schema.d.ts +0 -13
  293. package/lib/src/services/users/users.shared.d.ts +1 -3
  294. package/lib/src/services/users/users.shared.js +0 -1
  295. package/lib/src/services/version/version.shared.js +0 -1
  296. package/package.json +1 -1
  297. package/lib/src/services/advisor/advisor.hooks.d.ts +0 -9
  298. package/lib/src/services/agents/sessions/conversations/conversations.hooks.d.ts +0 -11
  299. package/lib/src/services/agents/sessions/sessions.hooks.d.ts +0 -11
  300. package/lib/src/services/tax/sessions/conversations/conversations.hooks.d.ts +0 -11
  301. package/lib/src/services/tax/sessions/sessions.hooks.d.ts +0 -11
@@ -9,8 +9,8 @@ export declare const agentsSessionsSchema: import("@feathersjs/typebox").TObject
9
9
  updatedAt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
10
10
  status: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ACTIVE">, import("@feathersjs/typebox").TLiteral<"EXPIRED">, import("@feathersjs/typebox").TLiteral<"ENDED">, import("@feathersjs/typebox").TLiteral<"NOT_FOUND">]>;
11
11
  metadata: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TRecord<import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TString<string>>>;
12
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
13
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
12
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
13
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
14
14
  name: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
15
15
  }>;
16
16
  export type AgentsSessions = Static<typeof agentsSessionsSchema>;
@@ -23,8 +23,8 @@ export declare const agentsSessionsResolver: import("@feathersjs/schema").Resolv
23
23
  updatedAt?: any;
24
24
  status: "ACTIVE" | "ENDED" | "EXPIRED" | "NOT_FOUND";
25
25
  metadata?: Record<string, string> | undefined;
26
- agentId?: string | undefined;
27
- userId?: string | undefined;
26
+ agentId?: string | {} | undefined;
27
+ userId?: string | {} | undefined;
28
28
  name?: string | undefined;
29
29
  }, HookContext<AgentsSessionsService<import("./sessions.class").AgentsSessionsParams>>>;
30
30
  export declare const agentsSessionsExternalResolver: import("@feathersjs/schema").Resolver<{
@@ -35,15 +35,15 @@ export declare const agentsSessionsExternalResolver: import("@feathersjs/schema"
35
35
  updatedAt?: any;
36
36
  status: "ACTIVE" | "ENDED" | "EXPIRED" | "NOT_FOUND";
37
37
  metadata?: Record<string, string> | undefined;
38
- agentId?: string | undefined;
39
- userId?: string | undefined;
38
+ agentId?: string | {} | undefined;
39
+ userId?: string | {} | undefined;
40
40
  name?: string | undefined;
41
41
  }, HookContext<AgentsSessionsService<import("./sessions.class").AgentsSessionsParams>>>;
42
42
  export declare const agentsSessionsDataSchema: import("@feathersjs/typebox").TObject<{
43
43
  sessionId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
44
44
  status: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ACTIVE">, import("@feathersjs/typebox").TLiteral<"EXPIRED">, import("@feathersjs/typebox").TLiteral<"ENDED">, import("@feathersjs/typebox").TLiteral<"NOT_FOUND">]>>;
45
45
  metadata: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TRecord<import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TString<string>>>;
46
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
46
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
47
47
  name: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
48
48
  prompt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
49
49
  createdAt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
@@ -59,8 +59,8 @@ export declare const agentsSessionsDataResolver: import("@feathersjs/schema").Re
59
59
  updatedAt?: any;
60
60
  status: "ACTIVE" | "ENDED" | "EXPIRED" | "NOT_FOUND";
61
61
  metadata?: Record<string, string> | undefined;
62
- agentId?: string | undefined;
63
- userId?: string | undefined;
62
+ agentId?: string | {} | undefined;
63
+ userId?: string | {} | undefined;
64
64
  name?: string | undefined;
65
65
  }, HookContext<AgentsSessionsService<import("./sessions.class").AgentsSessionsParams>>>;
66
66
  export declare const agentsSessionsPatchSchema: import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
@@ -71,8 +71,8 @@ export declare const agentsSessionsPatchSchema: import("@feathersjs/typebox").TP
71
71
  updatedAt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
72
72
  status: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ACTIVE">, import("@feathersjs/typebox").TLiteral<"EXPIRED">, import("@feathersjs/typebox").TLiteral<"ENDED">, import("@feathersjs/typebox").TLiteral<"NOT_FOUND">]>;
73
73
  metadata: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TRecord<import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TString<string>>>;
74
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
75
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
74
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
75
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
76
76
  name: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
77
77
  }>>;
78
78
  export type AgentsSessionsPatch = Static<typeof agentsSessionsPatchSchema>;
@@ -85,8 +85,8 @@ export declare const agentsSessionsPatchResolver: import("@feathersjs/schema").R
85
85
  updatedAt?: any;
86
86
  status: "ACTIVE" | "ENDED" | "EXPIRED" | "NOT_FOUND";
87
87
  metadata?: Record<string, string> | undefined;
88
- agentId?: string | undefined;
89
- userId?: string | undefined;
88
+ agentId?: string | {} | undefined;
89
+ userId?: string | {} | undefined;
90
90
  name?: string | undefined;
91
91
  }, HookContext<AgentsSessionsService<import("./sessions.class").AgentsSessionsParams>>>;
92
92
  export declare const agentsSessionsQueryProperties: import("@feathersjs/typebox").TPick<import("@feathersjs/typebox").TObject<{
@@ -97,8 +97,8 @@ export declare const agentsSessionsQueryProperties: import("@feathersjs/typebox"
97
97
  updatedAt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
98
98
  status: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ACTIVE">, import("@feathersjs/typebox").TLiteral<"EXPIRED">, import("@feathersjs/typebox").TLiteral<"ENDED">, import("@feathersjs/typebox").TLiteral<"NOT_FOUND">]>;
99
99
  metadata: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TRecord<import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TString<string>>>;
100
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
101
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
100
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
101
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
102
102
  name: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
103
103
  }>, ["_id", "sessionId", "sessionArn", "status", "metadata", "userId", "agentId", "name", "createdAt", "updatedAt"]>;
104
104
  export declare const agentsSessionsQuerySchema: import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
@@ -129,14 +129,14 @@ export declare const agentsSessionsQuerySchema: import("@feathersjs/typebox").TI
129
129
  }>, import("@feathersjs/typebox").TObject<{
130
130
  [key: string]: import("@feathersjs/typebox").TSchema;
131
131
  } | undefined>]>>]>>;
132
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
133
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
134
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
135
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
136
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
137
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
138
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
139
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
132
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
133
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
134
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
135
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
136
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
137
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
138
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
139
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
140
140
  }>, import("@feathersjs/typebox").TObject<{
141
141
  [key: string]: import("@feathersjs/typebox").TSchema;
142
142
  } | undefined>]>>]>>;
@@ -217,14 +217,14 @@ export declare const agentsSessionsQuerySchema: import("@feathersjs/typebox").TI
217
217
  }>, import("@feathersjs/typebox").TObject<{
218
218
  [key: string]: import("@feathersjs/typebox").TSchema;
219
219
  } | undefined>]>>]>>;
220
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
221
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
222
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
223
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
224
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
225
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
226
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
227
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
220
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
221
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
222
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
223
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
224
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
225
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
226
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
227
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
228
228
  }>, import("@feathersjs/typebox").TObject<{
229
229
  [key: string]: import("@feathersjs/typebox").TSchema;
230
230
  } | undefined>]>>]>>;
@@ -241,14 +241,14 @@ export declare const agentsSessionsQuerySchema: import("@feathersjs/typebox").TI
241
241
  }>, import("@feathersjs/typebox").TObject<{
242
242
  [key: string]: import("@feathersjs/typebox").TSchema;
243
243
  } | undefined>]>>]>>;
244
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
245
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
246
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
247
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
248
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
249
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
250
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
251
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
244
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
245
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
246
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
247
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
248
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
249
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
250
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
251
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
252
252
  }>, import("@feathersjs/typebox").TObject<{
253
253
  [key: string]: import("@feathersjs/typebox").TSchema;
254
254
  } | undefined>]>>]>>;
@@ -329,14 +329,14 @@ export declare const agentsSessionsQuerySchema: import("@feathersjs/typebox").TI
329
329
  }>, import("@feathersjs/typebox").TObject<{
330
330
  [key: string]: import("@feathersjs/typebox").TSchema;
331
331
  } | undefined>]>>]>>;
332
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
333
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
334
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
335
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
336
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
337
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
338
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
339
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
332
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
333
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
334
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
335
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
336
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
337
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
338
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
339
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
340
340
  }>, import("@feathersjs/typebox").TObject<{
341
341
  [key: string]: import("@feathersjs/typebox").TSchema;
342
342
  } | undefined>]>>]>>;
@@ -354,14 +354,14 @@ export declare const agentsSessionsQuerySchema: import("@feathersjs/typebox").TI
354
354
  }>, import("@feathersjs/typebox").TObject<{
355
355
  [key: string]: import("@feathersjs/typebox").TSchema;
356
356
  } | undefined>]>>]>>;
357
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
358
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
359
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
360
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
361
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
362
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
363
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
364
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
357
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
358
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
359
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
360
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
361
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
362
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
363
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
364
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
365
365
  }>, import("@feathersjs/typebox").TObject<{
366
366
  [key: string]: import("@feathersjs/typebox").TSchema;
367
367
  } | undefined>]>>]>>;
@@ -442,14 +442,14 @@ export declare const agentsSessionsQuerySchema: import("@feathersjs/typebox").TI
442
442
  }>, import("@feathersjs/typebox").TObject<{
443
443
  [key: string]: import("@feathersjs/typebox").TSchema;
444
444
  } | undefined>]>>]>>;
445
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
446
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
447
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
448
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
449
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
450
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
451
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
452
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
445
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
446
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
447
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
448
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
449
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
450
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
451
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
452
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
453
453
  }>, import("@feathersjs/typebox").TObject<{
454
454
  [key: string]: import("@feathersjs/typebox").TSchema;
455
455
  } | undefined>]>>]>>;
@@ -466,14 +466,14 @@ export declare const agentsSessionsQuerySchema: import("@feathersjs/typebox").TI
466
466
  }>, import("@feathersjs/typebox").TObject<{
467
467
  [key: string]: import("@feathersjs/typebox").TSchema;
468
468
  } | undefined>]>>]>>;
469
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
470
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
471
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
472
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
473
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
474
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
475
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
476
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
469
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
470
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
471
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
472
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
473
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
474
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
475
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
476
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
477
477
  }>, import("@feathersjs/typebox").TObject<{
478
478
  [key: string]: import("@feathersjs/typebox").TSchema;
479
479
  } | undefined>]>>]>>;
@@ -554,14 +554,14 @@ export declare const agentsSessionsQuerySchema: import("@feathersjs/typebox").TI
554
554
  }>, import("@feathersjs/typebox").TObject<{
555
555
  [key: string]: import("@feathersjs/typebox").TSchema;
556
556
  } | undefined>]>>]>>;
557
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
558
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
559
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
560
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
561
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
562
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
563
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
564
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
557
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
558
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
559
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
560
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
561
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
562
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
563
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
564
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
565
565
  }>, import("@feathersjs/typebox").TObject<{
566
566
  [key: string]: import("@feathersjs/typebox").TSchema;
567
567
  } | undefined>]>>]>>;
@@ -595,14 +595,14 @@ export declare const agentsSessionsQueryResolver: import("@feathersjs/schema").R
595
595
  $nin: string | (string | {})[] | {};
596
596
  } & {}> | {} | undefined;
597
597
  agentId?: string | Partial<{
598
- $gt?: string | undefined;
599
- $gte?: string | undefined;
600
- $lt?: string | undefined;
601
- $lte?: string | undefined;
602
- $ne?: string | undefined;
603
- $in: string | string[];
604
- $nin: string | string[];
605
- } & {}> | undefined;
598
+ $gt?: string | {} | undefined;
599
+ $gte?: string | {} | undefined;
600
+ $lt?: string | {} | undefined;
601
+ $lte?: string | {} | undefined;
602
+ $ne?: string | {} | undefined;
603
+ $in: string | (string | {})[] | {};
604
+ $nin: string | (string | {})[] | {};
605
+ } & {}> | {} | undefined;
606
606
  createdAt?: any;
607
607
  metadata?: Partial<{
608
608
  $gt?: Record<string, string> | undefined;
@@ -651,14 +651,14 @@ export declare const agentsSessionsQueryResolver: import("@feathersjs/schema").R
651
651
  } & {}> | undefined;
652
652
  updatedAt?: any;
653
653
  userId?: string | Partial<{
654
- $gt?: string | undefined;
655
- $gte?: string | undefined;
656
- $lt?: string | undefined;
657
- $lte?: string | undefined;
658
- $ne?: string | undefined;
659
- $in: string | string[];
660
- $nin: string | string[];
661
- } & {}> | undefined;
654
+ $gt?: string | {} | undefined;
655
+ $gte?: string | {} | undefined;
656
+ $lt?: string | {} | undefined;
657
+ $lte?: string | {} | undefined;
658
+ $ne?: string | {} | undefined;
659
+ $in: string | (string | {})[] | {};
660
+ $nin: string | (string | {})[] | {};
661
+ } & {}> | {} | undefined;
662
662
  } | {
663
663
  $or: {
664
664
  _id?: string | Partial<{
@@ -671,14 +671,14 @@ export declare const agentsSessionsQueryResolver: import("@feathersjs/schema").R
671
671
  $nin: string | (string | {})[] | {};
672
672
  } & {}> | {} | undefined;
673
673
  agentId?: string | Partial<{
674
- $gt?: string | undefined;
675
- $gte?: string | undefined;
676
- $lt?: string | undefined;
677
- $lte?: string | undefined;
678
- $ne?: string | undefined;
679
- $in: string | string[];
680
- $nin: string | string[];
681
- } & {}> | undefined;
674
+ $gt?: string | {} | undefined;
675
+ $gte?: string | {} | undefined;
676
+ $lt?: string | {} | undefined;
677
+ $lte?: string | {} | undefined;
678
+ $ne?: string | {} | undefined;
679
+ $in: string | (string | {})[] | {};
680
+ $nin: string | (string | {})[] | {};
681
+ } & {}> | {} | undefined;
682
682
  createdAt?: any;
683
683
  metadata?: Partial<{
684
684
  $gt?: Record<string, string> | undefined;
@@ -727,14 +727,14 @@ export declare const agentsSessionsQueryResolver: import("@feathersjs/schema").R
727
727
  } & {}> | undefined;
728
728
  updatedAt?: any;
729
729
  userId?: string | Partial<{
730
- $gt?: string | undefined;
731
- $gte?: string | undefined;
732
- $lt?: string | undefined;
733
- $lte?: string | undefined;
734
- $ne?: string | undefined;
735
- $in: string | string[];
736
- $nin: string | string[];
737
- } & {}> | undefined;
730
+ $gt?: string | {} | undefined;
731
+ $gte?: string | {} | undefined;
732
+ $lt?: string | {} | undefined;
733
+ $lte?: string | {} | undefined;
734
+ $ne?: string | {} | undefined;
735
+ $in: string | (string | {})[] | {};
736
+ $nin: string | (string | {})[] | {};
737
+ } & {}> | {} | undefined;
738
738
  }[];
739
739
  })[];
740
740
  $or: {
@@ -748,14 +748,14 @@ export declare const agentsSessionsQueryResolver: import("@feathersjs/schema").R
748
748
  $nin: string | (string | {})[] | {};
749
749
  } & {}> | {} | undefined;
750
750
  agentId?: string | Partial<{
751
- $gt?: string | undefined;
752
- $gte?: string | undefined;
753
- $lt?: string | undefined;
754
- $lte?: string | undefined;
755
- $ne?: string | undefined;
756
- $in: string | string[];
757
- $nin: string | string[];
758
- } & {}> | undefined;
751
+ $gt?: string | {} | undefined;
752
+ $gte?: string | {} | undefined;
753
+ $lt?: string | {} | undefined;
754
+ $lte?: string | {} | undefined;
755
+ $ne?: string | {} | undefined;
756
+ $in: string | (string | {})[] | {};
757
+ $nin: string | (string | {})[] | {};
758
+ } & {}> | {} | undefined;
759
759
  createdAt?: any;
760
760
  metadata?: Partial<{
761
761
  $gt?: Record<string, string> | undefined;
@@ -804,14 +804,14 @@ export declare const agentsSessionsQueryResolver: import("@feathersjs/schema").R
804
804
  } & {}> | undefined;
805
805
  updatedAt?: any;
806
806
  userId?: string | Partial<{
807
- $gt?: string | undefined;
808
- $gte?: string | undefined;
809
- $lt?: string | undefined;
810
- $lte?: string | undefined;
811
- $ne?: string | undefined;
812
- $in: string | string[];
813
- $nin: string | string[];
814
- } & {}> | undefined;
807
+ $gt?: string | {} | undefined;
808
+ $gte?: string | {} | undefined;
809
+ $lt?: string | {} | undefined;
810
+ $lte?: string | {} | undefined;
811
+ $ne?: string | {} | undefined;
812
+ $in: string | (string | {})[] | {};
813
+ $nin: string | (string | {})[] | {};
814
+ } & {}> | {} | undefined;
815
815
  }[];
816
816
  }> & {
817
817
  _id?: string | Partial<{
@@ -824,14 +824,14 @@ export declare const agentsSessionsQueryResolver: import("@feathersjs/schema").R
824
824
  $nin: string | (string | {})[] | {};
825
825
  } & {}> | {} | undefined;
826
826
  agentId?: string | Partial<{
827
- $gt?: string | undefined;
828
- $gte?: string | undefined;
829
- $lt?: string | undefined;
830
- $lte?: string | undefined;
831
- $ne?: string | undefined;
832
- $in: string | string[];
833
- $nin: string | string[];
834
- } & {}> | undefined;
827
+ $gt?: string | {} | undefined;
828
+ $gte?: string | {} | undefined;
829
+ $lt?: string | {} | undefined;
830
+ $lte?: string | {} | undefined;
831
+ $ne?: string | {} | undefined;
832
+ $in: string | (string | {})[] | {};
833
+ $nin: string | (string | {})[] | {};
834
+ } & {}> | {} | undefined;
835
835
  createdAt?: any;
836
836
  metadata?: Partial<{
837
837
  $gt?: Record<string, string> | undefined;
@@ -880,12 +880,12 @@ export declare const agentsSessionsQueryResolver: import("@feathersjs/schema").R
880
880
  } & {}> | undefined;
881
881
  updatedAt?: any;
882
882
  userId?: string | Partial<{
883
- $gt?: string | undefined;
884
- $gte?: string | undefined;
885
- $lt?: string | undefined;
886
- $lte?: string | undefined;
887
- $ne?: string | undefined;
888
- $in: string | string[];
889
- $nin: string | string[];
890
- } & {}> | undefined;
883
+ $gt?: string | {} | undefined;
884
+ $gte?: string | {} | undefined;
885
+ $lt?: string | {} | undefined;
886
+ $lte?: string | {} | undefined;
887
+ $ne?: string | {} | undefined;
888
+ $in: string | (string | {})[] | {};
889
+ $nin: string | (string | {})[] | {};
890
+ } & {}> | {} | undefined;
891
891
  } & {}, HookContext<AgentsSessionsService<import("./sessions.class").AgentsSessionsParams>>>;
@@ -10,4 +10,3 @@ const agentsSessionsClient = (client) => {
10
10
  });
11
11
  };
12
12
  exports.agentsSessionsClient = agentsSessionsClient;
13
- //# sourceMappingURL=sessions.shared.js.map
@@ -1,5 +1,2 @@
1
1
  import type { HookContext } from '../../declarations';
2
- /**
3
- * Update EventBridge rules with agent information when an agent is created or updated with triggers
4
- */
5
2
  export declare const updateTriggerRulesWithAgentInfo: (context: HookContext<any>) => Promise<HookContext<any>>;
@@ -1,6 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.authManagementPath = void 0;
4
- // For more information about this file see https://dove.feathersjs.com/guides/cli/service.shared.html
5
4
  exports.authManagementPath = 'auth-management';
6
- //# sourceMappingURL=auth-management.shared.js.map
@@ -1,42 +1,3 @@
1
- /**
2
- * Map Optuna trial.params onto a preset template before models/presets.create.
3
- *
4
- * Supported param keys:
5
- * train_period_days → trainingWindow
6
- * backtest_period_days → backtestPeriodDays (FreqAI walk-forward retrain cadence)
7
- * label_period_candles → labelPeriodCandles
8
- * include_shifted_candles → includeShiftedCandles
9
- * entry_threshold → entryThreshold
10
- * exit_threshold → exitThreshold
11
- * model → model (categorical: lightgbm|xgboost|catboost)
12
- * Strongly recommended to PIN model per study
13
- * rather than search across families — see
14
- * buildModelHyperparamSpace() in the create-study
15
- * dialog. Cross-family search pollutes the score:
16
- * num_leaves applied to catboost is silently
17
- * ignored.
18
- * timeframe → timeframes: [val] (legacy single tf, categorical: 5m|15m|1h)
19
- * timeframes → timeframes: val (multi-tf combinations, e.g. ['5m','15m'])
20
- * stoploss → stoploss (negative float, strategy class var)
21
- * trailing_stop → trailingStop (boolean)
22
- * trailing_stop_positive → trailingStopPositive
23
- * trailing_stop_positive_offset → trailingStopPositiveOffset
24
- * roi_0 / roi_decay_minutes → roi0 / roiDecayMinutes (minimal_roi table)
25
- * max_open_trades → maxOpenTrades (top-level FT config)
26
- * DI_threshold / di_threshold → freqaiDIThreshold (drift-detection cutoff)
27
- * weight_factor → freqaiWeightFactor (recency weighting)
28
- * noise_standard_deviation → freqaiNoiseStd (regularization)
29
- * principal_component_analysis → freqaiPCA (boolean)
30
- * test_size → freqaiTestSize (validation split fraction)
31
- * fit_live_predictions_candles → fitLivePredictionsCandles
32
- * use_<indicator> → indicators[] (booleans collected, e.g. use_rsi=true)
33
- * <anything else> → modelTrainingParameters[<key>] (lightgbm/xgb hyperparams)
34
- *
35
- * Throws `InsufficientIndicatorsError` when the trial picked fewer than 2
36
- * indicators *and* the search space contained at least one `use_*` flag.
37
- * Caller (autotune/trials) catches this and marks the trial PRUNED so Optuna
38
- * doesn't learn a fake score against a substituted indicator set.
39
- */
40
1
  export declare class InsufficientIndicatorsError extends Error {
41
2
  readonly picked: string[];
42
3
  constructor(picked: string[]);
@@ -2,9 +2,6 @@ export interface OptunaTrialSuggestion {
2
2
  trialNumber: number;
3
3
  params: Record<string, any>;
4
4
  }
5
- /** Idempotent: creates the study if it doesn't exist (load_if_exists=True). */
6
5
  export declare function optunaInit(storage: string, studyName: string, searchSpace: any[]): Promise<void>;
7
- /** Asks Optuna for N new trial suggestions. */
8
6
  export declare function optunaAsk(storage: string, studyName: string, n: number): Promise<OptunaTrialSuggestion[]>;
9
- /** Reports a trial score back to Optuna. Use score=null/undefined to mark a trial as failed/pruned. */
10
7
  export declare function optunaTell(storage: string, studyName: string, trialNumber: number, score: number | null): Promise<void>;