@amalgm/chat 0.2.9-main.34746990150 → 0.2.9-preview.34746984005

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@amalgm/chat",
3
- "version": "0.2.9-main.34746990150",
3
+ "version": "0.2.9-preview.34746984005",
4
4
  "description": "A provider-agnostic agent chat SDK with ACP content, prepared execution, normalized streams, and usage.",
5
5
  "type": "module",
6
6
  "license": "UNLICENSED",
@@ -118,11 +118,11 @@
118
118
  "allowScripts": {
119
119
  "better-sqlite3@12.11.1": true
120
120
  },
121
- "gitHead": "d2d09289c5a18d926cf7c4d2f083d32760003d2d",
121
+ "gitHead": "2e4b1712a9289602fc29790692855f6febfa0137",
122
122
  "amalgmSource": {
123
123
  "repository": "amalgm-inc/amalgm-chat",
124
- "branch": "main",
125
- "commit": "d2d09289c5a18d926cf7c4d2f083d32760003d2d",
126
- "occurrence": "34746990150"
124
+ "branch": "preview",
125
+ "commit": "2e4b1712a9289602fc29790692855f6febfa0137",
126
+ "occurrence": "34746984005"
127
127
  }
128
128
  }