Understand the operating model
Embedder combines four controls during a task:- Project context supplies source files,
EMBEDDER.md, hardware selections, schematics, documents, skills, and saved memory. - The agent mode determines whether the session plans, implements, or uses debugging tools.
- The approval policy determines which available tool calls wait for confirmation.
- The session keeps the conversation, queued prompts, checkpoints, and compressed context.
Embedded development workflows
Set up a project, plan changes, build, test, flash, observe, and debug.
Agent modes
Choose Act, Plan, or Debug based on the work and evidence you need.
Sessions and context
Manage chat tabs, history, queued prompts, checkpoints, forks, and sharing.
Tool approvals
Control confirmations and configure persistent command and path rules.
Make work reliable and reusable
Use these concepts after you understand the basic operating model:Get reliable results
Write bounded prompts, attach precise context, and require observable evidence.
Skills
Load reusable instructions and install compatible skill packages.
Project memory
Save durable project knowledge and recall it in later sessions.
Subagents and agent teams
Delegate isolated research or parallelize work with explicit boundaries.
Goals and bounded loops
Continue toward an objective or run reviewed work on a fixed cadence.

