Мы ещё переводим этот урок на Русский. Пока вы читаете версию на English.Помогите с переводом
Этот урок входит в сертифицированный курс Agent Career Ladder — Build
0 / 5 уроков пройденоПерейти к курсу

0%

Перейти к содержимому

Watch It Fail, Then Fix the Plan

Начинающий~25 мин0/4 шаги

Watch It Fail, Then Fix the Plan

Confident wrongness is the default agent failure. The model will keep calling a tool, or skip a tool, and still write a polished answer.

This lesson is a postmortem page: a trace of a bad run, the failure, and the smaller plan that would have caught it.

Learning outcomes

  • Read a short tool trace
  • Name the failure (wrong tool, skipped check, or no stop)
  • Replace a vague prompt with a two-step plan

Инструкции

1

Add an <h1> about failure, traces, or a postmortem

Подсказка: The page is a review, not a celebration.

2

Add <section class="trace"> with at least two steps of a bad run

3

Add <section class="failure"> naming what went wrong

4

Add <section class="fix"> with a smaller plan of at least two steps

Ваш код

html
21 строки
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

Живой просмотр

Живой просмотр