Set up automation
- Connect a GitHub repository and map it to an Embedder project.
- Install Embedder on the machine that will build and test the project.
- Run
embedder start daemonand complete authentication if prompted. - Run
embedder monitorto check that the daemon is connected. - Mention Embedder in the repository, or connect Slack and mention it in a channel containing the app.
Write a complete request
Include the repository or pull request, expected change, constraints, and verification. Name the target and power limits if the work needs hardware. The daemon works in a separate checkout. The coding agent commits, pushes, and opens or updates a PR during the run. Existing PR work updates its branch; default-branch work createsembedder/work/<work-item-id>. Request local-only work to opt out of publishing. Review the returned changes and checks before requesting a merge.
If Embedder asks a question, reply in the same GitHub conversation or Slack thread.
Choose a guide
GitHub work
Connect a repository, request changes, and review results.
Slack work
Start and continue repository work in a Slack thread.
Operate the daemon
Start, monitor, scope, and stop the background worker.
Remote hardware
Connect to a board attached to another machine.

