gestalt-mobile 0.25.0 → 0.25.1

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.
@@ -203,6 +203,7 @@ function semantic(snapshot) {
203
203
  threadId: child.threadId,
204
204
  nickname: child.nickname,
205
205
  role: child.role,
206
+ model: child.model,
206
207
  state: child.state,
207
208
  reason: child.reason,
208
209
  })),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gestalt-mobile",
3
- "version": "0.25.0",
3
+ "version": "0.25.1",
4
4
  "description": "Mobile-first web relay for durable Codex development sessions",
5
5
  "keywords": [
6
6
  "codex",