agentix-cli 0.32.0 → 0.33.0
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/dist/{board-dashboard-LL3YVODL.js → board-dashboard-XYB7M5BH.js} +34 -34
- package/dist/board-dashboard-XYB7M5BH.js.map +1 -0
- package/dist/{chunk-WFIBOAXN.js → chunk-UEP7IRBD.js} +119 -119
- package/dist/chunk-UEP7IRBD.js.map +1 -0
- package/dist/{chunk-H57XXGMF.js → chunk-WZD3OS7T.js} +4 -4
- package/dist/cli.js +1 -1
- package/dist/index.js +1 -1
- package/dist/{program-7ULXLTD6.js → program-PK5R7GIC.js} +2 -2
- package/dist/web/activity-graph.global.js +11 -11
- package/dist/web/activity-graph.global.js.map +1 -1
- package/package.json +1 -1
- package/dist/board-dashboard-LL3YVODL.js.map +0 -1
- package/dist/chunk-WFIBOAXN.js.map +0 -1
- /package/dist/{chunk-H57XXGMF.js.map → chunk-WZD3OS7T.js.map} +0 -0
- /package/dist/{program-7ULXLTD6.js.map → program-PK5R7GIC.js.map} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "agentix-cli",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.33.0",
|
|
4
4
|
"description": "AI operations layer for small and medium businesses. Routes Telegram, WhatsApp, GitLab, GitHub, crons, webhooks, and mesh tasks to AI agents. Web wizard for operators, CLI for engineers. Self-hosted.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": {
|