@dxos/plugin-markdown 0.8.4-staging.60fe92afc8 → 0.9.1-main.c7dcc2e112
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.
- package/dist/lib/neutral/{MarkdownArticle-LWT5RFFJ.mjs → MarkdownArticle-I4UMD7AA.mjs} +3 -3
- package/dist/lib/neutral/MarkdownArticle-I4UMD7AA.mjs.map +7 -0
- package/dist/lib/neutral/{MarkdownCard-TBLIRDBO.mjs → MarkdownCard-OYO2HYZF.mjs} +2 -2
- package/dist/lib/neutral/MarkdownCard-OYO2HYZF.mjs.map +7 -0
- package/dist/lib/neutral/MarkdownPlugin.mjs +6 -9
- package/dist/lib/neutral/MarkdownPlugin.mjs.map +3 -3
- package/dist/lib/neutral/{MarkdownSettings-YCTZJL5V.mjs → MarkdownSettings-F5AWRDT3.mjs} +2 -2
- package/dist/lib/neutral/{MarkdownSettings-YCTZJL5V.mjs.map → MarkdownSettings-F5AWRDT3.mjs.map} +3 -3
- package/dist/lib/neutral/{app-graph-builder-BWBA23FF.mjs → app-graph-builder-6Y5NHTNR.mjs} +3 -4
- package/dist/lib/neutral/app-graph-builder-6Y5NHTNR.mjs.map +7 -0
- package/dist/lib/neutral/capabilities/index.mjs +6 -8
- package/dist/lib/neutral/capabilities/index.mjs.map +3 -3
- package/dist/lib/neutral/capabilities/node.mjs +1 -1
- package/dist/lib/neutral/{chunk-67DKWOKF.mjs → chunk-4ULSRZRL.mjs} +3 -3
- package/dist/lib/neutral/chunk-4ULSRZRL.mjs.map +7 -0
- package/dist/lib/neutral/chunk-BL46CERY.mjs +8 -0
- package/dist/lib/neutral/{chunk-Y2LQRUU7.mjs → chunk-CRKAIDRD.mjs} +11 -11
- package/dist/lib/neutral/chunk-CRKAIDRD.mjs.map +7 -0
- package/dist/lib/neutral/chunk-GUXWFDD4.mjs +43 -0
- package/dist/lib/neutral/chunk-GUXWFDD4.mjs.map +7 -0
- package/dist/lib/neutral/components/index.mjs +9 -8
- package/dist/lib/neutral/components/index.mjs.map +3 -3
- package/dist/lib/neutral/containers/index.mjs +2 -2
- package/dist/lib/neutral/{create-JK35XC4R.mjs → create-XW2FQNLK.mjs} +2 -2
- package/dist/lib/neutral/{create-markdown-7MLE625M.mjs → create-markdown-KLSVQCT7.mjs} +2 -2
- package/dist/lib/neutral/{create-object-MU2LGXG6.mjs → create-object-3WMEQJ2C.mjs} +2 -2
- package/dist/lib/neutral/hooks/index.mjs +16 -12
- package/dist/lib/neutral/hooks/index.mjs.map +3 -3
- package/dist/lib/neutral/index.mjs +4 -4
- package/dist/lib/neutral/meta.json +1 -1
- package/dist/lib/neutral/meta.mjs +1 -1
- package/dist/lib/neutral/{navigation-resolver-3KBOMN4U.mjs → navigation-resolver-3WEM7SSC.mjs} +3 -3
- package/dist/lib/neutral/navigation-resolver-3WEM7SSC.mjs.map +7 -0
- package/dist/lib/neutral/{open-5YC77C4O.mjs → open-F7KLNKVN.mjs} +2 -2
- package/dist/lib/neutral/operations/index.mjs +1 -1
- package/dist/lib/neutral/plugin.mjs +2 -2
- package/dist/lib/neutral/{react-surface-XYZJBKHZ.mjs → react-surface-6LX4ZQ2H.mjs} +7 -12
- package/dist/lib/neutral/react-surface-6LX4ZQ2H.mjs.map +7 -0
- package/dist/lib/neutral/{scroll-to-anchor-GAFB7W55.mjs → scroll-to-anchor-ACND3WJU.mjs} +2 -2
- package/dist/lib/neutral/{set-view-mode-N7UHYMPG.mjs → set-view-mode-WDC7CAEC.mjs} +2 -2
- package/dist/lib/neutral/{settings-TDGDLCUR.mjs → settings-O6O6HT3I.mjs} +3 -3
- package/dist/lib/neutral/settings-O6O6HT3I.mjs.map +7 -0
- package/dist/lib/neutral/state-ZYT3JRWT.mjs +69 -0
- package/dist/lib/neutral/state-ZYT3JRWT.mjs.map +7 -0
- package/dist/lib/neutral/testing.mjs +2 -2
- package/dist/lib/neutral/testing.mjs.map +3 -3
- package/dist/lib/neutral/translations.mjs +1 -1
- package/dist/lib/neutral/translations.mjs.map +3 -3
- package/dist/lib/neutral/types/index.mjs +1 -1
- package/dist/lib/neutral/{update-markdown-NNINDDV5.mjs → update-markdown-FGVN3LD4.mjs} +2 -2
- package/dist/types/dx.config.d.ts +28 -0
- package/dist/types/dx.config.d.ts.map +1 -0
- package/dist/types/src/MarkdownPlugin.d.ts.map +1 -1
- package/dist/types/src/capabilities/editor-view-state.d.ts +7 -0
- package/dist/types/src/capabilities/editor-view-state.d.ts.map +1 -0
- package/dist/types/src/capabilities/index.d.ts +9 -16
- package/dist/types/src/capabilities/index.d.ts.map +1 -1
- package/dist/types/src/capabilities/navigation-resolver.d.ts.map +1 -1
- package/dist/types/src/capabilities/node.d.ts +1 -6
- package/dist/types/src/capabilities/node.d.ts.map +1 -1
- package/dist/types/src/capabilities/react-surface.d.ts +2 -2
- package/dist/types/src/capabilities/react-surface.d.ts.map +1 -1
- package/dist/types/src/capabilities/state.d.ts +1 -1
- package/dist/types/src/components/MarkdownEditor/FileUpload.d.ts +2 -2
- package/dist/types/src/components/MarkdownEditor/FileUpload.d.ts.map +1 -1
- package/dist/types/src/components/MarkdownEditor/MarkdownEditor.d.ts +2 -2
- package/dist/types/src/components/MarkdownEditor/MarkdownEditor.d.ts.map +1 -1
- package/dist/types/src/components/MarkdownEditor/MarkdownEditorContent.d.ts.map +1 -1
- package/dist/types/src/components/MarkdownEditor/MarkdownEditorToolbar.d.ts +2 -2
- package/dist/types/src/components/MarkdownEditor/MarkdownEditorToolbar.d.ts.map +1 -1
- package/dist/types/src/containers/MarkdownArticle/MarkdownArticle.d.ts +4 -4
- package/dist/types/src/containers/MarkdownArticle/MarkdownArticle.d.ts.map +1 -1
- package/dist/types/src/containers/MarkdownArticle/MarkdownArticle.stories.d.ts.map +1 -1
- package/dist/types/src/hooks/useExtensions.d.ts +3 -3
- package/dist/types/src/hooks/useExtensions.d.ts.map +1 -1
- package/dist/types/src/meta.d.ts +28 -2
- package/dist/types/src/meta.d.ts.map +1 -1
- package/dist/types/src/paths.d.ts.map +1 -1
- package/dist/types/src/types/MarkdownCapabilities.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/dx.config.ts +31 -0
- package/package.json +41 -40
- package/src/MarkdownPlugin.test.ts +1 -1
- package/src/MarkdownPlugin.tsx +5 -10
- package/src/capabilities/app-graph-builder.ts +1 -3
- package/src/capabilities/editor-view-state.ts +28 -0
- package/src/capabilities/index.ts +2 -14
- package/src/capabilities/navigation-resolver.ts +2 -2
- package/src/capabilities/react-surface.tsx +20 -10
- package/src/capabilities/settings.ts +2 -2
- package/src/capabilities/state.ts +8 -4
- package/src/components/MarkdownEditor/FileUpload.tsx +2 -2
- package/src/components/MarkdownEditor/MarkdownEditor.tsx +4 -4
- package/src/components/MarkdownEditor/MarkdownEditorContent.tsx +4 -3
- package/src/components/MarkdownEditor/MarkdownEditorToolbar.tsx +2 -2
- package/src/components/MarkdownSettings/MarkdownSettings.tsx +1 -1
- package/src/containers/MarkdownArticle/MarkdownArticle.stories.tsx +3 -4
- package/src/containers/MarkdownArticle/MarkdownArticle.tsx +3 -3
- package/src/containers/MarkdownCard/MarkdownCard.tsx +1 -1
- package/src/hooks/useEditorMenuOptions.ts +1 -1
- package/src/hooks/useExtensions.tsx +11 -11
- package/src/meta.ts +2 -22
- package/src/operations/create.conversations.json +1 -1
- package/src/operations/update.conversations.json +1 -1
- package/src/paths.ts +4 -2
- package/src/testing.ts +2 -2
- package/src/translations.ts +1 -1
- package/src/types/Markdown.ts +3 -3
- package/src/types/MarkdownCapabilities.ts +7 -5
- package/src/types/MarkdownEvents.ts +1 -1
- package/src/types/MarkdownOperation.ts +1 -1
- package/dist/lib/neutral/MarkdownArticle-LWT5RFFJ.mjs.map +0 -7
- package/dist/lib/neutral/MarkdownCard-TBLIRDBO.mjs.map +0 -7
- package/dist/lib/neutral/app-graph-builder-BWBA23FF.mjs.map +0 -7
- package/dist/lib/neutral/app-graph-serializer-EN5E3BMG.mjs +0 -56
- package/dist/lib/neutral/app-graph-serializer-EN5E3BMG.mjs.map +0 -7
- package/dist/lib/neutral/chunk-36QFEVOZ.mjs +0 -30
- package/dist/lib/neutral/chunk-36QFEVOZ.mjs.map +0 -7
- package/dist/lib/neutral/chunk-67DKWOKF.mjs.map +0 -7
- package/dist/lib/neutral/chunk-CIJD7P6X.mjs +0 -8
- package/dist/lib/neutral/chunk-Y2LQRUU7.mjs.map +0 -7
- package/dist/lib/neutral/navigation-resolver-3KBOMN4U.mjs.map +0 -7
- package/dist/lib/neutral/react-surface-XYZJBKHZ.mjs.map +0 -7
- package/dist/lib/neutral/settings-TDGDLCUR.mjs.map +0 -7
- package/dist/lib/neutral/state-5COCF5PN.mjs +0 -44
- package/dist/lib/neutral/state-5COCF5PN.mjs.map +0 -7
- package/dist/types/src/capabilities/app-graph-serializer.d.ts +0 -5
- package/dist/types/src/capabilities/app-graph-serializer.d.ts.map +0 -1
- package/src/capabilities/app-graph-serializer.ts +0 -64
- /package/dist/lib/neutral/{chunk-CIJD7P6X.mjs.map → chunk-BL46CERY.mjs.map} +0 -0
- /package/dist/lib/neutral/{create-JK35XC4R.mjs.map → create-XW2FQNLK.mjs.map} +0 -0
- /package/dist/lib/neutral/{create-markdown-7MLE625M.mjs.map → create-markdown-KLSVQCT7.mjs.map} +0 -0
- /package/dist/lib/neutral/{create-object-MU2LGXG6.mjs.map → create-object-3WMEQJ2C.mjs.map} +0 -0
- /package/dist/lib/neutral/{open-5YC77C4O.mjs.map → open-F7KLNKVN.mjs.map} +0 -0
- /package/dist/lib/neutral/{scroll-to-anchor-GAFB7W55.mjs.map → scroll-to-anchor-ACND3WJU.mjs.map} +0 -0
- /package/dist/lib/neutral/{set-view-mode-N7UHYMPG.mjs.map → set-view-mode-WDC7CAEC.mjs.map} +0 -0
- /package/dist/lib/neutral/{update-markdown-NNINDDV5.mjs.map → update-markdown-FGVN3LD4.mjs.map} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"conversations":[{"parameters":{"model":"ai.claude.model.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_015g9Fa14rP1DTi6SSb6EQ89","modelId":"claude-opus-4-6","timestamp":"2026-05-31T07:32:44.816Z","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","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" cookie recipe.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EsgCCmMIDhgCKkAy43GfB0+dbRMkfoVt2xpO0Chn5/g7c7dPprx3PV9+Z7iiBGhoRS54CpYtz+0wxdGKZKXYjkv0fAS94B7ulrYlMg9jbGF1ZGUtb3B1cy00LTY4AEIIdGhpbmtpbmcSDK4GCXgfUUv+m/UQThoMpi1RQpDm2oznZ1GIIjBTCTn/daFLjoTJnChlcT7fq0PuQ4wxxqj/f6pqln4y9v9qxK/4BJOvsfx32JmL5m0qkgFpNWQg9BZENS5FgD8+YT54rVW3UwJ0Wv0UGW1F++pDWwHfsWNybFHxYRHdRtc387izZuX6vVDOw/cyLaW1vF31wA6T1mm/34PDAmjZNCPCSAvycqBVTvWudvn0czaHpCyfe5nU1AbpKVdwcCF+dwrejiS2OJkfgO2ytCleEOJl34cypN4imFmeCzA4DUunGXb/JhgB"}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_012h67HFo2FR68we6r4rxkAG","name":"create","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"{\"name\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" \"","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"Classic C","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"hocolate C","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"hip C","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ookies","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":", \"content\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":": \"# Class","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ic Chocol","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ate Chip Coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"kies\\n\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"A timele","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ss reci","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"pe for","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" soft, ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ewy cho","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"colate c","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"hip cook","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ies that a","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"re golden ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"on","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" th","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"e ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"edges an","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"d gooey in","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" th","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"e center.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"\\n## In","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"gredients\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"n\\n- 2 ¼ cup","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"s all-p","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"urpose flo","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ur\\n- 1 ts","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"p bak","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ing soda","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"\\n- 1 tsp s","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"alt\\n- 1 cup","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" (2 stic","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ks) unsa","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"lted butter,","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" softe","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ned\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" ¾ cup gra","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"nulate","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"d sugar\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"- ¾ ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"cu","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"p pa","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"cked","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" brown ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"su","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"gar\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"2 large ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"eggs\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"- 2 tsp ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"va","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"nilla e","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"xt","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"rac","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"t\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"- 2 cups ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"semi-","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"sw","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"eet chocola","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"te chips\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"\\n## Instruc","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"tions\\n\\n1","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":". **","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"Preheat*","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"* the oven t","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"o 375°F (19","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"0°C)","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":". ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"Line b","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"aking sheets","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" with parchm","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ent paper","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":".\\n2. **","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"Combin","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"e dry ingr","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"edients:** I","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"n a medium ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"bo","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"wl, whisk to","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"gether ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"the flour,","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" baking","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" soda","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":", and sa","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"lt. Se","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"t asid","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"e.\\n3. **Cr","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"eam butter","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" and sugar","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"s:** In a","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" large ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"bowl","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":", b","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"eat the sof","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"te","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ned but","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ter, granu","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"lated sugar","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":", and br","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"own sug","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ar togeth","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"er u","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"nt","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"il","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" light an","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"d ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"fluffy, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"about 3–4 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"minutes.\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"n4.","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" **Add e","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"gg","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"s ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"and vanilla:","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"** Beat in","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" the e","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ggs o","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ne ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"at a ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"time, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"then ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"mix in the v","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"anill","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"a ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"extra","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ct until co","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"mbined.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"5. **Mix","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" in dry in","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"gredients","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":":** G","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"radual","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ly add","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" the f","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"lour mixtu","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"re to ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"the wet i","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ngredient","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"s, mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"xing on","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" low speed ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"until ju","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"st co","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"mbined. ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"Do ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"not ov","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"er","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"mix.\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"n6. **Fold ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"in c","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"hocol","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ate c","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"hips:**","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" Stir in ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"the chocol","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ate chips","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" by h","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"and us","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ing a spatul","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"a or w","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ooden sp","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"oon.\\n7. *","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"*Scoop the","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" dou","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"gh:** D","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"rop rounde","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"d tablespoon","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"s of ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"do","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ugh onto the","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" prepared ba","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"king sheets,","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" spa","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ci","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ng them abou","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"t 2 in","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"es apart.","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"\\n8. **Bake","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":":** Ba","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ke for 9–11","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" minutes, or","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" until the e","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"dges are gol","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"den brow","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"n but the c","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ente","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"rs still loo","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"k sligh","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"tly underd","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"one.\\n9. **C","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ool:** Let ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"the","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" cook","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ies cool ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"on the bak","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ing sheet f","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"or 5 minu","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"tes, then t","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ransf","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"er to a wir","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"e r","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ack to coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"l c","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ompl","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"etely.\\n\\n##","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" Tips\\n\\n- F","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"or ex","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"tra c","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"hewy cooki","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"es, use *","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"*more brown ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"sugar** ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"th","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"an","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" granul","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"at","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ed sugar.\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" **Chill t","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"he dough** ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"for 3","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"0 minut","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"es (o","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"r up to 24","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" hour","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"s) bef","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"or","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"e baking fo","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"r thicker","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"kies wi","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"th deep","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"er flavo","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"r.\\n- Don't ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"over","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"bake! Th","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"e cookies","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" will co","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"nti","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"nue to set","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" as they c","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ool on the","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":" baking ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"sheet","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":".\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"n\\n## ","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"Yield","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"\\nMakes appr","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"oximat","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ely **48 c","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ook","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"ies**.\\n\\nEn","metadata":{}},{"type":"tool-params-delta","id":"toolu_012h67HFo2FR68we6r4rxkAG","delta":"joy! 🍪\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_012h67HFo2FR68we6r4rxkAG","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1564,"outputTokens":654,"totalTokens":2218},"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":31,"server_tool_use":null,"service_tier":"standard"}}}}]},{"parameters":{"model":"ai.claude.model.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_012h67HFo2FR68we6r4rxkAG","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 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 by hand using a spatula or wooden spoon.\n7. **Scoop the dough:** Drop rounded tablespoons of dough onto the prepared baking sheets, spacing them about 2 inches apart.\n8. **Bake:** Bake for 9–11 minutes, or until the edges are golden brown but the centers still look slightly underdone.\n9. **Cool:** Let the cookies cool on the baking sheet for 5 minutes, then transfer to a wire rack to cool completely.\n\n## Tips\n\n- For extra chewy cookies, use **more brown sugar** than granulated sugar.\n- **Chill the dough** for 30 minutes (or up to 24 hours) before baking for thicker cookies with deeper flavor.\n- Don't overbake! The cookies will continue to set as they cool on the baking sheet.\n\n## Yield\n\nMakes approximately **48 cookies**.\n\nEnjoy! 🍪"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_012h67HFo2FR68we6r4rxkAG","name":"create","isFailure":false,"result":{"id":"echo://BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U/01JGFJJZ00G0WKQSJGMAKCNTHS"},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_015tT8AbPpxpngoUNpnXaaBz","modelId":"claude-opus-4-6","timestamp":"2026-05-31T07:32:56.474Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Your","metadata":{}},{"type":"text-delta","id":"0","delta":" cookie recipe document has been created! 🍪 It includes:\n\n- **Title:**","metadata":{}},{"type":"text-delta","id":"0","delta":" Classic Chocolate Chip Cookies\n- **Ingredients:** A full list including flour, butter, sugars, eggs, vanilla","metadata":{}},{"type":"text-delta","id":"0","delta":", and chocolate chips\n- **Instructions:** 9 step-by-step directions from preheating the","metadata":{}},{"type":"text-delta","id":"0","delta":" oven to cooling the cookies\n- **Tips:** Helpful advice for getting the chewiest, thickest cookies\n- **Yield","metadata":{}},{"type":"text-delta","id":"0","delta":":** Makes approximately 48 cookies\n\nLet me know if you'd like to make any changes, such as adjusting ingredients","metadata":{}},{"type":"text-delta","id":"0","delta":", adding variations, or tweaking the instructions!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2256,"outputTokens":139,"totalTokens":2395},"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":2256,"output_tokens":1,"server_tool_use":null,"service_tier":"standard"}}}}]},{"parameters":{"model":"ai.claude.model.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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]}},"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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]},"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_01Md5f3mGfjZpbAukaeQq5dm","modelId":"claude-opus-4-6","timestamp":"2026-06-02T09:33:02.780Z","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 create a markdown document with a cookie recipe.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EosCCmMIDhgCKkAO7feeXRtJ5hW8R5SwEBcM4R78E4DPeRlhePAstobU7eu8rzkwDC7AXrEQW1WORNjkg5UVrcltu3KYcaPBQuXNMg9jbGF1ZGUtb3B1cy00LTY4AEIIdGhpbmtpbmcSDP6eMiH6PjxTbKK1KxoMBODWTMPWhC38m3u+IjDgwxVfT0VLAhbNa+eKjylOu5xCk3e/PxhEMk0Johxwm7vX8/CLml2V2MA4DR4KWggqVux/dqmwTz+w3yjuWl6Kmg/Hql8Ih4UY2aG5Bo+sI5oz+pNXOvMLBjt1f6iirrG9ewYSwTMqZL0QXGaGfGbMuZG30GfKDKjc2KNqn3gIKyW9Fe5n5EG8GAE="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","name":"create","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"{\"n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ame\": \"Cla","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ssic ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"Chocolat","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"e Chip","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" Cookie","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"s\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":", ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"\"con","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"tent\":","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" \"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"# C","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"lassic Ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ocolate C","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"hip Cookie","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"s\\n\\nA tim","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"eles","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"s re","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"cip","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"e for sof","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"t,","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" che","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"wy chocol","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ate ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ip cook","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ies that a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"re crispy ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"on t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"he e","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"dg","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"es an","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"d go","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"oey in","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" center.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"\\n\\n## Ing","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"re","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"die","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"nts\\n\\n- 2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" ¼ cup","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"s all-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"pur","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"pose","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" flour","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"- 1 tsp baki","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ng ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"soda\\n- 1 t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"sp ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"salt","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"1 cup (2 sti","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"cks","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":") unsalted ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"butte","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"r, s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"oftened\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"- ¾ ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"cu","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"p granu","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"lated s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ug","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ar\\n- ¾","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"up p","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"acked brown","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" sugar","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"\\n- 2 larg","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"e eg","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"gs\\n- 2 tsp","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" van","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"illa e","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"xtrac","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"t\\n- 2 cu","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ps semi-swe","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"et choc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"olate chip","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"s\\n\\n## In","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"struction","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"s\\n\\n1. **","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"Prehe","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"at** ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"your o","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ven to 3","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"75°F (","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"190°C). ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"Line baki","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ng she","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"et","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"s with","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" parchme","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"nt paper.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"2. **Mix dry","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" ingredie","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"nt","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"s:** In a ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"medium ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"bowl, whisk ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"together","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" the flour,","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" ba","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"king sod","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"a, an","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"d sa","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"lt. Set asid","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"e.\\n3. **Cre","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"am butter ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"and su","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"gars:** In ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"a large b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"owl, b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"eat","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"he","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" softe","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ned","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" butte","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"r,","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" granulate","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"d suga","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"r, and brow","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"n suga","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"r together u","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"nti","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"l light ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"and fluffy ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"(a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"bout 2–3 mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"nutes).","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"\\n4. **Ad","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"d eggs and","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" vanill","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"a:**","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" Beat ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"in the eggs","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" one at a ti","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"me, then m","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ix in the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"vanil","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"la extrac","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"t until ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"well comb","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ined.\\n5","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":". **Comb","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ine we","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"t and","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" dry:**","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" Gra","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"dually ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"add the flou","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"r mixture ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"to the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" butter mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"xture, mixin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"g on ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"low speed ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"until just c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ombined","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":". Do ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"not ove","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"rmix.\\n6","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":". ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"**Fold","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" i","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"n chocola","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"te","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" chips","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":":** Stir in","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" the choc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"olate ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ip","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"s ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"wit","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"h a spatula","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" or wood","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"en ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"spoon.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"7. ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"**Sc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"oop and b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ake:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"** D","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"rop r","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ounded tab","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"lesp","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"oons of doug","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"h ont","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"o the pre","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"pare","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"d bak","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ing sheets, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"spacing the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"m a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"bout 2 inch","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"es apa","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"rt. Bake for","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" 9–11 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"minutes, or ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"until the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" edges are","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" golden","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" brown bu","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"t the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" ce","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"nter","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"s stil","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"l look sli","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ghtly und","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"erdone","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":".\\n8. **C","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ool:** ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"Let t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"he cookie","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"s c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ool on ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"bak","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ing sheet","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" for ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"5 minute","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"s, then tr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ansfer to a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" wire r","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ack to coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"l complet","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ely.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"\\n\\n#","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"# ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"Tips\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"n\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" **","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"Chil","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"l the doug","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"h** f","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"or 30–60 min","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"utes ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"before bak","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ing for","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" thick","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"er, chewi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"er","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" cooki","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"es.\\n- **Use","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" a mix o","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"f chocolate","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"** — tr","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"y dark cho","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"cola","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"te chunks ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"and","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" milk choco","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"late ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"chips ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"for ext","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ra depth of ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"flavor.\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"**Don","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"'t overba","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ke","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"!** The","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" cookies ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"wil","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"l conti","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"nue to fi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"rm up ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"as the","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"y cool o","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"n the b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"aking sh","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"eet.\\n\\n##","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" Yie","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ld\\n\\nMakes","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":" appro","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ximate","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"ly *","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"*48 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"cookies**.\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"n\\nEnjoy","metadata":{}},{"type":"tool-params-delta","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","delta":"! 🍪\\n\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1692,"outputTokens":637,"totalTokens":2329},"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":1692,"output_tokens":9,"server_tool_use":null,"service_tier":"standard"}}}}]},{"parameters":{"model":"ai.claude.model.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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]}},"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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]},"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 markdown document with a cookie recipe.","options":{}},{"type":"tool-call","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","name":"create","params":{"name":"Classic Chocolate Chip Cookies","content":"# Classic Chocolate Chip Cookies\n\nA timeless recipe for soft, chewy chocolate chip cookies that are crispy on the edges and gooey in the center.\n\n## Ingredients\n\n- 2 ¼ cups all-purpose flour\n- 1 tsp baking soda\n- 1 tsp salt\n- 1 cup (2 sticks) unsalted butter, softened\n- ¾ cup granulated sugar\n- ¾ cup packed brown sugar\n- 2 large eggs\n- 2 tsp vanilla extract\n- 2 cups semi-sweet chocolate chips\n\n## Instructions\n\n1. **Preheat** your oven to 375°F (190°C). Line baking sheets with parchment paper.\n2. **Mix dry ingredients:** In a medium bowl, whisk together the flour, baking soda, and salt. Set aside.\n3. **Cream butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 minutes).\n4. **Add eggs and vanilla:** Beat in the eggs one at a time, then mix in the vanilla extract until well combined.\n5. **Combine wet and dry:** Gradually add the flour mixture to the butter mixture, 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 and bake:** Drop rounded tablespoons of dough onto the prepared baking sheets, spacing them about 2 inches apart. Bake for 9–11 minutes, or until the edges are golden brown but the centers still look slightly underdone.\n8. **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 30–60 minutes before baking for thicker, chewier cookies.\n- **Use a mix of chocolate** — try dark chocolate chunks and milk chocolate chips for extra depth of flavor.\n- **Don't overbake!** The cookies will continue to firm up as they cool on the baking sheet.\n\n## Yield\n\nMakes approximately **48 cookies**.\n\nEnjoy! 🍪\n"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","name":"create","isFailure":false,"result":{"id":"echo://BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U/01JGFJJZ00G0WKQSJGMAKCNTJC"},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01A9bGL6jb6FtENR89nGDjnT","modelId":"claude-opus-4-6","timestamp":"2026-06-02T09:33:31.923Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Your","metadata":{}},{"type":"text-delta","id":"0","delta":" cookie recipe document has been created! 🍪 It includes:\n\n- **Title","metadata":{}},{"type":"text-delta","id":"0","delta":":** Classic Chocolate Chip Cookies\n- **Ingredients** — a full list with","metadata":{}},{"type":"text-delta","id":"0","delta":" precise measurements\n- **Step-by-step instructions** — from preheating the oven to cooling the cookies\n- **Helpful","metadata":{}},{"type":"text-delta","id":"0","delta":" tips** — like chilling the dough for chewier cookies and avoiding overbaking\n- **Yield** — approximately 48 cookies\n\nLet me know if you'd like to make","metadata":{}},{"type":"text-delta","id":"0","delta":" any changes, such as adding a different type of cookie, adjusting the recipe, or adding","metadata":{}},{"type":"text-delta","id":"0","delta":" nutritional info!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2380,"outputTokens":135,"totalTokens":2515},"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":2380,"output_tokens":1,"server_tool_use":null,"service_tier":"standard"}}}}]},{"parameters":{"model":"ai.claude.model.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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]}},"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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]},"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 markdown document with a cookie recipe.","options":{}},{"type":"tool-call","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","name":"create","params":{"name":"Classic Chocolate Chip Cookies","content":"# Classic Chocolate Chip Cookies\n\nA timeless recipe for soft, chewy chocolate chip cookies that are crispy on the edges and gooey in the center.\n\n## Ingredients\n\n- 2 ¼ cups all-purpose flour\n- 1 tsp baking soda\n- 1 tsp salt\n- 1 cup (2 sticks) unsalted butter, softened\n- ¾ cup granulated sugar\n- ¾ cup packed brown sugar\n- 2 large eggs\n- 2 tsp vanilla extract\n- 2 cups semi-sweet chocolate chips\n\n## Instructions\n\n1. **Preheat** your oven to 375°F (190°C). Line baking sheets with parchment paper.\n2. **Mix dry ingredients:** In a medium bowl, whisk together the flour, baking soda, and salt. Set aside.\n3. **Cream butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 minutes).\n4. **Add eggs and vanilla:** Beat in the eggs one at a time, then mix in the vanilla extract until well combined.\n5. **Combine wet and dry:** Gradually add the flour mixture to the butter mixture, 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 and bake:** Drop rounded tablespoons of dough onto the prepared baking sheets, spacing them about 2 inches apart. Bake for 9–11 minutes, or until the edges are golden brown but the centers still look slightly underdone.\n8. **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 30–60 minutes before baking for thicker, chewier cookies.\n- **Use a mix of chocolate** — try dark chocolate chunks and milk chocolate chips for extra depth of flavor.\n- **Don't overbake!** The cookies will continue to firm up as they cool on the baking sheet.\n\n## Yield\n\nMakes approximately **48 cookies**.\n\nEnjoy! 🍪\n"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","name":"create","isFailure":false,"result":{"id":"echo://BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U/01JGFJJZ00G0WKQSJGMAKCNTJC"},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01WZ8yDAjudThk48vsQE4B5Q","modelId":"claude-opus-4-6","timestamp":"2026-06-03T14:44:59.135Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Your","metadata":{}},{"type":"text-delta","id":"0","delta":" cookie recipe document has been created! 🍪 It includes:\n\n- **Title:** Classic Chocolate Chip Cookies","metadata":{}},{"type":"text-delta","id":"0","delta":"\n- **Ingredients:** A full list including butter, sugars, flour, eggs, vanilla, and chocolate chips\n- **Step","metadata":{}},{"type":"text-delta","id":"0","delta":"-by-step instructions:** From preheating the oven to cooling the cookies\n- **Helpful tips:** Like","metadata":{}},{"type":"text-delta","id":"0","delta":" chilling the dough for thicker cookies and avoiding overbaking\n- **Yield:** Approximately 48 cookies\n\nLet","metadata":{}},{"type":"text-delta","id":"0","delta":" me know if you'd like to make any changes or additions to the recipe!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2367,"outputTokens":128,"totalTokens":2495},"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":2367,"output_tokens":1,"server_tool_use":null,"service_tier":"standard"}}}}]},{"parameters":{"model":"ai.claude.model.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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]}},"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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]},"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 markdown document with a cookie recipe.","options":{}},{"type":"tool-call","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","name":"create","params":{"name":"Classic Chocolate Chip Cookies","content":"# Classic Chocolate Chip Cookies\n\nA timeless recipe for soft, chewy chocolate chip cookies that are crispy on the edges and gooey in the center.\n\n## Ingredients\n\n- 2 ¼ cups all-purpose flour\n- 1 tsp baking soda\n- 1 tsp salt\n- 1 cup (2 sticks) unsalted butter, softened\n- ¾ cup granulated sugar\n- ¾ cup packed brown sugar\n- 2 large eggs\n- 2 tsp vanilla extract\n- 2 cups semi-sweet chocolate chips\n\n## Instructions\n\n1. **Preheat** your oven to 375°F (190°C). Line baking sheets with parchment paper.\n2. **Mix dry ingredients:** In a medium bowl, whisk together the flour, baking soda, and salt. Set aside.\n3. **Cream butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 minutes).\n4. **Add eggs and vanilla:** Beat in the eggs one at a time, then mix in the vanilla extract until well combined.\n5. **Combine wet and dry:** Gradually add the flour mixture to the butter mixture, 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 and bake:** Drop rounded tablespoons of dough onto the prepared baking sheets, spacing them about 2 inches apart. Bake for 9–11 minutes, or until the edges are golden brown but the centers still look slightly underdone.\n8. **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 30–60 minutes before baking for thicker, chewier cookies.\n- **Use a mix of chocolate** — try dark chocolate chunks and milk chocolate chips for extra depth of flavor.\n- **Don't overbake!** The cookies will continue to firm up as they cool on the baking sheet.\n\n## Yield\n\nMakes approximately **48 cookies**.\n\nEnjoy! 🍪\n"},"providerExecuted":false,"options":{}}],"options":{}},{"role":"tool","content":[{"type":"tool-result","id":"toolu_01K2bLnnC36TqA6GJkBugp7q","name":"create","isFailure":false,"result":{"id":"echo://BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U/01JGFJJZ00G0WKQSJGMAKCNTJR"},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01XEpx2dEDSicrgk8z8rhaEv","modelId":"claude-opus-4-6","timestamp":"2026-06-09T09:31:38.959Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Your","metadata":{}},{"type":"text-delta","id":"0","delta":" cookie recipe document has been created! 🍪 It includes:\n\n- **Title:** Classic Chocolate Chip Cookies","metadata":{}},{"type":"text-delta","id":"0","delta":"\n- **Ingredients** — a full list including butter, sugars, flour, eggs, vanilla","metadata":{}},{"type":"text-delta","id":"0","delta":", and chocolate chips\n- **Step-by-step instructions** — from preheating the oven to cooling the cookies\n- **Helpful tips** — like chilling the dough for th","metadata":{}},{"type":"text-delta","id":"0","delta":"icker cookies and avoiding overbaking\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":2367,"outputTokens":129,"totalTokens":2496},"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":2367,"output_tokens":1,"server_tool_use":null,"service_tier":"standard"}}}}]},{"parameters":{"model":"ai.claude.model.claude-opus-4-6","stream":true,"tools":[{"name":"set-alarm","description":"Schedule an alarm to wake yourself up in the future.\nProvide exactly one of \"in\" (a duration from now) or \"at\" (an absolute time).\nWhen the alarm fires you will receive a prompt and can continue working.\nSetting a new alarm replaces any previously scheduled one.","inputSchema":{"type":"object","required":[],"properties":{"in":{"type":"string","description":"Duration from now expressed as \"<number> <unit>\", e.g. \"30 seconds\", \"5 minutes\", \"2 hours\"."},"at":{"type":"string","description":"Absolute ISO-8601 timestamp to wake at, e.g. \"2026-06-04T18:00:00.000Z\"."}},"additionalProperties":false}},{"name":"get-current-date","description":"Get the current date and time as an ISO-8601 string.","inputSchema":{"type":"object","required":[],"properties":{"timezone":{"type":"string","description":"Optional IANA timezone name. Defaults to the process clock when omitted."}},"additionalProperties":false}},{"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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]}},"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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]},"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_017WBv97VcheuDUY8XEEwqi7","modelId":"claude-opus-4-6","timestamp":"2026-06-09T16:11:45.113Z","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 create a markdown document with a cookie recipe.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EosCCmMIDhgCKkAO7feeXRtJ5hW8R5SwEBcM4R78E4DPeRlhePAstobU7eu8rzkwDC7AXrEQW1WORNjkg5UVrcltu3KYcaPBQuXNMg9jbGF1ZGUtb3B1cy00LTY4AEIIdGhpbmtpbmcSDLcvRdW02sJzrAtthRoMBDJ8aMKzALwZiMNgIjD8hmz8x1inumAjKm6gEYoNElcHCI47c+ARjkFx7HhkvYIHqGpBIPcC/0F3fOQ92hYqVhWsIORiurvSwcJ5L2vLLAGqWxCoJC/+inc1tlXtSm2j1db48Gd8J61R9f/35al4ZMA1ijmyDJil9OV94us0zkKrrNvEgFOUTonXvP0QXIopQZaFVaP4GAE="}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","name":"create","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"{\"name\": \"C","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"lassi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"c C","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"hocolat","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"e Chi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"p C","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ookies\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":", \"conte","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"nt\": \"# Clas","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"sic C","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"hocol","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"at","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"e Chip","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" Cookies\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"nA ti","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"meless recip","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"e for s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"oft, chewy c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"hocolate c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"hip co","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ok","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ies that ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"are golden ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"on the e","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"dges and ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"gooey in th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"e center.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"\\n\\n## I","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ngred","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ien","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ts\\n\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"n- 2 ¼ c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ups","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" all-purpose","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" flo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ur\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"- 1 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"tsp baking","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" sod","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"a\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"- 1 tsp sal","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"t\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"1 cup (2","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ticks) un","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"sa","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"lted","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" butt","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"er, soft","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ened\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" ¾ c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"up granulat","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ed","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" sugar\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"¾ cup","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" packed ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"bro","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"wn sugar\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"2 larg","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"e eggs\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"n- 2 tsp v","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"anilla e","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"xtra","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ct\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"2 cups ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"semi-sweet","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" choc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"olate chips","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"\\n\\n## In","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"structions","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"\\n\\n1. **P","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"reheat** y","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"our oven t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"o 375°F (190","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"°C","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"). ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"Line baking ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"sheets with ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"parc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"hment","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" pap","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"er.\\n2. *","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"*Combine dry","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" in","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"gred","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ients:** In","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" a m","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"edium bowl","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":", whisk","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" toget","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"her the flo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ur, baking","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" soda, and s","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"alt. Set asi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"de.\\n3. **C","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ream the b","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"utt","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"er and sugar","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"s:*","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"* In a large","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" bowl, be","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"at","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" the sof","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"te","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ned butte","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"r, g","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ranul","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ated","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" sugar, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"and brown","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" sugar t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ogethe","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"r unt","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"il light an","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"d fl","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"uffy (abo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ut ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"2–3 minutes)","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":".\\n4. ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"**Add eggs","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" and vanill","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"a:** Beat i","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"n t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"he eggs one ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"at a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" time, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"then mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"x in ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"the vanilla","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" ex","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"tract ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"until well","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" combine","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"d.\\n5. **M","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ix in dry i","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ngredien","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ts:** Gra","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"duall","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"y ad","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"d the flour ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"mixture ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"to th","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"e wet","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" i","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ngred","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ients, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"mixin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"g on low sp","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"eed until ju","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"st comb","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ined. Do not","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" overmix","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":".\\n6","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":". **Fo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ld in ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"chocolate c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"hips:** St","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ir in the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"chocolate c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"hi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ps with a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" spatula o","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"r wooden ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"spoon","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":".\\n7. **S","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"coop the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"dough:** D","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"rop ro","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"unded tab","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"lesp","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"oons","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" of do","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ugh ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"onto the p","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"repared ba","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"king sheets,","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" sp","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"acing them","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" about 2 in","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ches apart.","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"\\n8","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":". **Bake:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"** Bake for","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" 9–11 m","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"inut","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"es, or until","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" the edges ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"are ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"gold","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"en bro","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"wn but ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"the c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"enters","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" sti","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ll look","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" slightly u","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"nderdone.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"9. **","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"Cool","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":":** Let","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"cookies cool","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" on the bak","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ing sheet f","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"or 5 min","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"utes, then t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ransfer to ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"a wire rac","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"k to c","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ool compl","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"etely.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"\\n## Ti","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ps\\n\\n- Fo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"r ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"extra flav","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"or","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":", use a m","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ix of sem","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"i-sweet an","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"d dark choc","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ola","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"te ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ips.\\n- Chi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ll the dou","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"gh for 3","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"0 mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"nutes","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" before ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"bakin","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"g ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"for thi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"cker coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"kies.\\n- S","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"to","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"re in a","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"n airtight ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"container at","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" r","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"oom tempe","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"rature for u","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"p t","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"o ","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"5 d","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ays.\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"n\\n**Yield:*","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"* ~","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"48 cook","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"ies | **","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"Prep Time:","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"** 15 mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"n | **Bak","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"e Tim","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"e:** 10","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":" min","metadata":{}},{"type":"tool-params-delta","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","delta":"\\n\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1986,"outputTokens":635,"totalTokens":2621},"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":1986,"output_tokens":9,"server_tool_use":null,"service_tier":"standard"}}}}]},{"parameters":{"model":"ai.claude.model.claude-opus-4-6","stream":true,"tools":[{"name":"set-alarm","description":"Schedule an alarm to wake yourself up in the future.\nProvide exactly one of \"in\" (a duration from now) or \"at\" (an absolute time).\nWhen the alarm fires you will receive a prompt and can continue working.\nSetting a new alarm replaces any previously scheduled one.","inputSchema":{"type":"object","required":[],"properties":{"in":{"type":"string","description":"Duration from now expressed as \"<number> <unit>\", e.g. \"30 seconds\", \"5 minutes\", \"2 hours\"."},"at":{"type":"string","description":"Absolute ISO-8601 timestamp to wake at, e.g. \"2026-06-04T18:00:00.000Z\"."}},"additionalProperties":false}},{"name":"get-current-date","description":"Get the current date and time as an ISO-8601 string.","inputSchema":{"type":"object","required":[],"properties":{"timezone":{"type":"string","description":"Optional IANA timezone name. Defaults to the process clock when omitted."}},"additionalProperties":false}},{"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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]}},"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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]},"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 markdown document with a cookie recipe.","options":{}},{"type":"tool-call","id":"toolu_01JzhZCC3yhQfLyQ3CW4ZqH1","name":"create","params":{"name":"Classic Chocolate Chip Cookies","content":"# Classic Chocolate Chip Cookies\n\nA timeless recipe for soft, chewy chocolate chip cookies that are golden on the edges and gooey in the center.\n\n## Ingredients\n\n- 2 ¼ cups all-purpose flour\n- 1 tsp baking soda\n- 1 tsp salt\n- 1 cup (2 sticks) unsalted butter, softened\n- ¾ cup granulated sugar\n- ¾ cup packed brown sugar\n- 2 large eggs\n- 2 tsp vanilla extract\n- 2 cups semi-sweet chocolate chips\n\n## Instructions\n\n1. **Preheat** your oven to 375°F (190°C). Line baking sheets with parchment paper.\n2. **Combine dry ingredients:** In a medium bowl, whisk together the flour, baking soda, and salt. Set aside.\n3. **Cream the butter and sugars:** In a large bowl, beat the softened butter, granulated sugar, and brown sugar together until light and fluffy (about 2–3 minutes).\n4. **Add eggs and vanilla:** Beat in the eggs one at a time, then mix in the vanilla extract until well combined.\n5. **Mix in dry ingredients:** Gradually add the flour mixture to the wet ingredients, mixing on low speed until just combined. Do not overmix.\n6. **Fold in chocolate chips:** Stir in the chocolate chips with a spatula or wooden spoon.\n7. **Scoop the dough:** Drop rounded tablespoons of dough onto the prepared baking sheets, spacing them about 2 inches apart.\n8. **Bake:** Bake for 9–11 minutes, or until the edges are golden brown but the centers still look slightly underdone.\n9. **Cool:** Let the cookies cool on the baking sheet for 5 minutes, then transfer to a wire rack to cool completely.\n\n## Tips\n\n- For extra flavor, use a mix of semi-sweet and dark chocolate chips.\n- Chill the dough for 30 minutes before baking for thicker cookies.\n- Store 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_01JzhZCC3yhQfLyQ3CW4ZqH1","name":"create","isFailure":false,"result":{"id":"echo://BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U/01JGFJJZ00G0WKQSJGMAKCNTJ1"},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01D3esxtT3sioGZzuUneozzh","modelId":"claude-opus-4-6","timestamp":"2026-06-09T16:11:54.817Z","metadata":{}},{"type":"text-start","id":"0","metadata":{}},{"type":"text-delta","id":"0","delta":"Your","metadata":{}},{"type":"text-delta","id":"0","delta":" cookie recipe document has been created! 🍪 It includes:\n\n- **Title","metadata":{}},{"type":"text-delta","id":"0","delta":":** Classic Chocolate Chip Cookies\n- **Ingredients:** A full list including butter, sugars, flour","metadata":{}},{"type":"text-delta","id":"0","delta":", eggs, vanilla, and chocolate chips\n- **Step-by-step instructions:** From preheating the oven to cooling the cookies\n- **Helpful tips:** Like ch","metadata":{}},{"type":"text-delta","id":"0","delta":"illing the dough for thicker cookies and storage advice\n\nLet me know if you'd like to tweak anything —","metadata":{}},{"type":"text-delta","id":"0","delta":" swap ingredients, adjust quantities, or add a variation!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2659,"outputTokens":120,"totalTokens":2779},"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":2659,"output_tokens":1,"server_tool_use":null,"service_tier":"standard"}}}}]}]}
|
|
1
|
+
{"conversations":[{"parameters":{"model":"ai.claude.model.claude-opus-4-6","stream":true,"tools":[{"name":"set-alarm","description":"Schedule an alarm to wake yourself up in the future.\nProvide exactly one of \"in\" (a duration from now) or \"at\" (an absolute time).\nWhen the alarm fires you will receive a prompt and can continue working.\nSetting a new alarm replaces any previously scheduled one.","inputSchema":{"type":"object","required":[],"properties":{"in":{"type":"string","description":"Duration from now expressed as \"<number> <unit>\", e.g. \"30 seconds\", \"5 minutes\", \"2 hours\"."},"at":{"type":"string","description":"Absolute ISO-8601 timestamp to wake at, e.g. \"2026-06-04T18:00:00.000Z\"."}},"additionalProperties":false}},{"name":"get-current-date","description":"Get the current date and time as an ISO-8601 string.","inputSchema":{"type":"object","required":[],"properties":{"timezone":{"type":"string","description":"Optional IANA timezone name. Defaults to the process clock when omitted."}},"additionalProperties":false}},{"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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]}},"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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]},"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_01FkrbKT7JJgDjkMfhZmyoCA","modelId":"claude-opus-4-6","timestamp":"2026-06-14T07:28:24.755Z","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","metadata":{}},{"type":"reasoning-delta","id":"0","delta":" cookie recipe.","metadata":{}},{"type":"reasoning-delta","id":"0","delta":"","metadata":{"anthropic":{"type":"thinking","signature":"EsgCCmMIDhgCKkAy43GfB0+dbRMkfoVt2xpO0Chn5/g7c7dPprx3PV9+Z7iiBGhoRS54CpYtz+0wxdGKZKXYjkv0fAS94B7ulrYlMg9jbGF1ZGUtb3B1cy00LTY4AEIIdGhpbmtpbmcSDCUZQT9zosFqsFwDsRoMWWpQvUXkUvjTMmLWIjBTKIYZ1IM6JZMn1JpY9/VocBL83i4dD9WSVwOAOAcr5dCDja4P1xFPp3geZhx+i0gqkgE972VOTCd3RJMU9SIJgXQHvhAUkRVjP+CZAhV8Krpu82TTi2mtdy/hQZVjvDStD+vCniFqY9wVNCa2W2WD4qlQqCp7X4DUWWJ8JaOZZIfZ/0zcop0pJuyLwfm2o8bI8EOk48aiFil0DV5CeVkWP4gApiigLwdQPSUme++HBzLdWYd0Lgzxqqo8vSU5+CHPkXKvlRgB"}}},{"type":"reasoning-end","id":"0","metadata":{}},{"type":"tool-params-start","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","name":"create","providerExecuted":false,"metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"{\"name\": \"C","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"lassi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"c C","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"hocol","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ate Chip ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"Co","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"okies\"","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":", \"","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"conten","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"t\": \"","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"# ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"Cl","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"assi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"c Chocolate ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"Chip Cookies","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"\\n\\nA ti","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"meless recip","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"e for ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"soft, che","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"wy","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" chocola","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"te chip coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"kie","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"s ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"that are ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"golden on","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"edges","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" a","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"nd goo","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ey ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"in the cente","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"r.\\n\\n## I","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ng","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"red","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ients\\n\\n- ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"2 ¼ cups ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"al","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"l-purpos","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"e flour\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"n- 1 tsp","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" ba","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"king soda\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"- 1 ts","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"p salt\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"- 1 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"cup (2 sti","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"cks)","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" uns","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"alted butt","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"er, sof","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"tened\\n-","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" ¾ cu","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"p gra","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"nu","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"lated s","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ugar\\n- ¾ ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"cup packed ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"brown","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" sugar","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"\\n- 2 l","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"arge ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"eggs\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"- 2 tsp va","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"nilla ex","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"tract\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"n- 2 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"cups s","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"em","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"i-swe","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"et choco","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"late chi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ps","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"\\n\\n## I","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"nstructio","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ns\\n\\n1","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":". **Prehea","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"t** ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"the oven ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"to 375°F (1","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"90","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"°C).","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" Line bakin","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"g ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"sheets wit","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"h parchme","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"nt ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"paper.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"2. **Combi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ne dry ingre","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"di","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ents:** I","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"n a medi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"um bowl","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":", w","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"hisk toge","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ther the","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" f","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"lour, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"baking sod","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"a, ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"and salt. S","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"et asid","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"e.\\n3. **C","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ream the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"butter an","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"d sugars:** ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"In a large b","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"owl, bea","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"t th","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"e ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"soften","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ed butter, g","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ranu","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"lated suga","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"r, and b","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"rown","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" sugar t","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"oget","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"her unt","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"il lig","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ht and ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"fluffy, a","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"bout 3–4 mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"nu","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"tes","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":".\\n4","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":". *","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"*Add","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" eggs and va","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"nilla:**","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" Beat i","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"n th","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"e eggs one","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" at a","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" tim","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"e, then mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"x i","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"n the vani","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"lla ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"extract ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"until com","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"bined.\\n5. ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"**Mix in","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" d","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ry ingredie","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"nt","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"s:** G","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"radually","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" add t","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"he flour m","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ixtu","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"re t","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"o the we","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"t ingredi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ents, mi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"xing on l","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ow spe","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ed unt","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"il just co","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"mbined. Do ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"not overmi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"x.\\","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"n6. **","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"Fold in cho","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"co","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"late chi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ps:** Stir ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"in the cho","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"colate ch","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ips wi","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"th","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" a","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" s","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"pat","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ula or wo","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"oden","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" spoon.\\n7","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":". **Scoop","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"doug","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"h:** Drop r","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ou","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"nde","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"d t","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ablespoons","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" of do","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ugh onto th","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"e ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"prepare","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"d b","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"aking ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"sheets, sp","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"acing them ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"about 2 i","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"nches a","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"part.\\n8. ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"**Ba","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ke:** Bake ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"for ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"9–11 minute","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"s, or ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"unt","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"il the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"edges are go","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"lde","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"n brown","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" bu","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"t the ce","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"nter","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"s still ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"look sl","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ig","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"htl","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"y under","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"do","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ne.\\n9","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":". **Co","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ol:** Let ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"the cook","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ie","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"s coo","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"l on ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"the baking ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"sheet for 5","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" minutes, t","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"hen t","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ran","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"sfer to","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" a wire r","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ack to c","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ool complet","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ely.\\n\\n##","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" Tips\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"\\n- **C","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"hil","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"l the ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"doug","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"h** for 30 m","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"inutes ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"to 1 ho","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ur fo","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"r thicke","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"r, chewier","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" cookies.","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"\\n- **U","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"se room-temp","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"eratu","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"re eggs** ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"for a s","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"moo","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"the","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"r batter.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"- **D","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"on't","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" overba","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ke!** The co","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"oki","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"es will","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" continue","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" to firm u","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"p as ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"they co","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ol","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":".\\n- Store","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" in an a","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"irt","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ight contain","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"er for ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"up","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" to 5 ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"days.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"\\n## ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"Yield","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"\\n\\nMakes ","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"approximate","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ly **48","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":" cook","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"ies**.\\n","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"\\nE","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"njoy","metadata":{}},{"type":"tool-params-delta","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","delta":"! 🍪\"}","metadata":{}},{"type":"tool-params-end","id":"toolu_019J6hrCYihgPpMYtzK1PC7h","metadata":{}},{"type":"finish","reason":"tool-calls","usage":{"inputTokens":1986,"outputTokens":659,"totalTokens":2645},"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":1986,"output_tokens":31,"server_tool_use":null,"service_tier":"standard"}}}}]},{"parameters":{"model":"ai.claude.model.claude-opus-4-6","stream":true,"tools":[{"name":"set-alarm","description":"Schedule an alarm to wake yourself up in the future.\nProvide exactly one of \"in\" (a duration from now) or \"at\" (an absolute time).\nWhen the alarm fires you will receive a prompt and can continue working.\nSetting a new alarm replaces any previously scheduled one.","inputSchema":{"type":"object","required":[],"properties":{"in":{"type":"string","description":"Duration from now expressed as \"<number> <unit>\", e.g. \"30 seconds\", \"5 minutes\", \"2 hours\"."},"at":{"type":"string","description":"Absolute ISO-8601 timestamp to wake at, e.g. \"2026-06-04T18:00:00.000Z\"."}},"additionalProperties":false}},{"name":"get-current-date","description":"Get the current date and time as an ISO-8601 string.","inputSchema":{"type":"object","required":[],"properties":{"timezone":{"type":"string","description":"Optional IANA timezone name. Defaults to the process clock when omitted."}},"additionalProperties":false}},{"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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]}},"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 URI of the referenced object. Protocols accepted:\n- echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4. \n- space ID, object ID tuple (spaceID:objectID)\n- Only object ID that is assumed to be in the current space (01KG7R1ZXWFMWQ4DA1Q6TN1DG4)\n- dxn:org.dxos.type.calendar:0.1.0 -- named entity from the registry. Absoutely make sure it actually exists in the registry.\n\nURIs can be prepended with an @ symbol for compatibility with in-text references.","examples":["echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","@echo://01KG7R1ZXWFMWQ4DA1Q6TN1DG4","BM3FSHFOMJCHCG5QW7JTVKGYABD2GAA7G:01KG7R1ZXWFMWQ4DA1Q6TN1DG4","01KG7R1ZXWFMWQ4DA1Q6TN1DG4","dxn:org.dxos.type.calendar:0.1.0","@dxn:org.dxos.type.calendar:0.1.0"]},"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_019J6hrCYihgPpMYtzK1PC7h","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 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 30 minutes to 1 hour 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_019J6hrCYihgPpMYtzK1PC7h","name":"create","isFailure":false,"result":{"id":"echo://BDJXMULPW5FB55UZ7KP5HLDHVTXUTHE2U/01JGFJJZ00G0WKQSJGMAKCNTJT"},"providerExecuted":false,"options":{}}],"options":{"anthropic":{"cacheControl":{"ttl":"5m","type":"ephemeral"}}}}]},"response":[{"type":"response-metadata","id":"msg_01HQKF2wqvgKTArDPMUoC5TE","modelId":"claude-opus-4-6","timestamp":"2026-06-14T07:28:35.867Z","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 a","metadata":{}},{"type":"text-delta","id":"0","delta":" full recipe for **Classic Chocolate Chip Cookies** with:\n\n- **Ingredients** – butter","metadata":{}},{"type":"text-delta","id":"0","delta":", sugars, flour, eggs, vanilla, and chocolate chips\n- **Step-by-step instructions** – from preheating the oven to cooling the cookies\n- **","metadata":{}},{"type":"text-delta","id":"0","delta":"Helpful tips** – like chilling the dough for thicker cookies and avoiding overbaking\n- **Yield** – approximately 48 cookies\n\nLet","metadata":{}},{"type":"text-delta","id":"0","delta":" me know if you'd like to make any changes or additions!","metadata":{}},{"type":"text-end","id":"0","metadata":{}},{"type":"finish","reason":"stop","usage":{"inputTokens":2671,"outputTokens":126,"totalTokens":2797},"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":2671,"output_tokens":1,"server_tool_use":null,"service_tier":"standard"}}}}]}]}
|