@defai.digital/automatosx 12.8.6 → 13.1.2

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 (130) hide show
  1. package/LICENSE +1 -1
  2. package/dist/bin.d.ts +8 -0
  3. package/dist/bin.d.ts.map +1 -0
  4. package/dist/bin.js +16 -0
  5. package/dist/bin.js.map +1 -0
  6. package/dist/index.d.ts +8 -2
  7. package/dist/index.d.ts.map +1 -0
  8. package/dist/index.js +7 -74239
  9. package/dist/index.js.map +1 -0
  10. package/package.json +31 -162
  11. package/.github/assets/ax-cli.png +0 -0
  12. package/.github/assets/axlogo.png +0 -0
  13. package/CHANGELOG.md +0 -81
  14. package/README.md +0 -790
  15. package/SECURITY.md +0 -173
  16. package/dist/mcp/index.d.ts +0 -2
  17. package/dist/mcp/index.js +0 -43627
  18. package/examples/AGENTS_INFO.md +0 -187
  19. package/examples/README.md +0 -434
  20. package/examples/abilities/accessibility.md +0 -115
  21. package/examples/abilities/api-design.md +0 -168
  22. package/examples/abilities/best-practices.md +0 -102
  23. package/examples/abilities/caching-strategy.md +0 -165
  24. package/examples/abilities/ci-cd.md +0 -61
  25. package/examples/abilities/clean-code.md +0 -398
  26. package/examples/abilities/code-generation.md +0 -333
  27. package/examples/abilities/code-review.md +0 -51
  28. package/examples/abilities/component-architecture.md +0 -112
  29. package/examples/abilities/content-creation.md +0 -97
  30. package/examples/abilities/data-modeling.md +0 -171
  31. package/examples/abilities/data-validation.md +0 -50
  32. package/examples/abilities/db-modeling.md +0 -167
  33. package/examples/abilities/debugging.md +0 -52
  34. package/examples/abilities/design-patterns.md +0 -437
  35. package/examples/abilities/design-system-implementation.md +0 -126
  36. package/examples/abilities/documentation.md +0 -54
  37. package/examples/abilities/etl-pipelines.md +0 -44
  38. package/examples/abilities/feasibility-study.md +0 -20
  39. package/examples/abilities/general-assistance.md +0 -26
  40. package/examples/abilities/idea-evaluation.md +0 -21
  41. package/examples/abilities/infra-as-code.md +0 -57
  42. package/examples/abilities/job-orchestration.md +0 -44
  43. package/examples/abilities/literature-review.md +0 -19
  44. package/examples/abilities/longform-report.md +0 -25
  45. package/examples/abilities/mathematical-reasoning.md +0 -170
  46. package/examples/abilities/observability.md +0 -61
  47. package/examples/abilities/orbital-mechanics.md +0 -50
  48. package/examples/abilities/our-architecture-decisions.md +0 -180
  49. package/examples/abilities/our-code-review-checklist.md +0 -149
  50. package/examples/abilities/our-coding-standards.md +0 -369
  51. package/examples/abilities/our-project-structure.md +0 -183
  52. package/examples/abilities/performance.md +0 -89
  53. package/examples/abilities/problem-solving.md +0 -50
  54. package/examples/abilities/propulsion-systems.md +0 -50
  55. package/examples/abilities/quantum-algorithm-design.md +0 -54
  56. package/examples/abilities/quantum-error-correction.md +0 -56
  57. package/examples/abilities/quantum-frameworks-transpilation.md +0 -53
  58. package/examples/abilities/quantum-noise-modeling.md +0 -58
  59. package/examples/abilities/refactoring.md +0 -223
  60. package/examples/abilities/release-strategy.md +0 -58
  61. package/examples/abilities/secrets-policy.md +0 -61
  62. package/examples/abilities/secure-coding-review.md +0 -60
  63. package/examples/abilities/software-architecture.md +0 -394
  64. package/examples/abilities/solid-principles.md +0 -341
  65. package/examples/abilities/sql-optimization.md +0 -84
  66. package/examples/abilities/state-management.md +0 -96
  67. package/examples/abilities/task-planning.md +0 -65
  68. package/examples/abilities/technical-writing.md +0 -77
  69. package/examples/abilities/telemetry-diagnostics.md +0 -51
  70. package/examples/abilities/testing.md +0 -56
  71. package/examples/abilities/threat-modeling.md +0 -58
  72. package/examples/abilities/troubleshooting.md +0 -80
  73. package/examples/abilities/typescript-zod-validation.md +0 -830
  74. package/examples/agents/AGENTS_INTEGRATION.md +0 -99
  75. package/examples/agents/aerospace-scientist.yaml +0 -159
  76. package/examples/agents/architecture.yaml +0 -244
  77. package/examples/agents/automatosx.config.json +0 -286
  78. package/examples/agents/backend.yaml +0 -141
  79. package/examples/agents/ceo.yaml +0 -105
  80. package/examples/agents/creative-marketer.yaml +0 -173
  81. package/examples/agents/cto.yaml +0 -118
  82. package/examples/agents/data-scientist.yaml +0 -200
  83. package/examples/agents/data.yaml +0 -106
  84. package/examples/agents/design.yaml +0 -115
  85. package/examples/agents/devops.yaml +0 -124
  86. package/examples/agents/frontend.yaml +0 -171
  87. package/examples/agents/fullstack.yaml +0 -172
  88. package/examples/agents/mobile.yaml +0 -185
  89. package/examples/agents/product.yaml +0 -103
  90. package/examples/agents/quality.yaml +0 -117
  91. package/examples/agents/quantum-engineer.yaml +0 -166
  92. package/examples/agents/researcher.yaml +0 -122
  93. package/examples/agents/security.yaml +0 -115
  94. package/examples/agents/standard.yaml +0 -214
  95. package/examples/agents/writer.yaml +0 -122
  96. package/examples/providers/README.md +0 -117
  97. package/examples/providers/claude/CLAUDE_INTEGRATION.md +0 -302
  98. package/examples/providers/claude/mcp/automatosx.json +0 -244
  99. package/examples/providers/codex/CODEX_INTEGRATION.md +0 -593
  100. package/examples/providers/codex/README.md +0 -349
  101. package/examples/providers/codex/usage-examples.ts +0 -421
  102. package/examples/providers/gemini/GEMINI_INTEGRATION.md +0 -236
  103. package/examples/providers/gemini/README.md +0 -76
  104. package/examples/providers/openai-codex-example.ts +0 -421
  105. package/examples/pytorch_resnet50_training.py +0 -289
  106. package/examples/specs/automatosx-release.ax.yaml +0 -380
  107. package/examples/specs/enterprise.ax.yaml +0 -121
  108. package/examples/specs/enterprise.yaml.mustache +0 -121
  109. package/examples/specs/government.ax.yaml +0 -148
  110. package/examples/specs/government.yaml.mustache +0 -148
  111. package/examples/specs/minimal.ax.yaml +0 -21
  112. package/examples/specs/minimal.yaml.mustache +0 -21
  113. package/examples/teams/business.yaml +0 -56
  114. package/examples/teams/core.yaml +0 -60
  115. package/examples/teams/design.yaml +0 -58
  116. package/examples/teams/engineering.yaml +0 -69
  117. package/examples/teams/research.yaml +0 -56
  118. package/examples/use-cases/01-web-app-development.md +0 -374
  119. package/examples/workflows/analyst.yaml +0 -60
  120. package/examples/workflows/assistant.yaml +0 -48
  121. package/examples/workflows/basic-agent.yaml +0 -28
  122. package/examples/workflows/code-reviewer.yaml +0 -52
  123. package/examples/workflows/debugger.yaml +0 -63
  124. package/examples/workflows/designer.yaml +0 -69
  125. package/examples/workflows/developer.yaml +0 -60
  126. package/examples/workflows/fullstack-developer.yaml +0 -395
  127. package/examples/workflows/qa-specialist.yaml +0 -71
  128. package/schema/ability-metadata.json +0 -21
  129. package/schema/config.json +0 -703
  130. package/schema/spec-schema.json +0 -608
package/README.md DELETED
@@ -1,790 +0,0 @@
1
- <h1><img src=".github/assets/axlogo.png" alt="AutomatosX Logo" width="36" /> <span style="font-size: 1.5em;">AutomatosX</span></h1>
2
-
3
- *The Invisible Power Addon for Vibe Coding CLI*
4
-
5
- **AutomatosX transforms your AI coding assistant into a multi-agent enterprise platform** - with 20+ specialized agents, persistent memory, and 80% cost savings through intelligent multi-provider routing. **You keep using Claude Code or Codex exactly as before**, but now with superpowers.
6
-
7
-
8
- [![downloads](https://img.shields.io/npm/dt/@defai.digital/automatosx?style=flat-square&logo=npm&label=downloads)](https://npm-stat.com/charts.html?package=%40defai.digital%2Fautomatox)
9
- [![Tests](https://img.shields.io/badge/tests-8,110+%20passing-brightgreen.svg)](#)
10
- [![macOS](https://img.shields.io/badge/macOS-26.0-blue.svg)](https://www.apple.com/macos)
11
- [![Windows](https://img.shields.io/badge/Windows-10+-blue.svg)](https://www.microsoft.com/windows)
12
- [![Ubuntu](https://img.shields.io/badge/Ubuntu-24.04-blue.svg)](https://ubuntu.com)
13
- [![Node.js](https://img.shields.io/badge/node-%3E%3D24.0.0-blue?style=flat-square&logo=node.js)](https://nodejs.org/)
14
- [![License](https://img.shields.io/badge/license-Apache--2.0-yellow.svg)](LICENSE)
15
-
16
- **Status**: ✅ **Production Ready** | v12.8.6 | Integration Module ESLint/TypeScript Fixes
17
-
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
-
20
- > 💡 **No Learning Curve**: Keep using Claude Code naturally. AutomatosX runs invisibly in the background, giving you enterprise capabilities automatically.
21
-
22
- ---
23
-
24
- ## ⚡ The Problem (Before AutomatosX)
25
-
26
- **Claude Code is amazing, but...**
27
-
28
- ```
29
- ❌ Expensive: $150-300/mo API costs for heavy users
30
- ❌ No Memory: Loses context between sessions (wasted tokens)
31
- ❌ Single Agent: No specialized experts (backend, security, etc.)
32
- ❌ No Multi-Provider: Locked into one provider (no cost optimization)
33
- ❌ No Observability: Can't track what AI is doing (compliance issue)
34
- ❌ No Workflows: Manual coordination for complex tasks
35
- ```
36
-
37
- **Total Monthly Cost**: $170-320/mo (Claude Pro + API usage)
38
-
39
- ---
40
-
41
- ## ✨ The Solution (After AutomatosX)
42
-
43
- **Same Claude Code experience, but with superpowers:**
44
-
45
- ```
46
- ✅ 80% Cost Savings: $60/mo total (multi-provider routing)
47
- ✅ Perfect Memory: Remembers everything forever (SQLite FTS5)
48
- ✅ 20+ Specialized Agents: Backend, security, DevOps experts
49
- ✅ Multi-Provider: Auto-routes to Claude/Gemini/OpenAI optimally
50
- ✅ Complete Observability: JSONL trace logs for every decision
51
- ✅ Workflow Automation: YAML specs for complex multi-step tasks
52
- ✅ Autonomous Bug Fixing: Detect and fix timer leaks, resource issues (v12.6.0)
53
- ✅ Autonomous Refactoring: Improve code quality with safety guards (v12.7.0)
54
- ✅ AST-Based Detection: Reduced false positives via TypeScript AST analysis (v12.8.0)
55
- ```
56
-
57
- **Total Monthly Cost**: $60/mo (same unlimited usage)
58
-
59
- **💰 Savings**: $110-260/mo per developer | $1,320-3,120/year per developer
60
-
61
- ---
62
-
63
- ## 🎨 How It Works (The Magic)
64
-
65
- ```
66
- ┌────────────────────────────────────────────────────────────────┐
67
- │ You (Developer) │
68
- │ "Build user authentication with security audit" │
69
- └────────────────────────────────────────────────────────────────┘
70
-
71
- [Claude Code]
72
- (Your familiar interface)
73
-
74
- ┌────────────────────────────────────────────────────────────────┐
75
- │ AutomatosX │
76
- │ (Invisible Power Layer) │
77
- │ │
78
- │ • Routes to optimal provider (cost + performance) │
79
- │ • Delegates to specialized agents (backend → security) │
80
- │ • Saves everything to persistent memory (zero repetition) │
81
- │ • Logs all decisions (complete observability) │
82
- └────────────────────────────────────────────────────────────────┘
83
-
84
- ┌─────────────────────┼─────────────────────┐
85
- ↓ ↓ ↓
86
- ┌──────────┐ ┌──────────┐ ┌──────────┐
87
- │ Claude │ │ Gemini │ │ OpenAI │
88
- │ (Reason) │ │ (Code) │ │ (Speed) │
89
- └──────────┘ └──────────┘ └──────────┘
90
- ↓ ↓ ↓
91
- [MCP Servers]
92
- Filesystem • Git • Database
93
- ```
94
-
95
- **You**: Talk to Claude Code naturally (no new commands!)
96
-
97
- **AutomatosX**: Invisibly orchestrates multi-agent execution, optimizes costs, saves to memory
98
-
99
- **You Get**: Better results, 80% lower costs, perfect context - automatically
100
-
101
- ---
102
-
103
- ## 🚀 Quick Start (60 Seconds)
104
-
105
- ### Step 1: Install AutomatosX
106
-
107
- ```bash
108
- npm install -g @defai.digital/automatosx
109
- ```
110
-
111
- ### Step 2: Initialize in Your Project
112
-
113
- **Option A: With Claude Code Native Integration** (Recommended)
114
-
115
- ```bash
116
- cd your-project
117
- ax setup --claude-code
118
- ```
119
-
120
- **What you get**:
121
- - ✅ 18 slash commands (`/agent-backend`, `/agent-frontend`, etc.)
122
- - ✅ Multi-agent orchestration (`/automatosx`)
123
- - ✅ MCP server with 27 tools (including bugfix and refactor)
124
- - ✅ Auto-generated manifests
125
- - ✅ One-command diagnostics (`ax doctor --claude-code`)
126
-
127
- **Option B: Invisible Mode** (Original)
128
-
129
- ```bash
130
- cd your-project
131
- ax setup
132
- ```
133
-
134
- **What you get**:
135
- - ✅ Invisible integration (no new commands)
136
- - ✅ Automatic multi-agent delegation
137
- - ✅ Persistent memory
138
- - ✅ Cost optimization
139
-
140
- **That's it!** AutomatosX is now running. Keep using Claude Code naturally.
141
-
142
- ### Step 3: Use Claude Code Naturally (No New Commands!)
143
-
144
- **Just talk to Claude Code like you always do:**
145
-
146
- ```
147
- "Build user authentication with JWT. Save the design to memory for future reference."
148
- ```
149
-
150
- **Behind the scenes, AutomatosX automatically**:
151
- - Routes to Gemini (cost-efficient for implementation)
152
- - Delegates security audit to Claude (best reasoning)
153
- - Saves everything to persistent memory (zero token waste)
154
- - Logs all decisions (complete audit trail)
155
-
156
- **You see**: Natural Claude Code response, but better and cheaper!
157
-
158
- ---
159
-
160
- ## 💬 Just Talk Naturally (Interactive Mode)
161
-
162
- **Simply ask Claude Code to work with AutomatosX agents. No special commands needed.**
163
-
164
- ### 🐛 Find and Fix Bugs
165
-
166
- ```
167
- "Please work with ax to find and fix bugs in src/core/"
168
- ```
169
-
170
- AutomatosX automatically:
171
- - Scans for timer leaks, resource issues, type errors
172
- - Shows you what it found with severity levels
173
- - Fixes auto-fixable bugs with verification
174
- - Creates backups and rolls back if tests fail
175
-
176
- ### 📝 Review and Improve PRD
177
-
178
- ```
179
- "Please review the PRD in docs/spec.md and discuss with ax agents to improve it"
180
- ```
181
-
182
- AutomatosX automatically:
183
- - Product agent analyzes requirements completeness
184
- - Architecture agent identifies technical gaps
185
- - Security agent flags compliance concerns
186
- - Returns actionable suggestions for improvement
187
-
188
- ### 🔧 Refactor Code
189
-
190
- ```
191
- "Please refactor the session manager using ax, focus on reducing complexity"
192
- ```
193
-
194
- AutomatosX automatically:
195
- - Measures current metrics (complexity, duplication)
196
- - Identifies refactoring opportunities
197
- - Applies changes with safety guards
198
- - Verifies metrics improved (rollback if not)
199
-
200
- ### 🔒 Security Audit
201
-
202
- ```
203
- "Ask the ax security agent to audit the authentication module"
204
- ```
205
-
206
- AutomatosX automatically:
207
- - Routes to Claude (best reasoning for security)
208
- - Checks for OWASP vulnerabilities
209
- - Reviews auth flow and token handling
210
- - Saves findings to memory for future reference
211
-
212
- ### 💾 Remember Anything
213
-
214
- ```
215
- "Save this API design to ax memory for later"
216
- ```
217
-
218
- ```
219
- "What did we decide about the database schema last week?"
220
- ```
221
-
222
- AutomatosX automatically:
223
- - Stores context with full-text search (< 1ms)
224
- - Retrieves relevant history when needed
225
- - Zero token waste on repetition
226
-
227
- ---
228
-
229
- > 📚 **Want CLI commands?** See [Full Documentation](docs/full-features.md) for `ax bugfix`, `ax refactor`, and all CLI options.
230
-
231
- ---
232
-
233
- ## 🎯 What You Get (Automatically)
234
-
235
- ### 1. 20+ Specialized Agents
236
-
237
- **No setup needed - just mention them in conversation:**
238
-
239
- - **Backend Agent (Bob)**: Go/Rust systems, API design, databases
240
- - **Security Agent (Steve)**: Threat modeling, penetration testing, audits
241
- - **Frontend Agent (Frank)**: React/Next.js, UI/UX, responsive design
242
- - **DevOps Agent (Oliver)**: CI/CD, Kubernetes, infrastructure
243
- - **Quality Agent (Queenie)**: Test planning, QA automation
244
- - **Product Agent (Paris)**: Requirements, roadmaps, user stories
245
- - **Data Agent (Daisy)**: ETL pipelines, data warehouses
246
- - ... [13 more agents](docs/full-features.md#agents)
247
-
248
- **Example**:
249
- ```
250
- "Security agent, please audit this authentication code."
251
- "Backend agent, optimize this database query."
252
- "DevOps agent, set up the CI/CD pipeline."
253
- ```
254
-
255
- ### 2. Persistent Memory (Context That Never Expires)
256
-
257
- **Automatic - no configuration needed:**
258
-
259
- - ✅ **< 1ms Search**: SQLite FTS5 full-text search
260
- - ✅ **$0 Cost**: No embedding APIs (pure local)
261
- - ✅ **100% Private**: Data never leaves your machine
262
- - ✅ **Forever**: Infinite context window (not limited to session)
263
- - ✅ **Smart**: Auto-injects relevant context from past conversations
264
-
265
- **Example**:
266
- ```
267
- Week 1: "Design microservices architecture"
268
- → Saved to memory automatically
269
-
270
- Week 2: "Implement user service"
271
- → Memory auto-injects Week 1 architecture
272
- → Zero manual context passing
273
- ```
274
-
275
- ### 3. Multi-Provider Cost Optimization
276
-
277
- **Intelligent routing - completely automatic:**
278
-
279
- | Task Type | Routed To | Why | Cost |
280
- |-----------|-----------|-----|------|
281
- | Architecture design | Claude | Best reasoning | $20/mo unlimited |
282
- | Code implementation | Gemini | Cost-efficient | $20/mo unlimited |
283
- | Security audit | Claude | Critical accuracy | $20/mo unlimited |
284
- | Test generation | Gemini | Fast & reliable | $20/mo unlimited |
285
- | Quick questions | ChatGPT | Fastest response | $20/mo unlimited |
286
-
287
- **Total**: $60/mo for unlimited usage across all providers
288
-
289
- **vs API-only**: $150-300/mo with per-token billing
290
-
291
- **Savings**: 80% monthly cost reduction
292
-
293
- ### 4. Complete Observability
294
-
295
- **Automatic trace logging - no setup:**
296
-
297
- - ✅ Who executed what task
298
- - ✅ Which provider was used
299
- - ✅ How much it cost (tokens)
300
- - ✅ Delegation chains (agent → agent)
301
- - ✅ Execution time and results
302
-
303
- **Perfect for**: Compliance audits, debugging, optimization
304
-
305
- ### 5. Workflow Automation
306
-
307
- **Define complex workflows once, reuse forever:**
308
-
309
- ```yaml
310
- # .automatosx/workflows/release.ax.yaml
311
- metadata:
312
- name: Production Release Workflow
313
-
314
- steps:
315
- - Quality agent runs full test suite (Gemini - fast)
316
- - Security agent audits for vulnerabilities (Claude - thorough)
317
- - DevOps agent deploys to staging (Gemini - routine)
318
- - Product agent validates requirements (Claude - critical)
319
- - DevOps agent deploys to production (Gemini - routine)
320
- ```
321
-
322
- **You say to Claude Code**:
323
- ```
324
- "Run the production release workflow"
325
- ```
326
-
327
- **AutomatosX executes everything automatically**, with optimal provider routing.
328
-
329
- ### 6. Autonomous Bug Fixing (v12.6.0)
330
-
331
- **Just ask naturally:**
332
- ```
333
- "Please work with ax to find and fix bugs in this project"
334
- ```
335
-
336
- **What it detects**: Timer leaks, missing destroy(), promise leaks, event leaks, race conditions, memory leaks, uncaught promises, deprecated APIs, security issues, type errors (13 types total)
337
-
338
- **Safety**: Backups created, typecheck verification, test verification, automatic rollback on failure
339
-
340
- > 📚 **Full CLI reference**: See [Bugfix Documentation](docs/guides/bugfix.md) for `ax bugfix --dry-run`, `--staged`, `--json`, pre-commit hooks, and ignore comments
341
-
342
- ### 7. Autonomous Code Refactoring (v12.7.0)
343
-
344
- **Just ask naturally:**
345
- ```
346
- "Please refactor src/core/ using ax, focus on reducing complexity"
347
- ```
348
-
349
- **What it improves**: Dead code removal, type safety (`any` types), complex conditionals, hardcoded values, naming, duplication, readability, performance
350
-
351
- **Safety**: Metrics must improve or changes are rejected. Overengineering guards prevent unnecessary abstractions. Automatic rollback on failure.
352
-
353
- > 📚 **Full CLI reference**: See [Refactor Documentation](docs/guides/refactor.md) for `ax refactor scan`, `--dry-run`, `--no-llm`, and all focus areas
354
-
355
- ---
356
-
357
- ## 💰 Cost Comparison (Real Numbers)
358
-
359
- ### Heavy User (100K tokens/day)
360
-
361
- **Before AutomatosX** (Claude API only):
362
- ```
363
- 100K tokens/day × 30 days = 3M tokens/month
364
- 3M input × $3/1M = $9/mo
365
- 3M output × $15/1M = $45/mo
366
- Claude Code Pro: $20/mo
367
- Total: $74/mo (likely $150-300/mo in reality)
368
- ```
369
-
370
- **After AutomatosX** (Multi-provider CLI):
371
- ```
372
- Claude Code Pro: $20/mo (20% of tasks)
373
- Gemini Advanced: $20/mo (70% of tasks)
374
- ChatGPT Plus: $20/mo (10% of tasks)
375
- Total: $60/mo (unlimited usage)
376
-
377
- Savings: $90-240/mo (60-80% reduction)
378
- ```
379
-
380
- ### Team of 5 Developers
381
-
382
- **Before**: 5 × $200/mo average = **$1,000/mo**
383
-
384
- **After**: 5 × $60/mo = **$300/mo**
385
-
386
- **Savings**: **$700/mo** | **$8,400/year**
387
-
388
- ### Enterprise (50 Developers)
389
-
390
- **Before**: 50 × $200/mo = **$10,000/mo**
391
-
392
- **After**: 50 × $60/mo + $500/mo Enterprise = **$3,500/mo**
393
-
394
- **Savings**: **$6,500/mo** | **$78,000/year**
395
-
396
- ---
397
-
398
- ## 🏢 Enterprise Features (Invisible, Automatic)
399
-
400
- ### Offline-Friendly & Compliance-Ready
401
-
402
- Unlike cloud-dependent tools, AutomatosX works in **air-gapped environments**:
403
-
404
- - ✅ **100% Local**: All data stays on your machine
405
- - ✅ **Offline Mode**: Works without internet (with Ollama)
406
- - ✅ **Audit Trails**: Complete JSONL trace logging
407
- - ✅ **Data Sovereignty**: No data leaves your infrastructure
408
- - ✅ **GDPR/HIPAA Ready**: Built for regulated industries
409
-
410
- **Perfect for**: Government, finance, healthcare
411
-
412
- ### Secure & Sandboxed
413
-
414
- Enterprise security controls (automatic):
415
-
416
- - ✅ **Filesystem Sandboxing**: Agents can't access outside project directory
417
- - ✅ **Resource Limits**: CPU/memory caps per agent
418
- - ✅ **Network Restrictions**: Control API access
419
- - ✅ **Dangerous Operation Detection**: Auto-blocks risky commands
420
- - ✅ **Audit Logging**: Every file access, API call logged
421
-
422
- ### Complete Observability
423
-
424
- Transform AI agents into **governable workforce**:
425
-
426
- - ✅ Real-time execution traces (JSONL)
427
- - ✅ Token usage tracking (prevent budget overruns)
428
- - ✅ Provider performance metrics
429
- - ✅ Resource monitoring (CPU, memory)
430
- - ✅ Delegation chains (full transparency)
431
- - ✅ Cost attribution (per-agent, per-task)
432
-
433
- ---
434
-
435
- ## 📦 AutomatosX Editions
436
-
437
- ### Edition Positioning
438
-
439
- **Pro** – For teams that want priority support & stable releases
440
-
441
- **Enterprise** – For organizations needing compliance, control, and confidence at scale
442
-
443
- ---
444
-
445
- ### 🔷 AutomatosX Pro
446
-
447
- **For startups, SMEs, and teams that want stability and support.**
448
-
449
- #### Feature Highlights
450
-
451
- **Core Platform**:
452
- - ✅ **Priority email support & maintenance** - Dedicated support with SLA
453
- - ✅ **Stable LTS releases** - Long-term support for production
454
- - ✅ **Commercial use licensing** - Clear licensing for business use
455
-
456
- **Advanced Workflows**:
457
- - ✅ **Advanced workflow templates** - SaaS, RAG, API orchestration, CI/CD
458
- - ✅ **Multi-project management** - Switch contexts, reuse workflows
459
- - ✅ **Custom agent packs** - Team-specific expertise
460
-
461
- **Provider & Configuration**:
462
- - ✅ **Per-project provider profiles** - Different Claude/Gemini configs per project
463
- - ✅ **Local memory encryption** - Secure persistent memory
464
- - ✅ **Backup & restore** - Export/import workflows and memory
465
-
466
- **Observability**:
467
- - ✅ **Run history & usage dashboard** - Track execution history
468
- - ✅ **MCP auto-install & hot-reload** - Automatic server management
469
-
470
- **Perfect for**: Startups, consultancies, product teams
471
-
472
- ---
473
-
474
- ### 🏢 AutomatosX Enterprise
475
-
476
- **For organizations where "Enterprises pay for compliance, convenience, and confidence - not just security."**
477
-
478
- #### Compliance & Governance
479
-
480
- **Audit & Control**:
481
- - ✅ **Centralized control plane (self-hosted)** - Org-wide management
482
- - ✅ **Org-wide workflow catalog with approvals** - Governed library
483
- - ✅ **SSO (SAML/OIDC) & granular RBAC** - Enterprise auth
484
- - ✅ **Audit-grade logs** - Complete trail of who ran what
485
- - ✅ **Data retention & deletion policies** - Lifecycle management
486
-
487
- **Data Protection**:
488
- - ✅ **PII masking / DLP hooks** - Data loss prevention
489
- - ✅ **Compliance-ready architecture** - GDPR, HIPAA, SOC2
490
-
491
- #### Convenience & Control
492
-
493
- **Infrastructure Management**:
494
- - ✅ **Multi-node agent management** - Manage across dev/CI/prod
495
- - ✅ **Central provider routing & failover** - Org-wide policies
496
- - ✅ **Quota & rate limits** - Control usage by team/project
497
- - ✅ **Central MCP registry** - Health monitoring, versioning
498
-
499
- **Observability at Scale**:
500
- - ✅ **Org dashboards** - Real-time visibility (runs, success, latency, tokens)
501
- - ✅ **OpenTelemetry / SIEM integration** - Prometheus, Splunk, Datadog
502
- - ✅ **Advanced analytics** - Cost attribution, performance trends
503
-
504
- #### Confidence & Support
505
-
506
- **Enterprise Infrastructure**:
507
- - ✅ **Hardened, self-hosted deployment** - Docker/Helm for air-gapped
508
- - ✅ **HA / backup & disaster recovery** - Automated failover
509
- - ✅ **Multi-region support** - Data sovereignty
510
-
511
- **Premium Support**:
512
- - ✅ **Enterprise SLA & named technical contact** - Guaranteed response times
513
- - ✅ **Onboarding workshops & playbooks** - Expert guidance
514
- - ✅ **Optional design partnership** - Influence roadmap
515
-
516
- **Perfect for**: Regulated industries (finance, healthcare, government), enterprises with compliance requirements
517
-
518
- ---
519
-
520
- ### 🆚 Edition Comparison
521
-
522
- | Feature | Open Source | Pro | Enterprise |
523
- |---------|-------------|-----|------------|
524
- | **Core Orchestration** | ✅ Full | ✅ Full | ✅ Full |
525
- | **Multi-Provider Support** | ✅ Yes | ✅ Yes | ✅ Yes |
526
- | **Persistent Memory** | ✅ Yes | ✅ Encrypted | ✅ Encrypted + DLP |
527
- | **MCP Management** | ✅ Local | ✅ Auto-install | ✅ Central registry |
528
- | **Support** | Community | Priority email | Enterprise SLA |
529
- | **LTS Releases** | ❌ No | ✅ Yes | ✅ Yes + backports |
530
- | **Multi-Project** | Manual | ✅ Managed | ✅ Org catalog |
531
- | **Custom Agents** | DIY | ✅ Agent packs | ✅ Org library |
532
- | **Observability** | Local logs | ✅ Dashboard | ✅ SIEM integration |
533
- | **Deployment** | Local only | Local only | ✅ Self-hosted cluster |
534
- | **SSO / RBAC** | ❌ No | ❌ No | ✅ Yes |
535
- | **Audit Logs** | Basic | Basic | ✅ Compliance-grade |
536
- | **Data Governance** | ❌ No | ❌ No | ✅ Full DLP + policies |
537
- | **Pricing** | Free (OSS) | Contact sales | Contact sales |
538
-
539
- ---
540
-
541
- ### 📞 Get Started with Pro or Enterprise
542
-
543
- **AutomatosX Pro**: Perfect for commercial teams needing stability and support
544
- - Email: sales@defai.digital
545
- - Subject: "AutomatosX Pro - Pricing Inquiry"
546
-
547
- **AutomatosX Enterprise**: For organizations requiring compliance at scale
548
- - Email: sales@defai.digital
549
- - Subject: "AutomatosX Enterprise - Compliance Discussion"
550
-
551
- **Questions about licensing?** See [COMMERCIAL-LICENSE.md](COMMERCIAL-LICENSE.md)
552
-
553
- ---
554
-
555
- ## 🏆 Why AutomatosX Wins
556
-
557
- | Capability | AutomatosX | Claude Code | Gemini CLI | Cursor |
558
- |------------|------------|-------------|------------|--------|
559
- | **Role** | **Power addon** | AI assistant | AI assistant | AI editor |
560
- | **Learning Curve** | **Zero** (use naturally) | Low | Low | Medium |
561
- | **Multi-Provider** | ✅ Auto-routing | ⚠️ Claude only | ⚠️ Gemini only | ⚠️ Limited |
562
- | **Cost Savings** | ✅ 80% via routing | ❌ Pay-as-you-go | ❌ Pay-as-you-go | ❌ Pay-as-you-go |
563
- | **Persistent Memory** | ✅ Forever | ❌ Session-only | ❌ Session-only | ❌ Session-only |
564
- | **Multi-Agent Teams** | ✅ 20 specialists | ❌ Single agent | ❌ Single agent | ❌ Single agent |
565
- | **Workflow Automation** | ✅ YAML specs | ❌ | ❌ | ❌ |
566
- | **Observability** | ✅ Complete traces | ⚠️ Basic | ⚠️ Basic | ⚠️ Basic |
567
- | **Offline-Friendly** | ✅ 100% local | ⚠️ Hybrid | ⚠️ Hybrid | ⚠️ Cloud |
568
- | **Compliance** | ✅ GDPR-ready | ❌ | ❌ | ❌ |
569
-
570
- **Bottom Line**: AutomatosX is the **only power addon** that gives you enterprise capabilities **without changing your workflow**.
571
-
572
- ---
573
-
574
- ## 📚 Real-World Use Cases
575
-
576
- ### 1. Startup Reducing AI Costs by 80%
577
-
578
- **Scenario**: Small team, limited budget
579
-
580
- ```
581
- "Build user authentication with security audit and tests.
582
- Use cost-efficient routing - this is a standard feature."
583
- ```
584
-
585
- **What AutomatosX does**:
586
- - Routes implementation to Gemini ($20/mo unlimited)
587
- - Routes security audit to Claude (critical accuracy)
588
- - Generates tests with Gemini (fast)
589
- - Saves design to memory (zero token waste in future)
590
-
591
- **Cost**: $40/mo total (Claude Pro + Gemini Advanced)
592
- **vs API-only**: $200-300/mo
593
- **Savings**: $160-260/mo (80% reduction)
594
-
595
- ### 2. Enterprise Ensuring Compliance
596
-
597
- **Scenario**: Finance company with GDPR requirements
598
-
599
- ```
600
- "Review this payment processing code for vulnerabilities.
601
- Log everything for compliance audit."
602
- ```
603
-
604
- **What AutomatosX does**:
605
- - Executes entirely offline (no data leaves company)
606
- - Generates complete JSONL audit trail
607
- - Uses local models via Ollama (air-gapped)
608
- - Saves to encrypted local memory
609
-
610
- **Compliance**: ✅ GDPR-ready, complete audit trail
611
- **Security**: ✅ Zero data exfiltration
612
- **Cost**: ✅ No cloud API costs
613
-
614
- ### 3. Team Coordinating Multi-Agent Workflows
615
-
616
- **Scenario**: 5 developers building microservices
617
-
618
- ```
619
- "Product agent, design payment service.
620
- Backend agent, implement it.
621
- Security agent, audit it.
622
- Quality agent, write tests.
623
- Save everything to shared memory."
624
- ```
625
-
626
- **What AutomatosX does**:
627
- - Product → Backend → Security → Quality (automatic delegation)
628
- - Routes to optimal providers (cost + performance)
629
- - Shared memory across team (perfect context)
630
- - Parallel execution (3-5x faster)
631
-
632
- **Result**: 5x productivity, 80% cost savings, zero manual coordination
633
-
634
- ---
635
-
636
- ## 🎓 Documentation
637
-
638
- ### Getting Started (5 Minutes)
639
- - **[Quick Start Guide](docs/getting-started/quickstart-3min.md)** - Get productive fast
640
- - [Installation](docs/getting-started/installation.md) - Detailed setup
641
-
642
- ### Natural Language Usage (Recommended)
643
- - **[Using with Claude Code](docs/guides/claude-code-integration.md)** - Best practices
644
- - [Using with Codex CLI](docs/guides/codex-integration.md) - Natural language examples
645
- - [Agent Collaboration](docs/guides/agent-communication.md) - Multi-agent workflows
646
-
647
- ### Advanced Features
648
- - [Cost Optimization Strategies](docs/advanced/cost-optimization.md) - Save 80%
649
- - [Persistent Memory Guide](docs/guides/memory.md) - Context management
650
- - [Workflow Automation](docs/guides/spec-kit-guide.md) - YAML workflows
651
- - [Observability](docs/advanced/observability.md) - Trace logging
652
- - [Autonomous Bug Fixing](docs/guides/bugfix.md) - Detect and fix bugs automatically
653
- - [Autonomous Refactoring](docs/guides/refactor.md) - Improve code quality with safety guards
654
-
655
- ### For Advanced Users (5% Who Need CLI)
656
- - **[Full Features List](docs/full-features.md)** - All CLI commands and capabilities
657
- - [CLI Command Reference](docs/reference/cli-commands.md) - Complete CLI docs
658
- - [API Reference](docs/reference/api.md) - Programmatic usage
659
-
660
- ### Enterprise
661
- - [Security & Compliance](docs/advanced/security.md) - GDPR, HIPAA, SOC2
662
- - [Offline Deployment](docs/advanced/offline-deployment.md) - Air-gapped environments
663
- - [Multi-Region Setup](docs/advanced/multi-region.md) - Data sovereignty
664
-
665
- ---
666
-
667
- ## 💻 Installation
668
-
669
- ### NPM (Recommended)
670
-
671
- ```bash
672
- npm install -g @defai.digital/automatosx
673
- ax --version # v12.7.0
674
- ```
675
-
676
- ### Initialize Your Project
677
-
678
- ```bash
679
- cd your-project
680
- ax setup
681
- ```
682
-
683
- **What `ax setup` does:**
684
- - ✅ Creates `.automatosx/` directory
685
- - ✅ Installs all 20 specialized agents
686
- - ✅ Generates optimal configuration
687
- - ✅ Initializes persistent memory database
688
- - ✅ Sets up trace logging
689
-
690
- **That's it!** Now just use Claude Code/Codex naturally - AutomatosX runs invisibly.
691
-
692
- ### Requirements
693
-
694
- - **Node.js**: >= 24.0.0
695
- - **At least one AI CLI** (you probably already have):
696
- - [Claude Code](https://claude.ai/code) - **Recommended** (best reasoning)
697
- - [Gemini CLI](https://ai.google.dev/gemini-api/docs/cli) - Cost-efficient
698
- - [Codex CLI](https://developers.openai.com/codex/cli/) - Fastest
699
-
700
- **Optional**:
701
- - [ax-cli](.ax-cli/README.md) - GLM-first native CLI for Chinese models
702
-
703
- ---
704
-
705
- ## 🚦 Production Readiness
706
-
707
- ✅ **v12.7.0 Released** - Cognitive Prompt Engineering Framework + Autonomous Refactoring
708
- ✅ **8,110+ Tests Passing** - Comprehensive coverage
709
- ✅ **TypeScript Strict Mode** - Type-safe codebase
710
- ✅ **Zero Resource Leaks** - Clean shutdown guaranteed
711
- ✅ **Cross-Platform** - macOS, Windows, Ubuntu
712
- ✅ **100% Local-First** - No cloud dependencies
713
- ✅ **Enterprise-Ready** - Observability, governance, compliance
714
-
715
- ---
716
-
717
- ## 🤝 Contributing
718
-
719
- We welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md)
720
-
721
- ### Development Setup
722
-
723
- ```bash
724
- git clone https://github.com/defai-digital/automatosx.git
725
- cd automatosx
726
- npm install
727
- npm test
728
- ```
729
-
730
- ---
731
-
732
- ## 📦 Editions & Licensing
733
-
734
- AutomatosX uses an **open-core model** with three editions:
735
-
736
- | Edition | License | Price | Best For |
737
- |---------|---------|-------|----------|
738
- | **Open Source** | Apache 2.0 | Free Forever | Everyone (individuals, startups, enterprises) |
739
- | **Pro** | Commercial EULA | Contact Sales | Teams needing priority support + LTS |
740
- | **Enterprise** | Enterprise Agreement | Contact Sales | Regulated industries + compliance needs |
741
-
742
- ### Open Source Edition (This Repo)
743
-
744
- **License**: [Apache License 2.0](LICENSE) - Free forever, no revenue limits
745
-
746
- **What's Included**:
747
- - ✅ Full source code on GitHub
748
- - ✅ Core orchestration engine + 20+ AI agents
749
- - ✅ Persistent memory system (SQLite FTS5)
750
- - ✅ Multi-provider routing (Claude, Gemini, Codex CLI)
751
- - ✅ Workflow specs and execution
752
- - ✅ Community support (GitHub Issues)
753
-
754
- **Who Can Use**: Anyone, for any purpose (personal, commercial, research)
755
-
756
- ### Pro & Enterprise Editions
757
-
758
- **Additional Features**: Advanced workflows, team collaboration, premium agent packs, SSO/RBAC, audit logging, self-hosted deployment, white-label options, priority support (1-day SLA), long-term support (LTS), custom SLA (24/7 available)
759
-
760
- **Get Started**: Contact <sales@defai.digital> for pricing
761
-
762
- **Learn More**: See [COMMERCIAL-LICENSE.md](COMMERCIAL-LICENSE.md) for detailed edition comparison
763
-
764
- ---
765
-
766
- **Copyright 2025 DEFAI Private Limited**
767
-
768
- **Note**: We removed revenue thresholds ($2M limit) and OpenRAIL-M references in v3.0 (November 2025). Open Source Edition is now truly free for everyone - no limits, no tracking. If you need extra features or guaranteed support, explore Pro/Enterprise editions.
769
-
770
- ---
771
-
772
- ## 🌟 Star Us on GitHub
773
-
774
- If AutomatosX saves you 80% on AI costs **without changing your workflow**, give us a star! ⭐
775
-
776
- [⭐ Star on GitHub](https://github.com/defai-digital/automatosx)
777
-
778
- ---
779
-
780
- ## 📧 Support
781
-
782
- - **Issues**: [GitHub Issues](https://github.com/defai-digital/automatosx/issues)
783
- - **Email**: <support@defai.digital>
784
- - **Commercial Licenses**: <sales@defai.digital>
785
-
786
- ---
787
-
788
- <p align="center">
789
- Made with ❤️ by <a href="https://defai.digital">DEFAI Digital</a>
790
- </p>