Document the AI configuration assistant#5217
Open
btshrewsbury-viam wants to merge 2 commits into
Open
Conversation
Add a how-to page for configuring a machine with the AI assistant, covering describing changes, reviewing staged edits, using the assistant on a fragment, and when to use it versus editing config directly. Link it from the configure hardware overview and the machine configuration page.
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
btshrewsbury-viam
requested review from
Michael Lee (michaellee1019) and
Petr Novikov (petrnovikov)
July 15, 2026 17:27
btshrewsbury-viam
marked this pull request as ready for review
July 15, 2026 17:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Closes #5204.
Adds a new how-to page documenting the AI assistant for machine configuration, verified against a live app.viam.com session on 2026-07-15.
New page
docs/hardware/ai-assistant.md— "Configure a machine with the AI assistant" (how-to, with a short explanation of what the assistant does and the review-before-save model). Sections map to the issue's learning objectives:Placement and discoverability
Placed in the machine-configuration how-to area (
docs/hardware/, weight 11, betweenmachine-configurationandfragments). Linked from the section front doorconfigure-hardware.mdand frommachine-configuration.mdso it is discoverable. Additive only; no pages moved, renamed, or deleted.Fidelity notes
Checks (run in the worktree)
make build-prodwas intentionally not run to avoid contending with the coordinator and Netlify builds; the coordinator should confirm the production build and the Netlify deploy preview.