@elizaos/core 2.0.0-alpha.2 → 2.0.0-alpha.21

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 (434) hide show
  1. package/README.md +186 -0
  2. package/dist/testing/index.js +1 -82232
  3. package/dist/testing/index.js.map +3 -658
  4. package/package.json +17 -5
  5. package/dist/action-docs.d.ts +0 -22
  6. package/dist/action-docs.d.ts.map +0 -1
  7. package/dist/actions.d.ts +0 -18
  8. package/dist/actions.d.ts.map +0 -1
  9. package/dist/advanced-capabilities/actions/addContact.d.ts +0 -3
  10. package/dist/advanced-capabilities/actions/addContact.d.ts.map +0 -1
  11. package/dist/advanced-capabilities/actions/followRoom.d.ts +0 -3
  12. package/dist/advanced-capabilities/actions/followRoom.d.ts.map +0 -1
  13. package/dist/advanced-capabilities/actions/imageGeneration.d.ts +0 -3
  14. package/dist/advanced-capabilities/actions/imageGeneration.d.ts.map +0 -1
  15. package/dist/advanced-capabilities/actions/index.d.ts +0 -20
  16. package/dist/advanced-capabilities/actions/index.d.ts.map +0 -1
  17. package/dist/advanced-capabilities/actions/muteRoom.d.ts +0 -3
  18. package/dist/advanced-capabilities/actions/muteRoom.d.ts.map +0 -1
  19. package/dist/advanced-capabilities/actions/removeContact.d.ts +0 -3
  20. package/dist/advanced-capabilities/actions/removeContact.d.ts.map +0 -1
  21. package/dist/advanced-capabilities/actions/roles.d.ts +0 -13
  22. package/dist/advanced-capabilities/actions/roles.d.ts.map +0 -1
  23. package/dist/advanced-capabilities/actions/scheduleFollowUp.d.ts +0 -3
  24. package/dist/advanced-capabilities/actions/scheduleFollowUp.d.ts.map +0 -1
  25. package/dist/advanced-capabilities/actions/searchContacts.d.ts +0 -3
  26. package/dist/advanced-capabilities/actions/searchContacts.d.ts.map +0 -1
  27. package/dist/advanced-capabilities/actions/sendMessage.d.ts +0 -15
  28. package/dist/advanced-capabilities/actions/sendMessage.d.ts.map +0 -1
  29. package/dist/advanced-capabilities/actions/settings.d.ts +0 -22
  30. package/dist/advanced-capabilities/actions/settings.d.ts.map +0 -1
  31. package/dist/advanced-capabilities/actions/unfollowRoom.d.ts +0 -3
  32. package/dist/advanced-capabilities/actions/unfollowRoom.d.ts.map +0 -1
  33. package/dist/advanced-capabilities/actions/unmuteRoom.d.ts +0 -3
  34. package/dist/advanced-capabilities/actions/unmuteRoom.d.ts.map +0 -1
  35. package/dist/advanced-capabilities/actions/updateContact.d.ts +0 -3
  36. package/dist/advanced-capabilities/actions/updateContact.d.ts.map +0 -1
  37. package/dist/advanced-capabilities/actions/updateEntity.d.ts +0 -43
  38. package/dist/advanced-capabilities/actions/updateEntity.d.ts.map +0 -1
  39. package/dist/advanced-capabilities/evaluators/index.d.ts +0 -8
  40. package/dist/advanced-capabilities/evaluators/index.d.ts.map +0 -1
  41. package/dist/advanced-capabilities/evaluators/reflection.d.ts +0 -3
  42. package/dist/advanced-capabilities/evaluators/reflection.d.ts.map +0 -1
  43. package/dist/advanced-capabilities/evaluators/relationshipExtraction.d.ts +0 -3
  44. package/dist/advanced-capabilities/evaluators/relationshipExtraction.d.ts.map +0 -1
  45. package/dist/advanced-capabilities/index.d.ts +0 -43
  46. package/dist/advanced-capabilities/index.d.ts.map +0 -1
  47. package/dist/advanced-capabilities/providers/contacts.d.ts +0 -3
  48. package/dist/advanced-capabilities/providers/contacts.d.ts.map +0 -1
  49. package/dist/advanced-capabilities/providers/facts.d.ts +0 -11
  50. package/dist/advanced-capabilities/providers/facts.d.ts.map +0 -1
  51. package/dist/advanced-capabilities/providers/followUps.d.ts +0 -3
  52. package/dist/advanced-capabilities/providers/followUps.d.ts.map +0 -1
  53. package/dist/advanced-capabilities/providers/index.d.ts +0 -13
  54. package/dist/advanced-capabilities/providers/index.d.ts.map +0 -1
  55. package/dist/advanced-capabilities/providers/knowledge.d.ts +0 -9
  56. package/dist/advanced-capabilities/providers/knowledge.d.ts.map +0 -1
  57. package/dist/advanced-capabilities/providers/relationships.d.ts +0 -15
  58. package/dist/advanced-capabilities/providers/relationships.d.ts.map +0 -1
  59. package/dist/advanced-capabilities/providers/roles.d.ts +0 -19
  60. package/dist/advanced-capabilities/providers/roles.d.ts.map +0 -1
  61. package/dist/advanced-capabilities/providers/settings.d.ts +0 -7
  62. package/dist/advanced-capabilities/providers/settings.d.ts.map +0 -1
  63. package/dist/advanced-memory/evaluators/index.d.ts +0 -3
  64. package/dist/advanced-memory/evaluators/index.d.ts.map +0 -1
  65. package/dist/advanced-memory/evaluators/long-term-extraction.d.ts +0 -3
  66. package/dist/advanced-memory/evaluators/long-term-extraction.d.ts.map +0 -1
  67. package/dist/advanced-memory/evaluators/summarization.d.ts +0 -3
  68. package/dist/advanced-memory/evaluators/summarization.d.ts.map +0 -1
  69. package/dist/advanced-memory/index.d.ts +0 -8
  70. package/dist/advanced-memory/index.d.ts.map +0 -1
  71. package/dist/advanced-memory/prompts.d.ts +0 -4
  72. package/dist/advanced-memory/prompts.d.ts.map +0 -1
  73. package/dist/advanced-memory/providers/context-summary.d.ts +0 -3
  74. package/dist/advanced-memory/providers/context-summary.d.ts.map +0 -1
  75. package/dist/advanced-memory/providers/index.d.ts +0 -3
  76. package/dist/advanced-memory/providers/index.d.ts.map +0 -1
  77. package/dist/advanced-memory/providers/long-term-memory.d.ts +0 -3
  78. package/dist/advanced-memory/providers/long-term-memory.d.ts.map +0 -1
  79. package/dist/advanced-memory/schemas/index.d.ts +0 -4
  80. package/dist/advanced-memory/schemas/index.d.ts.map +0 -1
  81. package/dist/advanced-memory/schemas/long-term-memories.d.ts +0 -261
  82. package/dist/advanced-memory/schemas/long-term-memories.d.ts.map +0 -1
  83. package/dist/advanced-memory/schemas/memory-access-logs.d.ts +0 -116
  84. package/dist/advanced-memory/schemas/memory-access-logs.d.ts.map +0 -1
  85. package/dist/advanced-memory/schemas/session-summaries.d.ts +0 -280
  86. package/dist/advanced-memory/schemas/session-summaries.d.ts.map +0 -1
  87. package/dist/advanced-memory/services/memory-service.d.ts +0 -34
  88. package/dist/advanced-memory/services/memory-service.d.ts.map +0 -1
  89. package/dist/advanced-memory/types.d.ts +0 -68
  90. package/dist/advanced-memory/types.d.ts.map +0 -1
  91. package/dist/advanced-planning/actions/chain-example.d.ts +0 -6
  92. package/dist/advanced-planning/actions/chain-example.d.ts.map +0 -1
  93. package/dist/advanced-planning/index.d.ts +0 -5
  94. package/dist/advanced-planning/index.d.ts.map +0 -1
  95. package/dist/advanced-planning/prompts.d.ts +0 -8
  96. package/dist/advanced-planning/prompts.d.ts.map +0 -1
  97. package/dist/advanced-planning/providers/message-classifier.d.ts +0 -3
  98. package/dist/advanced-planning/providers/message-classifier.d.ts.map +0 -1
  99. package/dist/advanced-planning/services/planning-service.d.ts +0 -77
  100. package/dist/advanced-planning/services/planning-service.d.ts.map +0 -1
  101. package/dist/advanced-planning/types.d.ts +0 -78
  102. package/dist/advanced-planning/types.d.ts.map +0 -1
  103. package/dist/autonomy/action.d.ts +0 -14
  104. package/dist/autonomy/action.d.ts.map +0 -1
  105. package/dist/autonomy/index.d.ts +0 -11
  106. package/dist/autonomy/index.d.ts.map +0 -1
  107. package/dist/autonomy/providers.d.ts +0 -21
  108. package/dist/autonomy/providers.d.ts.map +0 -1
  109. package/dist/autonomy/routes.d.ts +0 -11
  110. package/dist/autonomy/routes.d.ts.map +0 -1
  111. package/dist/autonomy/service.d.ts +0 -117
  112. package/dist/autonomy/service.d.ts.map +0 -1
  113. package/dist/autonomy/types.d.ts +0 -31
  114. package/dist/autonomy/types.d.ts.map +0 -1
  115. package/dist/basic-capabilities/actions/choice.d.ts +0 -4
  116. package/dist/basic-capabilities/actions/choice.d.ts.map +0 -1
  117. package/dist/basic-capabilities/actions/ignore.d.ts +0 -3
  118. package/dist/basic-capabilities/actions/ignore.d.ts.map +0 -1
  119. package/dist/basic-capabilities/actions/index.d.ts +0 -10
  120. package/dist/basic-capabilities/actions/index.d.ts.map +0 -1
  121. package/dist/basic-capabilities/actions/none.d.ts +0 -3
  122. package/dist/basic-capabilities/actions/none.d.ts.map +0 -1
  123. package/dist/basic-capabilities/actions/reply.d.ts +0 -3
  124. package/dist/basic-capabilities/actions/reply.d.ts.map +0 -1
  125. package/dist/basic-capabilities/index.d.ts +0 -102
  126. package/dist/basic-capabilities/index.d.ts.map +0 -1
  127. package/dist/basic-capabilities/providers/actionState.d.ts +0 -7
  128. package/dist/basic-capabilities/providers/actionState.d.ts.map +0 -1
  129. package/dist/basic-capabilities/providers/actions.d.ts +0 -35
  130. package/dist/basic-capabilities/providers/actions.d.ts.map +0 -1
  131. package/dist/basic-capabilities/providers/attachments.d.ts +0 -20
  132. package/dist/basic-capabilities/providers/attachments.d.ts.map +0 -1
  133. package/dist/basic-capabilities/providers/capabilities.d.ts +0 -14
  134. package/dist/basic-capabilities/providers/capabilities.d.ts.map +0 -1
  135. package/dist/basic-capabilities/providers/character.d.ts +0 -17
  136. package/dist/basic-capabilities/providers/character.d.ts.map +0 -1
  137. package/dist/basic-capabilities/providers/choice.d.ts +0 -11
  138. package/dist/basic-capabilities/providers/choice.d.ts.map +0 -1
  139. package/dist/basic-capabilities/providers/contextBench.d.ts +0 -12
  140. package/dist/basic-capabilities/providers/contextBench.d.ts.map +0 -1
  141. package/dist/basic-capabilities/providers/currentTime.d.ts +0 -11
  142. package/dist/basic-capabilities/providers/currentTime.d.ts.map +0 -1
  143. package/dist/basic-capabilities/providers/entities.d.ts +0 -7
  144. package/dist/basic-capabilities/providers/entities.d.ts.map +0 -1
  145. package/dist/basic-capabilities/providers/evaluators.d.ts +0 -27
  146. package/dist/basic-capabilities/providers/evaluators.d.ts.map +0 -1
  147. package/dist/basic-capabilities/providers/index.d.ts +0 -20
  148. package/dist/basic-capabilities/providers/index.d.ts.map +0 -1
  149. package/dist/basic-capabilities/providers/providers.d.ts +0 -18
  150. package/dist/basic-capabilities/providers/providers.d.ts.map +0 -1
  151. package/dist/basic-capabilities/providers/recentMessages.d.ts +0 -14
  152. package/dist/basic-capabilities/providers/recentMessages.d.ts.map +0 -1
  153. package/dist/basic-capabilities/providers/time.d.ts +0 -12
  154. package/dist/basic-capabilities/providers/time.d.ts.map +0 -1
  155. package/dist/basic-capabilities/providers/world.d.ts +0 -8
  156. package/dist/basic-capabilities/providers/world.d.ts.map +0 -1
  157. package/dist/bootstrap/actions/addContact.d.ts +0 -3
  158. package/dist/bootstrap/actions/addContact.d.ts.map +0 -1
  159. package/dist/bootstrap/actions/choice.d.ts +0 -4
  160. package/dist/bootstrap/actions/choice.d.ts.map +0 -1
  161. package/dist/bootstrap/actions/followRoom.d.ts +0 -4
  162. package/dist/bootstrap/actions/followRoom.d.ts.map +0 -1
  163. package/dist/bootstrap/actions/ignore.d.ts +0 -3
  164. package/dist/bootstrap/actions/ignore.d.ts.map +0 -1
  165. package/dist/bootstrap/actions/imageGeneration.d.ts +0 -3
  166. package/dist/bootstrap/actions/imageGeneration.d.ts.map +0 -1
  167. package/dist/bootstrap/actions/index.d.ts +0 -19
  168. package/dist/bootstrap/actions/index.d.ts.map +0 -1
  169. package/dist/bootstrap/actions/muteRoom.d.ts +0 -4
  170. package/dist/bootstrap/actions/muteRoom.d.ts.map +0 -1
  171. package/dist/bootstrap/actions/none.d.ts +0 -3
  172. package/dist/bootstrap/actions/none.d.ts.map +0 -1
  173. package/dist/bootstrap/actions/removeContact.d.ts +0 -3
  174. package/dist/bootstrap/actions/removeContact.d.ts.map +0 -1
  175. package/dist/bootstrap/actions/reply.d.ts +0 -3
  176. package/dist/bootstrap/actions/reply.d.ts.map +0 -1
  177. package/dist/bootstrap/actions/roles.d.ts +0 -13
  178. package/dist/bootstrap/actions/roles.d.ts.map +0 -1
  179. package/dist/bootstrap/actions/scheduleFollowUp.d.ts +0 -3
  180. package/dist/bootstrap/actions/scheduleFollowUp.d.ts.map +0 -1
  181. package/dist/bootstrap/actions/searchContacts.d.ts +0 -3
  182. package/dist/bootstrap/actions/searchContacts.d.ts.map +0 -1
  183. package/dist/bootstrap/actions/sendMessage.d.ts +0 -15
  184. package/dist/bootstrap/actions/sendMessage.d.ts.map +0 -1
  185. package/dist/bootstrap/actions/settings.d.ts +0 -22
  186. package/dist/bootstrap/actions/settings.d.ts.map +0 -1
  187. package/dist/bootstrap/actions/unfollowRoom.d.ts +0 -13
  188. package/dist/bootstrap/actions/unfollowRoom.d.ts.map +0 -1
  189. package/dist/bootstrap/actions/unmuteRoom.d.ts +0 -24
  190. package/dist/bootstrap/actions/unmuteRoom.d.ts.map +0 -1
  191. package/dist/bootstrap/actions/updateContact.d.ts +0 -3
  192. package/dist/bootstrap/actions/updateContact.d.ts.map +0 -1
  193. package/dist/bootstrap/actions/updateEntity.d.ts +0 -43
  194. package/dist/bootstrap/actions/updateEntity.d.ts.map +0 -1
  195. package/dist/bootstrap/autonomy/action.d.ts +0 -14
  196. package/dist/bootstrap/autonomy/action.d.ts.map +0 -1
  197. package/dist/bootstrap/autonomy/index.d.ts +0 -11
  198. package/dist/bootstrap/autonomy/index.d.ts.map +0 -1
  199. package/dist/bootstrap/autonomy/providers.d.ts +0 -21
  200. package/dist/bootstrap/autonomy/providers.d.ts.map +0 -1
  201. package/dist/bootstrap/autonomy/routes.d.ts +0 -11
  202. package/dist/bootstrap/autonomy/routes.d.ts.map +0 -1
  203. package/dist/bootstrap/autonomy/service.d.ts +0 -114
  204. package/dist/bootstrap/autonomy/service.d.ts.map +0 -1
  205. package/dist/bootstrap/autonomy/types.d.ts +0 -31
  206. package/dist/bootstrap/autonomy/types.d.ts.map +0 -1
  207. package/dist/bootstrap/evaluators/index.d.ts +0 -3
  208. package/dist/bootstrap/evaluators/index.d.ts.map +0 -1
  209. package/dist/bootstrap/evaluators/reflection.d.ts +0 -3
  210. package/dist/bootstrap/evaluators/reflection.d.ts.map +0 -1
  211. package/dist/bootstrap/evaluators/relationshipExtraction.d.ts +0 -3
  212. package/dist/bootstrap/evaluators/relationshipExtraction.d.ts.map +0 -1
  213. package/dist/bootstrap/index.d.ts +0 -65
  214. package/dist/bootstrap/index.d.ts.map +0 -1
  215. package/dist/bootstrap/providers/actionState.d.ts +0 -7
  216. package/dist/bootstrap/providers/actionState.d.ts.map +0 -1
  217. package/dist/bootstrap/providers/actions.d.ts +0 -35
  218. package/dist/bootstrap/providers/actions.d.ts.map +0 -1
  219. package/dist/bootstrap/providers/attachments.d.ts +0 -20
  220. package/dist/bootstrap/providers/attachments.d.ts.map +0 -1
  221. package/dist/bootstrap/providers/capabilities.d.ts +0 -14
  222. package/dist/bootstrap/providers/capabilities.d.ts.map +0 -1
  223. package/dist/bootstrap/providers/character.d.ts +0 -17
  224. package/dist/bootstrap/providers/character.d.ts.map +0 -1
  225. package/dist/bootstrap/providers/choice.d.ts +0 -11
  226. package/dist/bootstrap/providers/choice.d.ts.map +0 -1
  227. package/dist/bootstrap/providers/contacts.d.ts +0 -3
  228. package/dist/bootstrap/providers/contacts.d.ts.map +0 -1
  229. package/dist/bootstrap/providers/contextBench.d.ts +0 -12
  230. package/dist/bootstrap/providers/contextBench.d.ts.map +0 -1
  231. package/dist/bootstrap/providers/entities.d.ts +0 -7
  232. package/dist/bootstrap/providers/entities.d.ts.map +0 -1
  233. package/dist/bootstrap/providers/evaluators.d.ts +0 -27
  234. package/dist/bootstrap/providers/evaluators.d.ts.map +0 -1
  235. package/dist/bootstrap/providers/facts.d.ts +0 -11
  236. package/dist/bootstrap/providers/facts.d.ts.map +0 -1
  237. package/dist/bootstrap/providers/followUps.d.ts +0 -3
  238. package/dist/bootstrap/providers/followUps.d.ts.map +0 -1
  239. package/dist/bootstrap/providers/index.d.ts +0 -21
  240. package/dist/bootstrap/providers/index.d.ts.map +0 -1
  241. package/dist/bootstrap/providers/knowledge.d.ts +0 -9
  242. package/dist/bootstrap/providers/knowledge.d.ts.map +0 -1
  243. package/dist/bootstrap/providers/providers.d.ts +0 -18
  244. package/dist/bootstrap/providers/providers.d.ts.map +0 -1
  245. package/dist/bootstrap/providers/recentMessages.d.ts +0 -14
  246. package/dist/bootstrap/providers/recentMessages.d.ts.map +0 -1
  247. package/dist/bootstrap/providers/relationships.d.ts +0 -15
  248. package/dist/bootstrap/providers/relationships.d.ts.map +0 -1
  249. package/dist/bootstrap/providers/roles.d.ts +0 -19
  250. package/dist/bootstrap/providers/roles.d.ts.map +0 -1
  251. package/dist/bootstrap/providers/settings.d.ts +0 -7
  252. package/dist/bootstrap/providers/settings.d.ts.map +0 -1
  253. package/dist/bootstrap/providers/time.d.ts +0 -16
  254. package/dist/bootstrap/providers/time.d.ts.map +0 -1
  255. package/dist/bootstrap/providers/world.d.ts +0 -8
  256. package/dist/bootstrap/providers/world.d.ts.map +0 -1
  257. package/dist/browser/index.browser.js +0 -3741
  258. package/dist/browser/index.browser.js.map +0 -660
  259. package/dist/browser/index.d.ts +0 -2
  260. package/dist/character.d.ts +0 -68
  261. package/dist/character.d.ts.map +0 -1
  262. package/dist/database/inMemoryAdapter.d.ts +0 -135
  263. package/dist/database/inMemoryAdapter.d.ts.map +0 -1
  264. package/dist/database.d.ts +0 -488
  265. package/dist/database.d.ts.map +0 -1
  266. package/dist/entities.d.ts +0 -11
  267. package/dist/entities.d.ts.map +0 -1
  268. package/dist/generated/action-docs.d.ts +0 -2906
  269. package/dist/generated/action-docs.d.ts.map +0 -1
  270. package/dist/generated/spec-helpers.d.ts +0 -49
  271. package/dist/generated/spec-helpers.d.ts.map +0 -1
  272. package/dist/index.browser.d.ts +0 -44
  273. package/dist/index.browser.d.ts.map +0 -1
  274. package/dist/index.browser.js +0 -2
  275. package/dist/index.d.ts +0 -3
  276. package/dist/index.d.ts.map +0 -1
  277. package/dist/index.js +0 -2
  278. package/dist/index.node.d.ts +0 -40
  279. package/dist/index.node.d.ts.map +0 -1
  280. package/dist/index.node.js +0 -2
  281. package/dist/logger.d.ts +0 -73
  282. package/dist/logger.d.ts.map +0 -1
  283. package/dist/memory.d.ts +0 -40
  284. package/dist/memory.d.ts.map +0 -1
  285. package/dist/node/index.d.ts +0 -2
  286. package/dist/node/index.node.js +0 -97062
  287. package/dist/node/index.node.js.map +0 -783
  288. package/dist/packages/typescript/tsconfig.tsbuildinfo +0 -1
  289. package/dist/plugin.d.ts +0 -13
  290. package/dist/plugin.d.ts.map +0 -1
  291. package/dist/prompts.d.ts +0 -85
  292. package/dist/prompts.d.ts.map +0 -1
  293. package/dist/roles.d.ts +0 -9
  294. package/dist/roles.d.ts.map +0 -1
  295. package/dist/runtime.d.ts +0 -426
  296. package/dist/runtime.d.ts.map +0 -1
  297. package/dist/schemas/character.d.ts +0 -445
  298. package/dist/schemas/character.d.ts.map +0 -1
  299. package/dist/search.d.ts +0 -317
  300. package/dist/search.d.ts.map +0 -1
  301. package/dist/secrets.d.ts +0 -6
  302. package/dist/secrets.d.ts.map +0 -1
  303. package/dist/services/embedding.d.ts +0 -45
  304. package/dist/services/embedding.d.ts.map +0 -1
  305. package/dist/services/followUp.d.ts +0 -46
  306. package/dist/services/followUp.d.ts.map +0 -1
  307. package/dist/services/message.d.ts +0 -70
  308. package/dist/services/message.d.ts.map +0 -1
  309. package/dist/services/rolodex.d.ts +0 -108
  310. package/dist/services/rolodex.d.ts.map +0 -1
  311. package/dist/services/task.d.ts +0 -78
  312. package/dist/services/task.d.ts.map +0 -1
  313. package/dist/services/trajectoryLogger.d.ts +0 -55
  314. package/dist/services/trajectoryLogger.d.ts.map +0 -1
  315. package/dist/services.d.ts +0 -61
  316. package/dist/services.d.ts.map +0 -1
  317. package/dist/settings.d.ts +0 -99
  318. package/dist/settings.d.ts.map +0 -1
  319. package/dist/streaming-context.d.ts +0 -78
  320. package/dist/streaming-context.d.ts.map +0 -1
  321. package/dist/trajectory-context.d.ts +0 -19
  322. package/dist/trajectory-context.d.ts.map +0 -1
  323. package/dist/types/agent.d.ts +0 -56
  324. package/dist/types/agent.d.ts.map +0 -1
  325. package/dist/types/components.d.ts +0 -290
  326. package/dist/types/components.d.ts.map +0 -1
  327. package/dist/types/database.d.ts +0 -410
  328. package/dist/types/database.d.ts.map +0 -1
  329. package/dist/types/environment.d.ts +0 -60
  330. package/dist/types/environment.d.ts.map +0 -1
  331. package/dist/types/events.d.ts +0 -213
  332. package/dist/types/events.d.ts.map +0 -1
  333. package/dist/types/generated/eliza/v1/agent_pb.d.ts +0 -382
  334. package/dist/types/generated/eliza/v1/agent_pb.d.ts.map +0 -1
  335. package/dist/types/generated/eliza/v1/components_pb.d.ts +0 -364
  336. package/dist/types/generated/eliza/v1/components_pb.d.ts.map +0 -1
  337. package/dist/types/generated/eliza/v1/database_pb.d.ts +0 -694
  338. package/dist/types/generated/eliza/v1/database_pb.d.ts.map +0 -1
  339. package/dist/types/generated/eliza/v1/environment_pb.d.ts +0 -299
  340. package/dist/types/generated/eliza/v1/environment_pb.d.ts.map +0 -1
  341. package/dist/types/generated/eliza/v1/events_pb.d.ts +0 -746
  342. package/dist/types/generated/eliza/v1/events_pb.d.ts.map +0 -1
  343. package/dist/types/generated/eliza/v1/ipc_pb.d.ts +0 -799
  344. package/dist/types/generated/eliza/v1/ipc_pb.d.ts.map +0 -1
  345. package/dist/types/generated/eliza/v1/knowledge_pb.d.ts +0 -63
  346. package/dist/types/generated/eliza/v1/knowledge_pb.d.ts.map +0 -1
  347. package/dist/types/generated/eliza/v1/memory_pb.d.ts +0 -290
  348. package/dist/types/generated/eliza/v1/memory_pb.d.ts.map +0 -1
  349. package/dist/types/generated/eliza/v1/message_service_pb.d.ts +0 -148
  350. package/dist/types/generated/eliza/v1/message_service_pb.d.ts.map +0 -1
  351. package/dist/types/generated/eliza/v1/messaging_pb.d.ts +0 -214
  352. package/dist/types/generated/eliza/v1/messaging_pb.d.ts.map +0 -1
  353. package/dist/types/generated/eliza/v1/model_pb.d.ts +0 -637
  354. package/dist/types/generated/eliza/v1/model_pb.d.ts.map +0 -1
  355. package/dist/types/generated/eliza/v1/payment_pb.d.ts +0 -147
  356. package/dist/types/generated/eliza/v1/payment_pb.d.ts.map +0 -1
  357. package/dist/types/generated/eliza/v1/plugin_pb.d.ts +0 -286
  358. package/dist/types/generated/eliza/v1/plugin_pb.d.ts.map +0 -1
  359. package/dist/types/generated/eliza/v1/primitives_pb.d.ts +0 -263
  360. package/dist/types/generated/eliza/v1/primitives_pb.d.ts.map +0 -1
  361. package/dist/types/generated/eliza/v1/prompts_pb.d.ts +0 -137
  362. package/dist/types/generated/eliza/v1/prompts_pb.d.ts.map +0 -1
  363. package/dist/types/generated/eliza/v1/service_interfaces_pb.d.ts +0 -2687
  364. package/dist/types/generated/eliza/v1/service_interfaces_pb.d.ts.map +0 -1
  365. package/dist/types/generated/eliza/v1/service_pb.d.ts +0 -144
  366. package/dist/types/generated/eliza/v1/service_pb.d.ts.map +0 -1
  367. package/dist/types/generated/eliza/v1/settings_pb.d.ts +0 -146
  368. package/dist/types/generated/eliza/v1/settings_pb.d.ts.map +0 -1
  369. package/dist/types/generated/eliza/v1/state_pb.d.ts +0 -259
  370. package/dist/types/generated/eliza/v1/state_pb.d.ts.map +0 -1
  371. package/dist/types/generated/eliza/v1/task_pb.d.ts +0 -120
  372. package/dist/types/generated/eliza/v1/task_pb.d.ts.map +0 -1
  373. package/dist/types/generated/eliza/v1/tee_pb.d.ts +0 -205
  374. package/dist/types/generated/eliza/v1/tee_pb.d.ts.map +0 -1
  375. package/dist/types/generated/eliza/v1/testing_pb.d.ts +0 -47
  376. package/dist/types/generated/eliza/v1/testing_pb.d.ts.map +0 -1
  377. package/dist/types/index.d.ts +0 -27
  378. package/dist/types/index.d.ts.map +0 -1
  379. package/dist/types/knowledge.d.ts +0 -57
  380. package/dist/types/knowledge.d.ts.map +0 -1
  381. package/dist/types/memory.d.ts +0 -100
  382. package/dist/types/memory.d.ts.map +0 -1
  383. package/dist/types/message-service.d.ts +0 -129
  384. package/dist/types/message-service.d.ts.map +0 -1
  385. package/dist/types/messaging.d.ts +0 -117
  386. package/dist/types/messaging.d.ts.map +0 -1
  387. package/dist/types/model.d.ts +0 -612
  388. package/dist/types/model.d.ts.map +0 -1
  389. package/dist/types/payment.d.ts +0 -45
  390. package/dist/types/payment.d.ts.map +0 -1
  391. package/dist/types/plugin.d.ts +0 -136
  392. package/dist/types/plugin.d.ts.map +0 -1
  393. package/dist/types/primitives.d.ts +0 -170
  394. package/dist/types/primitives.d.ts.map +0 -1
  395. package/dist/types/prompts.d.ts +0 -39
  396. package/dist/types/prompts.d.ts.map +0 -1
  397. package/dist/types/proto.d.ts +0 -60
  398. package/dist/types/proto.d.ts.map +0 -1
  399. package/dist/types/runtime.d.ts +0 -183
  400. package/dist/types/runtime.d.ts.map +0 -1
  401. package/dist/types/service-interfaces.d.ts +0 -1200
  402. package/dist/types/service-interfaces.d.ts.map +0 -1
  403. package/dist/types/service.d.ts +0 -161
  404. package/dist/types/service.d.ts.map +0 -1
  405. package/dist/types/settings.d.ts +0 -36
  406. package/dist/types/settings.d.ts.map +0 -1
  407. package/dist/types/state.d.ts +0 -83
  408. package/dist/types/state.d.ts.map +0 -1
  409. package/dist/types/streaming.d.ts +0 -46
  410. package/dist/types/streaming.d.ts.map +0 -1
  411. package/dist/types/task.d.ts +0 -74
  412. package/dist/types/task.d.ts.map +0 -1
  413. package/dist/types/tee.d.ts +0 -3
  414. package/dist/types/tee.d.ts.map +0 -1
  415. package/dist/types/testing.d.ts +0 -15
  416. package/dist/types/testing.d.ts.map +0 -1
  417. package/dist/utils/buffer.d.ts +0 -107
  418. package/dist/utils/buffer.d.ts.map +0 -1
  419. package/dist/utils/crypto-compat.d.ts +0 -101
  420. package/dist/utils/crypto-compat.d.ts.map +0 -1
  421. package/dist/utils/environment.d.ts +0 -125
  422. package/dist/utils/environment.d.ts.map +0 -1
  423. package/dist/utils/node.d.ts +0 -8
  424. package/dist/utils/node.d.ts.map +0 -1
  425. package/dist/utils/paths.d.ts +0 -97
  426. package/dist/utils/paths.d.ts.map +0 -1
  427. package/dist/utils/server-health.d.ts +0 -35
  428. package/dist/utils/server-health.d.ts.map +0 -1
  429. package/dist/utils/streaming.d.ts +0 -117
  430. package/dist/utils/streaming.d.ts.map +0 -1
  431. package/dist/utils/type-guards.d.ts +0 -25
  432. package/dist/utils/type-guards.d.ts.map +0 -1
  433. package/dist/utils.d.ts +0 -182
  434. package/dist/utils.d.ts.map +0 -1
@@ -1,799 +0,0 @@
1
- import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
2
- import type { ActionManifest, ActionResult, EvaluatorManifest, ProviderManifest, ProviderResult } from "./components_pb.js";
3
- import type { Memory } from "./memory_pb.js";
4
- import type { EventHandlerList, RouteManifest } from "./plugin_pb.js";
5
- import type { ServiceManifest } from "./service_pb.js";
6
- import type { State } from "./state_pb.js";
7
- import type { Value } from "@bufbuild/protobuf/wkt";
8
- import type { JsonObject, Message } from "@bufbuild/protobuf";
9
- /**
10
- * Describes the file eliza/v1/ipc.proto.
11
- */
12
- export declare const file_eliza_v1_ipc: GenFile;
13
- /**
14
- * Plugin interop configuration
15
- *
16
- * @generated from message eliza.v1.PluginInteropConfig
17
- */
18
- export type PluginInteropConfig = Message<"eliza.v1.PluginInteropConfig"> & {
19
- /**
20
- * @generated from field: eliza.v1.InteropProtocol protocol = 1;
21
- */
22
- protocol: InteropProtocol;
23
- /**
24
- * @generated from field: optional string wasm_path = 2;
25
- */
26
- wasmPath?: string;
27
- /**
28
- * @generated from field: optional string shared_lib_path = 3;
29
- */
30
- sharedLibPath?: string;
31
- /**
32
- * @generated from field: optional string ipc_command = 4;
33
- */
34
- ipcCommand?: string;
35
- /**
36
- * @generated from field: optional int32 ipc_port = 5;
37
- */
38
- ipcPort?: number;
39
- /**
40
- * @generated from field: optional string cwd = 6;
41
- */
42
- cwd?: string;
43
- };
44
- /**
45
- * Describes the message eliza.v1.PluginInteropConfig.
46
- * Use `create(PluginInteropConfigSchema)` to create a new message.
47
- */
48
- export declare const PluginInteropConfigSchema: GenMessage<PluginInteropConfig>;
49
- /**
50
- * Cross-language plugin manifest
51
- *
52
- * @generated from message eliza.v1.CrossLanguagePluginManifest
53
- */
54
- export type CrossLanguagePluginManifest = Message<"eliza.v1.CrossLanguagePluginManifest"> & {
55
- /**
56
- * @generated from field: string name = 1;
57
- */
58
- name: string;
59
- /**
60
- * @generated from field: string description = 2;
61
- */
62
- description: string;
63
- /**
64
- * @generated from field: string version = 3;
65
- */
66
- version: string;
67
- /**
68
- * @generated from field: eliza.v1.PluginLanguage language = 4;
69
- */
70
- language: PluginLanguage;
71
- /**
72
- * @generated from field: optional eliza.v1.PluginInteropConfig interop = 5;
73
- */
74
- interop?: PluginInteropConfig;
75
- /**
76
- * @generated from field: map<string, string> config = 6;
77
- */
78
- config: {
79
- [key: string]: string;
80
- };
81
- /**
82
- * @generated from field: repeated string dependencies = 7;
83
- */
84
- dependencies: string[];
85
- /**
86
- * @generated from field: repeated eliza.v1.ActionManifest actions = 8;
87
- */
88
- actions: ActionManifest[];
89
- /**
90
- * @generated from field: repeated eliza.v1.ProviderManifest providers = 9;
91
- */
92
- providers: ProviderManifest[];
93
- /**
94
- * @generated from field: repeated eliza.v1.EvaluatorManifest evaluators = 10;
95
- */
96
- evaluators: EvaluatorManifest[];
97
- /**
98
- * @generated from field: repeated eliza.v1.ServiceManifest services = 11;
99
- */
100
- services: ServiceManifest[];
101
- /**
102
- * @generated from field: repeated eliza.v1.RouteManifest routes = 12;
103
- */
104
- routes: RouteManifest[];
105
- /**
106
- * @generated from field: map<string, eliza.v1.EventHandlerList> events = 13;
107
- */
108
- events: {
109
- [key: string]: EventHandlerList;
110
- };
111
- };
112
- /**
113
- * Describes the message eliza.v1.CrossLanguagePluginManifest.
114
- * Use `create(CrossLanguagePluginManifestSchema)` to create a new message.
115
- */
116
- export declare const CrossLanguagePluginManifestSchema: GenMessage<CrossLanguagePluginManifest>;
117
- /**
118
- * Base IPC message
119
- *
120
- * @generated from message eliza.v1.IPCMessage
121
- */
122
- export type IPCMessage = Message<"eliza.v1.IPCMessage"> & {
123
- /**
124
- * @generated from field: string type = 1;
125
- */
126
- type: string;
127
- /**
128
- * @generated from field: string id = 2;
129
- */
130
- id: string;
131
- };
132
- /**
133
- * Describes the message eliza.v1.IPCMessage.
134
- * Use `create(IPCMessageSchema)` to create a new message.
135
- */
136
- export declare const IPCMessageSchema: GenMessage<IPCMessage>;
137
- /**
138
- * Action invocation request
139
- *
140
- * @generated from message eliza.v1.ActionInvokeRequest
141
- */
142
- export type ActionInvokeRequest = Message<"eliza.v1.ActionInvokeRequest"> & {
143
- /**
144
- * "action.invoke"
145
- *
146
- * @generated from field: string type = 1;
147
- */
148
- type: string;
149
- /**
150
- * @generated from field: string id = 2;
151
- */
152
- id: string;
153
- /**
154
- * @generated from field: string action = 3;
155
- */
156
- action: string;
157
- /**
158
- * @generated from field: eliza.v1.Memory memory = 4;
159
- */
160
- memory?: Memory;
161
- /**
162
- * @generated from field: optional eliza.v1.State state = 5;
163
- */
164
- state?: State;
165
- /**
166
- * @generated from field: google.protobuf.Struct options = 6;
167
- */
168
- options?: JsonObject;
169
- };
170
- /**
171
- * Describes the message eliza.v1.ActionInvokeRequest.
172
- * Use `create(ActionInvokeRequestSchema)` to create a new message.
173
- */
174
- export declare const ActionInvokeRequestSchema: GenMessage<ActionInvokeRequest>;
175
- /**
176
- * Action result response
177
- *
178
- * @generated from message eliza.v1.ActionResultResponse
179
- */
180
- export type ActionResultResponse = Message<"eliza.v1.ActionResultResponse"> & {
181
- /**
182
- * "action.result"
183
- *
184
- * @generated from field: string type = 1;
185
- */
186
- type: string;
187
- /**
188
- * @generated from field: string id = 2;
189
- */
190
- id: string;
191
- /**
192
- * @generated from field: eliza.v1.ActionResult result = 3;
193
- */
194
- result?: ActionResult;
195
- };
196
- /**
197
- * Describes the message eliza.v1.ActionResultResponse.
198
- * Use `create(ActionResultResponseSchema)` to create a new message.
199
- */
200
- export declare const ActionResultResponseSchema: GenMessage<ActionResultResponse>;
201
- /**
202
- * Action validation request
203
- *
204
- * @generated from message eliza.v1.ActionValidateRequest
205
- */
206
- export type ActionValidateRequest = Message<"eliza.v1.ActionValidateRequest"> & {
207
- /**
208
- * "action.validate"
209
- *
210
- * @generated from field: string type = 1;
211
- */
212
- type: string;
213
- /**
214
- * @generated from field: string id = 2;
215
- */
216
- id: string;
217
- /**
218
- * @generated from field: string action = 3;
219
- */
220
- action: string;
221
- /**
222
- * @generated from field: eliza.v1.Memory memory = 4;
223
- */
224
- memory?: Memory;
225
- /**
226
- * @generated from field: optional eliza.v1.State state = 5;
227
- */
228
- state?: State;
229
- };
230
- /**
231
- * Describes the message eliza.v1.ActionValidateRequest.
232
- * Use `create(ActionValidateRequestSchema)` to create a new message.
233
- */
234
- export declare const ActionValidateRequestSchema: GenMessage<ActionValidateRequest>;
235
- /**
236
- * Validation result response
237
- *
238
- * @generated from message eliza.v1.ValidationResponse
239
- */
240
- export type ValidationResponse = Message<"eliza.v1.ValidationResponse"> & {
241
- /**
242
- * "validate.result"
243
- *
244
- * @generated from field: string type = 1;
245
- */
246
- type: string;
247
- /**
248
- * @generated from field: string id = 2;
249
- */
250
- id: string;
251
- /**
252
- * @generated from field: bool valid = 3;
253
- */
254
- valid: boolean;
255
- };
256
- /**
257
- * Describes the message eliza.v1.ValidationResponse.
258
- * Use `create(ValidationResponseSchema)` to create a new message.
259
- */
260
- export declare const ValidationResponseSchema: GenMessage<ValidationResponse>;
261
- /**
262
- * Provider get request
263
- *
264
- * @generated from message eliza.v1.ProviderGetRequest
265
- */
266
- export type ProviderGetRequest = Message<"eliza.v1.ProviderGetRequest"> & {
267
- /**
268
- * "provider.get"
269
- *
270
- * @generated from field: string type = 1;
271
- */
272
- type: string;
273
- /**
274
- * @generated from field: string id = 2;
275
- */
276
- id: string;
277
- /**
278
- * @generated from field: string provider = 3;
279
- */
280
- provider: string;
281
- /**
282
- * @generated from field: eliza.v1.Memory memory = 4;
283
- */
284
- memory?: Memory;
285
- /**
286
- * @generated from field: eliza.v1.State state = 5;
287
- */
288
- state?: State;
289
- };
290
- /**
291
- * Describes the message eliza.v1.ProviderGetRequest.
292
- * Use `create(ProviderGetRequestSchema)` to create a new message.
293
- */
294
- export declare const ProviderGetRequestSchema: GenMessage<ProviderGetRequest>;
295
- /**
296
- * Provider result response
297
- *
298
- * @generated from message eliza.v1.ProviderResultResponse
299
- */
300
- export type ProviderResultResponse = Message<"eliza.v1.ProviderResultResponse"> & {
301
- /**
302
- * "provider.result"
303
- *
304
- * @generated from field: string type = 1;
305
- */
306
- type: string;
307
- /**
308
- * @generated from field: string id = 2;
309
- */
310
- id: string;
311
- /**
312
- * @generated from field: eliza.v1.ProviderResult result = 3;
313
- */
314
- result?: ProviderResult;
315
- };
316
- /**
317
- * Describes the message eliza.v1.ProviderResultResponse.
318
- * Use `create(ProviderResultResponseSchema)` to create a new message.
319
- */
320
- export declare const ProviderResultResponseSchema: GenMessage<ProviderResultResponse>;
321
- /**
322
- * Evaluator invocation request
323
- *
324
- * @generated from message eliza.v1.EvaluatorInvokeRequest
325
- */
326
- export type EvaluatorInvokeRequest = Message<"eliza.v1.EvaluatorInvokeRequest"> & {
327
- /**
328
- * "evaluator.invoke"
329
- *
330
- * @generated from field: string type = 1;
331
- */
332
- type: string;
333
- /**
334
- * @generated from field: string id = 2;
335
- */
336
- id: string;
337
- /**
338
- * @generated from field: string evaluator = 3;
339
- */
340
- evaluator: string;
341
- /**
342
- * @generated from field: eliza.v1.Memory memory = 4;
343
- */
344
- memory?: Memory;
345
- /**
346
- * @generated from field: optional eliza.v1.State state = 5;
347
- */
348
- state?: State;
349
- };
350
- /**
351
- * Describes the message eliza.v1.EvaluatorInvokeRequest.
352
- * Use `create(EvaluatorInvokeRequestSchema)` to create a new message.
353
- */
354
- export declare const EvaluatorInvokeRequestSchema: GenMessage<EvaluatorInvokeRequest>;
355
- /**
356
- * Service start request
357
- *
358
- * @generated from message eliza.v1.ServiceStartRequest
359
- */
360
- export type ServiceStartRequest = Message<"eliza.v1.ServiceStartRequest"> & {
361
- /**
362
- * "service.start"
363
- *
364
- * @generated from field: string type = 1;
365
- */
366
- type: string;
367
- /**
368
- * @generated from field: string id = 2;
369
- */
370
- id: string;
371
- /**
372
- * @generated from field: string service = 3;
373
- */
374
- service: string;
375
- };
376
- /**
377
- * Describes the message eliza.v1.ServiceStartRequest.
378
- * Use `create(ServiceStartRequestSchema)` to create a new message.
379
- */
380
- export declare const ServiceStartRequestSchema: GenMessage<ServiceStartRequest>;
381
- /**
382
- * Service stop request
383
- *
384
- * @generated from message eliza.v1.ServiceStopRequest
385
- */
386
- export type ServiceStopRequest = Message<"eliza.v1.ServiceStopRequest"> & {
387
- /**
388
- * "service.stop"
389
- *
390
- * @generated from field: string type = 1;
391
- */
392
- type: string;
393
- /**
394
- * @generated from field: string id = 2;
395
- */
396
- id: string;
397
- /**
398
- * @generated from field: string service = 3;
399
- */
400
- service: string;
401
- };
402
- /**
403
- * Describes the message eliza.v1.ServiceStopRequest.
404
- * Use `create(ServiceStopRequestSchema)` to create a new message.
405
- */
406
- export declare const ServiceStopRequestSchema: GenMessage<ServiceStopRequest>;
407
- /**
408
- * Service response
409
- *
410
- * @generated from message eliza.v1.ServiceResponse
411
- */
412
- export type ServiceResponse = Message<"eliza.v1.ServiceResponse"> & {
413
- /**
414
- * "service.response"
415
- *
416
- * @generated from field: string type = 1;
417
- */
418
- type: string;
419
- /**
420
- * @generated from field: string id = 2;
421
- */
422
- id: string;
423
- /**
424
- * @generated from field: bool success = 3;
425
- */
426
- success: boolean;
427
- /**
428
- * @generated from field: optional string error = 4;
429
- */
430
- error?: string;
431
- };
432
- /**
433
- * Describes the message eliza.v1.ServiceResponse.
434
- * Use `create(ServiceResponseSchema)` to create a new message.
435
- */
436
- export declare const ServiceResponseSchema: GenMessage<ServiceResponse>;
437
- /**
438
- * Route handler request
439
- *
440
- * @generated from message eliza.v1.RouteHandlerRequest
441
- */
442
- export type RouteHandlerRequest = Message<"eliza.v1.RouteHandlerRequest"> & {
443
- /**
444
- * "route.handle"
445
- *
446
- * @generated from field: string type = 1;
447
- */
448
- type: string;
449
- /**
450
- * @generated from field: string id = 2;
451
- */
452
- id: string;
453
- /**
454
- * @generated from field: string path = 3;
455
- */
456
- path: string;
457
- /**
458
- * @generated from field: string method = 4;
459
- */
460
- method: string;
461
- /**
462
- * @generated from field: google.protobuf.Struct body = 5;
463
- */
464
- body?: JsonObject;
465
- /**
466
- * @generated from field: map<string, string> params = 6;
467
- */
468
- params: {
469
- [key: string]: string;
470
- };
471
- /**
472
- * @generated from field: map<string, string> query = 7;
473
- */
474
- query: {
475
- [key: string]: string;
476
- };
477
- /**
478
- * @generated from field: map<string, string> headers = 8;
479
- */
480
- headers: {
481
- [key: string]: string;
482
- };
483
- };
484
- /**
485
- * Describes the message eliza.v1.RouteHandlerRequest.
486
- * Use `create(RouteHandlerRequestSchema)` to create a new message.
487
- */
488
- export declare const RouteHandlerRequestSchema: GenMessage<RouteHandlerRequest>;
489
- /**
490
- * Route handler response
491
- *
492
- * @generated from message eliza.v1.RouteHandlerResponse
493
- */
494
- export type RouteHandlerResponse = Message<"eliza.v1.RouteHandlerResponse"> & {
495
- /**
496
- * "route.response"
497
- *
498
- * @generated from field: string type = 1;
499
- */
500
- type: string;
501
- /**
502
- * @generated from field: string id = 2;
503
- */
504
- id: string;
505
- /**
506
- * @generated from field: int32 status = 3;
507
- */
508
- status: number;
509
- /**
510
- * @generated from field: map<string, string> headers = 4;
511
- */
512
- headers: {
513
- [key: string]: string;
514
- };
515
- /**
516
- * @generated from field: google.protobuf.Value body = 5;
517
- */
518
- body?: Value;
519
- };
520
- /**
521
- * Describes the message eliza.v1.RouteHandlerResponse.
522
- * Use `create(RouteHandlerResponseSchema)` to create a new message.
523
- */
524
- export declare const RouteHandlerResponseSchema: GenMessage<RouteHandlerResponse>;
525
- /**
526
- * Plugin initialization request
527
- *
528
- * @generated from message eliza.v1.PluginInitRequest
529
- */
530
- export type PluginInitRequest = Message<"eliza.v1.PluginInitRequest"> & {
531
- /**
532
- * "plugin.init"
533
- *
534
- * @generated from field: string type = 1;
535
- */
536
- type: string;
537
- /**
538
- * @generated from field: string id = 2;
539
- */
540
- id: string;
541
- /**
542
- * @generated from field: map<string, string> config = 3;
543
- */
544
- config: {
545
- [key: string]: string;
546
- };
547
- };
548
- /**
549
- * Describes the message eliza.v1.PluginInitRequest.
550
- * Use `create(PluginInitRequestSchema)` to create a new message.
551
- */
552
- export declare const PluginInitRequestSchema: GenMessage<PluginInitRequest>;
553
- /**
554
- * Plugin initialization response
555
- *
556
- * @generated from message eliza.v1.PluginInitResponse
557
- */
558
- export type PluginInitResponse = Message<"eliza.v1.PluginInitResponse"> & {
559
- /**
560
- * "plugin.init.result"
561
- *
562
- * @generated from field: string type = 1;
563
- */
564
- type: string;
565
- /**
566
- * @generated from field: string id = 2;
567
- */
568
- id: string;
569
- /**
570
- * @generated from field: bool success = 3;
571
- */
572
- success: boolean;
573
- /**
574
- * @generated from field: optional string error = 4;
575
- */
576
- error?: string;
577
- };
578
- /**
579
- * Describes the message eliza.v1.PluginInitResponse.
580
- * Use `create(PluginInitResponseSchema)` to create a new message.
581
- */
582
- export declare const PluginInitResponseSchema: GenMessage<PluginInitResponse>;
583
- /**
584
- * Error response
585
- *
586
- * @generated from message eliza.v1.ErrorResponse
587
- */
588
- export type ErrorResponse = Message<"eliza.v1.ErrorResponse"> & {
589
- /**
590
- * "error"
591
- *
592
- * @generated from field: string type = 1;
593
- */
594
- type: string;
595
- /**
596
- * @generated from field: string id = 2;
597
- */
598
- id: string;
599
- /**
600
- * @generated from field: string error = 3;
601
- */
602
- error: string;
603
- /**
604
- * @generated from field: google.protobuf.Struct details = 4;
605
- */
606
- details?: JsonObject;
607
- };
608
- /**
609
- * Describes the message eliza.v1.ErrorResponse.
610
- * Use `create(ErrorResponseSchema)` to create a new message.
611
- */
612
- export declare const ErrorResponseSchema: GenMessage<ErrorResponse>;
613
- /**
614
- * Union of all IPC request types
615
- *
616
- * @generated from message eliza.v1.IPCRequest
617
- */
618
- export type IPCRequest = Message<"eliza.v1.IPCRequest"> & {
619
- /**
620
- * @generated from oneof eliza.v1.IPCRequest.request
621
- */
622
- request: {
623
- /**
624
- * @generated from field: eliza.v1.ActionInvokeRequest action_invoke = 1;
625
- */
626
- value: ActionInvokeRequest;
627
- case: "actionInvoke";
628
- } | {
629
- /**
630
- * @generated from field: eliza.v1.ActionValidateRequest action_validate = 2;
631
- */
632
- value: ActionValidateRequest;
633
- case: "actionValidate";
634
- } | {
635
- /**
636
- * @generated from field: eliza.v1.ProviderGetRequest provider_get = 3;
637
- */
638
- value: ProviderGetRequest;
639
- case: "providerGet";
640
- } | {
641
- /**
642
- * @generated from field: eliza.v1.EvaluatorInvokeRequest evaluator_invoke = 4;
643
- */
644
- value: EvaluatorInvokeRequest;
645
- case: "evaluatorInvoke";
646
- } | {
647
- /**
648
- * @generated from field: eliza.v1.ServiceStartRequest service_start = 5;
649
- */
650
- value: ServiceStartRequest;
651
- case: "serviceStart";
652
- } | {
653
- /**
654
- * @generated from field: eliza.v1.ServiceStopRequest service_stop = 6;
655
- */
656
- value: ServiceStopRequest;
657
- case: "serviceStop";
658
- } | {
659
- /**
660
- * @generated from field: eliza.v1.RouteHandlerRequest route_handle = 7;
661
- */
662
- value: RouteHandlerRequest;
663
- case: "routeHandle";
664
- } | {
665
- /**
666
- * @generated from field: eliza.v1.PluginInitRequest plugin_init = 8;
667
- */
668
- value: PluginInitRequest;
669
- case: "pluginInit";
670
- } | {
671
- case: undefined;
672
- value?: undefined;
673
- };
674
- };
675
- /**
676
- * Describes the message eliza.v1.IPCRequest.
677
- * Use `create(IPCRequestSchema)` to create a new message.
678
- */
679
- export declare const IPCRequestSchema: GenMessage<IPCRequest>;
680
- /**
681
- * Union of all IPC response types
682
- *
683
- * @generated from message eliza.v1.IPCResponse
684
- */
685
- export type IPCResponse = Message<"eliza.v1.IPCResponse"> & {
686
- /**
687
- * @generated from oneof eliza.v1.IPCResponse.response
688
- */
689
- response: {
690
- /**
691
- * @generated from field: eliza.v1.ActionResultResponse action_result = 1;
692
- */
693
- value: ActionResultResponse;
694
- case: "actionResult";
695
- } | {
696
- /**
697
- * @generated from field: eliza.v1.ValidationResponse validation = 2;
698
- */
699
- value: ValidationResponse;
700
- case: "validation";
701
- } | {
702
- /**
703
- * @generated from field: eliza.v1.ProviderResultResponse provider_result = 3;
704
- */
705
- value: ProviderResultResponse;
706
- case: "providerResult";
707
- } | {
708
- /**
709
- * @generated from field: eliza.v1.ServiceResponse service = 4;
710
- */
711
- value: ServiceResponse;
712
- case: "service";
713
- } | {
714
- /**
715
- * @generated from field: eliza.v1.RouteHandlerResponse route = 5;
716
- */
717
- value: RouteHandlerResponse;
718
- case: "route";
719
- } | {
720
- /**
721
- * @generated from field: eliza.v1.PluginInitResponse plugin_init = 6;
722
- */
723
- value: PluginInitResponse;
724
- case: "pluginInit";
725
- } | {
726
- /**
727
- * @generated from field: eliza.v1.ErrorResponse error = 7;
728
- */
729
- value: ErrorResponse;
730
- case: "error";
731
- } | {
732
- case: undefined;
733
- value?: undefined;
734
- };
735
- };
736
- /**
737
- * Describes the message eliza.v1.IPCResponse.
738
- * Use `create(IPCResponseSchema)` to create a new message.
739
- */
740
- export declare const IPCResponseSchema: GenMessage<IPCResponse>;
741
- /**
742
- * Interop protocol enumeration
743
- *
744
- * @generated from enum eliza.v1.InteropProtocol
745
- */
746
- export declare enum InteropProtocol {
747
- /**
748
- * @generated from enum value: INTEROP_PROTOCOL_UNSPECIFIED = 0;
749
- */
750
- UNSPECIFIED = 0,
751
- /**
752
- * @generated from enum value: INTEROP_PROTOCOL_WASM = 1;
753
- */
754
- WASM = 1,
755
- /**
756
- * @generated from enum value: INTEROP_PROTOCOL_FFI = 2;
757
- */
758
- FFI = 2,
759
- /**
760
- * @generated from enum value: INTEROP_PROTOCOL_IPC = 3;
761
- */
762
- IPC = 3,
763
- /**
764
- * @generated from enum value: INTEROP_PROTOCOL_NATIVE = 4;
765
- */
766
- NATIVE = 4
767
- }
768
- /**
769
- * Describes the enum eliza.v1.InteropProtocol.
770
- */
771
- export declare const InteropProtocolSchema: GenEnum<InteropProtocol>;
772
- /**
773
- * Plugin language enumeration
774
- *
775
- * @generated from enum eliza.v1.PluginLanguage
776
- */
777
- export declare enum PluginLanguage {
778
- /**
779
- * @generated from enum value: PLUGIN_LANGUAGE_UNSPECIFIED = 0;
780
- */
781
- UNSPECIFIED = 0,
782
- /**
783
- * @generated from enum value: PLUGIN_LANGUAGE_TYPESCRIPT = 1;
784
- */
785
- TYPESCRIPT = 1,
786
- /**
787
- * @generated from enum value: PLUGIN_LANGUAGE_RUST = 2;
788
- */
789
- RUST = 2,
790
- /**
791
- * @generated from enum value: PLUGIN_LANGUAGE_PYTHON = 3;
792
- */
793
- PYTHON = 3
794
- }
795
- /**
796
- * Describes the enum eliza.v1.PluginLanguage.
797
- */
798
- export declare const PluginLanguageSchema: GenEnum<PluginLanguage>;
799
- //# sourceMappingURL=ipc_pb.d.ts.map