DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
AI for Frontend Developers Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
medium
AI for Frontend Developers
What real benefit does logging each agent step's tool calls (name + input) provide?
A
It makes the agent run faster
B
It gives observability into a multi-step agent's behavior, making it possible to diagnose issues like a malformed-result loop or wrong tool selection
C
It's required by the API
D
It reduces token cost
Check Answer