Sweep 22 Sep 2026 · 15:52Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Reading a new release v2.1.280 Building the pages · 4/6 1043 findings $36.88 so far
One change · api

Create a Dream changed

api/beta/dreams/create

Nearest release: v2.1.269, published under an hour after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+0added
Lines−6removed
From line 135 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits9to this page, all time

The whole hunk

from line 135, old and new numbered
/
lines
from line 135
135135 
136136- `model: string or BetaDreamModelConfigParam`
137137 
138 Model identifier and configuration applied to every pipeline stage.
139 
140138 - `string`
141139 
142140 - `BetaDreamModelConfigParam object`
from line 161
163161 
164162- `output_behavior: optional BetaOutputBehavior`
165163 
166 The default destination: the job creates a new output memory store as a clone of the memory_store input and writes the consolidated memories into it. The input store is never mutated.
167 
168164 - `BetaOutputBehaviorCreateNew object`
169165 
170166 The default destination: the job creates a new output memory store as a clone of the memory_store input and writes the consolidated memories into it. The input store is never mutated.
from line 254
258254 - `"fast"`
259255 
260256 - `output_behavior: BetaOutputBehavior`
261 
262 The default destination: the job creates a new output memory store as a clone of the memory_store input and writes the consolidated memories into it. The input store is never mutated.
263257 
264258 - `BetaOutputBehaviorCreateNew object`
265259