Skip to content

Commit 0f18e8d

Browse files
committed
fix(validation): include generated URL metadata
1 parent a16738c commit 0f18e8d

2 files changed

Lines changed: 134 additions & 56 deletions

File tree

data/changelogs.json

Lines changed: 133 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,139 @@
11
{
22
"version": 1,
33
"entries": [
4+
{
5+
"id": "2026-07-21-url-validation",
6+
"date": "2026-07-21",
7+
"summary": "Normalized and repaired manifest URLs flagged by scheduled validation",
8+
"changes": [
9+
{
10+
"category": "clis",
11+
"id": "amazon-q-developer-cli",
12+
"change": "updated",
13+
"fields": ["websiteUrl"]
14+
},
15+
{
16+
"category": "clis",
17+
"id": "deepv-code",
18+
"change": "updated",
19+
"fields": ["docsUrl", "websiteUrl"]
20+
},
21+
{
22+
"category": "clis",
23+
"id": "droid-cli",
24+
"change": "updated",
25+
"fields": ["resourceUrls"]
26+
},
27+
{
28+
"category": "clis",
29+
"id": "qoder-cli",
30+
"change": "updated",
31+
"fields": ["docsUrl"]
32+
},
33+
{
34+
"category": "extensions",
35+
"id": "gemini-code-assist",
36+
"change": "updated",
37+
"fields": ["communityUrls", "websiteUrl"]
38+
},
39+
{
40+
"category": "ides",
41+
"id": "air",
42+
"change": "updated",
43+
"fields": ["docsUrl", "resourceUrls", "websiteUrl"]
44+
},
45+
{
46+
"category": "models",
47+
"id": "gemini-3-1-pro-preview",
48+
"change": "updated",
49+
"fields": ["sources"]
50+
},
51+
{
52+
"category": "models",
53+
"id": "gemini-3-flash",
54+
"change": "updated",
55+
"fields": ["sources"]
56+
},
57+
{
58+
"category": "models",
59+
"id": "glm-4-6v",
60+
"change": "updated",
61+
"fields": ["websiteUrl"]
62+
},
63+
{
64+
"category": "models",
65+
"id": "gpt-5-2",
66+
"change": "updated",
67+
"fields": ["sources"]
68+
},
69+
{
70+
"category": "models",
71+
"id": "gpt-5-6-luna",
72+
"change": "updated",
73+
"fields": ["sources"]
74+
},
75+
{
76+
"category": "models",
77+
"id": "gpt-5-6-sol",
78+
"change": "updated",
79+
"fields": ["sources"]
80+
},
81+
{
82+
"category": "models",
83+
"id": "gpt-5-6-terra",
84+
"change": "updated",
85+
"fields": ["sources"]
86+
},
87+
{
88+
"category": "providers",
89+
"id": "alibaba",
90+
"change": "updated",
91+
"fields": ["communityUrls"]
92+
},
93+
{
94+
"category": "providers",
95+
"id": "anthropic",
96+
"change": "updated",
97+
"fields": ["applyKeyUrl", "sources"]
98+
},
99+
{
100+
"category": "providers",
101+
"id": "google",
102+
"change": "updated",
103+
"fields": ["sources"]
104+
},
105+
{
106+
"category": "providers",
107+
"id": "meta",
108+
"change": "updated",
109+
"fields": ["applyKeyUrl", "docsUrl"]
110+
},
111+
{
112+
"category": "providers",
113+
"id": "moonshot",
114+
"change": "updated",
115+
"fields": ["platformUrls"]
116+
},
117+
{
118+
"category": "providers",
119+
"id": "openai",
120+
"change": "updated",
121+
"fields": ["sources"]
122+
},
123+
{
124+
"category": "vendors",
125+
"id": "orionstar",
126+
"change": "updated",
127+
"fields": ["communityUrls"]
128+
},
129+
{
130+
"category": "vendors",
131+
"id": "tabnine",
132+
"change": "updated",
133+
"fields": ["communityUrls"]
134+
}
135+
]
136+
},
4137
{
5138
"id": "2026-07-20-latest-models",
6139
"date": "2026-07-20",

src/lib/generated/metadata.ts

Lines changed: 1 addition & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1522,7 +1522,7 @@ export const collectionsMetadata: Record<string, CollectionSection> = {
15221522
},
15231523
},
15241524
name: 'Building with Claude Code',
1525-
url: 'https://www.anthropic.com/news/claude-code',
1525+
url: 'https://www.anthropic.com/news/claude-3-7-sonnet',
15261526
description: 'Introduction to Claude Code and its capabilities',
15271527
},
15281528
{
@@ -1684,61 +1684,6 @@ export const collectionsMetadata: Record<string, CollectionSection> = {
16841684
url: 'https://lovable.dev/blog',
16851685
description: 'Building applications designed for AI-first workflows',
16861686
},
1687-
{
1688-
translations: {
1689-
en: {
1690-
name: 'The Coding Copilot Pattern',
1691-
description: 'Common patterns for effective AI pair programming',
1692-
},
1693-
de: {
1694-
name: 'Das Coding-Copilot-Muster',
1695-
description: 'Gemeinsame Muster für effektives KI-Pair-Programming',
1696-
},
1697-
es: {
1698-
name: 'El Patrón de Copiloto de Codificación',
1699-
description: 'Patrones comunes para programación en pareja IA efectiva',
1700-
},
1701-
fr: {
1702-
name: 'Le Pattern Copilote de Codage',
1703-
description: 'Motifs courants pour la programmation en paire IA efficace',
1704-
},
1705-
id: {
1706-
name: 'Pola Coding Copilot',
1707-
description: 'Pola umum untuk pair programming AI yang efektif',
1708-
},
1709-
ja: {
1710-
name: 'コーディングコパイロットパターン',
1711-
description: '効果的なAIペアプログラミングのための一般的なパターン',
1712-
},
1713-
ko: {
1714-
name: '코딩 코파일럿 패턴',
1715-
description: '효과적인 AI 페어 프로그래밍을 위한 일반적인 패턴',
1716-
},
1717-
pt: {
1718-
name: 'O Padrão Copiloto de Codificação',
1719-
description: 'Padrões comuns para programação em par AI eficaz',
1720-
},
1721-
ru: {
1722-
name: 'Паттерн coding-копилота',
1723-
description: 'Общие паттерны для эффективной pair-программирования с ИИ',
1724-
},
1725-
tr: {
1726-
name: 'Kodlama Copilot Pattern',
1727-
description: 'Etkili AI pair programming için yaygın patternlar',
1728-
},
1729-
'zh-Hans': {
1730-
name: '编码副驾驶模式',
1731-
description: '有效 AI 结对编程的常见模式',
1732-
},
1733-
'zh-Hant': {
1734-
name: '編碼副駕駛員模式',
1735-
description: '有效 AI 結對編程的常見模式',
1736-
},
1737-
},
1738-
name: 'The Coding Copilot Pattern',
1739-
url: 'https://lovable.dev/patterns',
1740-
description: 'Common patterns for effective AI pair programming',
1741-
},
17421687
],
17431688
},
17441689
],

0 commit comments

Comments
 (0)