@axiom-lattice/core 2.1.60 → 2.1.62

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/index.js CHANGED
@@ -12196,6 +12196,7 @@ var Agent = class {
12196
12196
  message: messageContent,
12197
12197
  queueMessage: {
12198
12198
  input: {
12199
+ ...queueMessage.input,
12199
12200
  messages,
12200
12201
  id: messageId
12201
12202
  },