1. Prepare the SDKs
The Go Agent SDK does not yet have a public module version. Follow the source installation instructions.
2. Define small runtime tools
3. Create the agent
4. Run one bounded troubleshooting turn
When this recipe fits
- the workflow belongs inside one Go service
- the supporting context already exists as local or internal calls
- you want an agent loop without introducing a larger job system yet