@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_01NFcmUTdmakQNeRreAE118q","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:32:09.391Z","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+0wxdGKZKXYjkv0fAS94B7ulrYlMg9jbGF1ZGUtb3B1cy00LTY4ABIMLKDZ8kJB5u/BFo09GgySNpzchKzQPquo/PEiMAQ9YB5rX34SdrQN7ldQthbgePVbfYiVIHVB3pqLn7T011rFMJBbzwyWtidR837ZpyqRAawM5Osc8NqF5Nb/iXfmulGHUery8mtlkMKr7isKwEbHjaa2Z15b6EjYWOgJbmadcfNhiaqp13eGBFgZ1uucwwDSKx/SlZ1ZOi5EPpSUQ8E4ezUNjW9jkPnx43wGZoxtYz8QbwEBx75mzdWSRicDV7WsGmWHiD+Bqi1mjlBMnZRe4uwIb2XxTr618IPurs3LLlwYAQ=="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","name":"create","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"{\"name\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" \"Classic","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" Chocolat","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"e Chip Co","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"okies\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":", \"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"co","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ntent\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":": \"# Cl","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"assic Choc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"olate Chi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"p ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"Cookies","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"nA","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" timeles","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"s recipe f","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"or soft, c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"hew","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"y cho","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"col","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ate","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" chip","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" cooki","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"es tha","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"t are g","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"olden on ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"edges an","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"d go","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"oey in ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"the ce","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"nt","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"er.\\n\\n## ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"Ingredi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ents\\n\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"2 ¼ cups","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" al","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"l-pur","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"pose flo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ur\\n- 1 tsp ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"baking","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" soda","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" 1 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"tsp salt\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"n- 1 cup ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"(2 stick","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"s) uns","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"alte","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"d butter, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"softene","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"d\\n- ¾ c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"up g","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ranulate","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"d sugar","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"\\n- ¾ cup","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" pa","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"cked brown","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" su","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ga","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"r\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"n- 2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" large ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"eggs\\n- 2 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"tsp vanilla","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" extrac","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"t\\n- 2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" cups semi-s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"weet cho","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"colate chip","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"s\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"## Instructi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"on","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"s\\n\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"1. ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"**Prehea","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"t** the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" oven to 37","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"5°F ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"(190°C). ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"Line bak","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ing sheets ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"with","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" parch","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ment paper.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"\\n2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":". **Combi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ne dry ingr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"edien","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ts:** In ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"a me","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"dium bowl","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":", whisk to","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"get","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"her the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" flour","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":", baking sod","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"a, and","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" salt.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" Set asid","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"e.\\n3.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" **Cream th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"e b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"utter and su","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"gars","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":":** In ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"a l","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"arg","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"e bowl, beat","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" the s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"oftened b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ut","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ter, granu","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"lated ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"sugar, a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"nd brown s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ugar togethe","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"r until li","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ght and ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"fluffy (","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"about 2–3 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"min","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"utes).\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"4.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" **Add ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"eggs an","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"d ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"vani","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"lla:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"** Beat in t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"he eggs one","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" at","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" a ti","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"me, then m","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ix in ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"the vanil","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"la extract u","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ntil combine","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"d.\\n5.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" **Mix i","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"n dry i","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ng","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"redie","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"nts:** Gra","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"duall","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"y add the fl","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"our mixture","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" to the we","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"t ingredient","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"s, s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"tirrin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"g until","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" just com","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"bi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ned","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":". Do ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"not ov","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"erm","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ix.\\n6. ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"**Fol","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"d in choc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"olate","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" chips:** Ge","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ntly s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"tir in the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" chocola","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"te chip","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"s.\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"n7. **Scoo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"p the dough:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"**","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" Drop ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ro","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"unded ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"tablespoon","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"s of","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" dou","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"gh ont","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"o the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"prepa","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"red ba","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"king","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" shee","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ts, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"spacing the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"m about 2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" inc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"hes apart.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"\\n8. **Bake:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"** Bake","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" for 9–11 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"minute","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"s, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"or","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" until ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"the edges ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"are gold","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"en brown bu","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"t the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"centers s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"till look sl","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ightly und","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"er","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"done.\\n9. ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"**","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"Coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"l:** ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"Let ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"the c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ook","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ies coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"l on the b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"aki","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ng s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"heet f","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"or ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"5 minut","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"es, the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"n t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ransfer to ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"a wi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"re rack t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"o ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"cool comple","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"tely.\\n\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"## Tips\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"For extr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"a flav","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"or","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":", use ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"a mix","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" of ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"semi-swee","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"t and d","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ark chocol","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ate chips.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"- Chill the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" dough","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" for 30 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"nutes be","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"fore bakin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"g for thic","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ker cookie","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"s.\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" Store in ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"an","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":" airtight ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"container a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"t room tem","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"pera","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ture for u","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"p to ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"5 days","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":".\\n\\n**","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"Yield:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"** ~48 coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"kies ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"| **Pr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"ep Time:*","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"* 15 min | *","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"*Bake Time","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":":*","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"* 1","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","delta":"0 min\\n\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_01SAyCA4jYf7VPwAmYVNt17y","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1593,"outputTokens":630,"totalTokens":2223},"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_01SAyCA4jYf7VPwAmYVNt17y","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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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_01SAyCA4jYf7VPwAmYVNt17y","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_01JTkpDPeKkz8m7NWLWNDXXp","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:32:18.642Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Your","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":" recipe","metadata":{}},{"type":"text-delta","id":"0","delta":" 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":"Here","metadata":{}},{"type":"text-delta","id":"0","delta":"'s a summary of what","metadata":{}},{"type":"text-delta","id":"0","delta":"'s included","metadata":{}},{"type":"text-delta","id":"0","delta":":\n\n-","metadata":{}},{"type":"text-delta","id":"0","delta":" **Ingredients**","metadata":{}},{"type":"text-delta","id":"0","delta":" –","metadata":{}},{"type":"text-delta","id":"0","delta":" butter","metadata":{}},{"type":"text-delta","id":"0","delta":", sug","metadata":{}},{"type":"text-delta","id":"0","delta":"ars, eggs, vanilla, flour,","metadata":{}},{"type":"text-delta","id":"0","delta":" baking soda, salt, and","metadata":{}},{"type":"text-delta","id":"0","delta":" chocolate chips.","metadata":{}},{"type":"text-delta","id":"0","delta":"\n- **Step","metadata":{}},{"type":"text-delta","id":"0","delta":"-by-step instructions** – from","metadata":{}},{"type":"text-delta","id":"0","delta":" pre","metadata":{}},{"type":"text-delta","id":"0","delta":"heating the oven to cooling the","metadata":{}},{"type":"text-delta","id":"0","delta":" cookies.\n- **","metadata":{}},{"type":"text-delta","id":"0","delta":"Helpful tips** – like","metadata":{}},{"type":"text-delta","id":"0","delta":" chilling 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":" for","metadata":{}},{"type":"text-delta","id":"0","delta":" extra flavor.","metadata":{}},{"type":"text-delta","id":"0","delta":"\n- **Yield:**","metadata":{}},{"type":"text-delta","id":"0","delta":" ~","metadata":{}},{"type":"text-delta","id":"0","delta":"48 cookies with","metadata":{}},{"type":"text-delta","id":"0","delta":" just","metadata":{}},{"type":"text-delta","id":"0","delta":" ","metadata":{}},{"type":"text-delta","id":"0","delta":"15 minutes of prep and","metadata":{}},{"type":"text-delta","id":"0","delta":" 10 minutes of baking time","metadata":{}},{"type":"text-delta","id":"0","delta":".\n\nLet","metadata":{}},{"type":"text-delta","id":"0","delta":" me know if you'd like to","metadata":{}},{"type":"text-delta","id":"0","delta":" make","metadata":{}},{"type":"text-delta","id":"0","delta":" any changes or","metadata":{}},{"type":"text-delta","id":"0","delta":" additions","metadata":{}},{"type":"text-delta","id":"0","delta":"!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2244,"outputTokens":155,"totalTokens":2399},"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":2244,"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_01SAyCA4jYf7VPwAmYVNt17y","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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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_01SAyCA4jYf7VPwAmYVNt17y","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNT94"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Your **Classic Chocolate Chip Cookies** recipe document has been created! 🍪 Here's a summary of what's included:\n\n- **Ingredients** – butter, sugars, eggs, vanilla, flour, baking soda, salt, and chocolate chips.\n- **Step-by-step instructions** – from preheating the oven to cooling the cookies.\n- **Helpful tips** – like chilling the dough for thicker cookies and mixing chocolate chip varieties for extra flavor.\n- **Yield:** ~48 cookies with just 15 minutes of prep and 10 minutes of baking time.\n\nLet me know if you'd like to make any changes or additions!","options":{}},{"role":"user","content":"Add a section with a holiday-themed variation.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01VdNZSJnjndkiUvqbjTc3WC","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:32:23.056Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"Let","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" me open","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" the document first","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" to see its","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" current content, then add a holiday-","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"themed variation","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" section.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EqICClkIDBgCKkD+c6uaQ2PKXUtIbfcFxlc1mtfbvHp/xoYQaTGybeAAxzGv6qA8hPtrko0AUkKF4bkEOO0Xi1wxOX3IjFEEIG03Mg9jbGF1ZGUtb3B1cy00LTY4ABIMkAgk5UNzmIT+Ej3LGgwcOLdirz/qPmIg/A0iMCnqkhXGutc5Wh2wULLB+N3mboVMsG0N4mVV+GuDOOD+EqZQFHoBIY6m0NfUpyRZFCp3xwiL4C4NP6aRfqEOJGWgwRXjTdOOtEiDYTrnuwi9nouVd+toTCHUJ70Fp63CWaCQuN4F4hMDBHO1S+vlU689dn1XHqIdsUfnqGC07kUOyz4zzqHq+E/Mq4Jd0zsajabf+fkZrfMUZKbjorxo88cx3en7O5bCCqAYAQ=="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01S9UztpB27wj35rgMNnDXij","name":"open","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01S9UztpB27wj35rgMNnDXij","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S9UztpB27wj35rgMNnDXij","delta":"{\"doc\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S9UztpB27wj35rgMNnDXij","delta":" \"dxn:ech","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S9UztpB27wj35rgMNnDXij","delta":"o:BDJXMULPW5","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S9UztpB27wj35rgMNnDXij","delta":"FB55U","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S9UztpB27wj35rgMNnDXij","delta":"Z7KP5HL","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S9UztpB27wj35rgMNnDXij","delta":"DHVTX","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S9UztpB27wj35rgMNnDXij","delta":"UTHE2U:01J","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S9UztpB27wj35rgMNnDXij","delta":"GFJJZ0","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S9UztpB27wj35rgMNnDXij","delta":"0G0W","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S9UztpB27wj35rgMNnDXij","delta":"KQSJGMAKCNT","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S9UztpB27wj35rgMNnDXij","delta":"94\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_01S9UztpB27wj35rgMNnDXij","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":2441,"outputTokens":133,"totalTokens":2574},"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":2441,"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_01SAyCA4jYf7VPwAmYVNt17y","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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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_01SAyCA4jYf7VPwAmYVNt17y","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNT94"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Your **Classic Chocolate Chip Cookies** recipe document has been created! 🍪 Here's a summary of what's included:\n\n- **Ingredients** – butter, sugars, eggs, vanilla, flour, baking soda, salt, and chocolate chips.\n- **Step-by-step instructions** – from preheating the oven to cooling the cookies.\n- **Helpful tips** – like chilling the dough for thicker cookies and mixing chocolate chip varieties for extra flavor.\n- **Yield:** ~48 cookies with just 15 minutes of prep and 10 minutes of baking time.\n\nLet me know if you'd like to make any changes or additions!","options":{}},{"role":"user","content":"Add a section with a holiday-themed variation.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me open the document first to see its current content, then add a holiday-themed variation section.","options":{}},{"type":"tool-call","id":"toolu_01S9UztpB27wj35rgMNnDXij","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNT94"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01S9UztpB27wj35rgMNnDXij","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01QhSv86sUSVNhtkaxqyJFYv","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:32:26.297Z","metadata":{}},{"type":"tool-params-start","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"{\"doc\": \"dx","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"n:echo:BDJX","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"MULP","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"W5F","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"B55","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"UZ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"7KP5","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"HL","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"DHVTXUTH","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"E2U:01JG","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"FJJZ00G0WKQS","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"JG","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"MAKCNT94\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":", \"edits\": [","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"{\"oldString\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":":\"## ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"Tips\",\"newSt","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"rin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"g\":\"## Holi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"day Va","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"riati","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"on: Pe","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ppermi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"nt Whi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"te ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"Choco","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"late Cookie","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"s 🎄\\n\\nGive ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ese cooki","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"es a fe","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"stive twist ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"perfect for","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":" the holida","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"y season!\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"n### Ingredi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ent Sw","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"aps\\n\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"Repl","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ace s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"emi-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"sw","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"eet chocolat","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"e ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"chips with","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":" **2 cups ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"white ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"choc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"olate ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"chips*","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"*.\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":" Add *","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"*½ cup","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":" cru","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"shed ca","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"nd","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"y cane","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"s**","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":" (a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"bout 6–","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"8 m","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ini ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"candy cane","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"s).\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":" Subs","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"titute va","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"nilla ext","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ract with *","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"*1 tsp va","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ni","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"lla extr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"act +","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":" 1 tsp peppe","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"rmint e","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"xt","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ract**.\\n\\n#","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"## Addition","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"al Steps\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"n\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"Fold in th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"e white ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ocola","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"te chips ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"and c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"rushed","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":" candy cane","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"s together i","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"n Step 6.\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"n- Aft","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"er co","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"oling","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":", optionall","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"y drizzle me","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"lte","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"d white choc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"olate o","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ver the t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ops","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":" and spr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ink","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"le ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"with extr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"a crush","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ed candy ca","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ne ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"pie","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ces ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"for a b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"eautiful ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"holida","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"y presen","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"tation.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"\\n###","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":" Decoratio","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"n Idea\\n\\nFo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"r a co","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"okie pl","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"atte","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"r, use","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":" red and","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":" green spri","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"nkles","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":" on to","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"p of e","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ach c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ookie bef","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"or","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"e baking. ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"They m","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ake a wo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"nderf","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ul homem","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ade ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"gift ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"when pa","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ckaged i","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"n a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":" f","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"estive ti","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"n ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"or cellophan","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"e bag ti","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ed with","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":" r","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"ibbon! 🎁","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"\\n\\n## Tips\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","delta":"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":3100,"outputTokens":388,"totalTokens":3488},"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":3100,"output_tokens":24,"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_01SAyCA4jYf7VPwAmYVNt17y","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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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_01SAyCA4jYf7VPwAmYVNt17y","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNT94"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Your **Classic Chocolate Chip Cookies** recipe document has been created! 🍪 Here's a summary of what's included:\n\n- **Ingredients** – butter, sugars, eggs, vanilla, flour, baking soda, salt, and chocolate chips.\n- **Step-by-step instructions** – from preheating the oven to cooling the cookies.\n- **Helpful tips** – like chilling the dough for thicker cookies and mixing chocolate chip varieties for extra flavor.\n- **Yield:** ~48 cookies with just 15 minutes of prep and 10 minutes of baking time.\n\nLet me know if you'd like to make any changes or additions!","options":{}},{"role":"user","content":"Add a section with a holiday-themed variation.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me open the document first to see its current content, then add a holiday-themed variation section.","options":{}},{"type":"tool-call","id":"toolu_01S9UztpB27wj35rgMNnDXij","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNT94"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01S9UztpB27wj35rgMNnDXij","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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":"assistant","content":[{"type":"tool-call","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNT94","edits":[{"oldString":"## Tips","newString":"## Holiday Variation: Peppermint White Chocolate Cookies 🎄\n\nGive these cookies a festive twist perfect for the holiday season!\n\n### Ingredient Swaps\n\n- Replace semi-sweet chocolate chips with **2 cups white chocolate chips**.\n- Add **½ cup crushed candy canes** (about 6–8 mini candy canes).\n- Substitute vanilla extract with **1 tsp vanilla extract + 1 tsp peppermint extract**.\n\n### Additional Steps\n\n- Fold in the white chocolate chips and crushed candy canes together in Step 6.\n- After cooling, optionally drizzle melted white chocolate over the tops and sprinkle with extra crushed candy cane pieces for a beautiful holiday presentation.\n\n### Decoration Idea\n\nFor a cookie platter, use red and green sprinkles on top of each cookie before baking. They make a wonderful homemade gift when packaged in a festive tin or cellophane bag tied with ribbon! 🎁\n\n## Tips"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01EqsvBZk68fo8BbxKAhi51T","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# 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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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## Holiday Variation: Peppermint White Chocolate Cookies 🎄\n\nGive these cookies a festive twist perfect for the holiday season!\n\n### Ingredient Swaps\n\n- Replace semi-sweet chocolate chips with **2 cups white chocolate chips**.\n- Add **½ cup crushed candy canes** (about 6–8 mini candy canes).\n- Substitute vanilla extract with **1 tsp vanilla extract + 1 tsp peppermint extract**.\n\n### Additional Steps\n\n- Fold in the white chocolate chips and crushed candy canes together in Step 6.\n- After cooling, optionally drizzle melted white chocolate over the tops and sprinkle with extra crushed candy cane pieces for a beautiful holiday presentation.\n\n### Decoration Idea\n\nFor a cookie platter, use red and green sprinkles on top of each cookie before baking. They make a wonderful homemade gift when packaged in a festive tin or cellophane bag tied with ribbon! 🎁\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 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":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01ACfwqrQgn6oDxnjhF1pESZ","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:32:34.944Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"A **","metadata":{}},{"type":"text-delta","id":"0","delta":"Holiday Variation**","metadata":{}},{"type":"text-delta","id":"0","delta":" section has been added to","metadata":{}},{"type":"text-delta","id":"0","delta":" the recipe! 🎄 ","metadata":{}},{"type":"text-delta","id":"0","delta":"Here's what's included","metadata":{}},{"type":"text-delta","id":"0","delta":":\n\n- **P","metadata":{}},{"type":"text-delta","id":"0","delta":"eppermint White Chocolate Cookies","metadata":{}},{"type":"text-delta","id":"0","delta":"** – a","metadata":{}},{"type":"text-delta","id":"0","delta":" festive twist on the classic recipe","metadata":{}},{"type":"text-delta","id":"0","delta":" featuring","metadata":{}},{"type":"text-delta","id":"0","delta":":","metadata":{}},{"type":"text-delta","id":"0","delta":"\n - **","metadata":{}},{"type":"text-delta","id":"0","delta":"White","metadata":{}},{"type":"text-delta","id":"0","delta":" chocolate chips** in","metadata":{}},{"type":"text-delta","id":"0","delta":" place of semi-sweet","metadata":{}},{"type":"text-delta","id":"0","delta":"\n - **Crushed candy c","metadata":{}},{"type":"text-delta","id":"0","delta":"anes** for","metadata":{}},{"type":"text-delta","id":"0","delta":" a min","metadata":{}},{"type":"text-delta","id":"0","delta":"ty cr","metadata":{}},{"type":"text-delta","id":"0","delta":"unch\n - **Pepp","metadata":{}},{"type":"text-delta","id":"0","delta":"ermint extract** for extra","metadata":{}},{"type":"text-delta","id":"0","delta":" holiday flavor\n-","metadata":{}},{"type":"text-delta","id":"0","delta":" **Additional","metadata":{}},{"type":"text-delta","id":"0","delta":" steps** for","metadata":{}},{"type":"text-delta","id":"0","delta":" dr","metadata":{}},{"type":"text-delta","id":"0","delta":"izzling white","metadata":{}},{"type":"text-delta","id":"0","delta":" chocolate and decorating","metadata":{}},{"type":"text-delta","id":"0","delta":"\n- **Decoration ideas","metadata":{}},{"type":"text-delta","id":"0","delta":"** – red","metadata":{}},{"type":"text-delta","id":"0","delta":" and green sprinkles,","metadata":{}},{"type":"text-delta","id":"0","delta":" plus","metadata":{}},{"type":"text-delta","id":"0","delta":" gift","metadata":{}},{"type":"text-delta","id":"0","delta":" packaging","metadata":{}},{"type":"text-delta","id":"0","delta":" suggestions","metadata":{}},{"type":"text-delta","id":"0","delta":" ","metadata":{}},{"type":"text-delta","id":"0","delta":"🎁\n\nLet me know if","metadata":{}},{"type":"text-delta","id":"0","delta":" you'd like any other changes!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":1,"outputTokens":149,"totalTokens":150},"metadata":{"anthropic":{"usage":{"cache_creation":{"ephemeral_1h_input_tokens":0,"ephemeral_5m_input_tokens":4338},"cache_creation_input_tokens":4338,"cache_read_input_tokens":0,"input_tokens":1,"output_tokens":2,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNT9S</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add the missing ingredient (its flour).","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01CYRiuDgFmJGxqFkMXR8Xoy","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:32:38.850Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"Let","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" me first","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" open the document","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" to see its contents","metadata":{}},{"type":"reasoning-delta","id":"0","delta":".","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"Eu4BClkIDBgCKkCVr1A1J+aqALmLyqe1q5OXcYWXc7JVWASOydRf1dFOyadx06rDTP8RriabQAhjDMpDqVRvm7S0pE7Pw7AP4P75Mg9jbGF1ZGUtb3B1cy00LTY4ABIMEtIjW3fVv+6efNnBGgwk08rtC4+TZB6I3u0iMHREc3aZdcfKjO3SryLVn4RUZQIZh040P6wm6lMMJW5eAxrPaLhrWmxZ2VRBC68F0ypDhrYWAf1U886ymqxy3bjbJfHuDlka+bV53/3sOA2MBz5ivqTIxrby8zpSRQ8YlglhaDnKJZrVgqUm/kwnjiIgjbaRAhgB"}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"text-start","id":"1","metadata":{}},{"type":"text-delta","id":"1","delta":"Let","metadata":{}},{"type":"text-delta","id":"1","delta":" me open the document first","metadata":{}},{"type":"text-delta","id":"1","delta":" to see its current","metadata":{}},{"type":"text-delta","id":"1","delta":" contents.","metadata":{}},{"type":"text-end","id":"1","metadata":{}},{"type":"tool-params-start","id":"toolu_01DQTEztogRDQvyieF9PCLtY","name":"open","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01DQTEztogRDQvyieF9PCLtY","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DQTEztogRDQvyieF9PCLtY","delta":"{\"doc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DQTEztogRDQvyieF9PCLtY","delta":"\": \"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DQTEztogRDQvyieF9PCLtY","delta":"dxn:echo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DQTEztogRDQvyieF9PCLtY","delta":":BDJXMUL","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DQTEztogRDQvyieF9PCLtY","delta":"PW","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DQTEztogRDQvyieF9PCLtY","delta":"5FB5","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DQTEztogRDQvyieF9PCLtY","delta":"5U","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DQTEztogRDQvyieF9PCLtY","delta":"Z7KP5HLDHVTX","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DQTEztogRDQvyieF9PCLtY","delta":"UTHE2U:01J","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DQTEztogRDQvyieF9PCLtY","delta":"GFJJZ00G0","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DQTEztogRDQvyieF9PCLtY","delta":"WKQSJGM","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DQTEztogRDQvyieF9PCLtY","delta":"AKCNT9S\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_01DQTEztogRDQvyieF9PCLtY","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1689,"outputTokens":137,"totalTokens":1826},"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":1689,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNT9S</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add the missing ingredient (its flour).","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its contents.","options":{}},{"type":"text","text":"Let me open the document first to see its current contents.","options":{}},{"type":"tool-call","id":"toolu_01DQTEztogRDQvyieF9PCLtY","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNT9S"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01DQTEztogRDQvyieF9PCLtY","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"Ingredients: \n - 2 cups of ???\n - 1 cup of sugar\n - 1 cup of butter\n - 1 cup of eggs"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_011rTB4iYDMciBvgU9Q2yJaC","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:32:42.385Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"I can","metadata":{}},{"type":"text-delta","id":"0","delta":" see the missing","metadata":{}},{"type":"text-delta","id":"0","delta":" ingredient.","metadata":{}},{"type":"text-delta","id":"0","delta":" Let","metadata":{}},{"type":"text-delta","id":"0","delta":" me replace","metadata":{}},{"type":"text-delta","id":"0","delta":" the","metadata":{}},{"type":"text-delta","id":"0","delta":" `","metadata":{}},{"type":"text-delta","id":"0","delta":"???` with `","metadata":{}},{"type":"text-delta","id":"0","delta":"flour`.","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"{\"do","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"c\": ","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"\"dxn:ech","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"o:BDJX","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"MULPW5FB5","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"5UZ7KP5H","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"LDHVTXUTHE2U","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":":01JGFJ","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"JZ00G0WKQSJ","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"GMA","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"KCNT9S\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":", \"edits\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":": [{\"old","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"St","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"rin","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"g\":\"2","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":" cu","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"ps of ??","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"?\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":",\"newString","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"\":\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"2 cups of f","metadata":{}},{"type":"tool-params-delta","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","delta":"lour\"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1850,"outputTokens":162,"totalTokens":2012},"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":1850,"output_tokens":2,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNT9S</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add the missing ingredient (its flour).","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its contents.","options":{}},{"type":"text","text":"Let me open the document first to see its current contents.","options":{}},{"type":"tool-call","id":"toolu_01DQTEztogRDQvyieF9PCLtY","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNT9S"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01DQTEztogRDQvyieF9PCLtY","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"Ingredients: \n - 2 cups of ???\n - 1 cup of sugar\n - 1 cup of butter\n - 1 cup of eggs"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"I can see the missing ingredient. Let me replace the `???` with `flour`.","options":{}},{"type":"tool-call","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNT9S","edits":[{"oldString":"2 cups of ???","newString":"2 cups of flour"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_014DRCcFHz3U1HwmJGGudMuZ","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"Ingredients: \n - 2 cups of flour\n - 1 cup of sugar\n - 1 cup of butter\n - 1 cup of eggs"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_011n1ZUBttrbRDEGHYtjC2Ec","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:32:45.816Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done","metadata":{}},{"type":"text-delta","id":"0","delta":"! I've replaced","metadata":{}},{"type":"text-delta","id":"0","delta":" the `","metadata":{}},{"type":"text-delta","id":"0","delta":"???` with **","metadata":{}},{"type":"text-delta","id":"0","delta":"flour**","metadata":{}},{"type":"text-delta","id":"0","delta":" in the ingredients","metadata":{}},{"type":"text-delta","id":"0","delta":" list.","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2088,"outputTokens":21,"totalTokens":2109},"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":2088,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01XDQurWiJRPrX8KRG64FMEd","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:32:48.052Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"Let","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" me first","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" open","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" the document","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" to see its","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" current contents.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EvYBClkIDBgCKkB59APG7kQJaS56ZghJ7yGmUDPTIff8aJqcCaiTm7DBlPfIkAEzU9xUX9RfyXK8kuAlQ2FqlGTMKvYxrrstJfcdMg9jbGF1ZGUtb3B1cy00LTY4ABIMw3AMoRx/7cSFpdfMGgzOqIuwcdafwtnh46IiMOpFqBbF9uGOeE+QEPXQBwA2P1vmcNWKeh2f86GJ+f1Cjz6CGlK85W6qGGmXwNyDeipLU1WwQOhZfA4H7eZWulzIkb7uK+aPzLcX6BWtoI1Fj0NtybSCXQ2p5e3uhyqS4opoCaDsJjVIxm/dXTz4dAWKWq6eSEycmLginto2GAE="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"text-start","id":"1","metadata":{}},{"type":"text-delta","id":"1","delta":"Let","metadata":{}},{"type":"text-delta","id":"1","delta":" me open the document first","metadata":{}},{"type":"text-delta","id":"1","delta":" to see the","metadata":{}},{"type":"text-delta","id":"1","delta":" current shopping","metadata":{}},{"type":"text-delta","id":"1","delta":" list.","metadata":{}},{"type":"text-end","id":"1","metadata":{}},{"type":"tool-params-start","id":"toolu_01PTdekY4U4edgoya1TxMfga","name":"open","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01PTdekY4U4edgoya1TxMfga","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PTdekY4U4edgoya1TxMfga","delta":"{\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PTdekY4U4edgoya1TxMfga","delta":"doc\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PTdekY4U4edgoya1TxMfga","delta":" \"dxn:echo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PTdekY4U4edgoya1TxMfga","delta":":BDJXMUL","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PTdekY4U4edgoya1TxMfga","delta":"PW5FB55UZ7KP","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PTdekY4U4edgoya1TxMfga","delta":"5HLDHVTXUTH","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PTdekY4U4edgoya1TxMfga","delta":"E2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PTdekY4U4edgoya1TxMfga","delta":"U:01JG","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PTdekY4U4edgoya1TxMfga","delta":"FJJZ00G0","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PTdekY4U4edgoya1TxMfga","delta":"WKQSJGMAKCN","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PTdekY4U4edgoya1TxMfga","delta":"TAQ\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_01PTdekY4U4edgoya1TxMfga","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1687,"outputTokens":138,"totalTokens":1825},"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":1687,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me open the document first to see the current shopping list.","options":{}},{"type":"tool-call","id":"toolu_01PTdekY4U4edgoya1TxMfga","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01PTdekY4U4edgoya1TxMfga","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01MUwpoy5jy4rypXFZNW4QJb","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:32:50.863Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"I can","metadata":{}},{"type":"text-delta","id":"0","delta":" see the shopping list.","metadata":{}},{"type":"text-delta","id":"0","delta":" Let","metadata":{}},{"type":"text-delta","id":"0","delta":" me add milk to it.","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"{\"d","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"oc\": \"dxn","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":":echo:BDJXMU","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"LPW5FB","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"55UZ7KP5","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"HLDHVTXUT","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"HE2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"U:01JGFJJ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"Z00G0WKQ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"SJ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"GM","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"AKCNT","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"AQ\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":", ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"\"e","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"dit","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"s\": [{","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"\"oldString\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"\"# S","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"hoppin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"g ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"lis","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"t\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":",\"ne","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"wString\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"\"# ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"Shopping lis","metadata":{}},{"type":"tool-params-delta","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","delta":"t\\n- Milk\"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1808,"outputTokens":161,"totalTokens":1969},"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":1808,"output_tokens":2,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me open the document first to see the current shopping list.","options":{}},{"type":"tool-call","id":"toolu_01PTdekY4U4edgoya1TxMfga","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01PTdekY4U4edgoya1TxMfga","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"I can see the shopping list. Let me add milk to it.","options":{}},{"type":"tool-call","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01CinrNeRrmQJYj3hTNUAmqg","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:32:53.969Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done! I've added **","metadata":{}},{"type":"text-delta","id":"0","delta":"Milk** to your shopping list. ","metadata":{}},{"type":"text-delta","id":"0","delta":"🥛","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2007,"outputTokens":21,"totalTokens":2028},"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":2007,"output_tokens":6,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me open the document first to see the current shopping list.","options":{}},{"type":"tool-call","id":"toolu_01PTdekY4U4edgoya1TxMfga","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01PTdekY4U4edgoya1TxMfga","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"I can see the shopping list. Let me add milk to it.","options":{}},{"type":"tool-call","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01VHS8T9LJMEQ4iMxejUvyBu","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:32:56.163Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"The user wants to add bread to the","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" shopping list.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EuwBClkIDBgCKkAraTXjC7ngh1HfjFBILEHbcmAEbdztNEENVCqBB39yWXF2Rbklau/3p/bWFKtEUW55JtQNjfH9u8SlH32Ra9nRMg9jbGF1ZGUtb3B1cy00LTY4ABIM3t7eopFeLs2uZmvoGgztxWC8HSzzhO4SNfIiML+DAveYKT3ZEgYaOclWBIQ3O0y4IFKarK/vHqV7Lu0tV+9mAoBBtlr4ckf9pgE0/ypByEVX0RYxipH3vyXdFNaK4dvTgyCOTzJKoYgKi6edINmCHDw03tOPlNvp7N7lOyCsS+N2bzdnITVOurEdev6s1tUYAQ=="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"{\"doc\": \"d","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"xn:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"echo:BDJXM","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"ULPW5F","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"B55UZ7KP5HL","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"DHVTXUTH","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"E2U:01JGFJJZ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"00G0WKQ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"SJGMAKC","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"NTAQ\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":", ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"\"ed","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"its\": [{\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"oldS","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"tring","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"\":\"- Milk\",\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"newString\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"\"- Milk\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"Bread\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","delta":"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":2067,"outputTokens":165,"totalTokens":2232},"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":2067,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me open the document first to see the current shopping list.","options":{}},{"type":"tool-call","id":"toolu_01PTdekY4U4edgoya1TxMfga","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01PTdekY4U4edgoya1TxMfga","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"I can see the shopping list. Let me add milk to it.","options":{}},{"type":"tool-call","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The user wants to add bread to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ","edits":[{"oldString":"- Milk","newString":"- Milk\n- Bread"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n- Milk\n- Bread"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01EUK5kjnFgC5PPHBBThDow9","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:32:59.448Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done! I've added **Bread","metadata":{}},{"type":"text-delta","id":"0","delta":"** to your shopping list. ","metadata":{}},{"type":"text-delta","id":"0","delta":"🍞 ","metadata":{}},{"type":"text-delta","id":"0","delta":"Here","metadata":{}},{"type":"text-delta","id":"0","delta":"'s what","metadata":{}},{"type":"text-delta","id":"0","delta":" you","metadata":{}},{"type":"text-delta","id":"0","delta":" have","metadata":{}},{"type":"text-delta","id":"0","delta":" so","metadata":{}},{"type":"text-delta","id":"0","delta":" far:\n\n- Milk\n-","metadata":{}},{"type":"text-delta","id":"0","delta":" Bread","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2228,"outputTokens":38,"totalTokens":2266},"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":2228,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me open the document first to see the current shopping list.","options":{}},{"type":"tool-call","id":"toolu_01PTdekY4U4edgoya1TxMfga","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01PTdekY4U4edgoya1TxMfga","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"I can see the shopping list. Let me add milk to it.","options":{}},{"type":"tool-call","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The user wants to add bread to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ","edits":[{"oldString":"- Milk","newString":"- Milk\n- Bread"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n- Milk\n- Bread"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Bread** to your shopping list. 🍞 Here's what you have so far:\n\n- Milk\n- Bread","options":{}},{"role":"user","content":"Add eggs to the shopping list.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01WvMjCUwcgVHj8r7CeG1ARK","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:33:01.904Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"Add","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" eggs to the shopping list.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EtkBClkIDBgCKkBDuxvb3wQZoyIBpSOTTBfE2dimgsiLpNeLu2VlmAeekE8xnnYgwdoDL4OPP9BkGMb/ozj4QSmXyHHVKW6lBCX3Mg9jbGF1ZGUtb3B1cy00LTY4ABIMrhQ3VJgHZktS/SXiGgzpL0x0SqzeI3dsSOQiMGUoEem+DoYUejDsbNxV/ZMHDtTeNRn6an8MFNcfq94VMkNw8QI2DvX+xDpwVLkShCouHt50p01EBFLcihKNCrQkbXFhn7362HUpDglrEwKhCaCMVJ0X8VOfmMZ8DoVskhgB"}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01LN1C8RmScgJveaMrhJcXha","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"{\"doc\": \"dx","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"n:ec","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"ho:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"BDJXMUL","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"PW5FB55UZ7KP","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"5HLDHV","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"TXUTHE2U:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"01JGFJJ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"Z00G0WKQSJGM","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"AKCNTAQ\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":", \"ed","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"its\": [","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"{\"oldSt","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"ri","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"ng\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":":\"- Bread","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"\",\"newStri","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"ng\":\"- B","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":"read\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LN1C8RmScgJveaMrhJcXha","delta":" Eggs\"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_01LN1C8RmScgJveaMrhJcXha","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":2305,"outputTokens":161,"totalTokens":2466},"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":2305,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me open the document first to see the current shopping list.","options":{}},{"type":"tool-call","id":"toolu_01PTdekY4U4edgoya1TxMfga","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01PTdekY4U4edgoya1TxMfga","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"I can see the shopping list. Let me add milk to it.","options":{}},{"type":"tool-call","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01W3qhbp8WrcUwqcMBxofJL1","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The user wants to add bread to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ","edits":[{"oldString":"- Milk","newString":"- Milk\n- Bread"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01Fuf7bJDZWQmy9gUhzTG21e","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n- Milk\n- Bread"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Bread** to your shopping list. 🍞 Here's what you have so far:\n\n- Milk\n- Bread","options":{}},{"role":"user","content":"Add eggs to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Add eggs to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01LN1C8RmScgJveaMrhJcXha","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTAQ","edits":[{"oldString":"- Bread","newString":"- Bread\n- Eggs"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01LN1C8RmScgJveaMrhJcXha","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n- Milk\n- Bread\n- Eggs"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01Bpn7ZV7Fi7rTEtyTtW9Jsn","modelId":"claude-opus-4-6","timestamp":"2026-03-31T10:33:05.062Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done! I've added **Eggs","metadata":{}},{"type":"text-delta","id":"0","delta":"** to your shopping list. ","metadata":{}},{"type":"text-delta","id":"0","delta":"🥚 Here's what you have","metadata":{}},{"type":"text-delta","id":"0","delta":" so far:\n\n- Milk","metadata":{}},{"type":"text-delta","id":"0","delta":"\n- Bread\n- Eggs","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2471,"outputTokens":42,"totalTokens":2513},"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":2471,"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_01SAyCA4jYf7VPwAmYVNt17y","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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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_01SAyCA4jYf7VPwAmYVNt17y","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJ1"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_0199pxZVsPjuJSaRpDj5eBAc","modelId":"claude-opus-4-6","timestamp":"2026-04-03T15:09:58.739Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Your","metadata":{}},{"type":"text-delta","id":"0","delta":" **Classic Chocolate Chip Cookies** recipe document has been created! 🍪 Here's a summary of what's","metadata":{}},{"type":"text-delta","id":"0","delta":" included:\n\n- **Ingredients** – A full list including flour, butter, sug","metadata":{}},{"type":"text-delta","id":"0","delta":"ars, eggs, vanilla, and chocolate chips.\n- **Step-by-step instructions** – From preheating the oven to cooling the cookies on a","metadata":{}},{"type":"text-delta","id":"0","delta":" wire rack.\n- **Helpful tips** – Like chilling the dough for thicker cookies and mixing chocolate chip","metadata":{}},{"type":"text-delta","id":"0","delta":" varieties for extra flavor.\n\nThe recipe yields about 48 cookies with just 15 minutes of prep and 10 minutes of baking.","metadata":{}},{"type":"text-delta","id":"0","delta":" Let me know if you'd like to make any changes!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2245,"outputTokens":151,"totalTokens":2396},"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":2245,"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_01SAyCA4jYf7VPwAmYVNt17y","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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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_01SAyCA4jYf7VPwAmYVNt17y","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJ1"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Your **Classic Chocolate Chip Cookies** recipe document has been created! 🍪 Here's a summary of what's included:\n\n- **Ingredients** – A full list including flour, butter, sugars, eggs, vanilla, and chocolate chips.\n- **Step-by-step instructions** – From preheating the oven to cooling the cookies on a wire rack.\n- **Helpful tips** – Like chilling the dough for thicker cookies and mixing chocolate chip varieties for extra flavor.\n\nThe recipe yields about 48 cookies with just 15 minutes of prep and 10 minutes of baking. Let me know if you'd like to make any changes!","options":{}},{"role":"user","content":"Add a section with a holiday-themed variation.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01RAofTBRJByHQSASoeSD4u6","modelId":"claude-opus-4-6","timestamp":"2026-04-03T15:10:03.148Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"Let","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" me open the document first to see its current content, then add a holiday-themed variation section.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EqICClkIDBgCKkD+c6uaQ2PKXUtIbfcFxlc1mtfbvHp/xoYQaTGybeAAxzGv6qA8hPtrko0AUkKF4bkEOO0Xi1wxOX3IjFEEIG03Mg9jbGF1ZGUtb3B1cy00LTY4ABIMsG6k9EDM4FTz0R3eGgxjwYkXcWGqFCXkXIsiMF2qF82e0n2brsqmfRqdmDUT4dWoDT0ITt5YNM7R1hRpueKXhj4UUBhiHbQzRX3OtCp3RhgVWGAOaVATEyXKmfyffeNXcReeuwzv6uJhmve3IVUS66qQtughKCIuTH5T5cikD/BJyri7PFNLcwk29TACpQxkF0cRtu6Akbu+vuH8ItPU7850V4MSXE1xiF4vDhh3mCpGbEevcxEU5vwWchuVp3jJH5JyYOEYAQ=="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","name":"open","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","delta":"{\"doc\": \"dxn","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","delta":":echo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","delta":":BDJXM","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","delta":"UL","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","delta":"PW5FB55UZ7","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","delta":"KP5HLDHVTX","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","delta":"UTHE","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","delta":"2U:01","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","delta":"JGFJJ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","delta":"Z00G0WK","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","delta":"QSJGMA","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","delta":"KC","metadata":{}},{"type":"tool-params-delta","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","delta":"NTJ1\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":2438,"outputTokens":134,"totalTokens":2572},"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":2438,"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_01SAyCA4jYf7VPwAmYVNt17y","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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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_01SAyCA4jYf7VPwAmYVNt17y","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJ1"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Your **Classic Chocolate Chip Cookies** recipe document has been created! 🍪 Here's a summary of what's included:\n\n- **Ingredients** – A full list including flour, butter, sugars, eggs, vanilla, and chocolate chips.\n- **Step-by-step instructions** – From preheating the oven to cooling the cookies on a wire rack.\n- **Helpful tips** – Like chilling the dough for thicker cookies and mixing chocolate chip varieties for extra flavor.\n\nThe recipe yields about 48 cookies with just 15 minutes of prep and 10 minutes of baking. Let me know if you'd like to make any changes!","options":{}},{"role":"user","content":"Add a section with a holiday-themed variation.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me open the document first to see its current content, then add a holiday-themed variation section.","options":{}},{"type":"tool-call","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJ1"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01Tm7zwZ9h57snTQG5F1ogBs","modelId":"claude-opus-4-6","timestamp":"2026-04-03T15:10:06.803Z","metadata":{}},{"type":"tool-params-start","id":"toolu_017iyW3iv4d4McNYweMBaTPN","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"{\"doc\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" \"dxn:echo","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":":BD","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"JXMUL","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"PW","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"5FB55","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"UZ7KP","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"5HLDH","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"VTXUTHE","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"2U:01JGF","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"JJZ00G0W","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"KQSJGMA","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"KCNTJ1\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":", \"edit","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"s\": [{\"oldSt","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ring\":\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"## ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"Tips\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":",\"newString","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"\":\"#","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"# ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"🎄 Holid","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ay Variatio","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"n: Peppe","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"rmint Whit","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"e Ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ocol","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ate Cookies","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"\\n\\nGive","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" these c","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ookies a ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"festive ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"twi","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"st p","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"erfect f","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"or th","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"e hol","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"iday se","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"as","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"on!","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"\\n\\n#","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"## ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"Ingre","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"dient Swaps","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"\\n- R","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ep","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"lac","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"e semi-","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"sweet chocol","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"at","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"e chips","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" with ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"**2 cups","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" white cho","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"col","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ate","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" chi","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ps","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"**.\\n- Ad","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"d **½ cu","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"p crush","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ed ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"candy cane","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"s** (","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"about 6–","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"8 mini cand","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"y canes).\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" Subst","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"itut","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"e vanilla e","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"xtract w","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ith ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"**1","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" tsp v","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"anilla","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" ex","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"tra","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ct + 1 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"tsp peppe","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"rmint extrac","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"t**.\\n\\n#","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"## A","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"dditiona","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"l Steps\\n\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" Fo","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ld","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" in the w","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"hite","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" chocol","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ate chips","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" and cru","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"shed cand","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"y canes toge","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ther in S","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"tep ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"6.\\n- After ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ling, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"drizzle melt","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ed whi","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"te chocol","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ate ov","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"er the","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" tops ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"and sprink","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"le","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" with extra","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" crus","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"hed","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" ca","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ndy cane pie","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ces ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"for de","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"co","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ratio","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"n.\\n\\n### Ho","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"liday Ti","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"p\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"n- P","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"lace cookie","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"s in","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" a fest","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ive tin or ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"cellophane ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"bags ti","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ed","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":" wit","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"h r","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ib","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"bon for a pe","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"rfect homem","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"ade holiday ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"gift! 🎁\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"## ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"Tips\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iyW3iv4d4McNYweMBaTPN","delta":"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_017iyW3iv4d4McNYweMBaTPN","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":3098,"outputTokens":362,"totalTokens":3460},"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":3098,"output_tokens":72,"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_01SAyCA4jYf7VPwAmYVNt17y","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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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_01SAyCA4jYf7VPwAmYVNt17y","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJ1"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Your **Classic Chocolate Chip Cookies** recipe document has been created! 🍪 Here's a summary of what's included:\n\n- **Ingredients** – A full list including flour, butter, sugars, eggs, vanilla, and chocolate chips.\n- **Step-by-step instructions** – From preheating the oven to cooling the cookies on a wire rack.\n- **Helpful tips** – Like chilling the dough for thicker cookies and mixing chocolate chip varieties for extra flavor.\n\nThe recipe yields about 48 cookies with just 15 minutes of prep and 10 minutes of baking. Let me know if you'd like to make any changes!","options":{}},{"role":"user","content":"Add a section with a holiday-themed variation.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me open the document first to see its current content, then add a holiday-themed variation section.","options":{}},{"type":"tool-call","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJ1"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01SHt1mry5HK5yLzdSqMywSB","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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":"assistant","content":[{"type":"tool-call","id":"toolu_017iyW3iv4d4McNYweMBaTPN","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJ1","edits":[{"oldString":"## Tips","newString":"## 🎄 Holiday Variation: Peppermint White Chocolate Cookies\n\nGive these cookies a festive twist perfect for the holiday season!\n\n### Ingredient Swaps\n\n- Replace semi-sweet chocolate chips with **2 cups white chocolate chips**.\n- Add **½ cup crushed candy canes** (about 6–8 mini candy canes).\n- Substitute vanilla extract with **1 tsp vanilla extract + 1 tsp peppermint extract**.\n\n### Additional Steps\n\n- Fold in the white chocolate chips and crushed candy canes together in Step 6.\n- After cooling, drizzle melted white chocolate over the tops and sprinkle with extra crushed candy cane pieces for decoration.\n\n### Holiday Tip\n\n- Place cookies in a festive tin or cellophane bags tied with ribbon for a perfect homemade holiday gift! 🎁\n\n## Tips"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_017iyW3iv4d4McNYweMBaTPN","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# 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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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## 🎄 Holiday Variation: Peppermint White Chocolate Cookies\n\nGive these cookies a festive twist perfect for the holiday season!\n\n### Ingredient Swaps\n\n- Replace semi-sweet chocolate chips with **2 cups white chocolate chips**.\n- Add **½ cup crushed candy canes** (about 6–8 mini candy canes).\n- Substitute vanilla extract with **1 tsp vanilla extract + 1 tsp peppermint extract**.\n\n### Additional Steps\n\n- Fold in the white chocolate chips and crushed candy canes together in Step 6.\n- After cooling, drizzle melted white chocolate over the tops and sprinkle with extra crushed candy cane pieces for decoration.\n\n### Holiday Tip\n\n- Place cookies in a festive tin or cellophane bags tied with ribbon for a perfect homemade holiday gift! 🎁\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 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":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_011SYzMxX39DtYVwh5DoKXWh","modelId":"claude-opus-4-6","timestamp":"2026-04-03T15:10:14.437Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"A festive **","metadata":{}},{"type":"text-delta","id":"0","delta":"🎄 Holiday Variation: Peppermint White Chocolate Cookies** section has been added! Here's what it includes:\n\n- **Ingredient Swaps** – White chocolate chips instead","metadata":{}},{"type":"text-delta","id":"0","delta":" of semi-sweet, crushed candy canes, and a splash of peppermint extract.\n- **Additional Steps** – Folding in the candy canes and drizzling mel","metadata":{}},{"type":"text-delta","id":"0","delta":"ted white chocolate on top for a beautiful holiday look.\n- **Holiday Tip** – A gif","metadata":{}},{"type":"text-delta","id":"0","delta":"ting idea for packaging the cookies in festive tins or ribbon-tied bags! 🎁\n\nLet","metadata":{}},{"type":"text-delta","id":"0","delta":" me know if you'd like any other changes!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":1,"outputTokens":146,"totalTokens":147},"metadata":{"anthropic":{"usage":{"cache_creation":{"ephemeral_1h_input_tokens":0,"ephemeral_5m_input_tokens":4283},"cache_creation_input_tokens":4283,"cache_read_input_tokens":0,"input_tokens":1,"output_tokens":4,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTRF</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add the missing ingredient (its flour).","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01HdH8ZTY4nm6mUWSsUvK1Uh","modelId":"claude-opus-4-6","timestamp":"2026-04-03T15:10:18.293Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"Let","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" me first open the document to see its contents.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"Eu4BClkIDBgCKkCVr1A1J+aqALmLyqe1q5OXcYWXc7JVWASOydRf1dFOyadx06rDTP8RriabQAhjDMpDqVRvm7S0pE7Pw7AP4P75Mg9jbGF1ZGUtb3B1cy00LTY4ABIMr2KoikpgQkznd+CgGgw9KlfjWnHkwrY4WTkiMJDAXnCK7j/U5dy4O6ridOzzIOn9RYMt4avKikHL9oQLx040uxVh1sVGCwiRmpwxpSpDoASxHNqoXdpQGa5700boP6w26OhoE0XkX4P5jBqVnWlJXtTioSkXHn8jyaIWuj/K3JL3g4KdDYdqP4sz36PvAopkXhgB"}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"text-start","id":"1","metadata":{}},{"type":"text-delta","id":"1","delta":"Let me open the document first to see its contents.","metadata":{}},{"type":"text-end","id":"1","metadata":{}},{"type":"tool-params-start","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","name":"open","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","delta":"{\"doc\": ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","delta":"\"dxn:ech","metadata":{}},{"type":"tool-params-delta","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","delta":"o:BDJXMULPW5","metadata":{}},{"type":"tool-params-delta","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","delta":"FB55U","metadata":{}},{"type":"tool-params-delta","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","delta":"Z7K","metadata":{}},{"type":"tool-params-delta","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","delta":"P5HL","metadata":{}},{"type":"tool-params-delta","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","delta":"DH","metadata":{}},{"type":"tool-params-delta","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","delta":"VTXUTHE2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","delta":"U:01JGF","metadata":{}},{"type":"tool-params-delta","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","delta":"JJZ00G0W","metadata":{}},{"type":"tool-params-delta","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","delta":"KQSJGMAKCNT","metadata":{}},{"type":"tool-params-delta","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","delta":"RF\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1688,"outputTokens":135,"totalTokens":1823},"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":1688,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTRF</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add the missing ingredient (its flour).","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its contents.","options":{}},{"type":"text","text":"Let me open the document first to see its contents.","options":{}},{"type":"tool-call","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTRF"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"Ingredients: \n - 2 cups of ???\n - 1 cup of sugar\n - 1 cup of butter\n - 1 cup of eggs"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01NbYncNa6dbyTFr47RJg6Lu","modelId":"claude-opus-4-6","timestamp":"2026-04-03T15:10:21.231Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"I can","metadata":{}},{"type":"text-delta","id":"0","delta":" see the missing ingredient. Let me replace the `???` with `flour`.","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"{\"doc\": \"dx","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"n:e","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"cho:BDJXMULP","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"W5FB55UZ7KP5","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"HLDHV","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"TXUTH","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"E2U:01","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"JGFJJZ00G0WK","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"QSJGMAKCNT","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"RF\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":", \"edits\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":": [","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"{\"oldString","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"\"2 cups o","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"f ???\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":",\"newStrin","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"g\":\"2 cups","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":" of flour\"}","metadata":{}},{"type":"tool-params-delta","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","delta":"]}","metadata":{}},{"type":"tool-params-end","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1847,"outputTokens":161,"totalTokens":2008},"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":1847,"output_tokens":2,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTRF</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add the missing ingredient (its flour).","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its contents.","options":{}},{"type":"text","text":"Let me open the document first to see its contents.","options":{}},{"type":"tool-call","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTRF"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01ATsbzBa9j7x63EoSVVmY5y","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"Ingredients: \n - 2 cups of ???\n - 1 cup of sugar\n - 1 cup of butter\n - 1 cup of eggs"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"I can see the missing ingredient. Let me replace the `???` with `flour`.","options":{}},{"type":"tool-call","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTRF","edits":[{"oldString":"2 cups of ???","newString":"2 cups of flour"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_0126RQ6fGrqiamxDBZRDuD3r","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"Ingredients: \n - 2 cups of flour\n - 1 cup of sugar\n - 1 cup of butter\n - 1 cup of eggs"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_018mdL9dtBuC4n1Mr2qkPpA6","modelId":"claude-opus-4-6","timestamp":"2026-04-03T15:10:24.845Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done","metadata":{}},{"type":"text-delta","id":"0","delta":"! I've replaced the `???` with **flour** in the ingredients list.","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2084,"outputTokens":21,"totalTokens":2105},"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":2084,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01LEsrPh9NBgyMxjDvASeTgz","modelId":"claude-opus-4-6","timestamp":"2026-04-03T15:10:27.753Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"Let","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" me first open the document to see its current contents.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EvYBClkIDBgCKkB59APG7kQJaS56ZghJ7yGmUDPTIff8aJqcCaiTm7DBlPfIkAEzU9xUX9RfyXK8kuAlQ2FqlGTMKvYxrrstJfcdMg9jbGF1ZGUtb3B1cy00LTY4ABIMV3hjycFe2bJlJSxlGgyq0sbZ1U4M80Dct4UiMPKCv9Lve/nz2ew5oqA2soghBdaumXY443t3MYBj9UT1v9rF1p3xoj1yR+8BBypKjCpL3tjC08Q4nNVgsWCxU2IoKFOodw3TB18PP5pfcluThyNpQWFTDsRBNifMolNTJkDkxCYT6I5dxvhYbtd8VsrHPIqfyw0zqHSlhS7sGAE="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"text-start","id":"1","metadata":{}},{"type":"text-delta","id":"1","delta":"Let me first open the document to see what's currently on","metadata":{}},{"type":"text-delta","id":"1","delta":" the shopping list.","metadata":{}},{"type":"text-end","id":"1","metadata":{}},{"type":"tool-params-start","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","name":"open","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","delta":"{\"doc\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","delta":": \"dxn:ech","metadata":{}},{"type":"tool-params-delta","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","delta":"o:BDJX","metadata":{}},{"type":"tool-params-delta","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","delta":"MULPW5","metadata":{}},{"type":"tool-params-delta","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","delta":"FB55UZ7KP5HL","metadata":{}},{"type":"tool-params-delta","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","delta":"DHVTXUTHE2","metadata":{}},{"type":"tool-params-delta","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","delta":"U:01JGF","metadata":{}},{"type":"tool-params-delta","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","delta":"JJZ00G0WKQ","metadata":{}},{"type":"tool-params-delta","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","delta":"SJ","metadata":{}},{"type":"tool-params-delta","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","delta":"GM","metadata":{}},{"type":"tool-params-delta","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","delta":"AK","metadata":{}},{"type":"tool-params-delta","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","delta":"CNTV6","metadata":{}},{"type":"tool-params-delta","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","delta":"\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1688,"outputTokens":142,"totalTokens":1830},"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":1688,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01Kw9HqqHJAe5mrDwxszk7fr","modelId":"claude-opus-4-6","timestamp":"2026-04-03T15:10:32.206Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Now","metadata":{}},{"type":"text-delta","id":"0","delta":" I'll add milk to the shopping list.","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"{\"doc\": \"d","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"xn:echo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":":B","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"DJ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"XMULPW","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"5F","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"B55","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"UZ7KP5HLD","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"HVTXUTHE2U:0","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"1JGFJJZ00G","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"0WKQSJGMAKC","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"NTV6\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":", \"edits","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"\": [{\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"ol","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"dString","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"\":\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"# Sh","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"opping li","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"st\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":",\"n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"ewString","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"\":\"# Shoppi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"ng","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":" list\\n\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","delta":"Milk\"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1813,"outputTokens":160,"totalTokens":1973},"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":1813,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"Now I'll add milk to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01Buyr6RGURsqfZZJdD2uCpZ","modelId":"claude-opus-4-6","timestamp":"2026-04-03T15:10:35.488Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done","metadata":{}},{"type":"text-delta","id":"0","delta":"! I've added **Milk** to your shopping list. 🥛","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2013,"outputTokens":21,"totalTokens":2034},"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":2013,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"Now I'll add milk to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_016hF3p1MVsbQ9eX1xeSBJpe","modelId":"claude-opus-4-6","timestamp":"2026-04-03T15:10:38.343Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"The document","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" currently has \"# Shopping list\\n\\n- Milk\". I need to add bread to it.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"Eo0CClkIDBgCKkBT5+bVgzE2maMSmMU4L/kR6pBeneIyOTvJOSkWU1vPTL5wj1nPzDu1MnWXzfLqcyJDKtCFORIV5edr6LfyA4R9Mg9jbGF1ZGUtb3B1cy00LTY4ABIMLH4Cg4qCbt3wOAL9GgzyvGcQXM5f5foCF/wiMGSLoHWwk84XJuzEeRsuz0l+33MdFpJTl23WRLwi8S8fcxG/EM42rP30KUmX/764kypih1r1bMOizNPdoLuJjEt9HYRaT1ojFj8BCSLV+PJzWYxQk1wg62y1YE/QtG/2uuq+EzF7VRwFgnWjHkLHTV/SyQgBl2+DvrdOaC2/j8y0PUWKBsWfYCstuR+5xf45/aQZE7MYAQ=="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"{\"doc\": \"d","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"xn:e","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"cho:BDJX","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"MULPW5FB5","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"5UZ7KP5H","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"LDHVTXUTH","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"E2U:01","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"JGFJJZ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"00G0WK","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"QS","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"JGMAKCNTV6\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":", \"ed","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"its","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":" [{\"oldS","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"tring\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":":\"- M","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"ilk\",\"n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"ewString\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":":\"-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":" Milk","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"\\n- Bread\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","delta":"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":2073,"outputTokens":179,"totalTokens":2252},"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":2073,"output_tokens":2,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"Now I'll add milk to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The document currently has \"# Shopping list\\n\\n- Milk\". I need to add bread to it.","options":{}},{"type":"tool-call","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6","edits":[{"oldString":"- Milk","newString":"- Milk\n- Bread"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk\n- Bread"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_0175X9FDgAB9et9nkXHX15nV","modelId":"claude-opus-4-6","timestamp":"2026-04-03T15:10:42.158Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done! I've added **Bread","metadata":{}},{"type":"text-delta","id":"0","delta":"** to your shopping list. 🍞 Here's what you have so far:\n\n- Milk\n-","metadata":{}},{"type":"text-delta","id":"0","delta":" Bread","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2237,"outputTokens":38,"totalTokens":2275},"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":2237,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"Now I'll add milk to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The document currently has \"# Shopping list\\n\\n- Milk\". I need to add bread to it.","options":{}},{"type":"tool-call","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6","edits":[{"oldString":"- Milk","newString":"- Milk\n- Bread"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk\n- Bread"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Bread** to your shopping list. 🍞 Here's what you have so far:\n\n- Milk\n- Bread","options":{}},{"role":"user","content":"Add eggs to the shopping list.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01DRyCgr26YbkQvJRhEG6HK1","modelId":"claude-opus-4-6","timestamp":"2026-04-03T15:10:44.670Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"Add","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" eggs to the list.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EtABClkIDBgCKkAYL/LtQkxanOvRw3IBKGYU+7tRbO0J2BH6tFXKtxVCbhYdYyu7dMyQ0dPmOT/iamobMCR9H0m7TDEOx7SOWWi4Mg9jbGF1ZGUtb3B1cy00LTY4ABIMoZGXoVycpD13jl30GgyZkw+F60Rsgj24peIiMFxzpAINs+u4AOPeXIcvoQa9Pt9PGaW5T3DCosgOewAV3qO8dqYjPPrVuzrDgX/Tqyol87okZCo3D2PE0BwTmb7ZOkr85GWAY2cCN1uyHWiWVvyXdAejeRgB"}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"{\"doc\": \"dxn","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":":echo:BDJX","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"MULPW","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"5FB55UZ7K","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"P5H","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"LDHVTXUTHE2U","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":":01JGFJJZ0","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"0G0WK","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"QSJGMAKCNTV6","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":", \"edit","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"s\": [{\"old","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"St","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"rin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"g\":\"- Bread\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":",\"new","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"String\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":":\"- Bre","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"ad\\n- Eggs\"}","metadata":{}},{"type":"tool-params-delta","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","delta":"]}","metadata":{}},{"type":"tool-params-end","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":2314,"outputTokens":161,"totalTokens":2475},"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":2314,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_018BrUKq2YEnFiEhhdjqyRPb","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"Now I'll add milk to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01V3S8Ctm35ZJZrDSJAeqzAX","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The document currently has \"# Shopping list\\n\\n- Milk\". I need to add bread to it.","options":{}},{"type":"tool-call","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6","edits":[{"oldString":"- Milk","newString":"- Milk\n- Bread"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01S7crcDwtm9VkkXgEqmQZSP","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk\n- Bread"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Bread** to your shopping list. 🍞 Here's what you have so far:\n\n- Milk\n- Bread","options":{}},{"role":"user","content":"Add eggs to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Add eggs to the list.","options":{}},{"type":"tool-call","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTV6","edits":[{"oldString":"- Bread","newString":"- Bread\n- Eggs"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01NCkvjWQwPsvKN7bivqwcXw","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk\n- Bread\n- Eggs"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_011rR7P4P1BZWRJwgQz1NREW","modelId":"claude-opus-4-6","timestamp":"2026-04-03T15:10:48.136Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done! I've added **Eggs","metadata":{}},{"type":"text-delta","id":"0","delta":"** to your shopping list. 🥚 Here's what you have so far:\n\n- Milk\n- Bread\n- Eggs","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2483,"outputTokens":42,"totalTokens":2525},"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":2483,"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_01SAyCA4jYf7VPwAmYVNt17y","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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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_01SAyCA4jYf7VPwAmYVNt17y","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJ2"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01C5cXriw1khJGsGaaYJBbfZ","modelId":"claude-opus-4-6","timestamp":"2026-04-09T17:26:51.453Z","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- **Title","metadata":{}},{"type":"text-delta","id":"0","delta":":** Classic Chocolate Chip Cookies\n- **Ingredients:** A classic lineup including butter, sugars, flour, eggs, vanilla, and semi","metadata":{}},{"type":"text-delta","id":"0","delta":"-sweet chocolate chips.\n- **Instructions:** 9 easy steps from preheating the oven to cooling the finished","metadata":{}},{"type":"text-delta","id":"0","delta":" cookies.\n- **Tips:** Suggestions for extra flavor, thicker cookies, and storage.\n- **Yield:** ~48 cookies with","metadata":{}},{"type":"text-delta","id":"0","delta":" a total time of about 25 minutes.\n\nLet me know if you'd like to make","metadata":{}},{"type":"text-delta","id":"0","delta":" any changes to the recipe!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2245,"outputTokens":143,"totalTokens":2388},"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":2245,"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_01SAyCA4jYf7VPwAmYVNt17y","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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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_01SAyCA4jYf7VPwAmYVNt17y","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJ2"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Your cookie recipe document has been created! 🍪 Here's a summary of what's inside:\n\n- **Title:** Classic Chocolate Chip Cookies\n- **Ingredients:** A classic lineup including butter, sugars, flour, eggs, vanilla, and semi-sweet chocolate chips.\n- **Instructions:** 9 easy steps from preheating the oven to cooling the finished cookies.\n- **Tips:** Suggestions for extra flavor, thicker cookies, and storage.\n- **Yield:** ~48 cookies with a total time of about 25 minutes.\n\nLet me know if you'd like to make any changes to the recipe!","options":{}},{"role":"user","content":"Add a section with a holiday-themed variation.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01EQuF35Jk4XiNKkCFJXGrA6","modelId":"claude-opus-4-6","timestamp":"2026-04-09T17:26:56.379Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"Let","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" me open the document first to see its current content, then add the holiday variation section.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"Ep0CClkIDBgCKkBMC1PLG4Z6gww/+mh0J/LbnQpDCE23Y6UIO4sFX9HmCw7rne2oIi1+CvV8ECpEC0tFZXuqk8zo5sSdbUtwZE8qMg9jbGF1ZGUtb3B1cy00LTY4ABIMBDXzXSDyflrO6io0Ggz3iGcHDNkOweUaRN8iMMkECgXBB27EyIB6jGtINrhaLJGe7W6okMxLqKqMwiuj++LQwR6S7/bgo3veLVZ5tSpyTOm++bbzWnQAb6UO37AKMpxRpTU7G0wx/CITyqhJhGXWUl3tWE1CqVxmYmP8SzaB8gfXX0jXNUIqyVbQB/1uKltSqx8YgWYN9ObVvFGP7xQEZSlGkGr4ZoMulk1rc/yrbKBV/tjP+1O/6RYr1jE++Yd9GAE="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01MmHJMCMcPQDkHKkhNFrt9v","name":"open","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01MmHJMCMcPQDkHKkhNFrt9v","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MmHJMCMcPQDkHKkhNFrt9v","delta":"{\"doc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MmHJMCMcPQDkHKkhNFrt9v","delta":"\": \"01","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MmHJMCMcPQDkHKkhNFrt9v","delta":"JGFJJZ00","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MmHJMCMcPQDkHKkhNFrt9v","delta":"G0WKQSJGMA","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MmHJMCMcPQDkHKkhNFrt9v","delta":"KCN","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MmHJMCMcPQDkHKkhNFrt9v","delta":"TJ2\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_01MmHJMCMcPQDkHKkhNFrt9v","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":2430,"outputTokens":98,"totalTokens":2528},"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":2430,"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_01SAyCA4jYf7VPwAmYVNt17y","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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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_01SAyCA4jYf7VPwAmYVNt17y","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJ2"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Your cookie recipe document has been created! 🍪 Here's a summary of what's inside:\n\n- **Title:** Classic Chocolate Chip Cookies\n- **Ingredients:** A classic lineup including butter, sugars, flour, eggs, vanilla, and semi-sweet chocolate chips.\n- **Instructions:** 9 easy steps from preheating the oven to cooling the finished cookies.\n- **Tips:** Suggestions for extra flavor, thicker cookies, and storage.\n- **Yield:** ~48 cookies with a total time of about 25 minutes.\n\nLet me know if you'd like to make any changes to the recipe!","options":{}},{"role":"user","content":"Add a section with a holiday-themed variation.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me open the document first to see its current content, then add the holiday variation section.","options":{}},{"type":"tool-call","id":"toolu_01MmHJMCMcPQDkHKkhNFrt9v","name":"open","params":{"doc":"01JGFJJZ00G0WKQSJGMAKCNTJ2"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01MmHJMCMcPQDkHKkhNFrt9v","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01AQCK1174DPSqzgWbboP8S6","modelId":"claude-opus-4-6","timestamp":"2026-04-09T17:27:00.693Z","metadata":{}},{"type":"tool-params-start","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"{\"doc\": \"","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"01J","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"GFJJZ00G0WK","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"QSJGM","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"AK","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"CNT","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"J2\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":", \"ed","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"its\": [","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"{\"oldS","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"tri","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ng\":\"##","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" Tips\",\"newS","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"tri","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ng\":\"##","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" 🎄 H","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ol","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"iday Vari","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ation: Pe","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ppe","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"rm","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"int White","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" Chocolate","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" Co","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"okies\\n\\nGi","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ve the","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"se","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" c","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ookies a ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"fe","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"stive twist ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"pe","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"rf","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ect","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" for the hol","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"iday se","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ason!","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"n### ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"Ingredient ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"Swaps\\n\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"Replace **","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"2 cu","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ps semi-swee","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"t ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"chocolate c","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"hips** wit","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"h **1 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"½ cups w","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"hite chocol","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ate chip","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"s** and ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"**½ ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"cup ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"crushe","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"d candy can","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"es**.","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"- Add **½ ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"tsp pe","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"pper","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"mint e","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"xtract*","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"* along w","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ith ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"the vani","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"lla e","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"xtrac","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"t.\\n- Opti","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"onally, mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"x ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"in **2 tbsp","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" cocoa p","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ow","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"der","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"** wit","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"h the dry in","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"gredient","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"s for ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"a chocol","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ate-pepp","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ermint combo","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":".\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"n### Additio","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"nal Steps\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"n\\n- After b","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"aking","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":", ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"let cookies","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" cool co","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"mple","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"tely, then *","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"*drizzle ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"with ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"mel","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ted white ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ocolate","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"** and sp","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"rinkle","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" w","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ith e","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"xtra crush","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ed candy","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" cane p","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ieces.\\n- Fo","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"r ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"a pop of col","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"or, add **re","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"d and green","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" sprinkles","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"** to the","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" dough","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" be","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"fore ba","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"king.\\n\\n#","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"## Serving","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" Suggestion\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"n\\nSt","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ack","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" the fin","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ished cookie","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"s in a maso","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"n jar tied","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" wit","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"h a ribbo","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"n ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"for a charmi","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"ng","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":" homemade ","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"holiday gif","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"t! 🎁\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","delta":"n## Tips\"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":3056,"outputTokens":353,"totalTokens":3409},"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":3056,"output_tokens":69,"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_01SAyCA4jYf7VPwAmYVNt17y","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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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_01SAyCA4jYf7VPwAmYVNt17y","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJ2"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Your cookie recipe document has been created! 🍪 Here's a summary of what's inside:\n\n- **Title:** Classic Chocolate Chip Cookies\n- **Ingredients:** A classic lineup including butter, sugars, flour, eggs, vanilla, and semi-sweet chocolate chips.\n- **Instructions:** 9 easy steps from preheating the oven to cooling the finished cookies.\n- **Tips:** Suggestions for extra flavor, thicker cookies, and storage.\n- **Yield:** ~48 cookies with a total time of about 25 minutes.\n\nLet me know if you'd like to make any changes to the recipe!","options":{}},{"role":"user","content":"Add a section with a holiday-themed variation.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me open the document first to see its current content, then add the holiday variation section.","options":{}},{"type":"tool-call","id":"toolu_01MmHJMCMcPQDkHKkhNFrt9v","name":"open","params":{"doc":"01JGFJJZ00G0WKQSJGMAKCNTJ2"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01MmHJMCMcPQDkHKkhNFrt9v","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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 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":"assistant","content":[{"type":"tool-call","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","name":"update","params":{"doc":"01JGFJJZ00G0WKQSJGMAKCNTJ2","edits":[{"oldString":"## Tips","newString":"## 🎄 Holiday Variation: Peppermint White Chocolate Cookies\n\nGive these cookies a festive twist perfect for the holiday season!\n\n### Ingredient Swaps\n\n- Replace **2 cups semi-sweet chocolate chips** with **1 ½ cups white chocolate chips** and **½ cup crushed candy canes**.\n- Add **½ tsp peppermint extract** along with the vanilla extract.\n- Optionally, mix in **2 tbsp cocoa powder** with the dry ingredients for a chocolate-peppermint combo.\n\n### Additional Steps\n\n- After baking, let cookies cool completely, then **drizzle with melted white chocolate** and sprinkle with extra crushed candy cane pieces.\n- For a pop of color, add **red and green sprinkles** to the dough before baking.\n\n### Serving Suggestion\n\nStack the finished cookies in a mason jar tied with a ribbon for a charming homemade holiday gift! 🎁\n\n## Tips"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_017iu1cZmGx1Cb4NznD9Nof9","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# 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** 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 the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 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, stirring until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Gently stir in the chocolate chips.\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## 🎄 Holiday Variation: Peppermint White Chocolate Cookies\n\nGive these cookies a festive twist perfect for the holiday season!\n\n### Ingredient Swaps\n\n- Replace **2 cups semi-sweet chocolate chips** with **1 ½ cups white chocolate chips** and **½ cup crushed candy canes**.\n- Add **½ tsp peppermint extract** along with the vanilla extract.\n- Optionally, mix in **2 tbsp cocoa powder** with the dry ingredients for a chocolate-peppermint combo.\n\n### Additional Steps\n\n- After baking, let cookies cool completely, then **drizzle with melted white chocolate** and sprinkle with extra crushed candy cane pieces.\n- For a pop of color, add **red and green sprinkles** to the dough before baking.\n\n### Serving Suggestion\n\nStack the finished cookies in a mason jar tied with a ribbon for a charming homemade holiday gift! 🎁\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 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":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01UxSgye15beRdnwdTpR2Jof","modelId":"claude-opus-4-6","timestamp":"2026-04-09T17:27:08.091Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"A holiday","metadata":{}},{"type":"text-delta","id":"0","delta":" variation section has been added! 🎄 Here's what's included:\n\n- **🎄 Peppermint White Chocolate","metadata":{}},{"type":"text-delta","id":"0","delta":" Cookies** — A festive twist on the classic recipe featuring:\n - **Ingredient Swaps:** White chocolate chips, crus","metadata":{}},{"type":"text-delta","id":"0","delta":"hed candy canes, peppermint extract, and an optional cocoa powder addition.\n - **Additional Steps:** Drizzling with melted white chocolate and adding crus","metadata":{}},{"type":"text-delta","id":"0","delta":"hed candy cane or sprinkles for a holiday look.\n - **Serving Suggestion:** Package them in a mason jar with a ribbon for","metadata":{}},{"type":"text-delta","id":"0","delta":" a homemade holiday gift! 🎁\n\nLet me know if you'd like any other changes!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":1,"outputTokens":159,"totalTokens":160},"metadata":{"anthropic":{"usage":{"cache_creation":{"ephemeral_1h_input_tokens":0,"ephemeral_5m_input_tokens":4256},"cache_creation_input_tokens":4256,"cache_read_input_tokens":0,"input_tokens":1,"output_tokens":2,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTR8</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add the missing ingredient (its flour).","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01L9PtZco3fwYarSBBgP3zX3","modelId":"claude-opus-4-6","timestamp":"2026-04-09T17:27:12.628Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"Let","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" me first open the document to see its contents.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"Eu4BClkIDBgCKkCVr1A1J+aqALmLyqe1q5OXcYWXc7JVWASOydRf1dFOyadx06rDTP8RriabQAhjDMpDqVRvm7S0pE7Pw7AP4P75Mg9jbGF1ZGUtb3B1cy00LTY4ABIMPH+Ygx+hB36uig8wGgz3qm/hvwyWh/XXUSIiMEXIoV/lTH0JRnIZrbjXFz185FC0h7NAi56PDO4StvTbeytEBk42IV3K1TomiwZnUypDi76x/elSMxPkuEWV5D4WE+PgxMfKFYAOSoc35blhWDnjWvsxBVBgdBLhbiEhKpS2lsm2hcf2zfDpc2T+QHIh5nIoiBgB"}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","name":"open","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","delta":"{\"do","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","delta":"c\": \"dxn:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","delta":"echo:B","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","delta":"DJXMULPW5FB","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","delta":"55UZ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","delta":"7KP5HLDHVT","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","delta":"XUT","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","delta":"HE2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","delta":"U:01","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","delta":"JGFJJZ00G0","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","delta":"WKQSJGM","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","delta":"AKCNTR8\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1689,"outputTokens":124,"totalTokens":1813},"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":1689,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTR8</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add the missing ingredient (its flour).","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its contents.","options":{}},{"type":"tool-call","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTR8"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"Ingredients: \n - 2 cups of ???\n - 1 cup of sugar\n - 1 cup of butter\n - 1 cup of eggs"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_015iKFsW6uzMjsy1ozgyPXtM","modelId":"claude-opus-4-6","timestamp":"2026-04-09T17:27:16.382Z","metadata":{}},{"type":"tool-params-start","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"{\"doc\": ","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"\"dxn:echo:","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"BDJXMUL","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"PW5FB55U","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"Z7KP5HLDHV","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"TXUTHE2U","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":":0","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"1J","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"GFJJZ00G0","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"WKQSJGM","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"AKCN","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"TR8\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":", \"edits\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":": [","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"{\"old","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"String\":\"2 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"cups o","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"f ???\",\"newS","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"tring\":\"2 cu","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"ps o","metadata":{}},{"type":"tool-params-delta","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","delta":"f flour\"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1838,"outputTokens":143,"totalTokens":1981},"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":1838,"output_tokens":73,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTR8</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add the missing ingredient (its flour).","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its contents.","options":{}},{"type":"tool-call","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTR8"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01Wr5NYxYgsoTAYo9mDJD1h9","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"Ingredients: \n - 2 cups of ???\n - 1 cup of sugar\n - 1 cup of butter\n - 1 cup of eggs"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"tool-call","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTR8","edits":[{"oldString":"2 cups of ???","newString":"2 cups of flour"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_014XGqpCNb64W3NS8nPZAzeW","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"Ingredients: \n - 2 cups of flour\n - 1 cup of sugar\n - 1 cup of butter\n - 1 cup of eggs"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_017RA6Xd6worghAVtfu2UiBd","modelId":"claude-opus-4-6","timestamp":"2026-04-09T17:27:19.607Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done! I've replaced","metadata":{}},{"type":"text-delta","id":"0","delta":" the missing ingredient `???` with **flour**. The ingredient list now reads:\n\n- 2 cups of **flour**\n- 1 cup","metadata":{}},{"type":"text-delta","id":"0","delta":" of sugar\n- 1 cup of butter\n- 1 cup of eggs","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2057,"outputTokens":59,"totalTokens":2116},"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":2057,"output_tokens":5,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_012CRjt23Ajdt3Spn7F7SNiF","modelId":"claude-opus-4-6","timestamp":"2026-04-09T17:27:22.003Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"Let","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" me first open the document to see its current contents.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EvYBClkIDBgCKkB59APG7kQJaS56ZghJ7yGmUDPTIff8aJqcCaiTm7DBlPfIkAEzU9xUX9RfyXK8kuAlQ2FqlGTMKvYxrrstJfcdMg9jbGF1ZGUtb3B1cy00LTY4ABIM12u2lMZZpp7XzegFGgyavvUkVvPmrOTCXVwiMNiU4hCw52kzWB3fRbOc1u8YzBRZYRZ1aE3+rSObxhUNPiPt+FtXbPMTBrqYJyL9aipL4ovhnAtAvOPBOkb0TnG4J4GD5xGdpyZW2auZWtP2ieTUb+3AWfr9ohTwS1rlw0LqXIdS4n/FCMBNhD0YGuDtltyhYx3ultpIPirYGAE="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"text-start","id":"1","metadata":{}},{"type":"text-delta","id":"1","delta":"Let me first open the document to see what","metadata":{}},{"type":"text-delta","id":"1","delta":"'s currently on the shopping list.","metadata":{}},{"type":"text-end","id":"1","metadata":{}},{"type":"tool-params-start","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","name":"open","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","delta":"{\"doc\": ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","delta":"\"dxn:echo:B","metadata":{}},{"type":"tool-params-delta","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","delta":"DJX","metadata":{}},{"type":"tool-params-delta","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","delta":"MULP","metadata":{}},{"type":"tool-params-delta","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","delta":"W5FB55UZ7K","metadata":{}},{"type":"tool-params-delta","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","delta":"P5HLDHVTXU","metadata":{}},{"type":"tool-params-delta","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","delta":"THE2U:01JG","metadata":{}},{"type":"tool-params-delta","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","delta":"FJJZ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","delta":"00G0WKQSJ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","delta":"GMAKCNTTY\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1687,"outputTokens":141,"totalTokens":1828},"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":1687,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01YGfMA9UAzBg9kbUUaBdqdV","modelId":"claude-opus-4-6","timestamp":"2026-04-09T17:27:24.977Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Now","metadata":{}},{"type":"text-delta","id":"0","delta":" I'll add milk to the shopping list.","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"{\"doc\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":": ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"\"dx","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"n:ech","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"o:BDJXMULP","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"W5FB","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"55UZ7KP5HL","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"DHVTXUTHE2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"U:0","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"1JGF","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"JJZ0","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"0G0WKQSJG","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"MAKCNTTY\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":", \"edits\": [","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"{\"oldStrin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"g\":\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"# Shopping","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":" lis","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"t\",\"newStr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"ing","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"\":\"# Shop","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"ping li","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"st\\n\\n- Mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","delta":"lk\"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1811,"outputTokens":159,"totalTokens":1970},"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":1811,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"Now I'll add milk to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01EcQjC9twJtjJmutzvr99Jp","modelId":"claude-opus-4-6","timestamp":"2026-04-09T17:27:28.795Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done","metadata":{}},{"type":"text-delta","id":"0","delta":"! I've added **Milk** to your shopping list. 🥛","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2010,"outputTokens":21,"totalTokens":2031},"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":2010,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"Now I'll add milk to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_014ViDs5XfNswUKMKW2bvaTr","modelId":"claude-opus-4-6","timestamp":"2026-04-09T17:27:30.804Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"The user wants to add bread to the","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" shopping list. I know the current content is \"# Shopping list\\n\\n- Milk\", so I can directly make","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" the edit.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EskCClkIDBgCKkAmDzdDgok+RgkqLdr4t6krJto+DbhE+zq7k8GmBm/fSn8PbtosPELmVcQylVSyhvp/TrqInBf6QeDwI49cnWM2Mg9jbGF1ZGUtb3B1cy00LTY4ABIMbvm9W9C1Oq5CD1SWGgxjzkqxJYnXvrh7fzMiMK+uzwBoDvwL1F6W3+8NOxTDCxZYYRqWircXjHoUxmv8F7ksQcRvky5nqB+Skl3ZnyqdAUIoR5HmS8uQ4CQFRrHgIkonDTFOs9eoLVzjchHLwoNc97EWN/Bo1Ftvolz+xREDD2+CMG5beY2goDI6W3u1r5+BsT/Y2Tmas5A6Vqi1hGik0NKk9F+MU9l0lm55XWDIC8JBCoI36i9XStocMKtiyOUxuEmPvXKFIcN8fONzaY+3Hyr1KT1AE1SpqE78kkJnJPnKzNKHL64OlGhcWQoYAQ=="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"{\"doc\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":" \"dxn:echo:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"BDJXMU","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"LPW5FB5","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"5UZ7KP5","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"HLDHVT","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"XUTHE","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"2U:01JGFJJ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"Z00G0WKQSJG","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"MAKCNT","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"TY\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":", \"edi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"ts\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":": [","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"{\"oldS","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"tring\":\"-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":" Milk\",\"new","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"Stri","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"ng\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"\"-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":" Milk\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"n- B","metadata":{}},{"type":"tool-params-delta","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","delta":"read\"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":2070,"outputTokens":191,"totalTokens":2261},"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":2070,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"Now I'll add milk to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The user wants to add bread to the shopping list. I know the current content is \"# Shopping list\\n\\n- Milk\", so I can directly make the edit.","options":{}},{"type":"tool-call","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY","edits":[{"oldString":"- Milk","newString":"- Milk\n- Bread"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk\n- Bread"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_013Cr59tyZraSpQ2AvZERwhK","modelId":"claude-opus-4-6","timestamp":"2026-04-09T17:27:34.473Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done! I've added **Bread","metadata":{}},{"type":"text-delta","id":"0","delta":"** to your shopping list. 🍞 Your list now has:\n\n- Milk\n- Bread","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2233,"outputTokens":35,"totalTokens":2268},"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":2233,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"Now I'll add milk to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The user wants to add bread to the shopping list. I know the current content is \"# Shopping list\\n\\n- Milk\", so I can directly make the edit.","options":{}},{"type":"tool-call","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY","edits":[{"oldString":"- Milk","newString":"- Milk\n- Bread"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk\n- Bread"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Bread** to your shopping list. 🍞 Your list now has:\n\n- Milk\n- Bread","options":{}},{"role":"user","content":"Add eggs to the shopping list.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_012xrVxNwfdssxFA6zgcf86q","modelId":"claude-opus-4-6","timestamp":"2026-04-09T17:27:38.239Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"Add","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" eggs to the list.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EtABClkIDBgCKkAYL/LtQkxanOvRw3IBKGYU+7tRbO0J2BH6tFXKtxVCbhYdYyu7dMyQ0dPmOT/iamobMCR9H0m7TDEOx7SOWWi4Mg9jbGF1ZGUtb3B1cy00LTY4ABIMRFk4vV6W+tLn/1iRGgwV5E54nj8M9ckqkiAiMAv+IVSTzCZMeUofPAW7F5HJAf3EbUrg5Nq4IXWI4X+RbhXiASS3+cIhe6Wq1wXf4SolN3sLdDZ8/xYi0Jv4f7rOH60cF9848aV2/XGs5oEhV1/i+u8YnBgB"}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"{\"doc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":" \"dxn:ech","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"o:BDJXMU","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"LP","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"W5FB55U","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"Z7KP5","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"HLD","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"HVTXUT","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"HE2U:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"01J","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"GFJJZ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"00G0W","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"KQSJG","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"MAKCNTTY","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":", \"ed","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"its\": [{","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"\"oldString\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"\"- Bread\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":",\"newString\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":":\"- Bread\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"n- Eggs\"}","metadata":{}},{"type":"tool-params-delta","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","delta":"]}","metadata":{}},{"type":"tool-params-end","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":2307,"outputTokens":160,"totalTokens":2467},"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":2307,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01VKjUJk6maCxX1oGhLaW1cy","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"text","text":"Now I'll add milk to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01PVUEaXuAU1EJkRMAM6c2hQ","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The user wants to add bread to the shopping list. I know the current content is \"# Shopping list\\n\\n- Milk\", so I can directly make the edit.","options":{}},{"type":"tool-call","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY","edits":[{"oldString":"- Milk","newString":"- Milk\n- Bread"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01Gf6pvLL4yV42K2EsU6DfkA","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk\n- Bread"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Bread** to your shopping list. 🍞 Your list now has:\n\n- Milk\n- Bread","options":{}},{"role":"user","content":"Add eggs to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Add eggs to the list.","options":{}},{"type":"tool-call","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTTY","edits":[{"oldString":"- Bread","newString":"- Bread\n- Eggs"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01LwAejSr1Kh6ifKHy7r1RGi","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk\n- Bread\n- Eggs"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01AzZJT19UVmfbjhqpQCvhgj","modelId":"claude-opus-4-6","timestamp":"2026-04-09T17:27:42.247Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done! I've added **Eggs","metadata":{}},{"type":"text-delta","id":"0","delta":"** to your shopping list. 🥚 Your list now has:\n\n- Milk\n- Bread\n- Eggs","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2475,"outputTokens":39,"totalTokens":2514},"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":2475,"output_tokens":8,"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_01CcjmYCmqNWP2sHXfKuMoUN","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:20:13.451Z","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+0wxdGKZKXYjkv0fAS94B7ulrYlMg9jbGF1ZGUtb3B1cy00LTY4ABIMs8QiOZyNrR+w+GzNGgxrEDFj5fCCJ5ZkKJsiMBJ7jfh/gKh7y9oxJ/d0/FEhmHB6a9j3s5mb0o2Lwjvki1AulaNrkYdYxd9FiqhbIiqRAbbqAe16WF8CFO9SKsE2O2xcbIDD1f1acbVz3mIMJBHFMqhDe7/IWynQRPa1p6o5AqmgjKjcfAl5uqJfVaO7Ep/PBm23u1Gl3OcKkuqX9tA59jWpAQbnRCCx7bZATFfF4w9e9msdoTSVcngxuqYJdjZyi3FPlHgOXWaKxkxuTJpyH0TWxLQw0MsymCbIWE9HIhEYAQ=="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","name":"create","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"{\"name\": \"C","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"lassic ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"Chocolate C","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"hip Cookie","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"s\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":", ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"\"c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ontent\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" \"# ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"Classic C","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"hoco","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"lat","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e Chi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"p Co","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"okies\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"\\nA timele","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ss reci","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"pe fo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"r soft,","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"hewy ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"chocolate c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"hip co","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"okies t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ha","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"t are go","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ld","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"en on th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e edges and ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"gooey in ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ce","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"nter.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"\\n\\n## In","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"gr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"edients\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"n- 2 ¼ c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ups al","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"l-purpose f","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"lour","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"- 1 tsp ba","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"king","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" soda\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"1 tsp sal","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"t\\n- 1 c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"up (2 sticks","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":") uns","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"alted b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"utter, softe","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ned\\n- ¾ c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"up ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"gran","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ulated suga","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"r\\n- ¾ ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"cup packed b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"rown ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"suga","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"r\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" 2 la","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"rge eggs\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"2 tsp vanil","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"la extr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"act\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"2 cups","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" semi-sw","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"eet chocola","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"te chips","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"\\n\\n#","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"# Ins","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"tructio","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ns\\n\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"1. *","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"*Preh","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"eat** ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"the ov","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"en t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"o 375°","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"F (190°","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"C). Lin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e baking","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" sheets with","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" parchment","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" paper","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":".\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"n2. **Combin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e dry ing","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"redients:**","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" W","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"hisk toget","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"her the f","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"lour, ba","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"king","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" soda,","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" an","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"d salt in ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"a ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"medium bow","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"l. Set ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"asid","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e.\\n3. ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"**Cream b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"utter a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"nd sugars","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":":** In a ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"large bow","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"l, beat t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"he","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" sof","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"tened b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"utt","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"er, gra","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"nulate","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"d sug","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ar, an","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"d bro","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"wn ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"suga","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"r t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ogether unti","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"l li","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ght and fluf","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"fy, about 3–","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"4 m","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"inutes.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"\\n4. **A","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"dd ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"eggs and","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" vanill","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"a:** Bea","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"t in the egg","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"s ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"on","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e at a time,","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" then ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"mix in the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" vanilla e","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"xtract until","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" co","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"mbined.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"5.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" **Mix in d","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ry ingre","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"dients:** G","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"radually add","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e f","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"lour mixt","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ure to th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e wet ing","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"redi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ents, mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"xing","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" on low spe","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ed until","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" ju","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"st com","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"bined. Do ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"not overm","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ix","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":".\\n6","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":". **Fold i","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"n choco","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"late ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"chips","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":":*","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"* St","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ir in the c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"hoc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"olat","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"chips with a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" spa","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"tula or woo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"den spoon.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"7. **Sc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"oop t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"he dou","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"gh:*","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"* Drop ro","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"unded t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ablespo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ons of do","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ug","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"h onto th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e p","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"repared ba","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"king sh","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"eet","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"s, spacin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"g ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"them ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"about 2 inch","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"es apart.\\n8","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":". **Ba","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ke:**","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" Bake ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"for 9–1","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"1 minutes, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"or un","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"til t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"he edges","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" are gold","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"en","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" brown ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"but t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"he cent","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ers ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"still look ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"slightly u","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"nder","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"done.\\n9. **","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"Cool:** L","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"et th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e cook","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ies co","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ol on the ba","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"king s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"heet for 5 m","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"inutes,","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" then transf","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"er to a wir","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e rack ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"to cool","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" complete","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ly.\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"n#","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"# Tips\\n\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" **Chill t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"he","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" dough** fo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"r at","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" least","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" 30 m","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"inutes b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ef","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"or","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e baking","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" for thicker","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":", ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ewier coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"kies.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"\\n- *","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"*Use room-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"temperatu","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"re eggs** ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"for a s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"moother","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" batter.\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"n- **","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"Don't ov","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"erb","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ak","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e!*","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"* Th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"co","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ok","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ies wil","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"l continu","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"e to firm","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" u","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"p ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"as t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"hey cool.\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" Store i","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"n an airtig","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ht co","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ntainer ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"fo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"r ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"up to 5 d","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ays.\\n\\n#","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"# Yiel","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"d\\n\\nMakes","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":" appr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"oximate","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ly **48 cook","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"ies**.\\n\\nE","metadata":{}},{"type":"tool-params-delta","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","delta":"njoy! 🍪\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1564,"outputTokens":658,"totalTokens":2222},"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_01DzDhnyT2CVAcomBE2pRBxp","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** the oven to 375°F (190°C). Line baking sheets with parchment paper.\n2. **Combine dry ingredients:** Whisk together the flour, baking soda, and salt in a medium bowl. 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 before baking for thicker, chewier cookies.\n- **Use room-temperature eggs** for a smoother batter.\n- **Don't overbake!** The cookies will continue to firm up as they cool.\n- Store in an airtight container for up to 5 days.\n\n## Yield\n\nMakes approximately **48 cookies**.\n\nEnjoy! 🍪"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJB"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01Q91bmcpaRhccoCAmH3XMJq","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:20:24.271Z","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","metadata":{}},{"type":"text-delta","id":"0","delta":" a full recipe for **Classic Chocolate Chip Cookies** with:\n\n- **Ingredients**","metadata":{}},{"type":"text-delta","id":"0","delta":" – everything you need from flour and butter to chocolate chips\n- **Step-by-step instructions** – from","metadata":{}},{"type":"text-delta","id":"0","delta":" preheating the oven to cooling the cookies\n- **Helpful tips** – like chilling the dough for thicker cookies and avoiding overbaking","metadata":{}},{"type":"text-delta","id":"0","delta":"\n- **Yield** – makes about 48 cookies\n\nLet me know if you'd like to make any changes or additions","metadata":{}},{"type":"text-delta","id":"0","delta":"!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2265,"outputTokens":123,"totalTokens":2388},"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":2265,"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_01DzDhnyT2CVAcomBE2pRBxp","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** the oven to 375°F (190°C). Line baking sheets with parchment paper.\n2. **Combine dry ingredients:** Whisk together the flour, baking soda, and salt in a medium bowl. 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 before baking for thicker, chewier cookies.\n- **Use room-temperature eggs** for a smoother batter.\n- **Don't overbake!** The cookies will continue to firm up as they cool.\n- Store in an airtight container for up to 5 days.\n\n## Yield\n\nMakes approximately **48 cookies**.\n\nEnjoy! 🍪"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJB"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Your cookie recipe document has been created! 🍪 It includes a full recipe for **Classic Chocolate Chip Cookies** with:\n\n- **Ingredients** – everything you need from flour and butter to chocolate chips\n- **Step-by-step instructions** – from preheating the oven to cooling the cookies\n- **Helpful tips** – like chilling the dough for thicker cookies and avoiding overbaking\n- **Yield** – makes about 48 cookies\n\nLet me know if you'd like to make any changes or additions!","options":{}},{"role":"user","content":"Add a section with a holiday-themed variation.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01358GdChxHTF3AE5orcQDJW","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:20:28.558Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"The","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" user wants me to add a holiday-themed variation section to the cookie recipe document. Let me update the document.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"ErICClkIDRgCKkCpG+K0z7qiW8X586mWD9221KO7cA9gGwHXAr+GBtdwtrKHRVaMY+Dxi4BlIBc/Wq9WnI4225k11fF7JRNldYlPMg9jbGF1ZGUtb3B1cy00LTY4ABIM3aSRkRN2QCUm/N+NGgy4a3Aom9N74NgMKbUiMPCSIQmr31b+jiNwu4S1qT028Td4jYOnPJmaMFT7FWf7lJ19N4E/K0yPCp8bAMktiCqGAWdzFENY6Yw04GHIdHX52TCxzkNxORZUPVf6FSWNzZ+QnTatWbgKpoIHl+ooKud67eK+CMeceBfts60kXRycgEWOQexkOdD7LoXBS+fsLWfR8taxTCaZ9K1HMwBK93vLlZVQ4XeWkrgiCgTEblQ1irlQyj41Cz/zTsT3YyPHhlA6bRjtuXD7GAE="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"{\"doc\": \"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"dxn:ech","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"o:BDJXMULP","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"W5FB55UZ7K","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"P5HLDHVTX","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"UTHE2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"U:01JGFJJ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"Z00G0WKQS","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"JGMAKCNTJB\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":", \"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"edits\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":" [","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"{\"oldStrin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"g\":\"##","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":" Yi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"eld\",\"newStr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ing\":\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"## Holid","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ay Variati","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"on","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":": Pep","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"permint Wh","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ite ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"Chocolate","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":" Cookies\\n\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"Give these ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"cookie","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"s a festive ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"twist p","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"erfect ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"for th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"e holid","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ay seaso","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"n!\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"n\\n### Ingre","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"dient S","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"waps\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"n\\n- Re","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"place **sem","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"i-s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"weet choc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ola","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"te chi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ps** w","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ith **wh","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ite choco","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"la","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"te chips**","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":".\\n- A","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"dd","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":" **½ cup cr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ushed ca","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ndy canes** ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"(abo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ut ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"6–8 candy ca","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"nes).\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":" Substi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"tute **","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"vanilla extr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"act** wit","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"h **1 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"tsp vanilla ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"extract + 1 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"tsp pepp","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ermint extr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"act**.\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"n### Addi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ti","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"onal Ste","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ps\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"n1. Fold t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"he ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"crushed can","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"dy ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"canes ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"into ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":" doug","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"h along with","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":" the whit","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"e ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"choco","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"late","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":" ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ips.\\n2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":". After baki","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ng, whi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"le the co","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"okies are","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":" still warm","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":", press a fe","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"w extra can","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"dy cane piec","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"es gent","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ly ont","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"o the top","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"s for ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"de","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"cora","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"tion.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"\\n3. Opt","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ionally, d","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"rizzl","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"e me","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"lted white c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"hocolate ove","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"r the c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ooled co","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"okies and s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"prinkle w","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"it","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"h red","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":" and green s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"anding s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ugar f","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"or an ex","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"tr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"a festiv","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"e ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"lo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ok.\\n\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"### Stor","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"age Tip\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"\\nKeep","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":" peppermint ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"co","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"okies se","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"parated ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"with parchme","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"nt pap","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"er, as ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"the candy","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":" cane pi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ec","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"es ca","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"n get sticky","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":". They","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":" also make ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"wond","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"erful gifts ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"when","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":" packaged in","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":" holiday t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"in","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"s! 🎄","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"\\n\\n## Yie","metadata":{}},{"type":"tool-params-delta","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","delta":"ld\"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":2401,"outputTokens":452,"totalTokens":2853},"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":2401,"output_tokens":9,"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_01DzDhnyT2CVAcomBE2pRBxp","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** the oven to 375°F (190°C). Line baking sheets with parchment paper.\n2. **Combine dry ingredients:** Whisk together the flour, baking soda, and salt in a medium bowl. 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 before baking for thicker, chewier cookies.\n- **Use room-temperature eggs** for a smoother batter.\n- **Don't overbake!** The cookies will continue to firm up as they cool.\n- Store in an airtight container for up to 5 days.\n\n## Yield\n\nMakes approximately **48 cookies**.\n\nEnjoy! 🍪"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01DzDhnyT2CVAcomBE2pRBxp","name":"create","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"id":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJB"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Your cookie recipe document has been created! 🍪 It includes a full recipe for **Classic Chocolate Chip Cookies** with:\n\n- **Ingredients** – everything you need from flour and butter to chocolate chips\n- **Step-by-step instructions** – from preheating the oven to cooling the cookies\n- **Helpful tips** – like chilling the dough for thicker cookies and avoiding overbaking\n- **Yield** – makes about 48 cookies\n\nLet me know if you'd like to make any changes or additions!","options":{}},{"role":"user","content":"Add a section with a holiday-themed variation.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The user wants me to add a holiday-themed variation section to the cookie recipe document. Let me update the document.","options":{}},{"type":"tool-call","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTJB","edits":[{"oldString":"## Yield","newString":"## Holiday Variation: Peppermint White Chocolate Cookies\n\nGive these cookies a festive twist perfect for the holiday season!\n\n### Ingredient Swaps\n\n- Replace **semi-sweet chocolate chips** with **white chocolate chips**.\n- Add **½ cup crushed candy canes** (about 6–8 candy canes).\n- Substitute **vanilla extract** with **1 tsp vanilla extract + 1 tsp peppermint extract**.\n\n### Additional Steps\n\n1. Fold the crushed candy canes into the dough along with the white chocolate chips.\n2. After baking, while the cookies are still warm, press a few extra candy cane pieces gently onto the tops for decoration.\n3. Optionally, drizzle melted white chocolate over the cooled cookies and sprinkle with red and green sanding sugar for an extra festive look.\n\n### Storage Tip\n\nKeep peppermint cookies separated with parchment paper, as the candy cane pieces can get sticky. They also make wonderful gifts when packaged in holiday tins! 🎄\n\n## Yield"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01EpFfu6rMYovt22XbAf8SkH","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# 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** the oven to 375°F (190°C). Line baking sheets with parchment paper.\n2. **Combine dry ingredients:** Whisk together the flour, baking soda, and salt in a medium bowl. 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 before baking for thicker, chewier cookies.\n- **Use room-temperature eggs** for a smoother batter.\n- **Don't overbake!** The cookies will continue to firm up as they cool.\n- Store in an airtight container for up to 5 days.\n\n## Holiday Variation: Peppermint White Chocolate Cookies\n\nGive these cookies a festive twist perfect for the holiday season!\n\n### Ingredient Swaps\n\n- Replace **semi-sweet chocolate chips** with **white chocolate chips**.\n- Add **½ cup crushed candy canes** (about 6–8 candy canes).\n- Substitute **vanilla extract** with **1 tsp vanilla extract + 1 tsp peppermint extract**.\n\n### Additional Steps\n\n1. Fold the crushed candy canes into the dough along with the white chocolate chips.\n2. After baking, while the cookies are still warm, press a few extra candy cane pieces gently onto the tops for decoration.\n3. Optionally, drizzle melted white chocolate over the cooled cookies and sprinkle with red and green sanding sugar for an extra festive look.\n\n### Storage Tip\n\nKeep peppermint cookies separated with parchment paper, as the candy cane pieces can get sticky. They also make wonderful gifts when packaged in holiday tins! 🎄\n\n## Yield\n\nMakes approximately **48 cookies**.\n\nEnjoy! 🍪"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01WpeihwStwNuJydVbjdnqSQ","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:20:37.975Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done! I've added a **","metadata":{}},{"type":"text-delta","id":"0","delta":"Holiday Variation: Peppermint White Chocolate Cookies** section 🎄 that includes:\n\n- **Ingredient swaps** – white chocolate chips, crushed candy canes, and p","metadata":{}},{"type":"text-delta","id":"0","delta":"eppermint extract\n- **Additional steps** – decorating with candy cane pieces and optional white chocolate drizzle with festive sanding sugar\n- **Storage tip** – keeping the","metadata":{}},{"type":"text-delta","id":"0","delta":" peppermint cookies fresh and a note about gifting them in holiday tins\n\nLet me know if you'd like any other changes!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":3702,"outputTokens":124,"totalTokens":3826},"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":3702,"output_tokens":7,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTRJ</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add the missing ingredient (its flour).","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01GYu35L72XuXkoKpA1oKQqv","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:20:41.894Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"Let","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" me first open the document to see its current contents.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EvYBClkIDRgCKkB59APG7kQJaS56ZghJ7yGmUDPTIff8aJqcCaiTm7DBlPfIkAEzU9xUX9RfyXK8kuAlQ2FqlGTMKvYxrrstJfcdMg9jbGF1ZGUtb3B1cy00LTY4ABIMkt8ojhLxYW8jdl4VGgxUCKajsmHHXiYLBk8iMNhuIGQYMRBqwW0NPTcC2/ZV8QNmVYYhAdTXyTAM0PgBCBRAiw+toL+LgzPNjVd73SpLncLl3S+sADOp7TRbsvNgMP/JGY7yCbyV6kduX5UWkMYlwTQV2LS2GI37HJLXBpB/SruICYGuGAUFWarqjaF0mrhghZ3VI33Pkf5bGAE="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","name":"open","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","delta":"{\"doc\": \"dxn","metadata":{}},{"type":"tool-params-delta","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","delta":":echo:BDJX","metadata":{}},{"type":"tool-params-delta","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","delta":"MULPW5","metadata":{}},{"type":"tool-params-delta","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","delta":"FB55UZ7KP","metadata":{}},{"type":"tool-params-delta","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","delta":"5HLDHV","metadata":{}},{"type":"tool-params-delta","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","delta":"TXUTHE2U","metadata":{}},{"type":"tool-params-delta","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","delta":":0","metadata":{}},{"type":"tool-params-delta","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","delta":"1JGFJJZ00G0","metadata":{}},{"type":"tool-params-delta","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","delta":"WKQSJGMAKCN","metadata":{}},{"type":"tool-params-delta","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","delta":"TRJ\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1660,"outputTokens":133,"totalTokens":1793},"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":1660,"output_tokens":9,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTRJ</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add the missing ingredient (its flour).","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"tool-call","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTRJ"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"Ingredients: \n - 2 cups of ???\n - 1 cup of sugar\n - 1 cup of butter\n - 1 cup of eggs"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01AkctNLVWystaJQjh3rcKfM","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:20:44.301Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"The user wants","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" me to replace \"???\" with \"flour\".","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EusBClkIDRgCKkAAXBrtJ11L6fmUxpyTtLkukHZpYlwRKbjuFdRNk81oPXEf4f9R6s1ziIil9OYpZP/jyAhf0Y4tNDWLvOBEnZ1VMg9jbGF1ZGUtb3B1cy00LTY4ABIMuYPDG01bdT0Tfq4bGgy/oWK6zkzYTTjumgoiMJUd+jJt9yuKDrmFf6Mzd6eSdzr4a7kR5xMItZ5VUnE9qZV0V3+ia+KSXzMNyxuHGipA68lPnCzFqBoRcH8UB5rgVIYojkmNnqexcBqSNERbLkEHnbo66l3/D53kqPSQ01/SzBA2PKDnKDA2JPRo5JgethgB"}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"{\"do","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"c\": \"dxn:e","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"cho:BDJXM","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"ULPW5FB5","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"5UZ7KP5","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"HLDHVTXUTHE2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"U:01J","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"GFJJZ00G","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"0WKQSJGMA","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"KCNT","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"RJ\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":", \"e","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"dits\": [{","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"\"ol","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"dString","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"\":\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"2 cups of ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"???\",\"new","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"String","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"\":\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"2 cup","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"s of flour\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","delta":"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1838,"outputTokens":171,"totalTokens":2009},"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":1838,"output_tokens":10,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTRJ</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add the missing ingredient (its flour).","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"tool-call","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTRJ"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_018HVMmdncX7kkSzS5XsWKjF","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"Ingredients: \n - 2 cups of ???\n - 1 cup of sugar\n - 1 cup of butter\n - 1 cup of eggs"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The user wants me to replace \"???\" with \"flour\".","options":{}},{"type":"tool-call","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTRJ","edits":[{"oldString":"2 cups of ???","newString":"2 cups of flour"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01XU4NRPHcTQebmzABf5jyvZ","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"Ingredients: \n - 2 cups of flour\n - 1 cup of sugar\n - 1 cup of butter\n - 1 cup of eggs"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_016JSx7PQ9gY4puJiey3yTYB","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:20:47.478Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done","metadata":{}},{"type":"text-delta","id":"0","delta":"! I've replaced the missing ingredient `???` with **flour**. The ingredient list now reads:\n\n- 2 cups of **flour**\n- 1 cup","metadata":{}},{"type":"text-delta","id":"0","delta":" of sugar\n- 1 cup of butter\n- 1 cup of eggs","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2057,"outputTokens":59,"totalTokens":2116},"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":2057,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01C5qZDLp2rX3c17HRyB9hLG","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:20:50.387Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"Let","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" me first open the document to see its current contents.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EvYBClkIDRgCKkB59APG7kQJaS56ZghJ7yGmUDPTIff8aJqcCaiTm7DBlPfIkAEzU9xUX9RfyXK8kuAlQ2FqlGTMKvYxrrstJfcdMg9jbGF1ZGUtb3B1cy00LTY4ABIM6UnLuzLpwWEKwgHAGgxjMPtOpUz+lGi3Zl4iMIjq5vKAwVvXSEGu/qKqRwWuTSHKgC+GA5bH3vGCdYTm+8GvCqPCAFltcjOC497Y4ipLw1gFR6+Lpy84pAn2nl+abWQ+9jRVqf8u6AxzUZjUmWRKEooVArobEQhqqL/7yPkME2Zv0vQ2XDLwl2oNmvdejyjK+YAYe1+DEXSnGAE="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"text-start","id":"1","metadata":{}},{"type":"text-delta","id":"1","delta":"Let me first open the document to see what's","metadata":{}},{"type":"text-delta","id":"1","delta":" currently on the shopping list.","metadata":{}},{"type":"text-end","id":"1","metadata":{}},{"type":"tool-params-start","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","name":"open","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","delta":"{\"doc\": \"d","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","delta":"xn:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","delta":"echo:BD","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","delta":"JXMU","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","delta":"LPW5FB55UZ7","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","delta":"KP5HLDHVTX","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","delta":"UT","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","delta":"HE2U:01JGFJ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","delta":"JZ00","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","delta":"G0WKQSJGM","metadata":{}},{"type":"tool-params-delta","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","delta":"AKCNTVF\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1659,"outputTokens":150,"totalTokens":1809},"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":1659,"output_tokens":9,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_012QXLrDRWJW2ABXTQb44gZ6","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:20:53.492Z","metadata":{}},{"type":"reasoning-start","id":"0","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"The","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" document currently just has a heading \"# Shopping list\". I need to add \"milk\" to it.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EpMCClkIDRgCKkCVR0MlE/75lDc9loNRTT8e4IygDUwrtCePRSoC7AiMoWfR0ohVYF5X41fF0I1Eg+5zqSrwW2+kDZ54viHUmA2JMg9jbGF1ZGUtb3B1cy00LTY4ABIMOSOIgoG3GDlLpkRtGgy4EYSo/nU/Eg5IRWIiMBVvDpks3aZ3RP8hFO6Bj5M3TZxzwz3UW/Kx9efaysizxgC3YBLZGXBzL4OwK9dvIipoP5s5s79oiLv6BCkS1ogt9sQL6VA6qUlretbsbkRB70kN42Y+G5zSSeiqko9XonuiaAdbVyAzC/cbGCZZT0kvIYBe146GXOfJI1X6qh9xZd95u4REjwCiEQLTXCCUrp/ZnZhiPaFKeGUYAQ=="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"text-start","id":"1","metadata":{}},{"type":"text-delta","id":"1","delta":"Now I'll add milk to the shopping list.","metadata":{}},{"type":"text-end","id":"1","metadata":{}},{"type":"tool-params-start","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"{\"doc\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":" \"dxn:echo:","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"BDJXMULP","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"W5F","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"B55UZ7KP5","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"HLDHV","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"TXUTHE2U:","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"01JGFJJZ00G","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"0WKQSJGMAK","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"CNTVF\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":", \"","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"edits\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":" [{\"old","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"String\":\"#","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":" Shopping l","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"ist","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"\",\"newStrin","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"g\":\"# Shop","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"ping list\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","delta":"Milk\"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1813,"outputTokens":197,"totalTokens":2010},"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":1813,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The document currently just has a heading \"# Shopping list\". I need to add \"milk\" to it.","options":{}},{"type":"text","text":"Now I'll add milk to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01GtD7BLhC2K8qGAWY8few74","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:20:56.988Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done","metadata":{}},{"type":"text-delta","id":"0","delta":"! I've added **Milk** to your shopping list. 🥛","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2013,"outputTokens":21,"totalTokens":2034},"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":2013,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The document currently just has a heading \"# Shopping list\". I need to add \"milk\" to it.","options":{}},{"type":"text","text":"Now I'll add milk to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_016uqKJ7ELKNnd93WaKcVhFV","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:20:59.442Z","metadata":{}},{"type":"tool-params-start","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"{\"doc\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":": \"dx","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"n:echo:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"BDJXMU","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"LPW5F","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"B55UZ7","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"KP5HL","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"DHV","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"TXUT","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"HE2U:01JGFJJ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"Z00G0","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"WKQ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"SJ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"GMA","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"KCNTVF\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":", \"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"ed","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"its","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"\": [{\"oldSt","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"ring\":\"- Mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"lk\",\"newStr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"ing\":\"- Milk","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"\\n- Brea","metadata":{}},{"type":"tool-params-delta","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","delta":"d\"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":2044,"outputTokens":148,"totalTokens":2192},"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":2044,"output_tokens":73,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The document currently just has a heading \"# Shopping list\". I need to add \"milk\" to it.","options":{}},{"type":"text","text":"Now I'll add milk to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"tool-call","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF","edits":[{"oldString":"- Milk","newString":"- Milk\n- Bread"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk\n- Bread"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01Jz6SUYiNp3xNp8H1J2GhyG","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:21:01.576Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done! I've added **Bread","metadata":{}},{"type":"text-delta","id":"0","delta":"** to your shopping list. 🍞 Here's what you have so far:\n\n- Milk\n- Bread","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2237,"outputTokens":38,"totalTokens":2275},"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":2237,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The document currently just has a heading \"# Shopping list\". I need to add \"milk\" to it.","options":{}},{"type":"text","text":"Now I'll add milk to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"tool-call","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF","edits":[{"oldString":"- Milk","newString":"- Milk\n- Bread"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk\n- Bread"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Bread** to your shopping list. 🍞 Here's what you have so far:\n\n- Milk\n- Bread","options":{}},{"role":"user","content":"Add eggs to the shopping list.","options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01XgNRXdZpqsjtHrRwbqXnMv","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:21:04.082Z","metadata":{}},{"type":"tool-params-start","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","name":"update","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"{\"doc\": ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"\"dx","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"n:ech","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"o:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"BDJ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"XMULPW5FB","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"55UZ7KP","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"5H","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"LDHV","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"TXUTHE2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"U:01J","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"GFJJZ00G0W","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"KQ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"SJGM","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"AKCNTVF\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":", \"ed","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"its\": [{\"o","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"ldStrin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"g\":\"- Br","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"ead\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":",\"newStrin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"g\":\"- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"Bread\\n- E","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"gg","metadata":{}},{"type":"tool-params-delta","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","delta":"s\"}]}","metadata":{}},{"type":"tool-params-end","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":2285,"outputTokens":148,"totalTokens":2433},"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":2285,"output_tokens":73,"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>\n\n## Context Objects\n\n<object>\n <dxn>dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF</dxn>\n <typename>org.dxos.type.document</typename>\n</object>","options":{}},{"role":"user","content":"Add milk to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"Let me first open the document to see its current contents.","options":{}},{"type":"text","text":"Let me first open the document to see what's currently on the shopping list.","options":{}},{"type":"tool-call","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","name":"open","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01MWYuv9p3s9ufoXPFvYncZE","name":"open","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"content":"# Shopping list"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":[{"type":"reasoning","text":"The document currently just has a heading \"# Shopping list\". I need to add \"milk\" to it.","options":{}},{"type":"text","text":"Now I'll add milk to the shopping list.","options":{}},{"type":"tool-call","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF","edits":[{"oldString":"# Shopping list","newString":"# Shopping list\n\n- Milk"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_012KFKbiwWq3GxSd1oUXRBvV","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Milk** to your shopping list. 🥛","options":{}},{"role":"user","content":"Add bread to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"tool-call","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF","edits":[{"oldString":"- Milk","newString":"- Milk\n- Bread"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01FGsUWxV6C3xkQbrC6oYC8i","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk\n- Bread"}},"providerExecuted":false,"options":{}}],"options":{}},{"role":"assistant","content":"Done! I've added **Bread** to your shopping list. 🍞 Here's what you have so far:\n\n- Milk\n- Bread","options":{}},{"role":"user","content":"Add eggs to the shopping list.","options":{}},{"role":"assistant","content":[{"type":"tool-call","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","name":"update","params":{"doc":"dxn:echo:BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U:01JGFJJZ00G0WKQSJGMAKCNTVF","edits":[{"oldString":"- Bread","newString":"- Bread\n- Eggs"}]},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01QfLCy1zGmQWSdc4BP7dNPq","name":"update","isFailure":false,"result":{"_id":"Exit","_tag":"Success","value":{"newContent":"# Shopping list\n\n- Milk\n- Bread\n- Eggs"}},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01C2mYEFBQvie2aJc33J3JW7","modelId":"claude-opus-4-6","timestamp":"2026-05-03T07:21:06.427Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Done! I've added **Eggs","metadata":{}},{"type":"text-delta","id":"0","delta":"** to your shopping list. 🥚 Here's your current list:\n\n- Milk\n- Bread\n- Eggs","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2483,"outputTokens":40,"totalTokens":2523},"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":2483,"output_tokens":8,"server_tool_use":null,"service_tier":"standard"}}}}]}]}