Skip to content

Commit 55dc53b

Browse files
joeylee12629-starjoey
andauthored
fix: changelog shows article list with links only (#47)
Co-authored-by: joey <joey@joeydeMacBook-Air.local>
1 parent 4c8df0a commit 55dc53b

File tree

2 files changed

+36
-50
lines changed

2 files changed

+36
-50
lines changed

changelog/2026-04-15.md

Lines changed: 18 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,24 @@
11
---
22
date: "2026-04-15"
3-
title: "Guide V3: Concept Clarity + Practice Focus"
3+
title: "Guide V3 Launch — 15 Articles"
44
---
55

6-
# 2026-04-15 — Guide V3: Concept Clarity + Practice Focus
6+
# 2026-04-15
77

8-
Major restructure of the Guide section from 22 articles to 14 focused tutorials.
8+
## New Articles
99

10-
## What Changed
11-
12-
### New Architecture
13-
- **Getting Started** (3): What is a Harness, Your First Harness, Harness vs Framework
14-
- **Core Concepts** (4): Agentic Loop, Tool System, Memory & Context, Guardrails
15-
- **Practice** (5): Context Engineering, Sandbox, Skill System, Sub-Agent, Error Handling
16-
- **Reference** (2): Implementation Comparison, Glossary
17-
18-
### Quality Improvements
19-
- Every article now opens with a **Core Insight** summary
20-
- Professional terminology preserved in English (Agentic Loop, Guardrails, Context Window)
21-
- New concepts explained with before/after comparisons
22-
- Agent definition updated: 2023 Agent vs Harness-era Agent distinction
23-
24-
### New Content
25-
- **Nexu Windows Packaging** article added (EN + ZH) — Electron build optimization case study
26-
27-
### Fixes
28-
- Fixed Start Reading button 404 on homepage
29-
- Fixed all internal `.md` links → converted to `/guide/slug` routes
30-
- Synced sidebar titles with article H1 headings
31-
- Added GitHub button to Chinese homepage
10+
- [What is a Harness?](/guide/what-is-harness)
11+
- [Your First Harness](/guide/your-first-harness)
12+
- [Harness vs. Framework](/guide/harness-vs-framework)
13+
- [Agentic Loop](/guide/agentic-loop)
14+
- [Tool System](/guide/tool-system)
15+
- [Memory & Context](/guide/memory-and-context)
16+
- [Guardrails](/guide/guardrails)
17+
- [Context Engineering](/guide/context-engineering)
18+
- [Sandbox](/guide/sandbox)
19+
- [Skill System](/guide/skill-system)
20+
- [Sub-Agent](/guide/sub-agent)
21+
- [Error Handling](/guide/error-handling)
22+
- [Implementation Comparison](/guide/comparison)
23+
- [Glossary](/guide/glossary)
24+
- [Shipping Our Windows Client](/guide/nexu-windows-packaging)

zh-changelog/2026-04-15.md

Lines changed: 18 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,24 @@
11
---
22
date: "2026-04-15"
3-
title: "Guide V3:概念清晰化 + 实战聚焦"
3+
title: "Guide V3 上线 — 15 篇文章"
44
---
55

6-
# 2026-04-15 — Guide V3:概念清晰化 + 实战聚焦
6+
# 2026-04-15
77

8-
Guide 板块大重构,从 22 篇精简为 14 篇聚焦教程。
8+
## 新增文章
99

10-
## 更新内容
11-
12-
### 全新架构
13-
- **入门** (3):什么是 Harness、你的第一个 Harness、Harness vs Framework
14-
- **核心概念** (4):Agentic Loop、Tool 系统、Memory 与 Context、Guardrails
15-
- **实战** (5):Context 工程、Sandbox、Skill 系统、Sub-Agent、错误处理
16-
- **参考** (2):主流 Harness 实现对比、术语表
17-
18-
### 质量提升
19-
- 每篇文章开头新增 **Core Insight** 核心洞察
20-
- 专业术语保留英文(Agentic Loop、Guardrails、Context Window)
21-
- 新概念配有前后对比表格解释
22-
- Agent 定义更新:区分 2023 Agent 与 Harness 时代的 Agent
23-
24-
### 新增内容
25-
- **Nexu Windows 打包实战**文章(中英双语)— Electron 打包优化案例
26-
27-
### 修复
28-
- 修复首页 Start Reading 按钮 404
29-
- 修复所有内部 `.md` 链接 → 转为 `/guide/slug` 路由
30-
- 侧边栏标题与文章 H1 标题统一
31-
- 中文首页补充 GitHub 按钮
10+
- [什么是 Harness?](/zh/guide/what-is-harness)
11+
- [你的第一个 Harness](/zh/guide/your-first-harness)
12+
- [Harness 与 Framework 的区别](/zh/guide/harness-vs-framework)
13+
- [Agentic Loop](/zh/guide/agentic-loop)
14+
- [Tool 系统](/zh/guide/tool-system)
15+
- [Memory 与 Context](/zh/guide/memory-and-context)
16+
- [Guardrails](/zh/guide/guardrails)
17+
- [Context 工程](/zh/guide/context-engineering)
18+
- [Sandbox](/zh/guide/sandbox)
19+
- [Skill 系统](/zh/guide/skill-system)
20+
- [Sub-Agent](/zh/guide/sub-agent)
21+
- [错误处理](/zh/guide/error-handling)
22+
- [主流 Harness 实现对比](/zh/guide/comparison)
23+
- [术语表](/zh/guide/glossary)
24+
- [Windows 客户端百亿 Token 实战](/zh/guide/nexu-windows-packaging)

0 commit comments

Comments
 (0)