@defai.digital/automatosx 12.8.6 → 12.8.7

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/README.md CHANGED
@@ -13,7 +13,7 @@
13
13
  [![Node.js](https://img.shields.io/badge/node-%3E%3D24.0.0-blue?style=flat-square&logo=node.js)](https://nodejs.org/)
14
14
  [![License](https://img.shields.io/badge/license-Apache--2.0-yellow.svg)](LICENSE)
15
15
 
16
- **Status**: ✅ **Production Ready** | v12.8.6 | Integration Module ESLint/TypeScript Fixes
16
+ **Status**: ✅ **Production Ready** | v12.8.7 | Integration Module ESLint/TypeScript Fixes
17
17
 
18
18
  > 🎯 **What AutomatosX Does**: Adds 20+ specialized agents, persistent memory, workflow automation, and 80% cost savings to Claude Code/Codex - **without changing how you work**.
19
19
 
package/dist/index.js CHANGED
@@ -14547,7 +14547,7 @@ var PRECOMPILED_CONFIG = {
14547
14547
  "enableFreeTierPrioritization": true,
14548
14548
  "enableWorkloadAwareRouting": true
14549
14549
  },
14550
- "version": "12.8.6"
14550
+ "version": "12.8.7"
14551
14551
  };
14552
14552
 
14553
14553
  // src/core/config/schemas.ts
package/dist/mcp/index.js CHANGED
@@ -13843,7 +13843,7 @@ var PRECOMPILED_CONFIG = {
13843
13843
  "enableFreeTierPrioritization": true,
13844
13844
  "enableWorkloadAwareRouting": true
13845
13845
  },
13846
- "version": "12.8.6"
13846
+ "version": "12.8.7"
13847
13847
  };
13848
13848
 
13849
13849
  // src/core/config/schemas.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@defai.digital/automatosx",
3
- "version": "12.8.6",
3
+ "version": "12.8.7",
4
4
  "description": "AI Agent Orchestration Platform with 20+ specialized agents, persistent memory, MCP server, and intelligent multi-provider routing for Claude Code, Gemini CLI, Codex CLI, GLM, Grok, and Qwen",
5
5
  "type": "module",
6
6
  "publishConfig": {
@@ -136,26 +136,20 @@
136
136
  "SECURITY.md"
137
137
  ],
138
138
  "keywords": [
139
- "ai",
140
- "agent",
141
- "orchestration",
142
- "automation",
143
- "llm",
144
- "claude",
145
- "claude-code",
146
- "gemini",
139
+ "multi-agent",
147
140
  "openai",
148
- "codex",
141
+ "developer-tools",
142
+ "glm",
149
143
  "grok",
144
+ "workflow-orchestration",
145
+ "ai-automation",
146
+ "ai-runtime",
150
147
  "qwen",
151
- "glm",
152
- "mcp",
153
- "model-context-protocol",
154
- "multi-agent",
155
- "ai-agents",
156
- "vector-search",
157
- "sqlite",
158
- "typescript"
148
+ "aicoding",
149
+ "agentic-framework",
150
+ "gemini-cli",
151
+ "claude-code",
152
+ "codex-cli"
159
153
  ],
160
154
  "author": "AutomatosX Team",
161
155
  "license": "Apache-2.0",