@dxos/plugin-markdown 0.8.4-main.9be5663bfe → 0.8.4-main.abd8ff62ef

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 (208) hide show
  1. package/dist/lib/browser/blueprints/index.mjs +3 -4
  2. package/dist/lib/browser/blueprints/index.mjs.map +2 -2
  3. package/dist/lib/browser/{chunk-XKUKZNUS.mjs → chunk-DNSKDWUL.mjs} +4 -6
  4. package/dist/lib/browser/chunk-DNSKDWUL.mjs.map +7 -0
  5. package/dist/lib/browser/{chunk-46WIDM4R.mjs → chunk-SW6IK2GJ.mjs} +39 -13
  6. package/dist/lib/browser/chunk-SW6IK2GJ.mjs.map +7 -0
  7. package/dist/lib/browser/{create-HSXPXCC5.mjs → create-SRADQOTE.mjs} +4 -5
  8. package/dist/lib/browser/create-SRADQOTE.mjs.map +7 -0
  9. package/dist/lib/browser/{create-markdown-WB7DH3UF.mjs → create-markdown-A2ERCEOZ.mjs} +4 -5
  10. package/dist/lib/browser/create-markdown-A2ERCEOZ.mjs.map +7 -0
  11. package/dist/lib/browser/index.mjs +7 -545
  12. package/dist/lib/browser/index.mjs.map +4 -4
  13. package/dist/lib/browser/meta.json +1 -1
  14. package/dist/lib/browser/{open-N6PAX6DY.mjs → open-ANTKMST5.mjs} +4 -5
  15. package/dist/lib/browser/open-ANTKMST5.mjs.map +7 -0
  16. package/dist/lib/browser/operations/index.mjs +4 -5
  17. package/dist/lib/browser/operations/index.mjs.map +3 -3
  18. package/dist/lib/browser/{scroll-to-anchor-5M4F24AB.mjs → scroll-to-anchor-4RJ6MQ7I.mjs} +4 -5
  19. package/dist/lib/browser/scroll-to-anchor-4RJ6MQ7I.mjs.map +7 -0
  20. package/dist/lib/browser/{set-view-mode-NBNF2I5W.mjs → set-view-mode-2S7KKY7C.mjs} +4 -5
  21. package/dist/lib/browser/set-view-mode-2S7KKY7C.mjs.map +7 -0
  22. package/dist/lib/browser/types/index.mjs +1 -2
  23. package/dist/lib/browser/{update-5QIRVGTL.mjs → update-markdown-CPM5KOQW.mjs} +7 -8
  24. package/dist/lib/browser/update-markdown-CPM5KOQW.mjs.map +7 -0
  25. package/dist/lib/node-esm/blueprints/index.mjs +3 -4
  26. package/dist/lib/node-esm/blueprints/index.mjs.map +2 -2
  27. package/dist/lib/node-esm/{chunk-E4BQCEXF.mjs → chunk-MWYFGI2J.mjs} +4 -6
  28. package/dist/lib/node-esm/chunk-MWYFGI2J.mjs.map +7 -0
  29. package/dist/lib/node-esm/{chunk-4MSJO6IJ.mjs → chunk-ZE6QJ4S5.mjs} +39 -13
  30. package/dist/lib/node-esm/chunk-ZE6QJ4S5.mjs.map +7 -0
  31. package/dist/lib/node-esm/{create-6Z2KYISY.mjs → create-6JGQPPQ6.mjs} +4 -5
  32. package/dist/lib/node-esm/create-6JGQPPQ6.mjs.map +7 -0
  33. package/dist/lib/node-esm/{create-markdown-JWQZICKY.mjs → create-markdown-KXSM2I2M.mjs} +4 -5
  34. package/dist/lib/{browser/create-markdown-WB7DH3UF.mjs.map → node-esm/create-markdown-KXSM2I2M.mjs.map} +1 -1
  35. package/dist/lib/node-esm/index.mjs +7 -545
  36. package/dist/lib/node-esm/index.mjs.map +4 -4
  37. package/dist/lib/node-esm/meta.json +1 -1
  38. package/dist/lib/node-esm/{open-DSNFRSNZ.mjs → open-GB6HNBHS.mjs} +4 -5
  39. package/dist/lib/node-esm/open-GB6HNBHS.mjs.map +7 -0
  40. package/dist/lib/node-esm/operations/index.mjs +4 -5
  41. package/dist/lib/node-esm/operations/index.mjs.map +3 -3
  42. package/dist/lib/node-esm/{scroll-to-anchor-D6SHGU2R.mjs → scroll-to-anchor-UABP74RR.mjs} +4 -5
  43. package/dist/lib/{browser/scroll-to-anchor-5M4F24AB.mjs.map → node-esm/scroll-to-anchor-UABP74RR.mjs.map} +1 -1
  44. package/dist/lib/node-esm/{set-view-mode-REYB4L7J.mjs → set-view-mode-JEDC5ZL7.mjs} +4 -5
  45. package/dist/lib/{browser/set-view-mode-NBNF2I5W.mjs.map → node-esm/set-view-mode-JEDC5ZL7.mjs.map} +1 -1
  46. package/dist/lib/node-esm/types/index.mjs +1 -2
  47. package/dist/lib/node-esm/{update-YMQAIKOF.mjs → update-markdown-AXLYHK6S.mjs} +7 -8
  48. package/dist/lib/node-esm/update-markdown-AXLYHK6S.mjs.map +7 -0
  49. package/dist/types/src/MarkdownPlugin.d.ts +1 -0
  50. package/dist/types/src/MarkdownPlugin.d.ts.map +1 -1
  51. package/dist/types/src/{cli/plugin.d.ts → MarkdownPlugin.node.d.ts} +2 -1
  52. package/dist/types/src/MarkdownPlugin.node.d.ts.map +1 -0
  53. package/dist/types/src/MarkdownPlugin.test.d.ts +2 -0
  54. package/dist/types/src/MarkdownPlugin.test.d.ts.map +1 -0
  55. package/dist/types/src/blueprints/markdown-blueprint.d.ts +2 -2
  56. package/dist/types/src/blueprints/markdown-blueprint.d.ts.map +1 -1
  57. package/dist/types/src/capabilities/anchor-sort.d.ts.map +1 -1
  58. package/dist/types/src/capabilities/app-graph-serializer.d.ts.map +1 -1
  59. package/dist/types/src/capabilities/artifact-definition.d.ts.map +1 -1
  60. package/dist/types/src/capabilities/blueprint-definition.d.ts +2 -2
  61. package/dist/types/src/capabilities/blueprint-definition.d.ts.map +1 -1
  62. package/dist/types/src/capabilities/index.d.ts +3 -21
  63. package/dist/types/src/capabilities/index.d.ts.map +1 -1
  64. package/dist/types/src/capabilities/node.d.ts +1 -1
  65. package/dist/types/src/capabilities/node.d.ts.map +1 -1
  66. package/dist/types/src/capabilities/operation-handler.d.ts +1 -1
  67. package/dist/types/src/capabilities/operation-handler.d.ts.map +1 -1
  68. package/dist/types/src/capabilities/react-surface.d.ts.map +1 -1
  69. package/dist/types/src/capabilities/settings.d.ts +1 -19
  70. package/dist/types/src/capabilities/settings.d.ts.map +1 -1
  71. package/dist/types/src/capabilities/state.d.ts.map +1 -1
  72. package/dist/types/src/components/MarkdownEditor/MarkdownEditor.d.ts +14 -6
  73. package/dist/types/src/components/MarkdownEditor/MarkdownEditor.d.ts.map +1 -1
  74. package/dist/types/src/components/MarkdownEditor/MarkdownEditor.stories.d.ts.map +1 -1
  75. package/dist/types/src/components/MarkdownEditor/MarkdownEditorContent.d.ts +2 -1
  76. package/dist/types/src/components/MarkdownEditor/MarkdownEditorContent.d.ts.map +1 -1
  77. package/dist/types/src/components/MarkdownEditor/MarkdownEditorToolbar.d.ts +2 -2
  78. package/dist/types/src/components/MarkdownEditor/MarkdownEditorToolbar.d.ts.map +1 -1
  79. package/dist/types/src/components/MarkdownSettings/MarkdownSettings.d.ts +1 -1
  80. package/dist/types/src/components/MarkdownSettings/MarkdownSettings.d.ts.map +1 -1
  81. package/dist/types/src/components/MarkdownSettings/MarkdownSettings.stories.d.ts +46 -90
  82. package/dist/types/src/components/MarkdownSettings/MarkdownSettings.stories.d.ts.map +1 -1
  83. package/dist/types/src/containers/MarkdownCard/MarkdownCard.d.ts.map +1 -1
  84. package/dist/types/src/containers/MarkdownCard/MarkdownCard.stories.d.ts +1 -1
  85. package/dist/types/src/containers/MarkdownCard/MarkdownCard.stories.d.ts.map +1 -1
  86. package/dist/types/src/containers/MarkdownCard/MarkdownEditableCard.d.ts +15 -0
  87. package/dist/types/src/containers/MarkdownCard/MarkdownEditableCard.d.ts.map +1 -0
  88. package/dist/types/src/containers/MarkdownCard/index.d.ts +1 -0
  89. package/dist/types/src/containers/MarkdownCard/index.d.ts.map +1 -1
  90. package/dist/types/src/containers/MarkdownCard/snippet.d.ts +7 -5
  91. package/dist/types/src/containers/MarkdownCard/snippet.d.ts.map +1 -1
  92. package/dist/types/src/containers/MarkdownContainer/MarkdownContainer.d.ts +4 -4
  93. package/dist/types/src/containers/MarkdownContainer/MarkdownContainer.d.ts.map +1 -1
  94. package/dist/types/src/containers/MarkdownContainer/MarkdownContainer.stories.d.ts +70 -72
  95. package/dist/types/src/containers/MarkdownContainer/MarkdownContainer.stories.d.ts.map +1 -1
  96. package/dist/types/src/containers/index.d.ts +1 -0
  97. package/dist/types/src/containers/index.d.ts.map +1 -1
  98. package/dist/types/src/hooks/useEditorMenuOptions.d.ts.map +1 -1
  99. package/dist/types/src/hooks/useExtensions.d.ts +3 -1
  100. package/dist/types/src/hooks/useExtensions.d.ts.map +1 -1
  101. package/dist/types/src/hooks/useLinkQuery.d.ts.map +1 -1
  102. package/dist/types/src/index.d.ts +2 -3
  103. package/dist/types/src/index.d.ts.map +1 -1
  104. package/dist/types/src/operations/create-markdown.d.ts +1 -1
  105. package/dist/types/src/operations/create-markdown.d.ts.map +1 -1
  106. package/dist/types/src/operations/create.d.ts +1 -1
  107. package/dist/types/src/operations/create.d.ts.map +1 -1
  108. package/dist/types/src/operations/definitions.d.ts +2 -2
  109. package/dist/types/src/operations/definitions.d.ts.map +1 -1
  110. package/dist/types/src/operations/index.d.ts +1 -1
  111. package/dist/types/src/operations/index.d.ts.map +1 -1
  112. package/dist/types/src/operations/open.d.ts +1 -1
  113. package/dist/types/src/operations/open.d.ts.map +1 -1
  114. package/dist/types/src/operations/scroll-to-anchor.d.ts +1 -1
  115. package/dist/types/src/operations/scroll-to-anchor.d.ts.map +1 -1
  116. package/dist/types/src/operations/set-view-mode.d.ts +1 -1
  117. package/dist/types/src/operations/set-view-mode.d.ts.map +1 -1
  118. package/dist/types/src/operations/{update.d.ts → update-markdown.d.ts} +2 -2
  119. package/dist/types/src/operations/update-markdown.d.ts.map +1 -0
  120. package/dist/types/src/testing.d.ts.map +1 -1
  121. package/dist/types/src/translations.d.ts +70 -73
  122. package/dist/types/src/translations.d.ts.map +1 -1
  123. package/dist/types/src/types/Markdown.d.ts +8 -8
  124. package/dist/types/src/types/Markdown.d.ts.map +1 -1
  125. package/dist/types/src/types/Settings.d.ts +10 -9
  126. package/dist/types/src/types/Settings.d.ts.map +1 -1
  127. package/dist/types/src/types/capabilities.d.ts +3 -20
  128. package/dist/types/src/types/capabilities.d.ts.map +1 -1
  129. package/dist/types/src/types/events.d.ts.map +1 -1
  130. package/dist/types/src/types/types.d.ts +1 -0
  131. package/dist/types/src/types/types.d.ts.map +1 -1
  132. package/dist/types/src/util.d.ts.map +1 -1
  133. package/dist/types/tsconfig.tsbuildinfo +1 -1
  134. package/package.json +60 -73
  135. package/src/{cli/plugin.ts → MarkdownPlugin.node.ts} +4 -2
  136. package/src/MarkdownPlugin.test.ts +26 -0
  137. package/src/MarkdownPlugin.tsx +6 -4
  138. package/src/blueprints/markdown-blueprint.ts +2 -3
  139. package/src/capabilities/app-graph-serializer.ts +1 -2
  140. package/src/capabilities/artifact-definition.ts +1 -1
  141. package/src/capabilities/blueprint-definition.ts +2 -0
  142. package/src/capabilities/index.ts +2 -1
  143. package/src/capabilities/node.ts +1 -1
  144. package/src/capabilities/operation-handler.ts +1 -1
  145. package/src/capabilities/react-surface.tsx +15 -8
  146. package/src/components/MarkdownEditor/MarkdownEditor.stories.tsx +3 -2
  147. package/src/components/MarkdownEditor/MarkdownEditor.tsx +4 -4
  148. package/src/components/MarkdownEditor/MarkdownEditorContent.tsx +3 -3
  149. package/src/components/MarkdownEditor/MarkdownEditorToolbar.tsx +4 -15
  150. package/src/components/MarkdownSettings/MarkdownSettings.stories.tsx +2 -1
  151. package/src/components/MarkdownSettings/MarkdownSettings.tsx +16 -119
  152. package/src/containers/MarkdownCard/MarkdownCard.stories.tsx +3 -2
  153. package/src/containers/MarkdownCard/MarkdownCard.tsx +13 -7
  154. package/src/containers/MarkdownCard/MarkdownEditableCard.tsx +42 -0
  155. package/src/containers/MarkdownCard/index.ts +1 -0
  156. package/src/containers/MarkdownCard/snippet.ts +27 -51
  157. package/src/containers/MarkdownContainer/MarkdownContainer.stories.tsx +4 -3
  158. package/src/containers/MarkdownContainer/MarkdownContainer.tsx +5 -4
  159. package/src/containers/index.ts +3 -0
  160. package/src/hooks/useExtensions.tsx +7 -8
  161. package/src/index.ts +5 -4
  162. package/src/operations/create-markdown.ts +1 -1
  163. package/src/operations/create.conversations.json +1 -1
  164. package/src/operations/create.test.ts +4 -5
  165. package/src/operations/create.ts +1 -1
  166. package/src/operations/definitions.ts +1 -1
  167. package/src/operations/index.ts +2 -2
  168. package/src/operations/open.ts +1 -1
  169. package/src/operations/scroll-to-anchor.ts +1 -1
  170. package/src/operations/set-view-mode.ts +1 -1
  171. package/src/operations/{update.ts → update-markdown.ts} +1 -1
  172. package/src/operations/update.conversations.json +1 -1
  173. package/src/operations/update.test.ts +4 -5
  174. package/src/translations.ts +2 -26
  175. package/src/types/Settings.ts +47 -10
  176. package/src/types/capabilities.ts +2 -1
  177. package/src/types/types.ts +4 -1
  178. package/src/util.tsx +1 -1
  179. package/dist/lib/browser/MarkdownSettings-YZFNSJJY.mjs +0 -121
  180. package/dist/lib/browser/MarkdownSettings-YZFNSJJY.mjs.map +0 -7
  181. package/dist/lib/browser/chunk-46WIDM4R.mjs.map +0 -7
  182. package/dist/lib/browser/chunk-J5LGTIGS.mjs +0 -10
  183. package/dist/lib/browser/chunk-J5LGTIGS.mjs.map +0 -7
  184. package/dist/lib/browser/chunk-XKUKZNUS.mjs.map +0 -7
  185. package/dist/lib/browser/cli/index.mjs +0 -39
  186. package/dist/lib/browser/cli/index.mjs.map +0 -7
  187. package/dist/lib/browser/create-HSXPXCC5.mjs.map +0 -7
  188. package/dist/lib/browser/open-N6PAX6DY.mjs.map +0 -7
  189. package/dist/lib/browser/update-5QIRVGTL.mjs.map +0 -7
  190. package/dist/lib/node-esm/MarkdownSettings-X6SDS35F.mjs +0 -122
  191. package/dist/lib/node-esm/MarkdownSettings-X6SDS35F.mjs.map +0 -7
  192. package/dist/lib/node-esm/chunk-4MSJO6IJ.mjs.map +0 -7
  193. package/dist/lib/node-esm/chunk-E4BQCEXF.mjs.map +0 -7
  194. package/dist/lib/node-esm/chunk-HSLMI22Q.mjs +0 -11
  195. package/dist/lib/node-esm/chunk-HSLMI22Q.mjs.map +0 -7
  196. package/dist/lib/node-esm/cli/index.mjs +0 -40
  197. package/dist/lib/node-esm/cli/index.mjs.map +0 -7
  198. package/dist/lib/node-esm/create-6Z2KYISY.mjs.map +0 -7
  199. package/dist/lib/node-esm/create-markdown-JWQZICKY.mjs.map +0 -7
  200. package/dist/lib/node-esm/open-DSNFRSNZ.mjs.map +0 -7
  201. package/dist/lib/node-esm/scroll-to-anchor-D6SHGU2R.mjs.map +0 -7
  202. package/dist/lib/node-esm/set-view-mode-REYB4L7J.mjs.map +0 -7
  203. package/dist/lib/node-esm/update-YMQAIKOF.mjs.map +0 -7
  204. package/dist/types/src/cli/index.d.ts +0 -2
  205. package/dist/types/src/cli/index.d.ts.map +0 -1
  206. package/dist/types/src/cli/plugin.d.ts.map +0 -1
  207. package/dist/types/src/operations/update.d.ts.map +0 -1
  208. package/src/cli/index.ts +0 -5
@@ -1 +1 @@
1
- {"conversations":[{"parameters":{"model":"@anthropic/claude-opus-4-6","stream":true,"tools":[{"name":"create","description":"Creates a new markdown document and adds it to the space.","inputSchema":{"type":"object","required":["name","content"],"properties":{"name":{"type":"string"},"content":{"type":"string"}},"additionalProperties":false}},{"name":"open","description":"Opens and reads the contents of a new markdown document.","inputSchema":{"type":"object","required":["doc"],"properties":{"doc":{"type":"string","description":"The ID of the referenced object. Formats accepted:\n- DXN (dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4). DXNs can be prepended with an @ symbol for compatibility with in-text references.\n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)","examples":["dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4"]}},"additionalProperties":false}},{"name":"update","description":"Applies a set of edits to the markdown document.","inputSchema":{"type":"object","required":["doc","edits"],"properties":{"doc":{"type":"string","description":"The ID of the referenced object. Formats accepted:\n- DXN (dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4). DXNs can be prepended with an @ symbol for compatibility with in-text references.\n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)","examples":["dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4"]},"edits":{"type":"array","items":{"type":"object","required":["oldString","newString"],"properties":{"oldString":{"type":"string","description":"The text to find in the document."},"newString":{"type":"string","description":"The text to replace it with."},"replaceAll":{"type":"boolean","description":"If true, replaces all occurrences. Defaults to false (first occurrence only)."}},"additionalProperties":false},"description":"The edits to apply to the document. Each edit finds oldString and replaces it with newString."}},"additionalProperties":false}}]},"prompt":{"content":[{"role":"system","content":"## Blueprints Definitions\n\n<blueprint>\n You can create, read and update markdown documents.\n When asked to edit or update documents return updates as a set of compact diff string pairs.\n For each diff, respond with the smallest possible matching span.\n \n Example:\n ```diff\n - \"There is a tyop in this sentence.\"\n + \"There is a typo in this sentence.\"\n - \"This id good.\"\n + \"This sentence is really good.\"\n ```\n</blueprint>","options":{}},{"role":"user","content":"Create a document with a cookie recipe.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_012JxJX9c9zMwz1afCUkzwVu","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:31:34.891Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"The user wants me to create a document","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" with a cookie recipe. Let","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" me create","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" a nice","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" markdown","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" document with a classic","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" cookie recipe.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"Er0CClkIDBgCKkAy43GfB0+dbRMkfoVt2xpO0Chn5/g7c7dPprx3PV9+Z7iiBGhoRS54CpYtz+0wxdGKZKXYjkv0fAS94B7ulrYlMg9jbGF1ZGUtb3B1cy00LTY4ABIMbxqP0jme3H2iac1PGgxv9n95hpdlHMu60CwiMPoqsrE1DUcrsluzqmyr09jJ9mefc6aAwO998x1oGDPfkQkUA22by5UICBxSV3wtDCqRAWBPEuk+djMIeKw56FmK1OEYvnnoo1/LyTyhyxISLgAamgvvuO1k3IL7ibrjHXX9HO45dTXJl/L+lAWaVPM/0vBEIe9RCAw6na5IKbiG+1rXOdXjEeUPk6ERWxOFZSGkCxZozY+sThT/fgpLe3bX1f1tMkg9cvrtF5EWMrXx47+JPiVFrhtX7ORr0fFqEORBMTcYAQ=="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_019Fv26pqURQCfheV1mPgnnx","name":"create","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"{\"name\": \"","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"Classic Ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ocolate","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" Chip Cooki","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"es\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":", \"conten","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"t\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" \"","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"# Classic ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"Chocolate Ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ip Cookies\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"n\\nA time","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"less ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"recipe for ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"soft, chew","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"y ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ocolat","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"e chip ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"cookies tha","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"t are ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"golden o","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"n t","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"he edges an","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"d gooe","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"y i","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"n ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"the c","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"enter.\\n\\n#","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"# In","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"gredien","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ts\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"\\n- 2 ¼ c","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ups all-p","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"urpose fl","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"our\\n- 1 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"tsp baking","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" soda\\n- 1","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" tsp sal","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"t\\n- 1 cup","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" (2 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"sticks) uns","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"alted butt","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"er","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":", softened\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"¾ cup granu","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"lated sugar\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"n- ¾ cup p","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"acked bro","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"wn ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"sugar\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" 2 large ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"eggs\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"n- 2 tsp v","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"anilla e","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"xtr","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"act\\n- 2","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" cups semi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"-sweet choc","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"olate ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"chip","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"s\\n\\n##","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" Instructi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ons\\n\\n1. **","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"Preheat** y","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"our oven","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" to 375°F (1","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"90°C","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"). Line ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"baking ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"she","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ets with par","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"chment paper","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":".\\n2. **Com","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"bine dry in","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"gr","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"edients:**","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" In a ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"mediu","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"m ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"bow","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"l, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"whisk to","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"gether the f","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"lour, baki","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ng sod","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"a,","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" and sa","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"lt. Set as","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"id","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"e.\\n3. ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"**Cream th","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"e butter ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"and suga","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"rs:*","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"* In a lar","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ge bowl, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"bea","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"t the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"softene","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"d butter,","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" granu","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"lated su","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"gar, and b","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"rown su","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"gar to","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ge","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"th","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"er until ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"light and ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"fl","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"uffy,","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" ab","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"out 3–4 m","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"inutes.\\n4.","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" **Add e","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ggs a","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"nd ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"vanilla:*","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"* Beat","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" in ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"the eggs ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"one at a ti","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"me, then mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"x ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"in the v","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ani","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"lla extrac","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"t ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"un","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"til well ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"combined.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"5. *","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"*Mix i","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"n dry ingr","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"edients:** G","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"radua","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"lly add the","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" flou","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"r mixture to","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"wet ing","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"redients,","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" mixing on l","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ow","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" spe","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ed until jus","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"t ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"combined.","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" Do not ove","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"rm","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ix.","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"\\n6. **Fol","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"d in c","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"hocolate","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" chips","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":":** S","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"tir in the","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" chocolate","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" chips wit","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"h a spatul","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"a or woode","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"n spoon","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":".\\n7.","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" *","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"*S","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"coop t","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"he dough:** ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"Drop","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" rounded ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"table","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"spoons o","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"f dough o","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"nto the p","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"repared ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"baking sheet","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"s, spa","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"cing t","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"hem about ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"2 inches ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"apart","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":".\\n8. **Bak","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"e:** Bake fo","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"r ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"9–11 minute","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"s,","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" or until ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"the edges ar","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"e ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"go","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"lden","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" brown but","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" t","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"he center","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"s ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"still","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" l","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ook slightl","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"y underdone.","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"\\n9. **Cool:","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"** Let the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"cooki","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"es cool","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" on the","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" baking sh","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"eet ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"for ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"5 minu","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"tes, th","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"en transfe","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"r to","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" a wire rac","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"k to cool c","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ompletely.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"\\n## Tips\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"n- For","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" extra","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" flavo","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"r, use a ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"mix of semi-","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"sweet and d","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ark choco","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"late chips.","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"Chill t","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"he ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"dough","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" for 30","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" minu","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"tes bef","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ore baking","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" f","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"or thicker","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" cook","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ies.","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"\\n- Store c","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ookies in an","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" airtig","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ht conta","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"iner at","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" room te","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"mperatu","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"re for u","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"p to 5 da","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ys.\\n\\n*","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"*Yi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"eld:** appr","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ox","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"imate","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"ly 48 coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"kies\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"n**Prep Tim","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"e:** 15 minu","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"tes\\n**","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"Bake Ti","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"me:** 9–1","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"1 minut","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":"es per","metadata":{}},{"type":"tool-params-delta","id":"toolu_019Fv26pqURQCfheV1mPgnnx","delta":" batch\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_019Fv26pqURQCfheV1mPgnnx","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1593,"outputTokens":644,"totalTokens":2237},"metadata":{"anthropic":{"usage":{"cache_creation":{"ephemeral_1h_input_tokens":0,"ephemeral_5m_input_tokens":0},"cache_creation_input_tokens":0,"cache_read_input_tokens":0,"input_tokens":1593,"output_tokens":8,"server_tool_use":null,"service_tier":"standard"}}}}]},{"parameters":{"model":"@anthropic/claude-opus-4-6","stream":true,"tools":[{"name":"create","description":"Creates a new markdown document and adds it to the space.","inputSchema":{"type":"object","required":["name","content"],"properties":{"name":{"type":"string"},"content":{"type":"string"}},"additionalProperties":false}},{"name":"open","description":"Opens and reads the contents of a new markdown document.","inputSchema":{"type":"object","required":["doc"],"properties":{"doc":{"type":"string","description":"The ID of the referenced object. Formats accepted:\n- DXN (dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4). DXNs can be prepended with an @ symbol for compatibility with in-text references.\n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)","examples":["dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4"]}},"additionalProperties":false}},{"name":"update","description":"Applies a set of edits to the markdown document.","inputSchema":{"type":"object","required":["doc","edits"],"properties":{"doc":{"type":"string","description":"The ID of the referenced object. Formats accepted:\n- DXN (dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4). DXNs can be prepended with an @ symbol for compatibility with in-text references.\n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)","examples":["dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4"]},"edits":{"type":"array","items":{"type":"object","required":["oldString","newString"],"properties":{"oldString":{"type":"string","description":"The text to find in the document."},"newString":{"type":"string","description":"The text to replace it with."},"replaceAll":{"type":"boolean","description":"If true, replaces all occurrences. Defaults to false (first occurrence only)."}},"additionalProperties":false},"description":"The edits to apply to the document. Each edit finds oldString and replaces it with newString."}},"additionalProperties":false}}]},"prompt":{"content":[{"role":"system","content":"## Blueprints Definitions\n\n<blueprint>\n You can create, read and update markdown documents.\n When asked to edit or update documents return updates as a set of compact diff string pairs.\n For each diff, respond with the smallest possible matching span.\n \n Example:\n ```diff\n - \"There is a tyop in this sentence.\"\n + \"There is a typo in this sentence.\"\n - \"This id good.\"\n + \"This sentence is really good.\"\n ```\n</blueprint>","options":{}},{"role":"user","content":"Create a document with a cookie recipe.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The user wants me to create a document with a cookie recipe. Let me create a nice markdown document with a classic cookie recipe.","options":{}},{"type":"tool-call","id":"toolu_019Fv26pqURQCfheV1mPgnnx","name":"create","params":{"name":"Classic Chocolate Chip Cookies","content":"# Classic Chocolate Chip Cookies\n\nA timeless recipe for soft, chewy chocolate chip cookies that are golden on the edges and gooey in the center.\n\n## Ingredients\n\n- 2 ¼ cups all-purpose flour\n- 1 tsp baking soda\n- 1 tsp salt\n- 1 cup (2 sticks) unsalted butter, softened\n- ¾ cup granulated sugar\n- ¾ cup packed brown sugar\n- 2 large eggs\n- 2 tsp vanilla extract\n- 2 cups semi-sweet chocolate chips\n\n## Instructions\n\n1. **Preheat** your oven to 375°F (190°C). Line baking sheets with parchment paper.\n2. **Combine dry ingredients:** In a medium bowl, whisk together the flour, baking soda, and salt. Set aside.\n3. **Cream the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy, about 3–4 minutes.\n4. **Add eggs and vanilla:** Beat in the eggs one at a time, then mix in the vanilla extract until well combined.\n5. **Mix in dry ingredients:** Gradually add the flour mixture to the wet ingredients, mixing on low speed until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Stir in the chocolate chips with a spatula or wooden spoon.\n7. **Scoop the dough:** Drop rounded tablespoons of dough onto the prepared baking sheets, spacing them about 2 inches apart.\n8. **Bake:** Bake for 9–11 minutes, or until the edges are golden brown but the centers still look slightly underdone.\n9. **Cool:** Let the cookies cool on the baking sheet for 5 minutes, then transfer to a wire rack to cool completely.\n\n## Tips\n\n- For extra flavor, use a mix of semi-sweet and dark chocolate chips.\n- Chill the dough for 30 minutes before baking for thicker cookies.\n- Store cookies in an airtight container at room temperature for up to 5 days.\n\n**Yield:** approximately 48 cookies\n**Prep Time:** 15 minutes\n**Bake Time:** 9–11 minutes per batch"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_019Fv26pqURQCfheV1mPgnnx","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNT94"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_013yom4ounEqde4YvxGMXNNp","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:31:42.888Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Your","metadata":{}},{"type":"text-delta","id":"0","delta":" chocolate chip cookie","metadata":{}},{"type":"text-delta","id":"0","delta":" recipe document","metadata":{}},{"type":"text-delta","id":"0","delta":" has been created","metadata":{}},{"type":"text-delta","id":"0","delta":"! ","metadata":{}},{"type":"text-delta","id":"0","delta":"🍪 ","metadata":{}},{"type":"text-delta","id":"0","delta":"Here","metadata":{}},{"type":"text-delta","id":"0","delta":"'s a","metadata":{}},{"type":"text-delta","id":"0","delta":" summary of what","metadata":{}},{"type":"text-delta","id":"0","delta":"'s","metadata":{}},{"type":"text-delta","id":"0","delta":" included","metadata":{}},{"type":"text-delta","id":"0","delta":":\n\n-","metadata":{}},{"type":"text-delta","id":"0","delta":" **Title","metadata":{}},{"type":"text-delta","id":"0","delta":":**","metadata":{}},{"type":"text-delta","id":"0","delta":" Classic Chocolate Chip Cookies","metadata":{}},{"type":"text-delta","id":"0","delta":"\n- **Ingredients:** A","metadata":{}},{"type":"text-delta","id":"0","delta":" full","metadata":{}},{"type":"text-delta","id":"0","delta":" list including","metadata":{}},{"type":"text-delta","id":"0","delta":" flour, butter","metadata":{}},{"type":"text-delta","id":"0","delta":", sug","metadata":{}},{"type":"text-delta","id":"0","delta":"ars, eggs, vanilla","metadata":{}},{"type":"text-delta","id":"0","delta":", and chocolate chips\n- **Instructions","metadata":{}},{"type":"text-delta","id":"0","delta":":** ","metadata":{}},{"type":"text-delta","id":"0","delta":"9","metadata":{}},{"type":"text-delta","id":"0","delta":" ","metadata":{}},{"type":"text-delta","id":"0","delta":"step","metadata":{}},{"type":"text-delta","id":"0","delta":"-by-step directions","metadata":{}},{"type":"text-delta","id":"0","delta":" from","metadata":{}},{"type":"text-delta","id":"0","delta":" pre","metadata":{}},{"type":"text-delta","id":"0","delta":"heating the","metadata":{}},{"type":"text-delta","id":"0","delta":" oven to cooling the cookies\n-","metadata":{}},{"type":"text-delta","id":"0","delta":" **Tips:** Helpful","metadata":{}},{"type":"text-delta","id":"0","delta":" suggestions","metadata":{}},{"type":"text-delta","id":"0","delta":" like","metadata":{}},{"type":"text-delta","id":"0","delta":" ch","metadata":{}},{"type":"text-delta","id":"0","delta":"illing the dough for th","metadata":{}},{"type":"text-delta","id":"0","delta":"icker cookies and mixing","metadata":{}},{"type":"text-delta","id":"0","delta":" chocolate","metadata":{}},{"type":"text-delta","id":"0","delta":" chip","metadata":{}},{"type":"text-delta","id":"0","delta":" varieties","metadata":{}},{"type":"text-delta","id":"0","delta":"\n- **Details","metadata":{}},{"type":"text-delta","id":"0","delta":":** Yields ~","metadata":{}},{"type":"text-delta","id":"0","delta":"48 cookies, ","metadata":{}},{"type":"text-delta","id":"0","delta":"15","metadata":{}},{"type":"text-delta","id":"0","delta":" min","metadata":{}},{"type":"text-delta","id":"0","delta":" prep, 9–","metadata":{}},{"type":"text-delta","id":"0","delta":"11 min bake time","metadata":{}},{"type":"text-delta","id":"0","delta":"\n\nLet","metadata":{}},{"type":"text-delta","id":"0","delta":" me know if you'd","metadata":{}},{"type":"text-delta","id":"0","delta":" like to","metadata":{}},{"type":"text-delta","id":"0","delta":" make","metadata":{}},{"type":"text-delta","id":"0","delta":" any changes or additions","metadata":{}},{"type":"text-delta","id":"0","delta":" to the recipe!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2258,"outputTokens":156,"totalTokens":2414},"metadata":{"anthropic":{"usage":{"cache_creation":{"ephemeral_1h_input_tokens":0,"ephemeral_5m_input_tokens":0},"cache_creation_input_tokens":0,"cache_read_input_tokens":0,"input_tokens":2258,"output_tokens":1,"server_tool_use":null,"service_tier":"standard"}}}}]},{"parameters":{"model":"@anthropic/claude-opus-4-6","stream":true,"tools":[{"name":"create","description":"Creates a new markdown document and adds it to the space.","inputSchema":{"type":"object","required":["name","content"],"properties":{"name":{"type":"string"},"content":{"type":"string"}},"additionalProperties":false}},{"name":"open","description":"Opens and reads the contents of a new markdown document.","inputSchema":{"type":"object","required":["doc"],"properties":{"doc":{"type":"string","description":"The ID of the referenced object. Formats accepted:\n- DXN (dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4). DXNs can be prepended with an @ symbol for compatibility with in-text references.\n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)","examples":["dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4"]}},"additionalProperties":false}},{"name":"update","description":"Applies a set of edits to the markdown document.","inputSchema":{"type":"object","required":["doc","edits"],"properties":{"doc":{"type":"string","description":"The ID of the referenced object. Formats accepted:\n- DXN (dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4). DXNs can be prepended with an @ symbol for compatibility with in-text references.\n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)","examples":["dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4"]},"edits":{"type":"array","items":{"type":"object","required":["oldString","newString"],"properties":{"oldString":{"type":"string","description":"The text to find in the document."},"newString":{"type":"string","description":"The text to replace it with."},"replaceAll":{"type":"boolean","description":"If true, replaces all occurrences. Defaults to false (first occurrence only)."}},"additionalProperties":false},"description":"The edits to apply to the document. Each edit finds oldString and replaces it with newString."}},"additionalProperties":false}}]},"prompt":{"content":[{"role":"system","content":"## Blueprints Definitions\n\n<blueprint>\n You can create, read and update markdown documents.\n When asked to edit or update documents return updates as a set of compact diff string pairs.\n For each diff, respond with the smallest possible matching span.\n \n Example:\n ```diff\n - \"There is a tyop in this sentence.\"\n + \"There is a typo in this sentence.\"\n - \"This id good.\"\n + \"This sentence is really good.\"\n ```\n</blueprint>","options":{}},{"role":"user","content":"Create a document with a cookie recipe.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The user wants me to create a document with a cookie recipe. Let me create a nice markdown document with a classic cookie recipe.","options":{}},{"type":"tool-call","id":"toolu_019Fv26pqURQCfheV1mPgnnx","name":"create","params":{"name":"Classic Chocolate Chip Cookies","content":"# Classic Chocolate Chip Cookies\n\nA timeless recipe for soft, chewy chocolate chip cookies that are golden on the edges and gooey in the center.\n\n## Ingredients\n\n- 2 ¼ cups all-purpose flour\n- 1 tsp baking soda\n- 1 tsp salt\n- 1 cup (2 sticks) unsalted butter, softened\n- ¾ cup granulated sugar\n- ¾ cup packed brown sugar\n- 2 large eggs\n- 2 tsp vanilla extract\n- 2 cups semi-sweet chocolate chips\n\n## Instructions\n\n1. **Preheat** your oven to 375°F (190°C). Line baking sheets with parchment paper.\n2. **Combine dry ingredients:** In a medium bowl, whisk together the flour, baking soda, and salt. Set aside.\n3. **Cream the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy, about 3–4 minutes.\n4. **Add eggs and vanilla:** Beat in the eggs one at a time, then mix in the vanilla extract until well combined.\n5. **Mix in dry ingredients:** Gradually add the flour mixture to the wet ingredients, mixing on low speed until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Stir in the chocolate chips with a spatula or wooden spoon.\n7. **Scoop the dough:** Drop rounded tablespoons of dough onto the prepared baking sheets, spacing them about 2 inches apart.\n8. **Bake:** Bake for 9–11 minutes, or until the edges are golden brown but the centers still look slightly underdone.\n9. **Cool:** Let the cookies cool on the baking sheet for 5 minutes, then transfer to a wire rack to cool completely.\n\n## Tips\n\n- For extra flavor, use a mix of semi-sweet and dark chocolate chips.\n- Chill the dough for 30 minutes before baking for thicker cookies.\n- Store cookies in an airtight container at room temperature for up to 5 days.\n\n**Yield:** approximately 48 cookies\n**Prep Time:** 15 minutes\n**Bake Time:** 9–11 minutes per batch"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_019Fv26pqURQCfheV1mPgnnx","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTHQ"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_012W1fZgnVCvwo8eJYnfcwGd","modelId":"claude-opus-4-6","timestamp":"2026-04-03T15:09:59.241Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Your","metadata":{}},{"type":"text-delta","id":"0","delta":" cookie recipe document has been created! 🍪 Here's a summary of what's inside:\n\n**Classic","metadata":{}},{"type":"text-delta","id":"0","delta":" Chocolate Chip Cookies**\n\n- A full list of **ingredients** including butter","metadata":{}},{"type":"text-delta","id":"0","delta":", sugars, flour, eggs, vanilla, and chocolate chips.\n- **Step-by-step instructions** covering everything from preheating the oven to cooling the cookies.\n-","metadata":{}},{"type":"text-delta","id":"0","delta":" Helpful **tips** like chilling the dough for thicker cookies and mixing chocolate chip varieties.\n- **","metadata":{}},{"type":"text-delta","id":"0","delta":"Yield:** ~48 cookies | **Prep:** 15 min | **Bake:** 9–11 min","metadata":{}},{"type":"text-delta","id":"0","delta":" per batch\n\nLet me know if you'd like to make any changes to the recipe!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2259,"outputTokens":156,"totalTokens":2415},"metadata":{"anthropic":{"usage":{"cache_creation":{"ephemeral_1h_input_tokens":0,"ephemeral_5m_input_tokens":0},"cache_creation_input_tokens":0,"cache_read_input_tokens":0,"input_tokens":2259,"output_tokens":1,"server_tool_use":null,"service_tier":"standard"}}}}]},{"parameters":{"model":"@anthropic/claude-opus-4-6","stream":true,"tools":[{"name":"create","description":"Creates a new markdown document and adds it to the space.","inputSchema":{"type":"object","required":["name","content"],"properties":{"name":{"type":"string"},"content":{"type":"string"}},"additionalProperties":false}},{"name":"open","description":"Opens and reads the contents of a new markdown document.","inputSchema":{"type":"object","required":["doc"],"properties":{"doc":{"type":"string","description":"The ID of the referenced object. Formats accepted:\n- DXN (dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4). DXNs can be prepended with an @ symbol for compatibility with in-text references.\n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)","examples":["dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4"]}},"additionalProperties":false}},{"name":"update","description":"Applies a set of edits to the markdown document.","inputSchema":{"type":"object","required":["doc","edits"],"properties":{"doc":{"type":"string","description":"The ID of the referenced object. Formats accepted:\n- DXN (dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4). DXNs can be prepended with an @ symbol for compatibility with in-text references.\n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)","examples":["dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4"]},"edits":{"type":"array","items":{"type":"object","required":["oldString","newString"],"properties":{"oldString":{"type":"string","description":"The text to find in the document."},"newString":{"type":"string","description":"The text to replace it with."},"replaceAll":{"type":"boolean","description":"If true, replaces all occurrences. Defaults to false (first occurrence only)."}},"additionalProperties":false},"description":"The edits to apply to the document. Each edit finds oldString and replaces it with newString."}},"additionalProperties":false}}]},"prompt":{"content":[{"role":"system","content":"## Blueprints Definitions\n\n<blueprint>\n You can create, read and update markdown documents.\n When asked to edit or update documents return updates as a set of compact diff string pairs.\n For each diff, respond with the smallest possible matching span.\n \n Example:\n ```diff\n - \"There is a tyop in this sentence.\"\n + \"There is a typo in this sentence.\"\n - \"This id good.\"\n + \"This sentence is really good.\"\n ```\n</blueprint>","options":{}},{"role":"user","content":"Create a document with a cookie recipe.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The user wants me to create a document with a cookie recipe. Let me create a nice markdown document with a classic cookie recipe.","options":{}},{"type":"tool-call","id":"toolu_019Fv26pqURQCfheV1mPgnnx","name":"create","params":{"name":"Classic Chocolate Chip Cookies","content":"# Classic Chocolate Chip Cookies\n\nA timeless recipe for soft, chewy chocolate chip cookies that are golden on the edges and gooey in the center.\n\n## Ingredients\n\n- 2 ¼ cups all-purpose flour\n- 1 tsp baking soda\n- 1 tsp salt\n- 1 cup (2 sticks) unsalted butter, softened\n- ¾ cup granulated sugar\n- ¾ cup packed brown sugar\n- 2 large eggs\n- 2 tsp vanilla extract\n- 2 cups semi-sweet chocolate chips\n\n## Instructions\n\n1. **Preheat** your oven to 375°F (190°C). Line baking sheets with parchment paper.\n2. **Combine dry ingredients:** In a medium bowl, whisk together the flour, baking soda, and salt. Set aside.\n3. **Cream the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy, about 3–4 minutes.\n4. **Add eggs and vanilla:** Beat in the eggs one at a time, then mix in the vanilla extract until well combined.\n5. **Mix in dry ingredients:** Gradually add the flour mixture to the wet ingredients, mixing on low speed until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Stir in the chocolate chips with a spatula or wooden spoon.\n7. **Scoop the dough:** Drop rounded tablespoons of dough onto the prepared baking sheets, spacing them about 2 inches apart.\n8. **Bake:** Bake for 9–11 minutes, or until the edges are golden brown but the centers still look slightly underdone.\n9. **Cool:** Let the cookies cool on the baking sheet for 5 minutes, then transfer to a wire rack to cool completely.\n\n## Tips\n\n- For extra flavor, use a mix of semi-sweet and dark chocolate chips.\n- Chill the dough for 30 minutes before baking for thicker cookies.\n- Store cookies in an airtight container at room temperature for up to 5 days.\n\n**Yield:** approximately 48 cookies\n**Prep Time:** 15 minutes\n**Bake Time:** 9–11 minutes per batch"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_019Fv26pqURQCfheV1mPgnnx","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTHR"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01RyJMV8rExNGZTpissdBNXn","modelId":"claude-opus-4-6","timestamp":"2026-04-09T17:26:20.770Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Your","metadata":{}},{"type":"text-delta","id":"0","delta":" cookie recipe document has been created! 🍪 It includes:\n\n- **Title","metadata":{}},{"type":"text-delta","id":"0","delta":":** Classic Chocolate Chip Cookies\n- **Ingredients:** A full list including flour, butter, sugars, eggs, vanilla, and chocolate","metadata":{}},{"type":"text-delta","id":"0","delta":" chips\n- **Instructions:** 9 easy-to-follow steps from preheating the oven to cooling the cookies\n- **Tips:**","metadata":{}},{"type":"text-delta","id":"0","delta":" Helpful suggestions for extra flavor, thicker cookies, and storage\n- **Details:** Yield (48 cookies), prep time (15 min), and bake time (9–","metadata":{}},{"type":"text-delta","id":"0","delta":"11 min)\n\nLet me know if you'd like to make any changes or additions to the recipe!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2258,"outputTokens":146,"totalTokens":2404},"metadata":{"anthropic":{"usage":{"cache_creation":{"ephemeral_1h_input_tokens":0,"ephemeral_5m_input_tokens":0},"cache_creation_input_tokens":0,"cache_read_input_tokens":0,"input_tokens":2258,"output_tokens":1,"server_tool_use":null,"service_tier":"standard"}}}}]}]}
1
+ {"conversations":[{"parameters":{"model":"@anthropic/claude-opus-4-6","stream":true,"tools":[{"name":"create","description":"Creates a new markdown document and adds it to the space.","inputSchema":{"type":"object","required":["name","content"],"properties":{"name":{"type":"string"},"content":{"type":"string"}},"additionalProperties":false}},{"name":"open","description":"Opens and reads the contents of a new markdown document.","inputSchema":{"type":"object","required":["doc"],"properties":{"doc":{"type":"string","description":"The ID of the referenced object. Formats accepted:\n- DXN (dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4). DXNs can be prepended with an @ symbol for compatibility with in-text references.\n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)","examples":["dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4"]}},"additionalProperties":false}},{"name":"update","description":"Applies a set of edits to the markdown document.","inputSchema":{"type":"object","required":["doc","edits"],"properties":{"doc":{"type":"string","description":"The ID of the referenced object. Formats accepted:\n- DXN (dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4). DXNs can be prepended with an @ symbol for compatibility with in-text references.\n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)","examples":["dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4"]},"edits":{"type":"array","items":{"type":"object","required":["oldString","newString"],"properties":{"oldString":{"type":"string","description":"The text to find in the document."},"newString":{"type":"string","description":"The text to replace it with."},"replaceAll":{"type":"boolean","description":"If true, replaces all occurrences. Defaults to false (first occurrence only)."}},"additionalProperties":false},"description":"The edits to apply to the document. Each edit finds oldString and replaces it with newString."}},"additionalProperties":false}}]},"prompt":{"content":[{"role":"system","content":"## Blueprints Definitions\n\n<blueprint>\n You can create, read and update markdown documents.\n When asked to edit or update documents return updates as a set of compact diff string pairs.\n For each diff, respond with the smallest possible matching span.\n \n Example:\n ```diff\n - \"There is a tyop in this sentence.\"\n + \"There is a typo in this sentence.\"\n - \"This id good.\"\n + \"This sentence is really good.\"\n ```\n</blueprint>","options":{}},{"role":"user","content":"Create a document with a cookie recipe.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01F1DHCfToUWf3DrTAunt5pc","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:20:13.678Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"The user wants me to create a document with a cookie recipe. Let me create a nice markdown document with a classic cookie recipe.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"Er0CClkIDRgCKkAy43GfB0+dbRMkfoVt2xpO0Chn5/g7c7dPprx3PV9+Z7iiBGhoRS54CpYtz+0wxdGKZKXYjkv0fAS94B7ulrYlMg9jbGF1ZGUtb3B1cy00LTY4ABIM82+vSXT30xIv+nnOGgwXMNU3B3eVy0j7PX4iMHa+zb1Aui+scRF1lWFHUaZEfOKM+3x3PS04iAsAnKViR7xaJjGR9hRLt20VAb76rSqRAShphjzGyUhuUfzRY711UzPbb+S/yj2DvsVqrCBbUUdgT9JXmPF8/Zxd/s793FKJvAHpEPTiXUJIhK+guMxr0y78KAwwtrk5PVPRrWxHsJWUSGQbXYY6JlnP6cO3z2tjF51Z5GQLOWwrlKu7jrsr932gvgdeCmLZZv9XyQN3fFkZQO3sDxXrKO8MOIFwcjta9CAYAQ=="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","name":"create","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"{\"name\": \"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"Classic Cho","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"colate Chip ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"Cookies\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":", \"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"content\": \"#","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" Cl","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"assic Choc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"olate Chip","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" C","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ookies\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"nA ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"timeless","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" recipe for","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" soft, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"chewy ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"chocolate c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"hip cookies ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"at are ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"crispy","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" on the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"edges ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"and ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"gooey","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" in th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"e center.\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n## Ing","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"re","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"dients\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n- 2 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"¼ cups al","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"l-purpo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"se fl","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ou","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"r\\n- 1 tsp b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ak","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ing soda\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"1 tsp salt\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n- 1","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" cup (2 stic","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ks) unsalte","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"d butter, so","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ftened\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"¾ cu","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"p granulated","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" su","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"gar\\n- ¾ cu","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"p p","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"acked ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"brown sugar\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n- 2 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"large eg","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"gs\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"2 tsp v","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"anilla ex","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"tract\\n- 2 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"cups s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"emi-swe","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"et c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"hocolate chi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ps\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n\\n#","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"# I","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"nstruct","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"io","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ns\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n1. **P","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"reheat** th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"e oven to","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" 375°F (19","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"0°C). Lin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"e b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"aking sheets","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" wit","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"h parchment","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" pa","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"per.\\n2. *","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"*Comb","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ine dry in","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"gredients:**","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" In a mediu","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"m bowl, whis","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"k toge","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ther the f","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"lour, baki","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ng soda, a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"nd ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"salt. ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"Set a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"side.\\n3.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" **Cream","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" butter ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"and s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"uga","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"rs:** I","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n a lar","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ge bo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"wl, beat th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"e s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"oftene","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"d butter, g","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ran","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ulated","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" suga","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"r, and brow","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n suga","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"r toget","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"her until","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" light an","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"d fluffy","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":", ab","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"out 3–4 mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"nutes.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"4. **Add","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" egg","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"s and va","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"nilla:** B","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"eat ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"in ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"eggs one a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"t a time","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":", th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"en mix in","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" the v","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"anilla","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" extract ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"until c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ombined.\\n5.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" **Mix in","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" dry in","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"gr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"edient","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"s:** Gradu","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ally a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"dd the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" flour mix","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ture to the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" wet ingred","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ients, mixin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"g ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"on ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"low speed u","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ntil just ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"combi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ned.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" Do ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"not overmi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"x.\\n6.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" **Fold in c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"hocolate chi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ps:** Stir","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" in the ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"oc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"olate chips","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" with a spat","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ula or woode","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n spoo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n.\\n7. **Sco","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"op the dou","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"gh:** Drop r","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ou","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"nded tab","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"lespoo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ns of do","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ugh onto ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"the prepar","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ed ba","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"king sheets,","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" spacin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"g t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"he","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"m about","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" 2 inches","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" apart","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":".\\n8. **","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"Bake","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":":** B","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ake ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"for 9–11 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"minutes, or","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" un","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"til the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"edge","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"s are g","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"olde","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n brown ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"but ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"the centers","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" still l","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ook slig","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"htly underdo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ne.\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n9. **C","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ool:** L","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"et the cooki","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"es cool o","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"he b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"aking sh","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"eet f","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"or","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" 5 minu","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"tes, then ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"transfer ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"to a ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"wi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"re rack t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"o coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"l comple","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"tely.\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n#","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"# Tips\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n\\n- **Chill","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"he dough","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"** for at","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" least ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"30 min","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"utes (","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"or up to 2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"4 hours) for","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"hicker, c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"hewier","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" cookies.\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n- **Don","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"'t o","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"verba","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ke","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"!** The","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"kies w","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ill cont","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"inue to","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" set as th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ey coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"l.\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"For e","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"xtra f","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"lavo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"r, s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"prinkle a ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"pinch of","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" **fla","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ky ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"sea s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"alt** on to","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"p of","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" ea","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ch ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"cooki","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"e before ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"baking.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" Store ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"in an airti","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"gh","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"t conta","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"iner at room","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" te","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"mperature f","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"or up to","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":" 5 days.\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n**Y","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ield:*","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"* ~4","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"8 cookies ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"| ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"**Prep Ti","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"me:** 15 mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"n | **Ba","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"ke Time:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"** 10 min","metadata":{}},{"type":"tool-params-delta","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","delta":"\\n\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1564,"outputTokens":690,"totalTokens":2254},"metadata":{"anthropic":{"usage":{"cache_creation":{"ephemeral_1h_input_tokens":0,"ephemeral_5m_input_tokens":0},"cache_creation_input_tokens":0,"cache_read_input_tokens":0,"input_tokens":1564,"output_tokens":34,"server_tool_use":null,"service_tier":"standard"}}}}]},{"parameters":{"model":"@anthropic/claude-opus-4-6","stream":true,"tools":[{"name":"create","description":"Creates a new markdown document and adds it to the space.","inputSchema":{"type":"object","required":["name","content"],"properties":{"name":{"type":"string"},"content":{"type":"string"}},"additionalProperties":false}},{"name":"open","description":"Opens and reads the contents of a new markdown document.","inputSchema":{"type":"object","required":["doc"],"properties":{"doc":{"type":"string","description":"The ID of the referenced object. Formats accepted:\n- DXN (dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4). DXNs can be prepended with an @ symbol for compatibility with in-text references.\n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)","examples":["dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4"]}},"additionalProperties":false}},{"name":"update","description":"Applies a set of edits to the markdown document.","inputSchema":{"type":"object","required":["doc","edits"],"properties":{"doc":{"type":"string","description":"The ID of the referenced object. Formats accepted:\n- DXN (dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4). DXNs can be prepended with an @ symbol for compatibility with in-text references.\n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)","examples":["dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@dxn:echo:@:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4"]},"edits":{"type":"array","items":{"type":"object","required":["oldString","newString"],"properties":{"oldString":{"type":"string","description":"The text to find in the document."},"newString":{"type":"string","description":"The text to replace it with."},"replaceAll":{"type":"boolean","description":"If true, replaces all occurrences. Defaults to false (first occurrence only)."}},"additionalProperties":false},"description":"The edits to apply to the document. Each edit finds oldString and replaces it with newString."}},"additionalProperties":false}}]},"prompt":{"content":[{"role":"system","content":"## Blueprints Definitions\n\n<blueprint>\n You can create, read and update markdown documents.\n When asked to edit or update documents return updates as a set of compact diff string pairs.\n For each diff, respond with the smallest possible matching span.\n \n Example:\n ```diff\n - \"There is a tyop in this sentence.\"\n + \"There is a typo in this sentence.\"\n - \"This id good.\"\n + \"This sentence is really good.\"\n ```\n</blueprint>","options":{}},{"role":"user","content":"Create a document with a cookie recipe.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The user wants me to create a document with a cookie recipe. Let me create a nice markdown document with a classic cookie recipe.","options":{}},{"type":"tool-call","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","name":"create","params":{"name":"Classic Chocolate Chip Cookies","content":"# Classic Chocolate Chip Cookies\n\nA timeless recipe for soft, chewy chocolate chip cookies that are crispy on the edges and gooey in the center.\n\n## Ingredients\n\n- 2 ¼ cups all-purpose flour\n- 1 tsp baking soda\n- 1 tsp salt\n- 1 cup (2 sticks) unsalted butter, softened\n- ¾ cup granulated sugar\n- ¾ cup packed brown sugar\n- 2 large eggs\n- 2 tsp vanilla extract\n- 2 cups semi-sweet chocolate chips\n\n## Instructions\n\n1. **Preheat** the oven to 375°F (190°C). Line baking sheets with parchment paper.\n2. **Combine dry ingredients:** In a medium bowl, whisk together the flour, baking soda, and salt. Set aside.\n3. **Cream butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy, about 3–4 minutes.\n4. **Add eggs and vanilla:** Beat in the eggs one at a time, then mix in the vanilla extract until combined.\n5. **Mix in dry ingredients:** Gradually add the flour mixture to the wet ingredients, mixing on low speed until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Stir in the chocolate chips with a spatula or wooden spoon.\n7. **Scoop the dough:** Drop rounded tablespoons of dough onto the prepared baking sheets, spacing them about 2 inches apart.\n8. **Bake:** Bake for 9–11 minutes, or until the edges are golden brown but the centers still look slightly underdone.\n9. **Cool:** Let the cookies cool on the baking sheet for 5 minutes, then transfer to a wire rack to cool completely.\n\n## Tips\n\n- **Chill the dough** for at least 30 minutes (or up to 24 hours) for thicker, chewier cookies.\n- **Don't overbake!** The cookies will continue to set as they cool.\n- For extra flavor, sprinkle a pinch of **flaky sea salt** on top of each cookie before baking.\n- Store in an airtight container at room temperature for up to 5 days.\n\n**Yield:** ~48 cookies | **Prep Time:** 15 min | **Bake Time:** 10 min\n"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01CdPcLdDgCGJ8kiHBjMtfWP","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJ6"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01DSZ37AGqiyUrLBuKPDUkQA","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:20:25.201Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"The","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" document was created successfully.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EuEBClkIDRgCKkDYqIGzymGgehnxneo7UHzpnlm8a0tPpXlILeVnfXH6ESWFT2yPNAKo7VXEFmHMiD7GK+j83i4I8Ok4es2dgweUMg9jbGF1ZGUtb3B1cy00LTY4ABIMFLwl3vY963IwqkouGgwijVHPdJ4oSW1CdvQiMIEsYY9tEN8r1R9sItwhYrn16tAKkO1XvdVvmJRlDD7qM4MXFCZjRZpxyA1R0r3uQCo2Z+X4tcWI1KGSRgLmK8nxjycBBE9rCuG02DetkepTKTyAAwXhmc0nP0rAPZw2aFQPgxgmNZ4nGAE="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"text-start","id":"1","metadata":{}},{"type":"text-delta","id":"1","delta":"Your cookie recipe document has been created! 🍪 It includes","metadata":{}},{"type":"text-delta","id":"1","delta":":\n\n- **Title:** Classic Chocolate Chip Cookies\n- **Ingredients** list with all the essentials (","metadata":{}},{"type":"text-delta","id":"1","delta":"flour, butter, sugars, eggs, vanilla, and chocolate chips)\n- **Step-by-step instructions** for mixing, scooping, and baking\n- **","metadata":{}},{"type":"text-delta","id":"1","delta":"Helpful tips** like chilling the dough for thicker cookies and adding flaky sea salt for extra flavor\n\nLet","metadata":{}},{"type":"text-delta","id":"1","delta":" me know if you'd like to make any changes — like swapping in a different type of cookie or","metadata":{}},{"type":"text-delta","id":"1","delta":" adjusting the recipe!","metadata":{}},{"type":"text-end","id":"1","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2297,"outputTokens":154,"totalTokens":2451},"metadata":{"anthropic":{"usage":{"cache_creation":{"ephemeral_1h_input_tokens":0,"ephemeral_5m_input_tokens":0},"cache_creation_input_tokens":0,"cache_read_input_tokens":0,"input_tokens":2297,"output_tokens":8,"server_tool_use":null,"service_tier":"standard"}}}}]}]}
@@ -6,14 +6,13 @@ import { describe, expect, it } from '@effect/vitest';
6
6
  import * as Effect from 'effect/Effect';
7
7
 
8
8
  import { MemoizedAiService } from '@dxos/ai/testing';
9
- import { AgentService } from '@dxos/assistant';
10
- import { AssistantTestLayer } from '@dxos/assistant/testing';
11
- import { Blueprint } from '@dxos/blueprints';
12
9
  import { SpaceProperties } from '@dxos/client-protocol';
10
+ import { Blueprint, Operation } from '@dxos/compute';
13
11
  import { DXN, Database, Feed, Obj, Query } from '@dxos/echo';
14
12
  import { Collection } from '@dxos/echo';
15
13
  import { TestHelpers } from '@dxos/effect/testing';
16
- import { FunctionInvocationService } from '@dxos/functions';
14
+ import { AgentService } from '@dxos/functions-runtime';
15
+ import { AssistantTestLayer } from '@dxos/functions-runtime/testing';
17
16
  import { invariant } from '@dxos/invariant';
18
17
  import { ObjectId } from '@dxos/keys';
19
18
  import { Markdown } from '@dxos/plugin-markdown/types';
@@ -49,7 +48,7 @@ describe('create', () => {
49
48
  function* (_) {
50
49
  const name = 'BlueYard';
51
50
  const content = 'Founders and portfolio of BlueYard.';
52
- const result = yield* FunctionInvocationService.invokeFunction(Create, {
51
+ const result = yield* Operation.invoke(Create, {
53
52
  name,
54
53
  content,
55
54
  });
@@ -4,8 +4,8 @@
4
4
 
5
5
  import * as Effect from 'effect/Effect';
6
6
 
7
+ import { Operation } from '@dxos/compute';
7
8
  import { Obj } from '@dxos/echo';
8
- import { Operation } from '@dxos/operation';
9
9
  import { CollectionModel } from '@dxos/schema';
10
10
 
11
11
  import { Markdown } from '../types';
@@ -5,8 +5,8 @@
5
5
  import * as Schema from 'effect/Schema';
6
6
 
7
7
  import { Capability } from '@dxos/app-framework';
8
+ import { Operation } from '@dxos/compute';
8
9
  import { Database, Ref } from '@dxos/echo';
9
- import { Operation } from '@dxos/operation';
10
10
  import { EditorViewMode } from '@dxos/ui-editor/types';
11
11
  import { trim } from '@dxos/util';
12
12
 
@@ -2,7 +2,7 @@
2
2
  // Copyright 2025 DXOS.org
3
3
  //
4
4
 
5
- import { OperationHandlerSet } from '@dxos/operation';
5
+ import { OperationHandlerSet } from '@dxos/compute';
6
6
 
7
7
  export * as MarkdownOperation from './definitions';
8
8
 
@@ -12,5 +12,5 @@ export const MarkdownOperationHandlerSet = OperationHandlerSet.lazy(
12
12
  () => import('./open'),
13
13
  () => import('./scroll-to-anchor'),
14
14
  () => import('./set-view-mode'),
15
- () => import('./update'),
15
+ () => import('./update-markdown'),
16
16
  );
@@ -4,8 +4,8 @@
4
4
 
5
5
  import * as Effect from 'effect/Effect';
6
6
 
7
+ import { Operation } from '@dxos/compute';
7
8
  import { Database } from '@dxos/echo';
8
- import { Operation } from '@dxos/operation';
9
9
 
10
10
  import { Open } from './definitions';
11
11
 
@@ -6,7 +6,7 @@ import { EditorView } from '@codemirror/view';
6
6
  import * as Effect from 'effect/Effect';
7
7
 
8
8
  import { Capability } from '@dxos/app-framework';
9
- import { Operation } from '@dxos/operation';
9
+ import { Operation } from '@dxos/compute';
10
10
  import { Cursor, setSelection } from '@dxos/ui-editor';
11
11
 
12
12
  import { MarkdownCapabilities } from '../types';
@@ -5,7 +5,7 @@
5
5
  import * as Effect from 'effect/Effect';
6
6
 
7
7
  import { Capabilities } from '@dxos/app-framework';
8
- import { Operation } from '@dxos/operation';
8
+ import { Operation } from '@dxos/compute';
9
9
 
10
10
  import { MarkdownCapabilities } from '../types';
11
11
  import { SetViewMode } from './definitions';
@@ -5,9 +5,9 @@
5
5
  import { next as A, type Doc } from '@automerge/automerge';
6
6
  import * as Effect from 'effect/Effect';
7
7
 
8
+ import { Operation } from '@dxos/compute';
8
9
  import { Database } from '@dxos/echo';
9
10
  import { DocAccessor, createDocAccessor } from '@dxos/echo-db';
10
- import { Operation } from '@dxos/operation';
11
11
 
12
12
  import { Update } from './definitions';
13
13