{{ lang === 'zh' ? '未找到匹配的章节' : 'No matching chapters found' }}
{{ lang === 'zh' ? '搜索结果' : 'Search Results' }}
{{ String(item.chapter.order).padStart(2, '0') }}
{{ t(item.chapter.tag) }}
{{ t(item.chapter.nav) }}
{{ t(item.chapter.subtitle) }}
39 个核心概念 · 5 层循序渐进
39 Core Concepts · 5 Progressive Tiers
覆盖 2024-2026 Agent 生态全貌的系统性知识库
A systematic knowledge base covering the full 2024-2026 Agent ecosystem
{{ t(group.tier.label) }}
{{ t(group.tier.description) }}
{{ group.items.length }} {{ lang === 'zh' ? '章节' : 'chapters' }}
{{ t(currentTier.label) }}
{{ t(currentTier.description) }}
{{ currentTierChapters.length }}
{{ lang === 'zh' ? '个章节' : 'chapters' }}
{{ String(ch.order).padStart(2, '0') }}
{{ t(ch.tag) }}
{{ t(ch.nav) }}
{{ t(ch.subtitle) }}
→
{{ String(currentChapter.order).padStart(2, '0') }}
{{ t(currentChapter.subtitle) }}
{{ lang === 'zh' ? '核心定义' : 'Definition' }}
{{ lang === 'zh' ? '本质解析' : 'Essence' }}
{{ content(currentChapter).table.title }}
| {{ h }} |
|---|
{{ content(currentChapter).tokenSaving.title }}
| {{ h }} |
|---|
{{ content(currentChapter).instructions.title }}
{{ item.title }}
{{ content(currentChapter).principles.title }}
{{ pi + 1 }}
{{ item.title }}
{{ content(currentChapter).steps.title }}
{{ item.step }}
{{ item.title }}
{{ content(currentChapter).comparison.title }}
{{ item.name }}
✓
- {{ p }}
✗
- {{ n }}
{{ item.verdict }}
{{ ex.title }}
←
{{ lang === 'zh' ? '上一节' : 'Previous' }}
{{ t(prevChapter.nav) }}
{{ lang === 'zh' ? '下一节' : 'Next' }}
{{ t(nextChapter.nav) }}