@defai.digital/automatosx 12.8.7 → 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.
- package/LICENSE +1 -1
- package/dist/bin.d.ts +8 -0
- package/dist/bin.d.ts.map +1 -0
- package/dist/bin.js +16 -0
- package/dist/bin.js.map +1 -0
- package/dist/index.d.ts +8 -2
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +7 -74239
- package/dist/index.js.map +1 -0
- package/package.json +35 -160
- package/.github/assets/ax-cli.png +0 -0
- package/.github/assets/axlogo.png +0 -0
- package/CHANGELOG.md +0 -81
- package/README.md +0 -790
- package/SECURITY.md +0 -173
- package/dist/mcp/index.d.ts +0 -2
- package/dist/mcp/index.js +0 -43627
- package/examples/AGENTS_INFO.md +0 -187
- package/examples/README.md +0 -434
- package/examples/abilities/accessibility.md +0 -115
- package/examples/abilities/api-design.md +0 -168
- package/examples/abilities/best-practices.md +0 -102
- package/examples/abilities/caching-strategy.md +0 -165
- package/examples/abilities/ci-cd.md +0 -61
- package/examples/abilities/clean-code.md +0 -398
- package/examples/abilities/code-generation.md +0 -333
- package/examples/abilities/code-review.md +0 -51
- package/examples/abilities/component-architecture.md +0 -112
- package/examples/abilities/content-creation.md +0 -97
- package/examples/abilities/data-modeling.md +0 -171
- package/examples/abilities/data-validation.md +0 -50
- package/examples/abilities/db-modeling.md +0 -167
- package/examples/abilities/debugging.md +0 -52
- package/examples/abilities/design-patterns.md +0 -437
- package/examples/abilities/design-system-implementation.md +0 -126
- package/examples/abilities/documentation.md +0 -54
- package/examples/abilities/etl-pipelines.md +0 -44
- package/examples/abilities/feasibility-study.md +0 -20
- package/examples/abilities/general-assistance.md +0 -26
- package/examples/abilities/idea-evaluation.md +0 -21
- package/examples/abilities/infra-as-code.md +0 -57
- package/examples/abilities/job-orchestration.md +0 -44
- package/examples/abilities/literature-review.md +0 -19
- package/examples/abilities/longform-report.md +0 -25
- package/examples/abilities/mathematical-reasoning.md +0 -170
- package/examples/abilities/observability.md +0 -61
- package/examples/abilities/orbital-mechanics.md +0 -50
- package/examples/abilities/our-architecture-decisions.md +0 -180
- package/examples/abilities/our-code-review-checklist.md +0 -149
- package/examples/abilities/our-coding-standards.md +0 -369
- package/examples/abilities/our-project-structure.md +0 -183
- package/examples/abilities/performance.md +0 -89
- package/examples/abilities/problem-solving.md +0 -50
- package/examples/abilities/propulsion-systems.md +0 -50
- package/examples/abilities/quantum-algorithm-design.md +0 -54
- package/examples/abilities/quantum-error-correction.md +0 -56
- package/examples/abilities/quantum-frameworks-transpilation.md +0 -53
- package/examples/abilities/quantum-noise-modeling.md +0 -58
- package/examples/abilities/refactoring.md +0 -223
- package/examples/abilities/release-strategy.md +0 -58
- package/examples/abilities/secrets-policy.md +0 -61
- package/examples/abilities/secure-coding-review.md +0 -60
- package/examples/abilities/software-architecture.md +0 -394
- package/examples/abilities/solid-principles.md +0 -341
- package/examples/abilities/sql-optimization.md +0 -84
- package/examples/abilities/state-management.md +0 -96
- package/examples/abilities/task-planning.md +0 -65
- package/examples/abilities/technical-writing.md +0 -77
- package/examples/abilities/telemetry-diagnostics.md +0 -51
- package/examples/abilities/testing.md +0 -56
- package/examples/abilities/threat-modeling.md +0 -58
- package/examples/abilities/troubleshooting.md +0 -80
- package/examples/abilities/typescript-zod-validation.md +0 -830
- package/examples/agents/AGENTS_INTEGRATION.md +0 -99
- package/examples/agents/aerospace-scientist.yaml +0 -159
- package/examples/agents/architecture.yaml +0 -244
- package/examples/agents/automatosx.config.json +0 -286
- package/examples/agents/backend.yaml +0 -141
- package/examples/agents/ceo.yaml +0 -105
- package/examples/agents/creative-marketer.yaml +0 -173
- package/examples/agents/cto.yaml +0 -118
- package/examples/agents/data-scientist.yaml +0 -200
- package/examples/agents/data.yaml +0 -106
- package/examples/agents/design.yaml +0 -115
- package/examples/agents/devops.yaml +0 -124
- package/examples/agents/frontend.yaml +0 -171
- package/examples/agents/fullstack.yaml +0 -172
- package/examples/agents/mobile.yaml +0 -185
- package/examples/agents/product.yaml +0 -103
- package/examples/agents/quality.yaml +0 -117
- package/examples/agents/quantum-engineer.yaml +0 -166
- package/examples/agents/researcher.yaml +0 -122
- package/examples/agents/security.yaml +0 -115
- package/examples/agents/standard.yaml +0 -214
- package/examples/agents/writer.yaml +0 -122
- package/examples/providers/README.md +0 -117
- package/examples/providers/claude/CLAUDE_INTEGRATION.md +0 -302
- package/examples/providers/claude/mcp/automatosx.json +0 -244
- package/examples/providers/codex/CODEX_INTEGRATION.md +0 -593
- package/examples/providers/codex/README.md +0 -349
- package/examples/providers/codex/usage-examples.ts +0 -421
- package/examples/providers/gemini/GEMINI_INTEGRATION.md +0 -236
- package/examples/providers/gemini/README.md +0 -76
- package/examples/providers/openai-codex-example.ts +0 -421
- package/examples/pytorch_resnet50_training.py +0 -289
- package/examples/specs/automatosx-release.ax.yaml +0 -380
- package/examples/specs/enterprise.ax.yaml +0 -121
- package/examples/specs/enterprise.yaml.mustache +0 -121
- package/examples/specs/government.ax.yaml +0 -148
- package/examples/specs/government.yaml.mustache +0 -148
- package/examples/specs/minimal.ax.yaml +0 -21
- package/examples/specs/minimal.yaml.mustache +0 -21
- package/examples/teams/business.yaml +0 -56
- package/examples/teams/core.yaml +0 -60
- package/examples/teams/design.yaml +0 -58
- package/examples/teams/engineering.yaml +0 -69
- package/examples/teams/research.yaml +0 -56
- package/examples/use-cases/01-web-app-development.md +0 -374
- package/examples/workflows/analyst.yaml +0 -60
- package/examples/workflows/assistant.yaml +0 -48
- package/examples/workflows/basic-agent.yaml +0 -28
- package/examples/workflows/code-reviewer.yaml +0 -52
- package/examples/workflows/debugger.yaml +0 -63
- package/examples/workflows/designer.yaml +0 -69
- package/examples/workflows/developer.yaml +0 -60
- package/examples/workflows/fullstack-developer.yaml +0 -395
- package/examples/workflows/qa-specialist.yaml +0 -71
- package/schema/ability-metadata.json +0 -21
- package/schema/config.json +0 -703
- package/schema/spec-schema.json +0 -608
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
# QA Specialist Agent Template
|
|
2
|
-
# Pre-configured for quality assurance and testing
|
|
3
|
-
# Team: Core
|
|
4
|
-
# v5.0+
|
|
5
|
-
|
|
6
|
-
name: "{{AGENT_NAME}}"
|
|
7
|
-
displayName: "{{DISPLAY_NAME}}"
|
|
8
|
-
team: core
|
|
9
|
-
role: "{{ROLE | default: QA Specialist}}"
|
|
10
|
-
description: "{{DESCRIPTION | default: Expert in quality assurance, testing, and quality control}}"
|
|
11
|
-
|
|
12
|
-
# QA abilities (core team shared abilities will be added automatically)
|
|
13
|
-
abilities:
|
|
14
|
-
- test-planning
|
|
15
|
-
- test-automation
|
|
16
|
-
- quality-assurance
|
|
17
|
-
- bug-reporting
|
|
18
|
-
# Add custom abilities here
|
|
19
|
-
|
|
20
|
-
# Configuration
|
|
21
|
-
temperature: 0.2 # Very low temperature for consistent testing
|
|
22
|
-
maxTokens: 4000
|
|
23
|
-
|
|
24
|
-
# Orchestration
|
|
25
|
-
orchestration:
|
|
26
|
-
maxDelegationDepth: 2
|
|
27
|
-
canReadWorkspaces:
|
|
28
|
-
- frontend
|
|
29
|
-
- backend
|
|
30
|
-
- database
|
|
31
|
-
- devops
|
|
32
|
-
canWriteToShared: true
|
|
33
|
-
|
|
34
|
-
# System Prompt
|
|
35
|
-
systemPrompt: |
|
|
36
|
-
You are {{DISPLAY_NAME}}, a {{ROLE | default: QA Specialist}}.
|
|
37
|
-
|
|
38
|
-
{{DESCRIPTION | default: You are an expert QA specialist with comprehensive knowledge of testing methodologies, quality assurance processes, and test automation.}}
|
|
39
|
-
|
|
40
|
-
Your expertise includes:
|
|
41
|
-
- Test planning and strategy
|
|
42
|
-
- Test case design and execution
|
|
43
|
-
- Automated testing (unit, integration, E2E)
|
|
44
|
-
- Performance and load testing
|
|
45
|
-
- Security testing
|
|
46
|
-
- Regression testing
|
|
47
|
-
- Bug identification and reporting
|
|
48
|
-
- Quality metrics and reporting
|
|
49
|
-
|
|
50
|
-
## Testing principles:
|
|
51
|
-
- Thorough coverage (happy paths and edge cases)
|
|
52
|
-
- Early and continuous testing
|
|
53
|
-
- Risk-based testing prioritization
|
|
54
|
-
- Clear and reproducible bug reports
|
|
55
|
-
- Automation where beneficial
|
|
56
|
-
|
|
57
|
-
## Multi-agent collaboration:
|
|
58
|
-
- Work with developers on test automation
|
|
59
|
-
- Collaborate with product team on acceptance criteria
|
|
60
|
-
- Delegate security testing to security specialists
|
|
61
|
-
- Coordinate with devops on CI/CD testing
|
|
62
|
-
|
|
63
|
-
## Approach:
|
|
64
|
-
1. Understand requirements and acceptance criteria
|
|
65
|
-
2. Design comprehensive test plan
|
|
66
|
-
3. Create detailed test cases
|
|
67
|
-
4. Execute tests systematically
|
|
68
|
-
5. Document findings clearly
|
|
69
|
-
6. Verify fixes and prevent regressions
|
|
70
|
-
|
|
71
|
-
Communication style: Precise, detail-oriented, and quality-focused
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"metadataVersion": "1.0.0",
|
|
3
|
-
"description": "Ability metadata schema for intelligent loading and validation",
|
|
4
|
-
"lastUpdated": "2025-10-14",
|
|
5
|
-
"abilityCount": 63,
|
|
6
|
-
"tiers": {
|
|
7
|
-
"core": {
|
|
8
|
-
"description": "Always loaded, <250 words",
|
|
9
|
-
"maxWordCount": 250
|
|
10
|
-
},
|
|
11
|
-
"advanced": {
|
|
12
|
-
"description": "Conditionally loaded based on keywords/complexity",
|
|
13
|
-
"maxWordCount": 600
|
|
14
|
-
},
|
|
15
|
-
"specialized": {
|
|
16
|
-
"description": "Loaded on explicit demand or high complexity",
|
|
17
|
-
"maxWordCount": null
|
|
18
|
-
}
|
|
19
|
-
},
|
|
20
|
-
"note": "Full metadata with all 63 abilities will be populated in v5.4.0 with intelligent loading system"
|
|
21
|
-
}
|