@agentxm/knowledge-query 0.28.5 → 0.28.7-preview.1788522540.63ba4b89a
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/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@agentxm/knowledge-query",
|
|
3
|
-
"version": "0.28.
|
|
3
|
+
"version": "0.28.7-preview.1788522540.63ba4b89a",
|
|
4
4
|
"description": "AXM knowledge-query feature: Knowledge concept resolution, retrieval, search, related concepts, and status for the axm CLI. Unstable and unsupported — use the axm.sh CLI.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "FSL-1.1-MIT",
|
|
@@ -42,8 +42,8 @@
|
|
|
42
42
|
},
|
|
43
43
|
"dependencies": {
|
|
44
44
|
"effect": "4.0.0-rc.112",
|
|
45
|
-
"@agentxm/
|
|
46
|
-
"@agentxm/
|
|
45
|
+
"@agentxm/extension-model": "^0.28.7-preview.1788522540.63ba4b89a",
|
|
46
|
+
"@agentxm/registry-protocol": "^0.28.7-preview.1788522540.63ba4b89a"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@effect/platform-node": "4.0.0-rc.112",
|