@dxos/assistant-toolkit 0.8.4-main.ae835ea → 0.8.4-main.bc674ce

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 (204) hide show
  1. package/dist/lib/browser/chunk-J5LGTIGS.mjs +10 -0
  2. package/dist/lib/browser/chunk-J5LGTIGS.mjs.map +7 -0
  3. package/dist/lib/browser/index.mjs +1091 -692
  4. package/dist/lib/browser/index.mjs.map +4 -4
  5. package/dist/lib/browser/meta.json +1 -1
  6. package/dist/lib/browser/testing/index.mjs +43 -0
  7. package/dist/lib/browser/testing/index.mjs.map +7 -0
  8. package/dist/lib/node-esm/chunk-HSLMI22Q.mjs +11 -0
  9. package/dist/lib/node-esm/chunk-HSLMI22Q.mjs.map +7 -0
  10. package/dist/lib/node-esm/index.mjs +1090 -692
  11. package/dist/lib/node-esm/index.mjs.map +4 -4
  12. package/dist/lib/node-esm/meta.json +1 -1
  13. package/dist/lib/node-esm/testing/index.mjs +44 -0
  14. package/dist/lib/node-esm/testing/index.mjs.map +7 -0
  15. package/dist/types/src/blueprints/design/design-blueprint.d.ts +17 -3
  16. package/dist/types/src/blueprints/design/design-blueprint.d.ts.map +1 -1
  17. package/dist/types/src/blueprints/design/index.d.ts +1 -1
  18. package/dist/types/src/blueprints/design/index.d.ts.map +1 -1
  19. package/dist/types/src/blueprints/discord/discord-blueprint.d.ts +13 -13
  20. package/dist/types/src/blueprints/discord/discord-blueprint.d.ts.map +1 -1
  21. package/dist/types/src/blueprints/discord/index.d.ts +1 -1
  22. package/dist/types/src/blueprints/discord/index.d.ts.map +1 -1
  23. package/dist/types/src/blueprints/linear/index.d.ts +1 -1
  24. package/dist/types/src/blueprints/linear/index.d.ts.map +1 -1
  25. package/dist/types/src/blueprints/linear/linear-blueprint.d.ts +13 -13
  26. package/dist/types/src/blueprints/linear/linear-blueprint.d.ts.map +1 -1
  27. package/dist/types/src/blueprints/planning/index.d.ts +1 -1
  28. package/dist/types/src/blueprints/planning/index.d.ts.map +1 -1
  29. package/dist/types/src/blueprints/planning/planning-blueprint.d.ts +17 -3
  30. package/dist/types/src/blueprints/planning/planning-blueprint.d.ts.map +1 -1
  31. package/dist/types/src/blueprints/research/index.d.ts +1 -1
  32. package/dist/types/src/blueprints/research/index.d.ts.map +1 -1
  33. package/dist/types/src/blueprints/research/research-blueprint.d.ts +17 -3
  34. package/dist/types/src/blueprints/research/research-blueprint.d.ts.map +1 -1
  35. package/dist/types/src/blueprints/testing.d.ts +2 -2
  36. package/dist/types/src/blueprints/testing.d.ts.map +1 -1
  37. package/dist/types/src/blueprints/websearch/index.d.ts +1 -1
  38. package/dist/types/src/blueprints/websearch/index.d.ts.map +1 -1
  39. package/dist/types/src/blueprints/websearch/websearch-blueprint.d.ts +17 -3
  40. package/dist/types/src/blueprints/websearch/websearch-blueprint.d.ts.map +1 -1
  41. package/dist/types/src/blueprints/websearch/websearch-toolkit.d.ts +1 -0
  42. package/dist/types/src/blueprints/websearch/websearch-toolkit.d.ts.map +1 -1
  43. package/dist/types/src/{functions/research → crud}/graph.d.ts +14 -11
  44. package/dist/types/src/crud/graph.d.ts.map +1 -0
  45. package/dist/types/src/crud/graph.test.d.ts.map +1 -0
  46. package/dist/types/src/crud/index.d.ts +2 -0
  47. package/dist/types/src/crud/index.d.ts.map +1 -0
  48. package/dist/types/src/functions/agent/prompt.d.ts +73 -8
  49. package/dist/types/src/functions/agent/prompt.d.ts.map +1 -1
  50. package/dist/types/src/functions/discord/fetch-messages.d.ts +1 -1
  51. package/dist/types/src/functions/discord/index.d.ts +1 -1
  52. package/dist/types/src/functions/discord/index.d.ts.map +1 -1
  53. package/dist/types/src/functions/document/index.d.ts +3 -2
  54. package/dist/types/src/functions/document/index.d.ts.map +1 -1
  55. package/dist/types/src/functions/document/read.d.ts +1 -1
  56. package/dist/types/src/functions/document/read.d.ts.map +1 -1
  57. package/dist/types/src/functions/document/update.d.ts +1 -1
  58. package/dist/types/src/functions/document/update.d.ts.map +1 -1
  59. package/dist/types/src/functions/entity-extraction/entity-extraction.d.ts +126 -125
  60. package/dist/types/src/functions/entity-extraction/entity-extraction.d.ts.map +1 -1
  61. package/dist/types/src/functions/entity-extraction/index.d.ts +126 -125
  62. package/dist/types/src/functions/entity-extraction/index.d.ts.map +1 -1
  63. package/dist/types/src/functions/exa/data/exa-search-1748337321991.d.ts.map +1 -0
  64. package/dist/types/src/functions/exa/data/exa-search-1748337331526.d.ts.map +1 -0
  65. package/dist/types/src/functions/exa/data/exa-search-1748337344119.d.ts.map +1 -0
  66. package/dist/types/src/functions/exa/data/index.d.ts.map +1 -0
  67. package/dist/types/src/functions/exa/exa.d.ts +1 -1
  68. package/dist/types/src/functions/exa/mock.d.ts +1 -1
  69. package/dist/types/src/functions/github/fetch-prs.d.ts +1 -1
  70. package/dist/types/src/functions/github/fetch-prs.d.ts.map +1 -1
  71. package/dist/types/src/functions/linear/index.d.ts +2 -2
  72. package/dist/types/src/functions/linear/index.d.ts.map +1 -1
  73. package/dist/types/src/functions/linear/sync-issues.d.ts +2 -2
  74. package/dist/types/src/functions/linear/sync-issues.d.ts.map +1 -1
  75. package/dist/types/src/functions/research/document-create.d.ts +9 -0
  76. package/dist/types/src/functions/research/document-create.d.ts.map +1 -0
  77. package/dist/types/src/functions/research/index.d.ts +8 -6
  78. package/dist/types/src/functions/research/index.d.ts.map +1 -1
  79. package/dist/types/src/functions/research/research-graph.d.ts +9 -8
  80. package/dist/types/src/functions/research/research-graph.d.ts.map +1 -1
  81. package/dist/types/src/functions/research/research.d.ts +4 -3
  82. package/dist/types/src/functions/research/research.d.ts.map +1 -1
  83. package/dist/types/src/functions/research/types.d.ts +2 -380
  84. package/dist/types/src/functions/research/types.d.ts.map +1 -1
  85. package/dist/types/src/functions/tasks/index.d.ts +2 -2
  86. package/dist/types/src/functions/tasks/index.d.ts.map +1 -1
  87. package/dist/types/src/functions/tasks/read.d.ts +1 -1
  88. package/dist/types/src/functions/tasks/read.d.ts.map +1 -1
  89. package/dist/types/src/functions/tasks/update.d.ts +1 -1
  90. package/dist/types/src/functions/tasks/update.d.ts.map +1 -1
  91. package/dist/types/src/index.d.ts +2 -1
  92. package/dist/types/src/index.d.ts.map +1 -1
  93. package/dist/types/src/initiative/Initiative.d.ts +84 -0
  94. package/dist/types/src/initiative/Initiative.d.ts.map +1 -0
  95. package/dist/types/src/initiative/InitiativeSchema.d.ts +19 -0
  96. package/dist/types/src/initiative/InitiativeSchema.d.ts.map +1 -0
  97. package/dist/types/src/initiative/functions/agent.d.ts +37 -0
  98. package/dist/types/src/initiative/functions/agent.d.ts.map +1 -0
  99. package/dist/types/src/initiative/functions/getContext.d.ts +17 -0
  100. package/dist/types/src/initiative/functions/getContext.d.ts.map +1 -0
  101. package/dist/types/src/initiative/functions/index.d.ts +4 -0
  102. package/dist/types/src/initiative/functions/index.d.ts.map +1 -0
  103. package/dist/types/src/{functions/research/create-document.d.ts → initiative/functions/update.d.ts} +3 -3
  104. package/dist/types/src/initiative/functions/update.d.ts.map +1 -0
  105. package/dist/types/src/initiative/index.d.ts +1 -0
  106. package/dist/types/src/initiative/index.d.ts.map +1 -0
  107. package/dist/types/src/initiative/initiative.test.d.ts +2 -0
  108. package/dist/types/src/initiative/initiative.test.d.ts.map +1 -0
  109. package/dist/types/src/sync/sync.d.ts +3 -3
  110. package/dist/types/src/sync/sync.d.ts.map +1 -1
  111. package/dist/types/src/testing/index.d.ts +1 -1
  112. package/dist/types/src/testing/index.d.ts.map +1 -1
  113. package/dist/types/src/testing/plugins.d.ts +19 -0
  114. package/dist/types/src/testing/plugins.d.ts.map +1 -0
  115. package/dist/types/src/toolkits/AssistantToolkit.d.ts +43 -0
  116. package/dist/types/src/toolkits/AssistantToolkit.d.ts.map +1 -0
  117. package/dist/types/src/toolkits/AssistantToolkit.test.d.ts +2 -0
  118. package/dist/types/src/toolkits/AssistantToolkit.test.d.ts.map +1 -0
  119. package/dist/types/src/toolkits/SystemToolkit.d.ts +99 -0
  120. package/dist/types/src/toolkits/SystemToolkit.d.ts.map +1 -0
  121. package/dist/types/src/toolkits/index.d.ts +3 -0
  122. package/dist/types/src/toolkits/index.d.ts.map +1 -0
  123. package/dist/types/tsconfig.tsbuildinfo +1 -1
  124. package/package.json +49 -33
  125. package/src/blueprints/design/design-blueprint.test.ts +17 -20
  126. package/src/blueprints/design/design-blueprint.ts +4 -6
  127. package/src/blueprints/design/index.ts +1 -1
  128. package/src/blueprints/discord/discord-blueprint.ts +4 -6
  129. package/src/blueprints/discord/index.ts +1 -1
  130. package/src/blueprints/linear/index.ts +1 -1
  131. package/src/blueprints/linear/linear-blueprint.ts +4 -6
  132. package/src/blueprints/planning/index.ts +1 -1
  133. package/src/blueprints/planning/planning-blueprint.test.ts +17 -20
  134. package/src/blueprints/planning/planning-blueprint.ts +4 -6
  135. package/src/blueprints/research/index.ts +1 -1
  136. package/src/blueprints/research/research-blueprint.ts +25 -19
  137. package/src/blueprints/testing.ts +2 -2
  138. package/src/blueprints/websearch/index.ts +2 -1
  139. package/src/blueprints/websearch/websearch-blueprint.ts +4 -6
  140. package/src/crud/graph.test.ts +46 -0
  141. package/src/{functions/research → crud}/graph.ts +32 -40
  142. package/src/crud/index.ts +5 -0
  143. package/src/experimental/feed.test.ts +12 -9
  144. package/src/functions/agent/prompt.ts +39 -22
  145. package/src/functions/discord/fetch-messages.test.ts +6 -7
  146. package/src/functions/discord/fetch-messages.ts +11 -10
  147. package/src/functions/document/index.ts +1 -0
  148. package/src/functions/document/read.ts +4 -3
  149. package/src/functions/document/update.ts +7 -4
  150. package/src/functions/entity-extraction/entity-extraction.conversations.json +6597 -1
  151. package/src/functions/entity-extraction/entity-extraction.test.ts +16 -23
  152. package/src/functions/entity-extraction/entity-extraction.ts +51 -31
  153. package/src/functions/exa/mock.ts +1 -1
  154. package/src/functions/github/fetch-prs.ts +3 -2
  155. package/src/functions/linear/linear.test.ts +18 -20
  156. package/src/functions/linear/sync-issues.ts +14 -12
  157. package/src/functions/research/document-create.ts +76 -0
  158. package/src/functions/research/index.ts +1 -2
  159. package/src/functions/research/research-graph.ts +13 -11
  160. package/src/functions/research/{instructions-research.tpl → research-instructions.tpl} +14 -6
  161. package/src/functions/research/research.conversations.json +1 -10714
  162. package/src/functions/research/research.test.ts +92 -161
  163. package/src/functions/research/research.ts +88 -54
  164. package/src/functions/research/types.ts +14 -12
  165. package/src/functions/tasks/read.ts +4 -3
  166. package/src/functions/tasks/update.ts +4 -3
  167. package/src/index.ts +2 -1
  168. package/src/initiative/Initiative.ts +99 -0
  169. package/src/initiative/InitiativeSchema.ts +37 -0
  170. package/src/initiative/functions/agent.ts +57 -0
  171. package/src/initiative/functions/getContext.ts +74 -0
  172. package/src/initiative/functions/index.ts +7 -0
  173. package/src/initiative/functions/update.ts +63 -0
  174. package/src/initiative/index.ts +3 -0
  175. package/src/initiative/initiative.conversations.json +1 -0
  176. package/src/initiative/initiative.test.ts +485 -0
  177. package/src/sync/sync.ts +38 -30
  178. package/src/testing/index.ts +1 -1
  179. package/src/{plugins.tsx → testing/plugins.tsx} +15 -15
  180. package/src/toolkits/AssistantToolkit.conversations.json +1 -0
  181. package/src/toolkits/AssistantToolkit.test.ts +94 -0
  182. package/src/toolkits/AssistantToolkit.ts +70 -0
  183. package/src/toolkits/SystemToolkit.ts +299 -0
  184. package/src/toolkits/index.ts +6 -0
  185. package/dist/types/src/functions/research/create-document.d.ts.map +0 -1
  186. package/dist/types/src/functions/research/graph.d.ts.map +0 -1
  187. package/dist/types/src/functions/research/graph.test.d.ts.map +0 -1
  188. package/dist/types/src/plugins.d.ts +0 -19
  189. package/dist/types/src/plugins.d.ts.map +0 -1
  190. package/dist/types/src/testing/data/exa-search-1748337321991.d.ts.map +0 -1
  191. package/dist/types/src/testing/data/exa-search-1748337331526.d.ts.map +0 -1
  192. package/dist/types/src/testing/data/exa-search-1748337344119.d.ts.map +0 -1
  193. package/dist/types/src/testing/data/index.d.ts.map +0 -1
  194. package/src/functions/research/create-document.ts +0 -69
  195. package/src/functions/research/graph.test.ts +0 -69
  196. /package/dist/types/src/{functions/research → crud}/graph.test.d.ts +0 -0
  197. /package/dist/types/src/{testing → functions/exa}/data/exa-search-1748337321991.d.ts +0 -0
  198. /package/dist/types/src/{testing → functions/exa}/data/exa-search-1748337331526.d.ts +0 -0
  199. /package/dist/types/src/{testing → functions/exa}/data/exa-search-1748337344119.d.ts +0 -0
  200. /package/dist/types/src/{testing → functions/exa}/data/index.d.ts +0 -0
  201. /package/src/{testing → functions/exa}/data/exa-search-1748337321991.ts +0 -0
  202. /package/src/{testing → functions/exa}/data/exa-search-1748337331526.ts +0 -0
  203. /package/src/{testing → functions/exa}/data/exa-search-1748337344119.ts +0 -0
  204. /package/src/{testing → functions/exa}/data/index.ts +0 -0
@@ -1 +1 @@
1
- {"inputs":{"src/functions/agent/prompt.ts":{"bytes":14410,"imports":[{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"format":"esm"},"src/functions/agent/index.ts":{"bytes":1045,"imports":[{"path":"src/functions/agent/prompt.ts","kind":"import-statement","original":"./prompt"}],"format":"esm"},"src/functions/discord/fetch-messages.ts":{"bytes":29668,"imports":[{"path":"@effect/platform/FetchHttpClient","kind":"import-statement","external":true},{"path":"dfx","kind":"import-statement","external":true},{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true}],"format":"esm"},"src/functions/discord/index.ts":{"bytes":850,"imports":[{"path":"src/functions/discord/fetch-messages.ts","kind":"import-statement","original":"./fetch-messages"}],"format":"esm"},"src/functions/document/read.ts":{"bytes":3555,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true}],"format":"esm"},"src/functions/document/update.ts":{"bytes":3841,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true}],"format":"esm"},"src/functions/document/index.ts":{"bytes":1093,"imports":[{"path":"src/functions/document/read.ts","kind":"import-statement","original":"./read"},{"path":"src/functions/document/update.ts","kind":"import-statement","original":"./update"}],"format":"esm"},"src/functions/research/create-document.ts":{"bytes":8970,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/functions/exa/exa.ts":{"bytes":3899,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"exa-js","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true}],"format":"esm"},"src/testing/data/exa-search-1748337321991.ts":{"bytes":75521,"imports":[],"format":"esm"},"src/testing/data/exa-search-1748337331526.ts":{"bytes":90591,"imports":[],"format":"esm"},"src/testing/data/exa-search-1748337344119.ts":{"bytes":69963,"imports":[],"format":"esm"},"src/testing/data/index.ts":{"bytes":1218,"imports":[{"path":"src/testing/data/exa-search-1748337321991.ts","kind":"import-statement","original":"./exa-search-1748337321991"},{"path":"src/testing/data/exa-search-1748337331526.ts","kind":"import-statement","original":"./exa-search-1748337331526"},{"path":"src/testing/data/exa-search-1748337344119.ts","kind":"import-statement","original":"./exa-search-1748337344119"}],"format":"esm"},"src/testing/index.ts":{"bytes":458,"imports":[{"path":"src/testing/data/index.ts","kind":"import-statement","original":"./data"}],"format":"esm"},"src/functions/exa/mock.ts":{"bytes":7592,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"src/testing/index.ts","kind":"import-statement","original":"../../testing"}],"format":"esm"},"src/functions/exa/index.ts":{"bytes":765,"imports":[{"path":"src/functions/exa/exa.ts","kind":"import-statement","original":"./exa"},{"path":"src/functions/exa/mock.ts","kind":"import-statement","original":"./mock"}],"format":"esm"},"src/functions/research/graph.ts":{"bytes":40806,"imports":[{"path":"@effect/ai/Tool","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"effect/Context","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"effect/SchemaAST","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo/internal","kind":"import-statement","external":true},{"path":"@dxos/echo-protocol","kind":"import-statement","external":true},{"path":"@dxos/effect","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"raw-loader:/__w/dxos/dxos/packages/core/assistant-toolkit/src/functions/research/instructions-research.tpl?raw":{"bytes":5239,"imports":[]},"src/functions/research/research-graph.ts":{"bytes":5603,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo-db","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true}],"format":"esm"},"src/functions/research/types.ts":{"bytes":2052,"imports":[{"path":"@dxos/schema","kind":"import-statement","external":true}],"format":"esm"},"src/functions/research/research.ts":{"bytes":19103,"imports":[{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"@effect/ai-anthropic/AnthropicTool","kind":"import-statement","external":true},{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/functions/exa/index.ts","kind":"import-statement","original":"../exa"},{"path":"src/functions/research/graph.ts","kind":"import-statement","original":"./graph"},{"path":"raw-loader:/__w/dxos/dxos/packages/core/assistant-toolkit/src/functions/research/instructions-research.tpl?raw","kind":"import-statement","original":"./instructions-research.tpl?raw"},{"path":"src/functions/research/research-graph.ts","kind":"import-statement","original":"./research-graph"},{"path":"src/functions/research/types.ts","kind":"import-statement","original":"./types"}],"format":"esm"},"src/functions/research/index.ts":{"bytes":1434,"imports":[{"path":"src/functions/research/create-document.ts","kind":"import-statement","original":"./create-document"},{"path":"src/functions/research/research.ts","kind":"import-statement","original":"./research"},{"path":"src/functions/research/graph.ts","kind":"import-statement","original":"./graph"},{"path":"src/functions/research/research-graph.ts","kind":"import-statement","original":"./research-graph"},{"path":"src/functions/research/types.ts","kind":"import-statement","original":"./types"}],"format":"esm"},"src/functions/entity-extraction/entity-extraction.ts":{"bytes":22384,"imports":[{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Predicate","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/functions/research/index.ts","kind":"import-statement","original":"../research"}],"format":"esm"},"src/functions/entity-extraction/index.ts":{"bytes":958,"imports":[{"path":"src/functions/entity-extraction/entity-extraction.ts","kind":"import-statement","original":"./entity-extraction"}],"format":"esm"},"src/sync/sync.ts":{"bytes":10742,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"format":"esm"},"src/sync/index.ts":{"bytes":455,"imports":[{"path":"src/sync/sync.ts","kind":"import-statement","original":"./sync"}],"format":"esm"},"src/util/graphql.ts":{"bytes":1976,"imports":[{"path":"@effect/platform/HttpBody","kind":"import-statement","external":true}],"format":"esm"},"src/util/index.ts":{"bytes":462,"imports":[{"path":"src/util/graphql.ts","kind":"import-statement","original":"./graphql"}],"format":"esm"},"src/functions/linear/sync-issues.ts":{"bytes":18117,"imports":[{"path":"@effect/platform/FetchHttpClient","kind":"import-statement","external":true},{"path":"@effect/platform/HttpClient","kind":"import-statement","external":true},{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"src/sync/index.ts","kind":"import-statement","original":"../../sync"},{"path":"src/util/index.ts","kind":"import-statement","original":"../../util"}],"format":"esm"},"src/functions/linear/index.ts":{"bytes":822,"imports":[{"path":"src/functions/linear/sync-issues.ts","kind":"import-statement","original":"./sync-issues"}],"format":"esm"},"src/functions/tasks/read.ts":{"bytes":4531,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true}],"format":"esm"},"src/functions/tasks/task-list.ts":{"bytes":17032,"imports":[],"format":"esm"},"src/functions/tasks/update.ts":{"bytes":6106,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true},{"path":"src/functions/tasks/task-list.ts","kind":"import-statement","original":"./task-list"}],"format":"esm"},"src/functions/tasks/index.ts":{"bytes":1064,"imports":[{"path":"src/functions/tasks/read.ts","kind":"import-statement","original":"./read"},{"path":"src/functions/tasks/update.ts","kind":"import-statement","original":"./update"}],"format":"esm"},"src/functions/index.ts":{"bytes":1000,"imports":[{"path":"src/functions/agent/index.ts","kind":"import-statement","original":"./agent"},{"path":"src/functions/discord/index.ts","kind":"import-statement","original":"./discord"},{"path":"src/functions/document/index.ts","kind":"import-statement","original":"./document"},{"path":"src/functions/entity-extraction/index.ts","kind":"import-statement","original":"./entity-extraction"},{"path":"src/functions/linear/index.ts","kind":"import-statement","original":"./linear"},{"path":"src/functions/research/index.ts","kind":"import-statement","original":"./research"},{"path":"src/functions/tasks/index.ts","kind":"import-statement","original":"./tasks"}],"format":"esm"},"src/blueprints/design/design-blueprint.ts":{"bytes":4150,"imports":[{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/functions/index.ts","kind":"import-statement","original":"../../functions"}],"format":"esm"},"src/blueprints/design/index.ts":{"bytes":626,"imports":[{"path":"src/blueprints/design/design-blueprint.ts","kind":"import-statement","original":"./design-blueprint"}],"format":"esm"},"src/blueprints/discord/discord-blueprint.ts":{"bytes":3098,"imports":[{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/functions/index.ts","kind":"import-statement","original":"../../functions"}],"format":"esm"},"src/blueprints/discord/index.ts":{"bytes":632,"imports":[{"path":"src/blueprints/discord/discord-blueprint.ts","kind":"import-statement","original":"./discord-blueprint"}],"format":"esm"},"src/blueprints/linear/linear-blueprint.ts":{"bytes":3405,"imports":[{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/functions/index.ts","kind":"import-statement","original":"../../functions"}],"format":"esm"},"src/blueprints/linear/index.ts":{"bytes":626,"imports":[{"path":"src/blueprints/linear/linear-blueprint.ts","kind":"import-statement","original":"./linear-blueprint"}],"format":"esm"},"src/blueprints/planning/planning-blueprint.ts":{"bytes":9459,"imports":[{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/functions/index.ts","kind":"import-statement","original":"../../functions"}],"format":"esm"},"src/blueprints/planning/index.ts":{"bytes":634,"imports":[{"path":"src/blueprints/planning/planning-blueprint.ts","kind":"import-statement","original":"./planning-blueprint"}],"format":"esm"},"src/blueprints/research/research-blueprint.ts":{"bytes":5993,"imports":[{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/functions/index.ts","kind":"import-statement","original":"../../functions"}],"format":"esm"},"src/blueprints/research/index.ts":{"bytes":634,"imports":[{"path":"src/blueprints/research/research-blueprint.ts","kind":"import-statement","original":"./research-blueprint"}],"format":"esm"},"src/blueprints/websearch/websearch-blueprint.ts":{"bytes":2212,"imports":[{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true}],"format":"esm"},"src/blueprints/websearch/websearch-toolkit.ts":{"bytes":1151,"imports":[{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"@effect/ai-anthropic/AnthropicTool","kind":"import-statement","external":true}],"format":"esm"},"src/blueprints/websearch/index.ts":{"bytes":836,"imports":[{"path":"src/blueprints/websearch/websearch-blueprint.ts","kind":"import-statement","original":"./websearch-blueprint"},{"path":"src/blueprints/websearch/websearch-toolkit.ts","kind":"import-statement","original":"./websearch-toolkit"}],"format":"esm"},"src/blueprints/index.ts":{"bytes":1725,"imports":[{"path":"src/blueprints/design/index.ts","kind":"import-statement","original":"./design"},{"path":"src/blueprints/discord/index.ts","kind":"import-statement","original":"./discord"},{"path":"src/blueprints/linear/index.ts","kind":"import-statement","original":"./linear"},{"path":"src/blueprints/planning/index.ts","kind":"import-statement","original":"./planning"},{"path":"src/blueprints/research/index.ts","kind":"import-statement","original":"./research"},{"path":"src/blueprints/websearch/index.ts","kind":"import-statement","original":"./websearch"}],"format":"esm"},"src/plugins.tsx":{"bytes":5591,"imports":[{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui-syntax-highlighter","kind":"import-statement","external":true}],"format":"esm"},"src/index.ts":{"bytes":720,"imports":[{"path":"src/blueprints/index.ts","kind":"import-statement","original":"./blueprints"},{"path":"src/functions/index.ts","kind":"import-statement","original":"./functions"},{"path":"src/plugins.tsx","kind":"import-statement","original":"./plugins"},{"path":"src/sync/index.ts","kind":"import-statement","original":"./sync"}],"format":"esm"}},"outputs":{"dist/lib/node-esm/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":240593},"dist/lib/node-esm/index.mjs":{"imports":[{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@effect/platform/FetchHttpClient","kind":"import-statement","external":true},{"path":"dfx","kind":"import-statement","external":true},{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Predicate","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"@effect/ai-anthropic/AnthropicTool","kind":"import-statement","external":true},{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"exa-js","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@effect/ai/Tool","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"effect/Context","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"effect/SchemaAST","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo/internal","kind":"import-statement","external":true},{"path":"@dxos/echo-protocol","kind":"import-statement","external":true},{"path":"@dxos/effect","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo-db","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@effect/platform/FetchHttpClient","kind":"import-statement","external":true},{"path":"@effect/platform/HttpClient","kind":"import-statement","external":true},{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@effect/platform/HttpBody","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"@effect/ai-anthropic/AnthropicTool","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui-syntax-highlighter","kind":"import-statement","external":true}],"exports":["Agent","DesignBlueprint","Discord","DiscordBlueprint","Document","EntityExtraction","Linear","LinearBlueprint","LocalSearchHandler","LocalSearchToolkit","MapSchema","PlanningBlueprint","Research","ResearchBlueprint","ResearchDataTypes","ResearchGraph","Subgraph","Tasks","WebSearchBlueprint","WebSearchToolkit","capabilities","contextQueueLayerFromResearchGraph","createExtractionSchema","createResearchGraph","findRelatedSchema","getSanitizedSchemaName","makeGraphWriterHandler","makeGraphWriterToolkit","queryResearchGraph","sanitizeObjects","syncObjects"],"entryPoint":"src/index.ts","inputs":{"src/blueprints/design/design-blueprint.ts":{"bytesInOutput":1191},"src/functions/agent/prompt.ts":{"bytesInOutput":3800},"src/functions/agent/index.ts":{"bytesInOutput":92},"src/functions/index.ts":{"bytesInOutput":0},"src/functions/discord/fetch-messages.ts":{"bytesInOutput":7401},"src/functions/discord/index.ts":{"bytesInOutput":109},"src/functions/document/read.ts":{"bytesInOutput":898},"src/functions/document/update.ts":{"bytesInOutput":1025},"src/functions/document/index.ts":{"bytesInOutput":140},"src/functions/entity-extraction/entity-extraction.ts":{"bytesInOutput":6406},"src/functions/research/create-document.ts":{"bytesInOutput":2843},"src/functions/research/research.ts":{"bytesInOutput":4909},"src/functions/exa/exa.ts":{"bytesInOutput":944},"src/functions/exa/index.ts":{"bytesInOutput":0},"src/functions/exa/mock.ts":{"bytesInOutput":1642},"src/testing/data/exa-search-1748337321991.ts":{"bytesInOutput":31265},"src/testing/data/exa-search-1748337331526.ts":{"bytesInOutput":43952},"src/testing/data/exa-search-1748337344119.ts":{"bytesInOutput":28760},"src/testing/data/index.ts":{"bytesInOutput":133},"src/testing/index.ts":{"bytesInOutput":0},"src/functions/research/graph.ts":{"bytesInOutput":9620},"raw-loader:/__w/dxos/dxos/packages/core/assistant-toolkit/src/functions/research/instructions-research.tpl?raw":{"bytesInOutput":5376},"src/functions/research/research-graph.ts":{"bytesInOutput":1260},"src/functions/research/types.ts":{"bytesInOutput":439},"src/functions/research/index.ts":{"bytesInOutput":157},"src/functions/entity-extraction/index.ts":{"bytesInOutput":159},"src/functions/linear/sync-issues.ts":{"bytesInOutput":4562},"src/sync/sync.ts":{"bytesInOutput":2447},"src/sync/index.ts":{"bytesInOutput":0},"src/util/graphql.ts":{"bytesInOutput":148},"src/util/index.ts":{"bytesInOutput":0},"src/functions/linear/index.ts":{"bytesInOutput":100},"src/functions/tasks/read.ts":{"bytesInOutput":1124},"src/functions/tasks/update.ts":{"bytesInOutput":1472},"src/functions/tasks/task-list.ts":{"bytesInOutput":4062},"src/functions/tasks/index.ts":{"bytesInOutput":124},"src/blueprints/design/index.ts":{"bytesInOutput":47},"src/blueprints/index.ts":{"bytesInOutput":0},"src/blueprints/discord/discord-blueprint.ts":{"bytesInOutput":726},"src/blueprints/discord/index.ts":{"bytesInOutput":49},"src/blueprints/linear/linear-blueprint.ts":{"bytesInOutput":837},"src/blueprints/linear/index.ts":{"bytesInOutput":47},"src/blueprints/planning/planning-blueprint.ts":{"bytesInOutput":3298},"src/blueprints/planning/index.ts":{"bytesInOutput":51},"src/blueprints/research/research-blueprint.ts":{"bytesInOutput":1907},"src/blueprints/research/index.ts":{"bytesInOutput":52},"src/blueprints/websearch/websearch-blueprint.ts":{"bytesInOutput":541},"src/blueprints/websearch/websearch-toolkit.ts":{"bytesInOutput":195},"src/blueprints/websearch/index.ts":{"bytesInOutput":53},"src/index.ts":{"bytesInOutput":0},"src/plugins.tsx":{"bytesInOutput":1148}},"bytes":178382}}}
1
+ {"inputs":{"src/functions/agent/prompt.ts":{"bytes":15988,"imports":[{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Match","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"format":"esm"},"src/functions/agent/index.ts":{"bytes":1045,"imports":[{"path":"src/functions/agent/prompt.ts","kind":"import-statement","original":"./prompt"}],"format":"esm"},"src/functions/discord/fetch-messages.ts":{"bytes":30031,"imports":[{"path":"@effect/platform/FetchHttpClient","kind":"import-statement","external":true},{"path":"dfx","kind":"import-statement","external":true},{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true}],"format":"esm"},"src/functions/discord/index.ts":{"bytes":850,"imports":[{"path":"src/functions/discord/fetch-messages.ts","kind":"import-statement","original":"./fetch-messages"}],"format":"esm"},"src/functions/document/read.ts":{"bytes":3663,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true}],"format":"esm"},"src/functions/document/update.ts":{"bytes":4151,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true}],"format":"esm"},"src/functions/document/index.ts":{"bytes":1121,"imports":[{"path":"src/functions/document/read.ts","kind":"import-statement","original":"./read"},{"path":"src/functions/document/update.ts","kind":"import-statement","original":"./update"}],"format":"esm"},"src/crud/graph.ts":{"bytes":40526,"imports":[{"path":"@effect/ai/Tool","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"effect/Context","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"effect/SchemaAST","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo/internal","kind":"import-statement","external":true},{"path":"@dxos/echo-protocol","kind":"import-statement","external":true},{"path":"@dxos/effect","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/crud/index.ts":{"bytes":456,"imports":[{"path":"src/crud/graph.ts","kind":"import-statement","original":"./graph"}],"format":"esm"},"src/functions/research/document-create.ts":{"bytes":9147,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/functions/exa/exa.ts":{"bytes":3899,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"exa-js","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true}],"format":"esm"},"src/functions/exa/data/exa-search-1748337321991.ts":{"bytes":75527,"imports":[],"format":"esm"},"src/functions/exa/data/exa-search-1748337331526.ts":{"bytes":90597,"imports":[],"format":"esm"},"src/functions/exa/data/exa-search-1748337344119.ts":{"bytes":69969,"imports":[],"format":"esm"},"src/functions/exa/data/index.ts":{"bytes":1224,"imports":[{"path":"src/functions/exa/data/exa-search-1748337321991.ts","kind":"import-statement","original":"./exa-search-1748337321991"},{"path":"src/functions/exa/data/exa-search-1748337331526.ts","kind":"import-statement","original":"./exa-search-1748337331526"},{"path":"src/functions/exa/data/exa-search-1748337344119.ts","kind":"import-statement","original":"./exa-search-1748337344119"}],"format":"esm"},"src/functions/exa/mock.ts":{"bytes":7573,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"src/functions/exa/data/index.ts","kind":"import-statement","original":"./data"}],"format":"esm"},"src/functions/exa/index.ts":{"bytes":765,"imports":[{"path":"src/functions/exa/exa.ts","kind":"import-statement","original":"./exa"},{"path":"src/functions/exa/mock.ts","kind":"import-statement","original":"./mock"}],"format":"esm"},"src/functions/research/research-graph.ts":{"bytes":6063,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo/internal","kind":"import-statement","external":true},{"path":"@dxos/echo-db","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true}],"format":"esm"},"raw-loader:/__w/dxos/dxos/packages/core/assistant-toolkit/src/functions/research/research-instructions.tpl?raw":{"bytes":5339,"imports":[]},"src/functions/research/types.ts":{"bytes":2437,"imports":[{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true}],"format":"esm"},"src/functions/research/research.ts":{"bytes":23019,"imports":[{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"@effect/ai-anthropic/AnthropicTool","kind":"import-statement","external":true},{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"effect/String","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/functions-runtime/testing","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/crud/index.ts","kind":"import-statement","original":"../../crud"},{"path":"src/functions/exa/index.ts","kind":"import-statement","original":"../exa"},{"path":"src/functions/research/research-graph.ts","kind":"import-statement","original":"./research-graph"},{"path":"raw-loader:/__w/dxos/dxos/packages/core/assistant-toolkit/src/functions/research/research-instructions.tpl?raw","kind":"import-statement","original":"./research-instructions.tpl?raw"},{"path":"src/functions/research/types.ts","kind":"import-statement","original":"./types"}],"format":"esm"},"src/functions/research/index.ts":{"bytes":1353,"imports":[{"path":"src/functions/research/document-create.ts","kind":"import-statement","original":"./document-create"},{"path":"src/functions/research/research.ts","kind":"import-statement","original":"./research"},{"path":"src/functions/research/research-graph.ts","kind":"import-statement","original":"./research-graph"},{"path":"src/functions/research/types.ts","kind":"import-statement","original":"./types"}],"format":"esm"},"src/functions/entity-extraction/entity-extraction.ts":{"bytes":23860,"imports":[{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Predicate","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/functions-runtime/testing","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/crud/index.ts","kind":"import-statement","original":"../../crud"},{"path":"src/functions/research/index.ts","kind":"import-statement","original":"../research"}],"format":"esm"},"src/functions/entity-extraction/index.ts":{"bytes":958,"imports":[{"path":"src/functions/entity-extraction/entity-extraction.ts","kind":"import-statement","original":"./entity-extraction"}],"format":"esm"},"src/sync/sync.ts":{"bytes":11313,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"format":"esm"},"src/sync/index.ts":{"bytes":455,"imports":[{"path":"src/sync/sync.ts","kind":"import-statement","original":"./sync"}],"format":"esm"},"src/util/graphql.ts":{"bytes":1976,"imports":[{"path":"@effect/platform/HttpBody","kind":"import-statement","external":true}],"format":"esm"},"src/util/index.ts":{"bytes":462,"imports":[{"path":"src/util/graphql.ts","kind":"import-statement","original":"./graphql"}],"format":"esm"},"src/functions/linear/sync-issues.ts":{"bytes":18539,"imports":[{"path":"@effect/platform/FetchHttpClient","kind":"import-statement","external":true},{"path":"@effect/platform/HttpClient","kind":"import-statement","external":true},{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true},{"path":"src/sync/index.ts","kind":"import-statement","original":"../../sync"},{"path":"src/util/index.ts","kind":"import-statement","original":"../../util"}],"format":"esm"},"src/functions/linear/index.ts":{"bytes":822,"imports":[{"path":"src/functions/linear/sync-issues.ts","kind":"import-statement","original":"./sync-issues"}],"format":"esm"},"src/functions/tasks/read.ts":{"bytes":4635,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true}],"format":"esm"},"src/functions/tasks/task-list.ts":{"bytes":17032,"imports":[],"format":"esm"},"src/functions/tasks/update.ts":{"bytes":6214,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true},{"path":"src/functions/tasks/task-list.ts","kind":"import-statement","original":"./task-list"}],"format":"esm"},"src/functions/tasks/index.ts":{"bytes":1064,"imports":[{"path":"src/functions/tasks/read.ts","kind":"import-statement","original":"./read"},{"path":"src/functions/tasks/update.ts","kind":"import-statement","original":"./update"}],"format":"esm"},"src/functions/index.ts":{"bytes":1000,"imports":[{"path":"src/functions/agent/index.ts","kind":"import-statement","original":"./agent"},{"path":"src/functions/discord/index.ts","kind":"import-statement","original":"./discord"},{"path":"src/functions/document/index.ts","kind":"import-statement","original":"./document"},{"path":"src/functions/entity-extraction/index.ts","kind":"import-statement","original":"./entity-extraction"},{"path":"src/functions/linear/index.ts","kind":"import-statement","original":"./linear"},{"path":"src/functions/research/index.ts","kind":"import-statement","original":"./research"},{"path":"src/functions/tasks/index.ts","kind":"import-statement","original":"./tasks"}],"format":"esm"},"src/blueprints/design/design-blueprint.ts":{"bytes":3927,"imports":[{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/functions/index.ts","kind":"import-statement","original":"../../functions"}],"format":"esm"},"src/blueprints/design/index.ts":{"bytes":642,"imports":[{"path":"src/blueprints/design/design-blueprint.ts","kind":"import-statement","original":"./design-blueprint"}],"format":"esm"},"src/blueprints/discord/discord-blueprint.ts":{"bytes":2872,"imports":[{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/functions/index.ts","kind":"import-statement","original":"../../functions"}],"format":"esm"},"src/blueprints/discord/index.ts":{"bytes":648,"imports":[{"path":"src/blueprints/discord/discord-blueprint.ts","kind":"import-statement","original":"./discord-blueprint"}],"format":"esm"},"src/blueprints/linear/linear-blueprint.ts":{"bytes":3179,"imports":[{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/functions/index.ts","kind":"import-statement","original":"../../functions"}],"format":"esm"},"src/blueprints/linear/index.ts":{"bytes":642,"imports":[{"path":"src/blueprints/linear/linear-blueprint.ts","kind":"import-statement","original":"./linear-blueprint"}],"format":"esm"},"src/blueprints/planning/planning-blueprint.ts":{"bytes":9201,"imports":[{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/functions/index.ts","kind":"import-statement","original":"../../functions"}],"format":"esm"},"src/blueprints/planning/index.ts":{"bytes":650,"imports":[{"path":"src/blueprints/planning/planning-blueprint.ts","kind":"import-statement","original":"./planning-blueprint"}],"format":"esm"},"src/blueprints/research/research-blueprint.ts":{"bytes":6390,"imports":[{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/functions/index.ts","kind":"import-statement","original":"../../functions"}],"format":"esm"},"src/blueprints/research/index.ts":{"bytes":650,"imports":[{"path":"src/blueprints/research/research-blueprint.ts","kind":"import-statement","original":"./research-blueprint"}],"format":"esm"},"src/blueprints/websearch/websearch-blueprint.ts":{"bytes":1935,"imports":[{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true}],"format":"esm"},"src/blueprints/websearch/websearch-toolkit.ts":{"bytes":1151,"imports":[{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"@effect/ai-anthropic/AnthropicTool","kind":"import-statement","external":true}],"format":"esm"},"src/blueprints/websearch/index.ts":{"bytes":856,"imports":[{"path":"src/blueprints/websearch/websearch-blueprint.ts","kind":"import-statement","original":"./websearch-blueprint"},{"path":"src/blueprints/websearch/websearch-toolkit.ts","kind":"import-statement","original":"./websearch-toolkit"}],"format":"esm"},"src/blueprints/index.ts":{"bytes":1725,"imports":[{"path":"src/blueprints/design/index.ts","kind":"import-statement","original":"./design"},{"path":"src/blueprints/discord/index.ts","kind":"import-statement","original":"./discord"},{"path":"src/blueprints/linear/index.ts","kind":"import-statement","original":"./linear"},{"path":"src/blueprints/planning/index.ts","kind":"import-statement","original":"./planning"},{"path":"src/blueprints/research/index.ts","kind":"import-statement","original":"./research"},{"path":"src/blueprints/websearch/index.ts","kind":"import-statement","original":"./websearch"}],"format":"esm"},"src/toolkits/AssistantToolkit.ts":{"bytes":7754,"imports":[{"path":"@effect/ai/Tool","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Record","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/toolkits/SystemToolkit.ts":{"bytes":31742,"imports":[{"path":"@effect/ai/Tool","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Record","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/toolkits/index.ts":{"bytes":769,"imports":[{"path":"src/toolkits/AssistantToolkit.ts","kind":"import-statement","original":"./AssistantToolkit"},{"path":"src/toolkits/SystemToolkit.ts","kind":"import-statement","original":"./SystemToolkit"}],"format":"esm"},"src/index.ts":{"bytes":801,"imports":[{"path":"src/blueprints/index.ts","kind":"import-statement","original":"./blueprints"},{"path":"src/functions/index.ts","kind":"import-statement","original":"./functions"},{"path":"src/sync/index.ts","kind":"import-statement","original":"./sync"},{"path":"src/crud/index.ts","kind":"import-statement","original":"./crud"},{"path":"src/toolkits/index.ts","kind":"import-statement","original":"./toolkits"}],"format":"esm"},"src/testing/plugins.tsx":{"bytes":5727,"imports":[{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui-syntax-highlighter","kind":"import-statement","external":true}],"format":"esm"},"src/testing/index.ts":{"bytes":465,"imports":[{"path":"src/testing/plugins.tsx","kind":"import-statement","original":"./plugins"}],"format":"esm"}},"outputs":{"dist/lib/node-esm/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":260795},"dist/lib/node-esm/index.mjs":{"imports":[{"path":"dist/lib/node-esm/chunk-HSLMI22Q.mjs","kind":"import-statement"},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Match","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@effect/platform/FetchHttpClient","kind":"import-statement","external":true},{"path":"dfx","kind":"import-statement","external":true},{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Predicate","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/functions-runtime/testing","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@effect/ai/Tool","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"effect/Context","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"effect/SchemaAST","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo/internal","kind":"import-statement","external":true},{"path":"@dxos/echo-protocol","kind":"import-statement","external":true},{"path":"@dxos/effect","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"@effect/ai-anthropic/AnthropicTool","kind":"import-statement","external":true},{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"effect/String","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/functions-runtime/testing","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"exa-js","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo/internal","kind":"import-statement","external":true},{"path":"@dxos/echo-db","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true},{"path":"@effect/platform/FetchHttpClient","kind":"import-statement","external":true},{"path":"@effect/platform/HttpClient","kind":"import-statement","external":true},{"path":"effect/Array","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@effect/platform/HttpBody","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-markdown/types","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/ai","kind":"import-statement","external":true},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"@effect/ai-anthropic/AnthropicTool","kind":"import-statement","external":true},{"path":"@effect/ai/Tool","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Record","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@effect/ai/Tool","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Record","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"exports":["Agent","AssistantToolkit","DesignBlueprint","Discord","DiscordBlueprint","Document","EntityExtraction","Linear","LinearBlueprint","LocalSearchHandler","LocalSearchToolkit","PlanningBlueprint","Research","ResearchBlueprint","ResearchDataTypes","ResearchGraph","Subgraph","SystemToolkit","Tasks","WebSearchBlueprint","WebSearchToolkit","contextQueueLayerFromResearchGraph","createExtractionSchema","createResearchGraph","findRelatedSchema","getSanitizedSchemaName","makeGraphWriterHandler","makeGraphWriterToolkit","queryResearchGraph","sanitizeObjects","syncObjects"],"entryPoint":"src/index.ts","inputs":{"src/blueprints/design/design-blueprint.ts":{"bytesInOutput":1104},"src/functions/agent/prompt.ts":{"bytesInOutput":3792},"src/functions/agent/index.ts":{"bytesInOutput":92},"src/functions/index.ts":{"bytesInOutput":0},"src/functions/discord/fetch-messages.ts":{"bytesInOutput":7552},"src/functions/discord/index.ts":{"bytesInOutput":109},"src/functions/document/read.ts":{"bytesInOutput":915},"src/functions/document/update.ts":{"bytesInOutput":1093},"src/functions/document/index.ts":{"bytesInOutput":140},"src/functions/entity-extraction/entity-extraction.ts":{"bytesInOutput":6749},"src/crud/graph.ts":{"bytesInOutput":9521},"src/crud/index.ts":{"bytesInOutput":0},"src/functions/research/document-create.ts":{"bytesInOutput":2677},"src/functions/research/research.ts":{"bytesInOutput":5934},"src/functions/exa/exa.ts":{"bytesInOutput":944},"src/functions/exa/index.ts":{"bytesInOutput":0},"src/functions/exa/mock.ts":{"bytesInOutput":1642},"src/functions/exa/data/exa-search-1748337321991.ts":{"bytesInOutput":31265},"src/functions/exa/data/exa-search-1748337331526.ts":{"bytesInOutput":43952},"src/functions/exa/data/exa-search-1748337344119.ts":{"bytesInOutput":28760},"src/functions/exa/data/index.ts":{"bytesInOutput":133},"src/functions/research/research-graph.ts":{"bytesInOutput":1369},"raw-loader:/__w/dxos/dxos/packages/core/assistant-toolkit/src/functions/research/research-instructions.tpl?raw":{"bytesInOutput":5485},"src/functions/research/types.ts":{"bytesInOutput":515},"src/functions/research/index.ts":{"bytesInOutput":157},"src/functions/entity-extraction/index.ts":{"bytesInOutput":159},"src/functions/linear/sync-issues.ts":{"bytesInOutput":4711},"src/sync/sync.ts":{"bytesInOutput":2467},"src/sync/index.ts":{"bytesInOutput":0},"src/util/graphql.ts":{"bytesInOutput":148},"src/util/index.ts":{"bytesInOutput":0},"src/functions/linear/index.ts":{"bytesInOutput":100},"src/functions/tasks/read.ts":{"bytesInOutput":1141},"src/functions/tasks/update.ts":{"bytesInOutput":1489},"src/functions/tasks/task-list.ts":{"bytesInOutput":4062},"src/functions/tasks/index.ts":{"bytesInOutput":124},"src/blueprints/design/index.ts":{"bytesInOutput":32},"src/blueprints/index.ts":{"bytesInOutput":0},"src/blueprints/discord/discord-blueprint.ts":{"bytesInOutput":635},"src/blueprints/discord/index.ts":{"bytesInOutput":34},"src/blueprints/linear/linear-blueprint.ts":{"bytesInOutput":747},"src/blueprints/linear/index.ts":{"bytesInOutput":33},"src/blueprints/planning/planning-blueprint.ts":{"bytesInOutput":3204},"src/blueprints/planning/index.ts":{"bytesInOutput":35},"src/blueprints/research/research-blueprint.ts":{"bytesInOutput":2084},"src/blueprints/research/index.ts":{"bytesInOutput":36},"src/blueprints/websearch/websearch-blueprint.ts":{"bytesInOutput":444},"src/blueprints/websearch/websearch-toolkit.ts":{"bytesInOutput":195},"src/blueprints/websearch/index.ts":{"bytesInOutput":36},"src/index.ts":{"bytesInOutput":0},"src/toolkits/AssistantToolkit.ts":{"bytesInOutput":2066},"src/toolkits/index.ts":{"bytesInOutput":0},"src/toolkits/SystemToolkit.ts":{"bytesInOutput":9157}},"bytes":190083},"dist/lib/node-esm/testing/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":3036},"dist/lib/node-esm/testing/index.mjs":{"imports":[{"path":"dist/lib/node-esm/chunk-HSLMI22Q.mjs","kind":"import-statement"},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui-syntax-highlighter","kind":"import-statement","external":true}],"exports":["MapSchema","capabilities"],"entryPoint":"src/testing/index.ts","inputs":{"src/testing/plugins.tsx":{"bytesInOutput":1157},"src/testing/index.ts":{"bytesInOutput":0}},"bytes":1384},"dist/lib/node-esm/chunk-HSLMI22Q.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"dist/lib/node-esm/chunk-HSLMI22Q.mjs":{"imports":[],"exports":["__export"],"inputs":{},"bytes":327}}}
@@ -0,0 +1,44 @@
1
+ import { createRequire } from 'node:module';const require = createRequire(import.meta.url);
2
+ import "../chunk-HSLMI22Q.mjs";
3
+
4
+ // src/testing/plugins.tsx
5
+ import * as Schema from "effect/Schema";
6
+ import React from "react";
7
+ import { Capability, Common } from "@dxos/app-framework";
8
+ import { Format, Type } from "@dxos/echo";
9
+ import { JsonFilter } from "@dxos/react-ui-syntax-highlighter";
10
+ var MapSchema = Schema.Struct({
11
+ coordinates: Format.GeoPoint
12
+ }).pipe(Type.object({
13
+ typename: "example.com/type/Map",
14
+ version: "0.1.0"
15
+ }));
16
+ var isImage = (data) => false;
17
+ var capabilities = [
18
+ Capability.contributes(Common.Capability.ReactSurface, Common.createSurface({
19
+ id: "plugin-image",
20
+ role: "card--extrinsic",
21
+ filter: (data) => isImage(data.value),
22
+ component: ({ data }) => /* @__PURE__ */ React.createElement("img", {
23
+ className: "grow object-cover",
24
+ src: `data:image/jpeg;base64,${data.value.source.data}`,
25
+ alt: data.value.prompt ?? `Generated image [id=${data.value.id}]`
26
+ })
27
+ })),
28
+ //
29
+ // Default
30
+ //
31
+ Capability.contributes(Common.Capability.ReactSurface, Common.createSurface({
32
+ id: "plugin-default",
33
+ role: "card--extrinsic",
34
+ position: "fallback",
35
+ component: ({ data }) => /* @__PURE__ */ React.createElement(JsonFilter, {
36
+ data
37
+ })
38
+ }))
39
+ ];
40
+ export {
41
+ MapSchema,
42
+ capabilities
43
+ };
44
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../../src/testing/plugins.tsx"],
4
+ "sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport * as Schema from 'effect/Schema';\nimport React from 'react';\n\nimport { Capability, Common } from '@dxos/app-framework';\nimport { Format, type Obj, Type } from '@dxos/echo';\nimport { JsonFilter } from '@dxos/react-ui-syntax-highlighter';\n\nexport const MapSchema = Schema.Struct({\n coordinates: Format.GeoPoint,\n}).pipe(\n Type.object({\n typename: 'example.com/type/Map',\n version: '0.1.0',\n }),\n);\n\nexport type MapSchema = Schema.Schema.Type<typeof MapSchema>;\n\n// TODO(burdon): Move to ECHO def.\nexport type ArtifactsContext = {\n items: Obj.Unknown[];\n getArtifacts: () => Obj.Unknown[];\n addArtifact: (artifact: Obj.Unknown) => void;\n};\n\ndeclare global {\n interface ToolContextExtensions {\n artifacts?: ArtifactsContext;\n }\n}\n\n// TODO(dmaretskyi): Removed images from conductor GPT implementation.\nconst isImage = (data: any): data is any => false;\n\nexport const capabilities: Capability.Any[] = [\n Capability.contributes(\n Common.Capability.ReactSurface,\n Common.createSurface({\n id: 'plugin-image',\n role: 'card--extrinsic',\n filter: (data: any): data is any => isImage(data.value),\n component: ({ data }) => (\n <img\n className='grow object-cover'\n src={`data:image/jpeg;base64,${data.value.source.data}`}\n alt={data.value.prompt ?? `Generated image [id=${data.value.id}]`}\n />\n ),\n }),\n ),\n\n //\n // Default\n //\n Capability.contributes(\n Common.Capability.ReactSurface,\n Common.createSurface({\n id: 'plugin-default',\n role: 'card--extrinsic',\n position: 'fallback',\n component: ({ data }) => <JsonFilter data={data} />,\n }),\n ),\n];\n"],
5
+ "mappings": ";;;;AAIA,YAAYA,YAAY;AACxB,OAAOC,WAAW;AAElB,SAASC,YAAYC,cAAc;AACnC,SAASC,QAAkBC,YAAY;AACvC,SAASC,kBAAkB;AAEpB,IAAMC,YAAmBC,cAAO;EACrCC,aAAaC,OAAOC;AACtB,CAAA,EAAGC,KACDC,KAAKC,OAAO;EACVC,UAAU;EACVC,SAAS;AACX,CAAA,CAAA;AAmBF,IAAMC,UAAU,CAACC,SAA2B;AAErC,IAAMC,eAAiC;EAC5CC,WAAWC,YACTC,OAAOF,WAAWG,cAClBD,OAAOE,cAAc;IACnBC,IAAI;IACJC,MAAM;IACNC,QAAQ,CAACT,SAA2BD,QAAQC,KAAKU,KAAK;IACtDC,WAAW,CAAC,EAAEX,KAAI,MAChB,sBAAA,cAACY,OAAAA;MACCC,WAAU;MACVC,KAAK,0BAA0Bd,KAAKU,MAAMK,OAAOf,IAAI;MACrDgB,KAAKhB,KAAKU,MAAMO,UAAU,uBAAuBjB,KAAKU,MAAMH,EAAE;;EAGpE,CAAA,CAAA;;;;EAMFL,WAAWC,YACTC,OAAOF,WAAWG,cAClBD,OAAOE,cAAc;IACnBC,IAAI;IACJC,MAAM;IACNU,UAAU;IACVP,WAAW,CAAC,EAAEX,KAAI,MAAO,sBAAA,cAACmB,YAAAA;MAAWnB;;EACvC,CAAA,CAAA;;",
6
+ "names": ["Schema", "React", "Capability", "Common", "Format", "Type", "JsonFilter", "MapSchema", "Struct", "coordinates", "Format", "GeoPoint", "pipe", "Type", "object", "typename", "version", "isImage", "data", "capabilities", "Capability", "contributes", "Common", "ReactSurface", "createSurface", "id", "role", "filter", "value", "component", "img", "className", "src", "source", "alt", "prompt", "position", "JsonFilter"]
7
+ }
@@ -1,4 +1,18 @@
1
- import { Blueprint } from '@dxos/blueprints';
2
- declare const blueprint: Blueprint.Blueprint;
3
- export default blueprint;
1
+ export declare const blueprint: import("@dxos/echo/Obj").Obj<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & {
2
+ readonly description?: string | undefined;
3
+ readonly name: string;
4
+ readonly key: string;
5
+ readonly instructions: {
6
+ readonly source: import("@dxos/echo/internal").Ref<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & {
7
+ readonly content: string;
8
+ }>;
9
+ readonly inputs?: readonly {
10
+ readonly function?: string | undefined;
11
+ readonly name: string;
12
+ readonly kind?: "function" | "value" | "pass-through" | "retriever" | "query" | "resolver" | "context" | "schema" | undefined;
13
+ readonly default?: any;
14
+ }[] | undefined;
15
+ };
16
+ readonly tools: readonly (string & import("effect/Brand").Brand<"ToolId">)[];
17
+ }>;
4
18
  //# sourceMappingURL=design-blueprint.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"design-blueprint.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/design/design-blueprint.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAiB7C,QAAA,MAAM,SAAS,EAAE,SAAS,CAAC,SAQzB,CAAC;AAEH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"design-blueprint.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/design/design-blueprint.ts"],"names":[],"mappings":"AAsBA,eAAO,MAAM,SAAS;;;;;;;;uBASywB,CAAC;6BAA0C,CAAC;;yBAAkF,CAAC;4BAA6I,CAAC;;;;EAD1iC,CAAC"}
@@ -1,3 +1,3 @@
1
- import blueprint from './design-blueprint';
1
+ import { blueprint } from './design-blueprint';
2
2
  export default blueprint;
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/design/index.ts"],"names":[],"mappings":"AAIA,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAE3C,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/design/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAE/C,eAAe,SAAS,CAAC"}
@@ -1,18 +1,18 @@
1
- export declare const blueprint: import("@dxos/live-object").Live<import("@dxos/echo/Type").OfKind<import("@dxos/echo/internal").EntityKind.Object> & {
2
- key: string;
3
- name: string;
4
- description?: string | undefined;
5
- instructions: {
6
- source: import("@dxos/echo/internal").Ref<import("@dxos/echo/Type").OfKind<import("@dxos/echo/internal").EntityKind.Object> & {
7
- content: string;
1
+ export declare const blueprint: import("@dxos/echo/Obj").Obj<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & {
2
+ readonly description?: string | undefined;
3
+ readonly name: string;
4
+ readonly key: string;
5
+ readonly instructions: {
6
+ readonly source: import("@dxos/echo/internal").Ref<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & {
7
+ readonly content: string;
8
8
  }>;
9
- inputs?: {
10
- kind?: "function" | "value" | "context" | "pass-through" | "retriever" | "query" | "resolver" | "schema" | undefined;
11
- name: string;
12
- default?: any;
9
+ readonly inputs?: readonly {
10
+ readonly function?: string | undefined;
11
+ readonly name: string;
12
+ readonly kind?: "function" | "value" | "pass-through" | "retriever" | "query" | "resolver" | "context" | "schema" | undefined;
13
+ readonly default?: any;
13
14
  }[] | undefined;
14
15
  };
15
- tools: (string & import("effect/Brand").Brand<"ToolId">)[];
16
+ readonly tools: readonly (string & import("effect/Brand").Brand<"ToolId">)[];
16
17
  }>;
17
- export default blueprint;
18
18
  //# sourceMappingURL=discord-blueprint.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"discord-blueprint.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/discord/discord-blueprint.ts"],"names":[],"mappings":"AAuBA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;EAQpB,CAAC;AAEH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"discord-blueprint.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/discord/discord-blueprint.ts"],"names":[],"mappings":"AAuBA,eAAO,MAAM,SAAS;;;;;;;;uBAS4qC,CAAC;6BAA0C,CAAC;;yBAAkF,CAAC;4BAA6I,CAAC;;;;EAD78C,CAAC"}
@@ -1,3 +1,3 @@
1
- import blueprint from './discord-blueprint';
1
+ import { blueprint } from './discord-blueprint';
2
2
  export default blueprint;
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/discord/index.ts"],"names":[],"mappings":"AAIA,OAAO,SAAS,MAAM,qBAAqB,CAAC;AAE5C,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/discord/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAEhD,eAAe,SAAS,CAAC"}
@@ -1,3 +1,3 @@
1
- import blueprint from './linear-blueprint';
1
+ import { blueprint } from './linear-blueprint';
2
2
  export default blueprint;
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/linear/index.ts"],"names":[],"mappings":"AAIA,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAE3C,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/linear/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAE/C,eAAe,SAAS,CAAC"}
@@ -1,18 +1,18 @@
1
- export declare const blueprint: import("@dxos/live-object").Live<import("@dxos/echo/Type").OfKind<import("@dxos/echo/internal").EntityKind.Object> & {
2
- key: string;
3
- name: string;
4
- description?: string | undefined;
5
- instructions: {
6
- source: import("@dxos/echo/internal").Ref<import("@dxos/echo/Type").OfKind<import("@dxos/echo/internal").EntityKind.Object> & {
7
- content: string;
1
+ export declare const blueprint: import("@dxos/echo/Obj").Obj<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & {
2
+ readonly description?: string | undefined;
3
+ readonly name: string;
4
+ readonly key: string;
5
+ readonly instructions: {
6
+ readonly source: import("@dxos/echo/internal").Ref<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & {
7
+ readonly content: string;
8
8
  }>;
9
- inputs?: {
10
- kind?: "function" | "value" | "context" | "pass-through" | "retriever" | "query" | "resolver" | "schema" | undefined;
11
- name: string;
12
- default?: any;
9
+ readonly inputs?: readonly {
10
+ readonly function?: string | undefined;
11
+ readonly name: string;
12
+ readonly kind?: "function" | "value" | "pass-through" | "retriever" | "query" | "resolver" | "context" | "schema" | undefined;
13
+ readonly default?: any;
13
14
  }[] | undefined;
14
15
  };
15
- tools: (string & import("effect/Brand").Brand<"ToolId">)[];
16
+ readonly tools: readonly (string & import("effect/Brand").Brand<"ToolId">)[];
16
17
  }>;
17
- export default blueprint;
18
18
  //# sourceMappingURL=linear-blueprint.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"linear-blueprint.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/linear/linear-blueprint.ts"],"names":[],"mappings":"AAwBA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;EAQpB,CAAC;AAEH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"linear-blueprint.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/linear/linear-blueprint.ts"],"names":[],"mappings":"AAwBA,eAAO,MAAM,SAAS;;;;;;;;uBAS6jC,CAAC;6BAA0C,CAAC;;yBAAkF,CAAC;4BAA6I,CAAC;;;;EAD91C,CAAC"}
@@ -1,3 +1,3 @@
1
- import blueprint from './planning-blueprint';
1
+ import { blueprint } from './planning-blueprint';
2
2
  export default blueprint;
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/planning/index.ts"],"names":[],"mappings":"AAIA,OAAO,SAAS,MAAM,sBAAsB,CAAC;AAE7C,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/planning/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAEjD,eAAe,SAAS,CAAC"}
@@ -1,4 +1,18 @@
1
- import { Blueprint } from '@dxos/blueprints';
2
- export declare const blueprint: Blueprint.Blueprint;
3
- export default blueprint;
1
+ export declare const blueprint: import("@dxos/echo/Obj").Obj<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & {
2
+ readonly description?: string | undefined;
3
+ readonly name: string;
4
+ readonly key: string;
5
+ readonly instructions: {
6
+ readonly source: import("@dxos/echo/internal").Ref<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & {
7
+ readonly content: string;
8
+ }>;
9
+ readonly inputs?: readonly {
10
+ readonly function?: string | undefined;
11
+ readonly name: string;
12
+ readonly kind?: "function" | "value" | "pass-through" | "retriever" | "query" | "resolver" | "context" | "schema" | undefined;
13
+ readonly default?: any;
14
+ }[] | undefined;
15
+ };
16
+ readonly tools: readonly (string & import("effect/Brand").Brand<"ToolId">)[];
17
+ }>;
4
18
  //# sourceMappingURL=planning-blueprint.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"planning-blueprint.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/planning/planning-blueprint.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAkF7C,eAAO,MAAM,SAAS,EAAE,SAAS,CAAC,SAQhC,CAAC;AAEH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"planning-blueprint.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/planning/planning-blueprint.ts"],"names":[],"mappings":"AAuFA,eAAO,MAAM,SAAS;;;;;;;;uBA1BnB,CAAC;6BACD,CAAC;;yBAEE,CAAC;4BAIJ,CAAC;;;;EA2BF,CAAC"}
@@ -1,3 +1,3 @@
1
- import blueprint from './research-blueprint';
1
+ import { blueprint } from './research-blueprint';
2
2
  export default blueprint;
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/research/index.ts"],"names":[],"mappings":"AAIA,OAAO,SAAS,MAAM,sBAAsB,CAAC;AAE7C,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/blueprints/research/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAEjD,eAAe,SAAS,CAAC"}
@@ -1,4 +1,18 @@
1
- import { Blueprint } from '@dxos/blueprints';
2
- export declare const blueprint: Blueprint.Blueprint;
3
- export default blueprint;
1
+ export declare const blueprint: import("@dxos/echo/Obj").Obj<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & {
2
+ readonly description?: string | undefined;
3
+ readonly name: string;
4
+ readonly key: string;
5
+ readonly instructions: {
6
+ readonly source: import("@dxos/echo/internal").Ref<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & {
7
+ readonly content: string;
8
+ }>;
9
+ readonly inputs?: readonly {
10
+ readonly function?: string | undefined;
11
+ readonly name: string;
12
+ readonly kind?: "function" | "value" | "pass-through" | "retriever" | "query" | "resolver" | "context" | "schema" | undefined;
13
+ readonly default?: any;
14
+ }[] | undefined;
15
+ };
16
+ readonly tools: readonly (string & import("effect/Brand").Brand<"ToolId">)[];
17
+ }>;
4
18
  //# sourceMappingURL=research-blueprint.d.ts.map