Skip to content

Add documentation for views as setup assistants - #33

Merged
keegandonley merged 3 commits into
mainfrom
docs/setup-assistant-views
Aug 20, 2026
Merged

Add documentation for views as setup assistants#33
keegandonley merged 3 commits into
mainfrom
docs/setup-assistant-views

Conversation

@keegandonley

Copy link
Copy Markdown
Member

No description provided.

Copilot AI lite review requested due to automatic review settings August 20, 2026 14:35

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds and cross-links documentation for “view-based” setup assistants (using packaged views instead of declarative field lists), including how this.completeSetup() persists setup config and what behavioral/validation gotchas apply.

Changes:

  • Document view-based setup assistants end-to-end (manifest keys, host-provided chrome, save semantics, packaging validation).
  • Add/expand this.completeSetup(payload, options?) docs and reference it as the preferred way to write setup config from scripts.
  • Update related indexes/glossary/gotchas and refresh referenced engine version text.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/README.md Updates the docs index entry to reflect the new view-based setup-assistant content.
docs/method-index.md Adds this.completeSetup and view-based assistant entries; updates section anchors.
docs/glossary.md Expands setup-assistant terminology and adds “View-based setup assistant” definition.
docs/17-gotchas.md Adds multiple gotchas specific to completeSetup and view-based assistants.
docs/16-release-and-publish.md Notes packager-version dependency for validating assistant view rules.
docs/13-setup-assistants.md Adds the full “View-based setup assistants” section and renumbers downstream sections.
docs/05-platform-api.md Recommends this.completeSetup() for writing setup config vs wholesale PATCH.
docs/04-worker-runtime-api.md Documents this.completeSetup() and updates calendar-source restrictions.
docs/03-manifest-reference.md Adds setup_assistant.view / user_setup_assistant.view and validation rules.
docs/02-getting-started.md Clarifies local viewer/validation limitations for view-based setup assistants.
docs/01-overview.md Updates overview narrative to include view-based assistants and completeSetup.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/04-worker-runtime-api.md

@mauricebecnel400 mauricebecnel400 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@keegandonley
keegandonley merged commit c41e202 into main Aug 20, 2026
2 checks passed
@keegandonley
keegandonley deleted the docs/setup-assistant-views branch August 20, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants