Skip to content

Commit 7c1b3c7

Browse files
committed
feat: migrate all 61 v1 tutorials to format_version v2
- Add format_version: v2 to frontmatter of all 61 remaining tutorials - Add "Why This Track Matters" section to all 61 (tutorial-specific) - Add "Mental Model" heading above existing mermaid diagrams (42 tutorials) - Fix heading mismatches to pass v2 validator - Add missing "What You Will Learn" sections (8 tutorials) - 191/191 tutorials now pass v2 format validation
1 parent 3ba8a47 commit 7c1b3c7

69 files changed

Lines changed: 1072 additions & 155 deletions

File tree

Some content is hidden

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

discoverability/query-coverage.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -457,12 +457,12 @@
457457
"title": "Fireproof Tutorial: Local-First Document Database for AI-Native Apps"
458458
},
459459
{
460-
"file_url": "https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/botpress-tutorial/README.md",
460+
"file_url": "https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/comfyui-tutorial/README.md",
461461
"intent_signals": [
462462
"general-learning"
463463
],
464-
"slug": "botpress-tutorial",
465-
"title": "Botpress Tutorial: Open Source Conversational AI Platform"
464+
"slug": "comfyui-tutorial",
465+
"title": "ComfyUI Tutorial: Mastering AI Image Generation Workflows"
466466
}
467467
]
468468
},

discoverability/query-hub.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ Recommended tutorials:
157157
- Learn how to use activepieces/activepieces to build, run, and govern production automation workflows with open-source extensibility, piece development, API control, and self-hosted operations.
158158
- [Fireproof Tutorial: Local-First Document Database for AI-Native Apps](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/fireproof-tutorial/README.md)
159159
- Learn how to use fireproof-storage/fireproof to build local-first, encrypted, sync-capable applications with a unified browser/Node/Deno API and React hooks.
160-
- [Botpress Tutorial: Open Source Conversational AI Platform](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/botpress-tutorial/README.md)
161-
- This comprehensive tutorial will guide you through Botpress, a powerful open source platform for building conversational AI applications
160+
- [ComfyUI Tutorial: Mastering AI Image Generation Workflows](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/comfyui-tutorial/README.md)
161+
- A deep technical walkthrough of ComfyUI covering Mastering AI Image Generation Workflows.
162162

163163
## Taskade AI, Genesis, and MCP Workflows
164164

discoverability/search-intent-map.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,12 @@ Auto-generated topical clusters to strengthen internal linking and query-to-tuto
88

99
## ai-app-frameworks
1010

11-
- tutorial_count: **27**
11+
- tutorial_count: **26**
1212

1313
- [Activepieces Tutorial: Open-Source Automation, Pieces, and AI-Ready Workflow Operations](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/activepieces-tutorial/README.md)
1414
- intents: production-operations
1515
- [BentoML Tutorial: Building Production-Ready ML Services](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/bentoml-tutorial/README.md)
1616
- intents: production-operations
17-
- [Botpress Tutorial: Open Source Conversational AI Platform](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/botpress-tutorial/README.md)
18-
- intents: general-learning
1917
- [Chatbox Tutorial: Building Modern AI Chat Interfaces](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/chatbox-tutorial/README.md)
2018
- intents: general-learning
2119
- [ComfyUI Tutorial: Mastering AI Image Generation Workflows](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/comfyui-tutorial/README.md)
@@ -60,7 +58,9 @@ Auto-generated topical clusters to strengthen internal linking and query-to-tuto
6058
- intents: general-learning
6159
- [Turborepo Tutorial: High-Performance Monorepo Build System](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/turborepo-tutorial/README.md)
6260
- intents: general-learning
63-
- ... plus 2 more tutorials in this cluster
61+
- [Vercel AI SDK Tutorial: Production TypeScript AI Apps and Agents](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/vercel-ai-tutorial/README.md)
62+
- intents: production-operations
63+
- ... plus 1 more tutorials in this cluster
6464

6565
## ai-coding-agents
6666

@@ -141,8 +141,10 @@ Auto-generated topical clusters to strengthen internal linking and query-to-tuto
141141

142142
## general-software
143143

144-
- tutorial_count: **16**
144+
- tutorial_count: **17**
145145

146+
- [Botpress Tutorial: Open Source Conversational AI Platform](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/botpress-tutorial/README.md)
147+
- intents: production-operations
146148
- [Claude Task Master Tutorial: AI-Powered Task Management for Developers](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/claude-task-master-tutorial/README.md)
147149
- intents: general-learning
148150
- [DSPy Tutorial: Programming Language Models](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/dspy-tutorial/README.md)

discoverability/tutorial-directory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This page is auto-generated from the tutorial index and is intended as a fast br
5353
- [bolt.diy Tutorial: Build and Operate an Open Source AI App Builder](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/bolt-diy-tutorial/README.md)
5454
- A production-focused deep dive into stackblitz-labs/bolt.diy: architecture, provider routing, safe edit loops, MCP integrations, deployment choices, and operational governance.
5555
- [Botpress Tutorial: Open Source Conversational AI Platform](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/botpress-tutorial/README.md)
56-
- This comprehensive tutorial will guide you through Botpress, a powerful open source platform for building conversational AI applications
56+
- Important Notice (2025): Botpress v12 has been sunset and is no longer available for new deployments. However, existing customers with active v12 subscriptions remain fully supported.
5757
- [Browser Use Tutorial: AI-Powered Web Automation Agents](https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/browser-use-tutorial/README.md)
5858
- Learn how to use browser-use/browser-use to build agents that can navigate websites, execute workflows, and run reliable browser automation in production.
5959

discoverability/tutorial-index.json

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -662,27 +662,36 @@
662662
"title": "bolt.diy Tutorial: Build and Operate an Open Source AI App Builder"
663663
},
664664
{
665-
"cluster": "ai-app-frameworks",
665+
"cluster": "general-software",
666666
"file_url": "https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/botpress-tutorial/README.md",
667667
"index_path": "tutorials/botpress-tutorial/README.md",
668668
"intent_signals": [
669-
"general-learning"
669+
"production-operations"
670670
],
671671
"keywords": [
672672
"botpress",
673673
"open",
674674
"source",
675675
"conversational",
676-
"comprehensive",
677-
"will",
678-
"powerful",
679-
"building",
680-
"applications"
676+
"important",
677+
"notice",
678+
"v12",
679+
"has",
680+
"been",
681+
"sunset",
682+
"longer",
683+
"available",
684+
"new",
685+
"deployments",
686+
"however",
687+
"existing",
688+
"customers",
689+
"active"
681690
],
682691
"path": "tutorials/botpress-tutorial",
683692
"repo_url": "https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/botpress-tutorial",
684693
"slug": "botpress-tutorial",
685-
"summary": "This comprehensive tutorial will guide you through Botpress, a powerful open source platform for building conversational AI applications",
694+
"summary": "Important Notice (2025): Botpress v12 has been sunset and is no longer available for new deployments. However, existing customers with active v12 subscriptions remain fully supported.",
686695
"title": "Botpress Tutorial: Open Source Conversational AI Platform"
687696
},
688697
{

discoverability/tutorial-itemlist.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
},
159159
{
160160
"@type": "ListItem",
161-
"description": "This comprehensive tutorial will guide you through Botpress, a powerful open source platform for building conversational AI applications",
161+
"description": "Important Notice (2025): Botpress v12 has been sunset and is no longer available for new deployments. However, existing customers with active v12 subscriptions remain fully supported.",
162162
"name": "Botpress Tutorial: Open Source Conversational AI Platform",
163163
"position": 23,
164164
"url": "https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/botpress-tutorial/README.md"

llms-full.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ Main repository:
138138
## Botpress Tutorial: Open Source Conversational AI Platform
139139
- Path: tutorials/botpress-tutorial
140140
- Index: https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/botpress-tutorial/README.md
141-
- Summary: This comprehensive tutorial will guide you through Botpress, a powerful open source platform for building conversational AI applications
142-
- Keywords: botpress, open, source, conversational, comprehensive, will, powerful, building, applications
141+
- Summary: Important Notice (2025): Botpress v12 has been sunset and is no longer available for new deployments. However, existing customers with active v12 subscriptions remain fully supported.
142+
- Keywords: botpress, open, source, conversational, important, notice, v12, has, been, sunset, longer, available, new, deployments, however, existing, customers, active
143143

144144
## Browser Use Tutorial: AI-Powered Web Automation Agents
145145
- Path: tutorials/browser-use-tutorial

tutorials/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Use this guide to navigate all tutorial tracks, understand structure rules, and
1616
|:-------|:------|
1717
| Tutorial directories | 191 |
1818
| Tutorial markdown files | 1722 |
19-
| Tutorial markdown lines | 1,048,148 |
19+
| Tutorial markdown lines | 1,049,054 |
2020

2121
## Source Verification Snapshot
2222

tutorials/ag2-tutorial/README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: default
33
title: "AG2 Tutorial"
44
nav_order: 73
55
has_children: true
6+
format_version: v2
67
---
78

89
# AG2 Tutorial: Next-Generation Multi-Agent Framework
@@ -19,6 +20,17 @@ has_children: true
1920

2021
---
2122

23+
## Why This Track Matters
24+
25+
AG2 is increasingly relevant for developers working with modern AI/ML infrastructure. Build collaborative AI agent systems with AG2, the community-driven successor to AutoGen, and this track helps you understand the architecture, key patterns, and production considerations.
26+
27+
This track focuses on:
28+
29+
- **Create Conversational Agents** that collaborate through natural dialogue
30+
- **Implement Code Execution** safely with Docker sandboxing
31+
- **Build Multi-Agent Systems** with group chat coordination
32+
- **Integrate External Tools** through function calling
33+
2234
## 🎯 What is AG2?
2335

2436
**AG2**<sup>[View Repo](https://github.com/ag2ai/ag2)</sup> is the community-driven successor to Microsoft's AutoGen framework. It provides a powerful, open-source platform for building AI agents that can collaborate to solve complex tasks through natural conversation.
@@ -35,6 +47,9 @@ has_children: true
3547

3648
> **Note**: The original AutoGen creators transitioned to AG2 to promote open governance. Microsoft continues developing AutoGen as part of their Agent Framework.
3749
50+
51+
## Mental Model
52+
3853
```mermaid
3954
flowchart TD
4055
A[User Task] --> B[AssistantAgent]
@@ -91,7 +106,7 @@ flowchart TD
91106
- **Group Chat** - Multiple agents collaborating
92107
- **Nested Chat** - Hierarchical agent structures
93108

94-
## Tutorial Chapters
109+
## Chapter Guide
95110

96111
1. **[Chapter 1: Getting Started](01-getting-started.md)** - Installation, setup, and your first AG2 agents
97112
2. **[Chapter 2: Agent Types](02-agent-types.md)** - Understanding and configuring different agents
@@ -103,7 +118,7 @@ flowchart TD
103118
8. **[Chapter 8: Production Deployment](08-production.md)** - Scaling, monitoring, and best practices
104119
9. **[Chapter 9: Enterprise Operations](09-enterprise-operations.md)** - Governance, evals, safety, and cost/perf tuning
105120

106-
## What You'll Learn
121+
## What You Will Learn
107122

108123
- **Create Conversational Agents** that collaborate through natural dialogue
109124
- **Implement Code Execution** safely with Docker sandboxing

tutorials/agentgpt-tutorial/README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: default
33
title: "AgentGPT Tutorial"
44
nav_order: 14
55
has_children: true
6+
format_version: v2
67
---
78

89
# AgentGPT Tutorial: Building Autonomous AI Agents
@@ -18,6 +19,9 @@ AgentGPT<sup>[View Repo](https://github.com/reworkd/AgentGPT)</sup> is a platfor
1819

1920
AgentGPT shows how to build AI systems that can break down complex objectives into manageable tasks, use various tools and APIs, and execute plans autonomously while maintaining safety and reliability.
2021

22+
23+
## Mental Model
24+
2125
```mermaid
2226
flowchart TD
2327
A[User Goal] --> B[Task Planning]
@@ -44,7 +48,18 @@ flowchart TD
4448
class K,L learning
4549
```
4650

47-
## Tutorial Chapters
51+
## Why This Track Matters
52+
53+
AgentGPT is increasingly relevant for developers working with modern AI/ML infrastructure. A deep technical walkthrough of AgentGPT covering Building Autonomous AI Agents, and this track helps you understand the architecture, key patterns, and production considerations.
54+
55+
This track focuses on:
56+
57+
- understanding getting started with agentgpt
58+
- understanding agent architecture & design
59+
- understanding task planning & goal setting
60+
- understanding tool integration & apis
61+
62+
## Chapter Guide
4863

4964
Welcome to your journey through autonomous AI agent development! This tutorial explores how to build intelligent agents that can plan, execute, and learn autonomously.
5065

@@ -64,7 +79,7 @@ Welcome to your journey through autonomous AI agent development! This tutorial e
6479
- latest release: [`v.1.0.0`](https://github.com/reworkd/AgentGPT/releases/tag/v.1.0.0) (published 2023-11-02)
6580
- status: **archived**
6681

67-
## What You'll Learn
82+
## What You Will Learn
6883

6984
By the end of this tutorial, you'll be able to:
7085

0 commit comments

Comments
 (0)