agdi 2026.3.26 → 2026.3.27
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 +4 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "agdi",
|
|
3
|
-
"version": "2026.3.
|
|
3
|
+
"version": "2026.3.27",
|
|
4
4
|
"description": "Multi-channel AI gateway with extensible messaging integrations",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"agent",
|
|
@@ -792,6 +792,9 @@
|
|
|
792
792
|
"express": "^5.2.1",
|
|
793
793
|
"file-type": "21.3.4",
|
|
794
794
|
"gaxios": "7.1.4",
|
|
795
|
+
"grammy": "1.40.0",
|
|
796
|
+
"@grammyjs/runner": "2.0.3",
|
|
797
|
+
"@grammyjs/transformer-throttler": "1.2.1",
|
|
795
798
|
"hono": "4.12.8",
|
|
796
799
|
"ipaddr.js": "^2.3.0",
|
|
797
800
|
"jiti": "^2.6.1",
|