Skip to content

Conversation

@dianed-square
Copy link
Contributor

@dianed-square dianed-square commented Feb 10, 2026

Summary

This PR documents GCP Vertex AI org policy filtering and updates/applies the OnboardingProviderSetup component for Desktop onboarding options in the three topics that contain onboarding info.

  • GCP Vertex AI org policy filtering:

    • documentation/docs/getting-started/providers.md:
      • Add GCP Vertex AI org policy filtering mention to "Available Providers" table
  • OnboardingProviderSetup component:

    • documentation/docs/getting-started/installation.md:
      • Desktop: Use shared component for welcome screen options
      • CLI: Replace component with accurate 3-option list matching actual CLI
      • Add Free Credits Offer info box (was removed from component)
    • documentation/docs/getting-started/providers.md and documentation/docs/quickstart.md:
      • Use shared component for Desktop welcome screen options (no change to content)
    • documentation/src/components/OnboardingProviderSetup.js:
      • Update to include all 5 Desktop welcome screen options
  • Misc:

    • documentation/docs/tutorials/rpi.md:
      • Fix spacing in codeblock diagram

Type of Change

  • Feature
  • Bug fix
  • Refactor / Code quality
  • Performance improvement
  • Documentation
  • Tests
  • Security fix
  • Build / Release
  • Other (specify below)

AI Assistance

  • This PR was created or reviewed with AI assistance

Testing

None


Copilot AI review requested due to automatic review settings February 10, 2026 19:12
@dianed-square dianed-square requested a review from a team as a code owner February 10, 2026 19:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the documentation onboarding instructions by centralizing Desktop “welcome screen” provider options into a shared MDX component, and adds a note about GCP Vertex AI organization policy model filtering.

Changes:

  • Expand OnboardingProviderSetup to include all 5 Desktop welcome screen options and reuse it across onboarding docs.
  • Update CLI onboarding instructions in the installation guide to reflect the actual 3-option CLI flow.
  • Document Vertex AI organization policy filtering and fix spacing in the RPI tutorial diagram.

Reviewed changes

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

Show a summary per file
File Description
documentation/src/components/OnboardingProviderSetup.js Replaces the previous component content with the current 5 Desktop welcome screen options.
documentation/docs/quickstart.md Swaps the inline Desktop onboarding list for the shared component.
documentation/docs/getting-started/providers.md Adds the shared component for Desktop onboarding options and notes Vertex AI org policy filtering.
documentation/docs/getting-started/installation.md Uses the shared component for Desktop, replaces CLI section with a 3-option list, and adds the free credits info box.
documentation/docs/tutorials/rpi.md Fixes spacing/alignment in the codeblock diagram.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 10, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-02-10 19:36 UTC

@dianed-square dianed-square added this pull request to the merge queue Feb 10, 2026
Merged via the queue into main with commit fd6a270 Feb 10, 2026
26 checks passed
@dianed-square dianed-square deleted the docs/desktop-onboarding-component branch February 10, 2026 19:33
jh-block added a commit that referenced this pull request Feb 10, 2026
* origin/main: (30 commits)
  docs: GCP Vertex AI org policy filtering & update OnboardingProviderSetup component (#7125)
  feat: replace subagent and skills with unified summon extension (#6964)
  feat: add AGENT=goose environment variable for cross-tool compatibility (#7017)
  fix: strip empty extensions array when deeplink also (#7096)
  [docs] update authors.yaml file (#7114)
  Implement manpage generation for goose-cli (#6980)
  docs: tool output optimization (#7109)
  Fix duplicated output in Code Mode by filtering content by audience (#7117)
  Enable tom (Top Of Mind) platform extension by default (#7111)
  chore: added notification for canary build failure (#7106)
  fix: fix windows bundle random failure and optimise canary build (#7105)
  feat(acp): add model selection support for session/new and session/set_model (#7112)
  fix: isolate claude-code sessions via stream-json session_id (#7108)
  ci: enable agentic provider live tests (claude-code, codex, gemini-cli) (#7088)
  docs: codex subscription support (#7104)
  chore: add a new scenario (#7107)
  fix: Goose Desktop missing Calendar and Reminders entitlements (#7100)
  Fix 'Edit In Place' and 'Fork Session' features (#6970)
  Fix: Only send command content to command injection classifier (excluding part of tool call dict) (#7082)
  Docs: require auth optional for custom providers (#7098)
  ...
tlongwell-block added a commit that referenced this pull request Feb 11, 2026
* origin/main: (107 commits)
  feat: Allow overriding default bat themes using environment variables (#7140)
  Make the system prompt smaller (#6991)
  Pre release script (#7145)
  Spelling (#7137)
  feat(mcp): upgrade rmcp to 0.15.0 and advertise MCP Apps UI extension capability (#6927)
  fix: ensure assistant messages with tool_calls include content field (#7076)
  fix(canonical): handle gcp_vertex_ai model mapping correctly (#6836)
  Group dependencies in root Cargo.toml (#6948)
  refactor: updated elevenLabs API module and `remove button` UX (#6781)
  fix: we were missing content from langfuse traces (#7135)
  docs: update username in authors.yml (#7132)
  fix extension selector syncing issues (#7133)
  fix(acp): per-session Agent for model isolation and load_session restore (#7115)
  fix(claude-code): defensive coding improvements for model switching (#7131)
  feat(claude-code): dynamic model listing and mid-session model switching (#7120)
  Inline worklet source (#7128)
  [docs] One shot prompting is dead - Blog Post (#7113)
  fix: correct spelling of Debbie O'Brien's name in authors.yml (#7127)
  docs: GCP Vertex AI org policy filtering & update OnboardingProviderSetup component (#7125)
  feat: replace subagent and skills with unified summon extension (#6964)
  ...

# Conflicts:
#	Cargo.lock
#	Cargo.toml
Tyler-Hardin pushed a commit to Tyler-Hardin/goose that referenced this pull request Feb 11, 2026
Tyler-Hardin pushed a commit to Tyler-Hardin/goose that referenced this pull request Feb 11, 2026
Tyler-Hardin pushed a commit to Tyler-Hardin/goose that referenced this pull request Feb 11, 2026
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.

2 participants