AI Dev
section

Part 2 — Where you use it

Compare AI surfaces by context, tools, permissions, persistence, and billing before choosing where work should happen.

The model is only one layer. The surface around it determines what the system can see, which tools it can call, and what it can change.

LessonUse it when
Chat, desktop, IDE, terminal, APIYou need to choose the right working surface.
Plan, act, observe, checkAn agent can take several steps or edit a project.
Reach another system safelyA tool needs access to mail, files, calendars, repositories, or another service.
What an API call costs and exposesYou are moving from a product interface to programmatic calls.

Return to Start here or begin with the same model in different surfaces.