@axiom-lattice/examples-deep_research 1.0.14 → 1.0.17

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @axiom-lattice/examples-deep_research@1.0.14 build /home/runner/work/agentic/agentic/examples/deep_research
2
+ > @axiom-lattice/examples-deep_research@1.0.17 build /home/runner/work/agentic/agentic/examples/deep_research
3
3
  > tsup
4
4
 
5
5
  CLI Building entry: src/index.ts
@@ -9,9 +9,9 @@
9
9
  CLI Target: es2020
10
10
  CLI Cleaning output folder
11
11
  CJS Build start
12
- CJS dist/index.js 20.25 KB
13
- CJS dist/index.js.map 26.46 KB
14
- CJS ⚡️ Build success in 30ms
12
+ CJS dist/index.js 50.22 KB
13
+ CJS dist/index.js.map 52.54 KB
14
+ CJS ⚡️ Build success in 53ms
15
15
  DTS Build start
16
- DTS ⚡️ Build success in 5094ms
16
+ DTS ⚡️ Build success in 5443ms
17
17
  DTS dist/index.d.ts 13.00 B
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @axiom-lattice/examples-deep_research
2
2
 
3
+ ## 1.0.17
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [773c03f]
8
+ - @axiom-lattice/pg-stores@1.0.5
9
+ - @axiom-lattice/protocols@2.1.10
10
+ - @axiom-lattice/gateway@2.1.21
11
+ - @axiom-lattice/core@2.1.16
12
+
13
+ ## 1.0.16
14
+
15
+ ### Patch Changes
16
+
17
+ - dc2fb23: fix deps issue
18
+
19
+ ## 1.0.15
20
+
21
+ ### Patch Changes
22
+
23
+ - ef0fb84: update lagger lattice
24
+ - 51c10d0: add data agent
25
+ - Updated dependencies [ef0fb84]
26
+ - @axiom-lattice/protocols@2.1.9
27
+ - @axiom-lattice/gateway@2.1.20
28
+ - @axiom-lattice/core@2.1.15
29
+ - @axiom-lattice/pg-stores@1.0.4
30
+
3
31
  ## 1.0.14
4
32
 
5
33
  ### Patch Changes