Skip to content

Conversation

@dianed-square
Copy link
Contributor

This PR documents the new OpenRouter and Ollama onboarding options on first launch.

Documentation updates:

  • documentation/docs/getting-started/installation.md and documentation/docs/quickstart.md:
    • Doc new Desktop experience
    • Minor updates for consistency
  • documentation/docs/getting-started/providers.md:
    • Update currently recommended model note
  • documentation/src/components/Constants.js:
    • Renamed RateLimits.js file for general use and added some constants
  • documentation/src/components/LinuxDesktopInstallButtons.js:
    • Minor update for consistency
  • documentation/docs/assets/guides/set-up-provider-ui.png: Deleted obsolete image

@dianed-square dianed-square requested a review from a team as a code owner August 19, 2025 17:42
@github-actions
Copy link
Contributor

github-actions bot commented Aug 19, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-08-19 22:29 UTC

@@ -0,0 +1,46 @@
import React from "react";
Copy link
Contributor

Choose a reason for hiding this comment

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

hmm thanks for adding these. interesting pattern/different pattern than im used to.

So we're already in a components folder, which to my understanding is the equivalent of constants. we may want to put each of these in their own separate file..and import them that way.

For example:

src/components/DesktopProviderSetup.js and it would only have the desktop provider component

or
src/components/ModelSelectionTip.js

</Tabs>
</TabItem>

<TabItem value="linux" label="Linux" default>
Copy link
Contributor

Choose a reason for hiding this comment

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

good find

@dianed-square dianed-square merged commit c736a95 into main Aug 19, 2025
12 checks passed
@dianed-square dianed-square deleted the docs/openrouter-ollama-onboarding branch August 19, 2025 22:27
ayax79 pushed a commit to ayax79/goose that referenced this pull request Aug 21, 2025
michaelneale added a commit that referenced this pull request Aug 21, 2025
* main:
  docs: add figma tutorial (#4231)
  Add Nix flake for reproducible builds (#4213)
  Enhanced onboarding page visual design (#4156)
  feat: adds mtls to all providers (#2794) (#2799)
  Don't show a confirm dialog for quitting (#4225)
  Fix: Missing smart_approve in CLI /mode help text and error message (#4132)
  Clean up langfuse docs and scripts (#4220)
  feat: add remark-breaks plugin to preserve single newlines in markdown (#4217)
  feat(mcp/developer): accept -1 for insert_line number (#4112)
  Remove dead code and old settings migration (#4180)
  removed tests from lint-staged (#4203)
  docs: openrouter and ollama easy desktop setup (#4195)
  Custom providers update (#4099)
  docs: goose_terminal env var (#4205)
  Desktop alerts when suspicious unicode characters found in Recipe (#4080)
  chore: remove the google drive built-in extension (#4187)
  Move out app init (#4185)
@alexhancock alexhancock mentioned this pull request Aug 22, 2025
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