|
1 | 1 | --- |
2 | 2 | date: "2026-04-15" |
3 | | -title: "Guide V3: Concept Clarity + Practice Focus" |
| 3 | +title: "Guide V3 Launch — 15 Articles" |
4 | 4 | --- |
5 | 5 |
|
6 | | -# 2026-04-15 — Guide V3: Concept Clarity + Practice Focus |
| 6 | +# 2026-04-15 |
7 | 7 |
|
8 | | -Major restructure of the Guide section from 22 articles to 14 focused tutorials. |
| 8 | +## New Articles |
9 | 9 |
|
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) |
0 commit comments