system-prompts-and-models-o.../api/statistics.json
Sahiix@1 13254d7cbf feat: Add metadata system, REST API, examples, and CI/CD pipeline
- Added 32 JSON metadata files for all AI coding tools
- Generated 39 REST API endpoints for programmatic access
- Created working examples in Python, JavaScript, and PowerShell
- Set up GitHub Actions workflow for automated deployment
- Enhanced README with comprehensive feature documentation
- Added version comparison and automation tools
- Updated 20+ documentation files
- Ready for GitHub Pages deployment
2025-10-02 22:23:26 +04:00

73 lines
1.1 KiB
JSON

{
"version": "1.0",
"generated": "2025-10-02T21:58:35.432164",
"total_tools": 32,
"by_type": {
"IDE Plugin": 25,
"Web Platform": 4,
"Autonomous Agent": 3
},
"by_pricing": {
"unknown": 30,
"freemium": 2
},
"feature_adoption": {
"codeGeneration": 29,
"chatInterface": 21,
"agentMode": 16,
"memorySystem": 26,
"gitIntegration": 15,
"testGeneration": 23,
"debugging": 17,
"codeCompletion": 9,
"todoTracking": 12,
"multiFileEditing": 10,
"parallelExecution": 12,
"refactoring": 9,
"composerMode": 1,
"prReviews": 1,
"commitMessages": 1
},
"most_common_features": [
[
"codeGeneration",
29
],
[
"memorySystem",
26
],
[
"testGeneration",
23
],
[
"chatInterface",
21
],
[
"debugging",
17
],
[
"agentMode",
16
],
[
"gitIntegration",
15
],
[
"todoTracking",
12
],
[
"parallelExecution",
12
],
[
"multiFileEditing",
10
]
]
}