@aigne/agentic-memory 1.1.5 → 1.1.6-beta.10

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 (2) hide show
  1. package/CHANGELOG.md +126 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,131 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.1.6-beta.10](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.9...agentic-memory-v1.1.6-beta.10) (2026-01-06)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * The following workspace dependencies were updated
9
+ * dependencies
10
+ * @aigne/core bumped to 1.72.0-beta.10
11
+ * @aigne/default-memory bumped to 1.4.0-beta.9
12
+ * @aigne/openai bumped to 0.16.16-beta.10
13
+
14
+ ## [1.1.6-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.8...agentic-memory-v1.1.6-beta.9) (2026-01-02)
15
+
16
+
17
+ ### Dependencies
18
+
19
+ * The following workspace dependencies were updated
20
+ * dependencies
21
+ * @aigne/core bumped to 1.72.0-beta.9
22
+ * @aigne/default-memory bumped to 1.4.0-beta.8
23
+ * @aigne/openai bumped to 0.16.16-beta.9
24
+
25
+ ## [1.1.6-beta.8](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.7...agentic-memory-v1.1.6-beta.8) (2025-12-31)
26
+
27
+
28
+ ### Dependencies
29
+
30
+ * The following workspace dependencies were updated
31
+ * dependencies
32
+ * @aigne/core bumped to 1.72.0-beta.8
33
+ * @aigne/default-memory bumped to 1.4.0-beta.7
34
+ * @aigne/openai bumped to 0.16.16-beta.8
35
+
36
+ ## [1.1.6-beta.7](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.6...agentic-memory-v1.1.6-beta.7) (2025-12-26)
37
+
38
+
39
+ ### Dependencies
40
+
41
+ * The following workspace dependencies were updated
42
+ * dependencies
43
+ * @aigne/core bumped to 1.72.0-beta.7
44
+ * @aigne/default-memory bumped to 1.4.0-beta.6
45
+ * @aigne/openai bumped to 0.16.16-beta.7
46
+
47
+ ## [1.1.6-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.5...agentic-memory-v1.1.6-beta.6) (2025-12-25)
48
+
49
+
50
+ ### Dependencies
51
+
52
+ * The following workspace dependencies were updated
53
+ * dependencies
54
+ * @aigne/core bumped to 1.72.0-beta.6
55
+ * @aigne/default-memory bumped to 1.3.6-beta.6
56
+ * @aigne/openai bumped to 0.16.16-beta.6
57
+
58
+ ## [1.1.6-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.4...agentic-memory-v1.1.6-beta.5) (2025-12-25)
59
+
60
+
61
+ ### Dependencies
62
+
63
+ * The following workspace dependencies were updated
64
+ * dependencies
65
+ * @aigne/core bumped to 1.72.0-beta.5
66
+ * @aigne/default-memory bumped to 1.3.6-beta.5
67
+ * @aigne/openai bumped to 0.16.16-beta.5
68
+
69
+ ## [1.1.6-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.3...agentic-memory-v1.1.6-beta.4) (2025-12-24)
70
+
71
+
72
+ ### Dependencies
73
+
74
+ * The following workspace dependencies were updated
75
+ * dependencies
76
+ * @aigne/core bumped to 1.72.0-beta.4
77
+ * @aigne/default-memory bumped to 1.3.6-beta.4
78
+ * @aigne/openai bumped to 0.16.16-beta.4
79
+
80
+ ## [1.1.6-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.2...agentic-memory-v1.1.6-beta.3) (2025-12-19)
81
+
82
+
83
+ ### Dependencies
84
+
85
+ * The following workspace dependencies were updated
86
+ * dependencies
87
+ * @aigne/core bumped to 1.72.0-beta.3
88
+ * @aigne/default-memory bumped to 1.3.6-beta.3
89
+ * @aigne/openai bumped to 0.16.16-beta.3
90
+
91
+ ## [1.1.6-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.1...agentic-memory-v1.1.6-beta.2) (2025-12-19)
92
+
93
+
94
+ ### Dependencies
95
+
96
+ * The following workspace dependencies were updated
97
+ * dependencies
98
+ * @aigne/core bumped to 1.72.0-beta.2
99
+ * @aigne/default-memory bumped to 1.3.6-beta.2
100
+ * @aigne/openai bumped to 0.16.16-beta.2
101
+
102
+ ## [1.1.6-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta...agentic-memory-v1.1.6-beta.1) (2025-12-17)
103
+
104
+
105
+ ### Bug Fixes
106
+
107
+ * bump version ([70d217c](https://github.com/AIGNE-io/aigne-framework/commit/70d217c8360dd0dda7f5f17011c4e92ec836e801))
108
+
109
+
110
+ ### Dependencies
111
+
112
+ * The following workspace dependencies were updated
113
+ * dependencies
114
+ * @aigne/core bumped to 1.72.0-beta.1
115
+ * @aigne/default-memory bumped to 1.3.6-beta.1
116
+ * @aigne/openai bumped to 0.16.16-beta.1
117
+
118
+ ## [1.1.6-beta](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.5...agentic-memory-v1.1.6-beta) (2025-12-17)
119
+
120
+
121
+ ### Dependencies
122
+
123
+ * The following workspace dependencies were updated
124
+ * dependencies
125
+ * @aigne/core bumped to 1.72.0-beta
126
+ * @aigne/default-memory bumped to 1.3.6-beta
127
+ * @aigne/openai bumped to 0.16.16-beta
128
+
3
129
  ## [1.1.5](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.5-beta.6...agentic-memory-v1.1.5) (2025-12-12)
4
130
 
5
131
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aigne/agentic-memory",
3
- "version": "1.1.5",
3
+ "version": "1.1.6-beta.10",
4
4
  "description": "Agentic memory for AIGNE framework",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -33,9 +33,9 @@
33
33
  },
34
34
  "dependencies": {
35
35
  "zod": "^3.25.67",
36
- "@aigne/core": "^1.71.0",
37
- "@aigne/default-memory": "^1.3.5",
38
- "@aigne/openai": "^0.16.15"
36
+ "@aigne/core": "^1.72.0-beta.10",
37
+ "@aigne/default-memory": "^1.4.0-beta.9",
38
+ "@aigne/openai": "^0.16.16-beta.10"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@types/bun": "^1.2.22",