Skip to content

Commit fcf0108

Browse files
ericyangpanclaude
andcommitted
chore(manifests): update product metadata and schemas
Update metadata for AI coding tools and improve schema definitions: - Update CLI manifests (amazon-q, amp, augment, claude-code, cline, etc.) - Update extension manifests (amp, augment, claude-code, cline, continue, etc.) - Update IDE manifests (codebuddy, codeflicker, cursor, droid, etc.) - Update collections.json with latest product groupings - Enhance schema definitions for extensions and entity validation - Improve i18n and platform URL schema structures These updates reflect the latest product information and improve data validation across the project. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent b8ba67b commit fcf0108

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+483
-440
lines changed

manifests/clis/amazon-q-developer-cli.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
"docsUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line.html",
1212
"verified": false,
1313
"vendor": "Amazon Web Services",
14-
"license": "Apache-2.0, MIT",
1514
"latestVersion": "v1.18.1",
15+
"githubUrl": "https://github.com/aws/amazon-q-developer-cli",
16+
"githubStars": 1.8,
17+
"license": "Apache-2.0, MIT",
1618
"pricing": [
1719
{
1820
"name": "Free Tier",
@@ -52,7 +54,7 @@
5254
"reddit": null,
5355
"blog": "https://aws.amazon.com/blogs/aws/"
5456
},
55-
"githubStars": 1.8,
57+
"relatedProducts": [],
5658
"platforms": [
5759
{
5860
"os": "macOS",
@@ -72,7 +74,5 @@
7274
"launchCommand": "q",
7375
"installPath": null
7476
}
75-
],
76-
"relatedProducts": [],
77-
"githubUrl": "https://github.com/aws/amazon-q-developer-cli"
77+
]
7878
}

manifests/clis/amp-cli.json

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
"docsUrl": "https://ampcode.com",
1212
"verified": false,
1313
"vendor": "Sourcegraph",
14-
"license": "Proprietary",
1514
"latestVersion": "1.0.0",
15+
"githubUrl": null,
16+
"githubStars": null,
17+
"license": "Proprietary",
1618
"pricing": [
1719
{
1820
"name": "Amp Free",
@@ -52,27 +54,22 @@
5254
"reddit": null,
5355
"blog": null
5456
},
55-
"githubStars": null,
57+
"relatedProducts": [],
5658
"platforms": [
5759
{
5860
"os": "macOS",
59-
"installCommand": "Install via VS Code Marketplace, Cursor, or Windsurf",
6061
"launchCommand": "amp",
6162
"installPath": null
6263
},
6364
{
6465
"os": "Windows",
65-
"installCommand": "Install via VS Code Marketplace, Cursor, or Windsurf",
6666
"launchCommand": "amp",
6767
"installPath": null
6868
},
6969
{
7070
"os": "Linux",
71-
"installCommand": "Install via VS Code Marketplace, Cursor, or Windsurf",
7271
"launchCommand": "amp",
7372
"installPath": null
7473
}
75-
],
76-
"relatedProducts": [],
77-
"githubUrl": null
74+
]
7875
}

manifests/clis/augment-code-cli.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
"docsUrl": "https://docs.augmentcode.com/cli",
1212
"verified": false,
1313
"vendor": "Augment",
14-
"license": "Proprietary",
1514
"latestVersion": "0.7.0",
15+
"githubUrl": "https://github.com/augmentcode/auggie",
16+
"githubStars": 0.1,
17+
"license": "Proprietary",
1618
"pricing": [
1719
{
1820
"name": "Individual",
@@ -52,8 +54,12 @@
5254
"reddit": null,
5355
"blog": "https://www.augmentcode.com/blog"
5456
},
55-
"githubUrl": "https://github.com/augmentcode/auggie",
56-
"githubStars": 0.1,
57+
"relatedProducts": [
58+
{
59+
"type": "extension",
60+
"productId": "augment-code"
61+
}
62+
],
5763
"platforms": [
5864
{
5965
"os": "macOS",
@@ -73,11 +79,5 @@
7379
"launchCommand": "auggie",
7480
"installPath": null
7581
}
76-
],
77-
"relatedProducts": [
78-
{
79-
"type": "extension",
80-
"productId": "augment-code"
81-
}
8282
]
83-
}
83+
}

manifests/clis/claude-code.json

Lines changed: 38 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,61 @@
11
{
22
"id": "claude-code",
33
"name": "Claude Code",
4-
"description": "Anthropic's Claude Code is an AI coding assistant that understands your codebase and executes tasks through natural language. Handles routine coding, explains complex code, and manages git workflows.",
4+
"description": "AI coding assistant CLI for your terminal. Understands your codebase, executes tasks via natural language, explains code, and manages git workflows with MCP integration.",
55
"i18n": {
66
"zh-Hans": {
7-
"description": "Anthropic 的 Claude Code 是一款 AI 编码助手,理解您的代码库并通过自然语言执行任务。处理常规编码、解释复杂代码并管理 git 工作流。"
7+
"description": "终端 AI 编码助手 CLI。理解代码库,通过自然语言执行任务,解释代码,管理 git 工作流,并支持 MCP 集成"
88
}
99
},
10-
"websiteUrl": "https://claude.com/product/claude-code",
11-
"docsUrl": "https://docs.claude.com/en/docs/claude-code/overview",
12-
"verified": false,
10+
"websiteUrl": "https://code.claude.com",
11+
"docsUrl": "https://docs.claude.com",
12+
"verified": true,
1313
"vendor": "Anthropic",
14+
"latestVersion": "2.0.42",
15+
"githubUrl": "https://github.com/anthropics/claude-code",
16+
"githubStars": 42,
1417
"license": "Proprietary",
15-
"latestVersion": "2.0.9",
1618
"pricing": [
1719
{
18-
"name": "Pro plan",
20+
"name": "Pro",
1921
"value": 20,
2022
"currency": "USD",
21-
"per": "month",
23+
"per": "Month",
2224
"category": "Individual"
2325
},
2426
{
25-
"name": "Pro plan",
27+
"name": "Pro",
2628
"value": 17,
2729
"currency": "USD",
28-
"per": "month (Annual)",
30+
"per": "Month (Annual)",
2931
"category": "Individual"
3032
},
3133
{
32-
"name": "Max 5x plan",
34+
"name": "Max 5x",
3335
"value": 100,
3436
"currency": "USD",
35-
"per": "month",
37+
"per": "Month",
3638
"category": "Individual"
3739
},
3840
{
39-
"name": "Max 20x plan",
41+
"name": "Max 20x",
4042
"value": 200,
4143
"currency": "USD",
42-
"per": "month",
44+
"per": "Month",
4345
"category": "Individual"
4446
},
4547
{
46-
"name": "Team plan",
47-
"value": 150,
48+
"name": "Team",
49+
"value": null,
4850
"currency": "USD",
49-
"per": "user/month",
50-
"category": "Business"
51+
"per": "Custom",
52+
"category": "Team"
5153
},
5254
{
53-
"name": "Enterprise plan",
55+
"name": "Enterprise",
5456
"value": null,
55-
"currency": null,
56-
"per": "custom",
57+
"currency": "USD",
58+
"per": "Custom",
5759
"category": "Enterprise"
5860
}
5961
],
@@ -65,35 +67,38 @@
6567
"issue": "https://github.com/anthropics/claude-code/issues"
6668
},
6769
"communityUrls": {
68-
"linkedin": null,
69-
"twitter": "https://twitter.com/AnthropicAI",
70+
"linkedin": "https://www.linkedin.com/company/anthropicresearch",
71+
"twitter": "https://x.com/claudeai",
7072
"github": "https://github.com/anthropics/claude-code",
71-
"youtube": null,
72-
"discord": null,
73+
"youtube": "https://www.youtube.com/@anthropic-ai",
74+
"discord": "https://anthropic.com/discord",
7375
"reddit": "https://www.reddit.com/r/ClaudeCode",
74-
"blog": null
76+
"blog": "https://www.claude.com/blog"
7577
},
76-
"githubStars": 42,
78+
"relatedProducts": [
79+
{
80+
"type": "extension",
81+
"productId": "claude-code"
82+
}
83+
],
7784
"platforms": [
7885
{
7986
"os": "macOS",
80-
"installCommand": "npm install -g @anthropic-ai/claude-code",
87+
"installCommand": "curl -fsSL https://claude.ai/install.sh | bash",
8188
"launchCommand": "claude",
8289
"installPath": null
8390
},
8491
{
8592
"os": "Windows",
86-
"installCommand": "npm install -g @anthropic-ai/claude-code",
93+
"installCommand": "irm https://claude.ai/install.ps1 | iex",
8794
"launchCommand": "claude",
8895
"installPath": null
8996
},
9097
{
9198
"os": "Linux",
92-
"installCommand": "npm install -g @anthropic-ai/claude-code",
99+
"installCommand": "curl -fsSL https://claude.ai/install.sh | bash",
93100
"launchCommand": "claude",
94101
"installPath": null
95102
}
96-
],
97-
"relatedProducts": [],
98-
"githubUrl": "https://github.com/anthropics/claude-code"
103+
]
99104
}

manifests/clis/cline-cli.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
"docsUrl": "https://cline.bot/docs",
1212
"verified": false,
1313
"vendor": "Cline Bot Inc",
14-
"license": "Proprietary",
1514
"latestVersion": "Preview",
15+
"githubUrl": null,
16+
"githubStars": null,
17+
"license": "Proprietary",
1618
"pricing": [
1719
{
1820
"name": "Teams",
@@ -38,7 +40,7 @@
3840
"reddit": "https://www.reddit.com/r/cline",
3941
"blog": "https://cline.bot/blog"
4042
},
41-
"githubStars": null,
43+
"relatedProducts": [],
4244
"platforms": [
4345
{
4446
"os": "macOS",
@@ -58,7 +60,5 @@
5860
"launchCommand": "cline",
5961
"installPath": null
6062
}
61-
],
62-
"relatedProducts": [],
63-
"githubUrl": null
63+
]
6464
}

manifests/clis/codebuddy-cli.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
"docsUrl": "https://www.codebuddy.ai/docs/cli/",
1212
"verified": false,
1313
"vendor": "Tencent Cloud",
14-
"license": "Proprietary",
1514
"latestVersion": "Latest",
15+
"githubUrl": null,
16+
"githubStars": null,
17+
"license": "Proprietary",
1618
"pricing": [
1719
{
1820
"name": "Free Tier",
@@ -52,7 +54,7 @@
5254
"reddit": null,
5355
"blog": null
5456
},
55-
"githubStars": null,
57+
"relatedProducts": [],
5658
"platforms": [
5759
{
5860
"os": "macOS",
@@ -72,7 +74,5 @@
7274
"launchCommand": "codebuddy",
7375
"installPath": null
7476
}
75-
],
76-
"relatedProducts": [],
77-
"githubUrl": null
77+
]
7878
}

manifests/clis/codex.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
"docsUrl": "https://developers.openai.com/codex/cli",
1212
"verified": false,
1313
"vendor": "OpenAI",
14-
"license": "Apache-2.0",
1514
"latestVersion": "0.44.0",
15+
"githubUrl": "https://github.com/openai/codex",
16+
"githubStars": 50.2,
17+
"license": "Apache-2.0",
1618
"pricing": [
1719
{
1820
"name": "ChatGPT Plus",
@@ -59,7 +61,7 @@
5961
"reddit": null,
6062
"blog": "https://openai.com/blog/introducing-codex-cli"
6163
},
62-
"githubStars": 50.2,
64+
"relatedProducts": [],
6365
"platforms": [
6466
{
6567
"os": "macOS",
@@ -79,7 +81,5 @@
7981
"launchCommand": "codex",
8082
"installPath": null
8183
}
82-
],
83-
"relatedProducts": [],
84-
"githubUrl": "https://github.com/openai/codex"
84+
]
8585
}

manifests/clis/continue-cli.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
"docsUrl": "https://docs.continue.dev",
1212
"verified": false,
1313
"vendor": "Continue Dev",
14-
"license": "Apache-2.0",
1514
"latestVersion": "1.5.7",
15+
"githubUrl": "https://github.com/continuedev/continue",
16+
"githubStars": 29.8,
17+
"license": "Apache-2.0",
1618
"pricing": [
1719
{
1820
"name": "Solo (Open Source)",
@@ -52,7 +54,7 @@
5254
"reddit": null,
5355
"blog": "https://www.continue.dev/blog"
5456
},
55-
"githubStars": 29.8,
57+
"relatedProducts": [],
5658
"platforms": [
5759
{
5860
"os": "macOS",
@@ -72,7 +74,5 @@
7274
"launchCommand": "continue",
7375
"installPath": null
7476
}
75-
],
76-
"relatedProducts": [],
77-
"githubUrl": "https://github.com/continuedev/continue"
77+
]
7878
}

manifests/clis/droid-cli.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
"docsUrl": "https://docs.factory.ai/cli/getting-started/overview",
1212
"verified": false,
1313
"vendor": "Factory AI",
14-
"license": "Proprietary",
1514
"latestVersion": "3.2.0",
15+
"githubUrl": null,
16+
"githubStars": null,
17+
"license": "Proprietary",
1618
"pricing": [
1719
{
1820
"name": "Pro",
@@ -52,7 +54,7 @@
5254
"reddit": null,
5355
"blog": null
5456
},
55-
"githubStars": null,
57+
"relatedProducts": [],
5658
"platforms": [
5759
{
5860
"os": "macOS",
@@ -72,7 +74,5 @@
7274
"launchCommand": "droid",
7375
"installPath": null
7476
}
75-
],
76-
"relatedProducts": [],
77-
"githubUrl": null
77+
]
7878
}

0 commit comments

Comments
 (0)