comet-assistant.json

Path: metadata/comet-assistant.json
Size: 1,694 bytes
Lines: 84
Type: json
json
{
  "name": "Comet Assistant",
  "slug": "comet-assistant",
  "type": "IDE Plugin",
  "status": "active",
  "description": "AI coding assistant - Comet Assistant",
  "version": {
    "current": "1.0",
    "lastUpdated": "2025-01-02",
    "history": [
      {
        "version": "1.0",
        "date": "2025-01-02",
        "changes": "Version tracked"
      }
    ]
  },
  "pricing": {
    "model": "unknown",
    "tiers": []
  },
  "models": {
    "primary": "Unknown",
    "supported": [],
    "customizable": false
  },
  "features": {
    "codeGeneration": true,
    "codeCompletion": false,
    "chatInterface": false,
    "agentMode": true,
    "parallelExecution": false,
    "memorySystem": true,
    "todoTracking": false,
    "gitIntegration": false,
    "multiFileEditing": false,
    "testGeneration": false,
    "refactoring": false,
    "debugging": false
  },
  "platforms": {
    "vscode": false,
    "jetbrains": false,
    "web": false,
    "cli": false,
    "standalone": false
  },
  "patterns": {
    "conciseness": "medium",
    "parallelTools": false,
    "subAgents": false,
    "verificationGates": true,
    "todoSystem": false,
    "memoryContext": true,
    "agentsFile": false
  },
  "documentation": {
    "folder": "Comet Assistant",
    "files": {
      "systemPrompt": "System Prompt.txt",
      "tools": null,
      "readme": null
    },
    "hasMultipleVersions": false,
    "versions": [
      "1.0"
    ]
  },
  "links": {
    "website": null,
    "docs": null,
    "github": null,
    "pricing": null
  },
  "tags": [
    "IDE Plugin",
    "AI Coding"
  ],
  "metrics": {
    "promptTokens": 2107.3,
    "securityRules": 3,
    "concisenessScore": 60
  }
}
← Back to Index ⬇ Download