@axiom-lattice/examples-deep_research 1.0.80 → 1.0.82

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.
@@ -0,0 +1,17 @@
1
+
2
+ > @axiom-lattice/examples-deep_research@1.0.82 build /home/runner/work/agentic/agentic/examples/deep_research
3
+ > tsup
4
+
5
+ CLI Building entry: src/index.ts
6
+ CLI Using tsconfig: tsconfig.json
7
+ CLI tsup v8.5.0
8
+ CLI Using tsup config: /home/runner/work/agentic/agentic/examples/deep_research/tsup.config.ts
9
+ CLI Target: es2020
10
+ CLI Cleaning output folder
11
+ ESM Build start
12
+ ESM dist/index.js 79.07 KB
13
+ ESM dist/index.js.map 99.39 KB
14
+ ESM ⚡️ Build success in 72ms
15
+ DTS Build start
16
+ DTS ⚡️ Build success in 6551ms
17
+ DTS dist/index.d.ts 13.00 B
package/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # @axiom-lattice/examples-deep_research
2
2
 
3
+ ## 1.0.82
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [2699e03]
8
+ - @axiom-lattice/gateway@2.1.84
9
+ - @axiom-lattice/core@2.1.73
10
+ - @axiom-lattice/pg-stores@1.0.63
11
+
12
+ ## 1.0.81
13
+
14
+ ### Patch Changes
15
+
16
+ - aac09bf: up all
17
+ - Updated dependencies [aac09bf]
18
+ - @axiom-lattice/core@2.1.72
19
+ - @axiom-lattice/gateway@2.1.83
20
+ - @axiom-lattice/pg-stores@1.0.62
21
+ - @axiom-lattice/protocols@2.1.37
22
+
3
23
  ## 1.0.80
4
24
 
5
25
  ### Patch Changes
@@ -0,0 +1,2 @@
1
+
2
+ export { }