@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.mjs CHANGED
@@ -11997,6 +11997,7 @@ var Agent = class {
11997
11997
  message: messageContent,
11998
11998
  queueMessage: {
11999
11999
  input: {
12000
+ ...queueMessage.input,
12000
12001
  messages,
12001
12002
  id: messageId
12002
12003
  },