Skip to content

Conversation

@continue
Copy link
Contributor

@continue continue bot commented Oct 30, 2025

Description

This PR adds an Info callout to the Local Models section in /customization/models that directs users to the Ollama setup guide for a quick walkthrough.

Changes

  • Added an Info callout component before the Local Models description
  • Linked to the existing Ollama guide at /guides/ollama-guide

Preview

The callout reads: "Need a quick setup walkthrough? Check out Using Ollama with Continue: A Developer's Guide."

This improves discoverability of the Ollama guide for users who are setting up local models.


This agent session was co-authored by bekah-hawrot-weigel and Continue.


Summary by cubic

Added an Info callout in the Local Models section that links to the Ollama setup guide to help users quickly configure local models. Improves discoverability of the guide while keeping the section concise.

Written for commit 9bdaf26. Summary will update automatically on new commits.

Added an Info callout to the Local Models section in /customization/models
that directs users to the Ollama setup guide for a quick walkthrough.

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <[email protected]>
Co-authored-by: bekah-hawrot-weigel <[email protected]>
@continue continue bot requested a review from a team as a code owner October 30, 2025 13:25
@continue continue bot requested review from sestinj and removed request for a team October 30, 2025 13:25
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 30, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@continue
Copy link
Contributor Author

continue bot commented Oct 30, 2025

The CI failure in test (windows-latest, 20) is unrelated to this documentation change. The failing test is TUIChat.slashCommands.test.tsx which tests CLI TUI functionality, while this PR only modifies docs/customization/models.mdx.

The test failure:

❌ TUIChat - Slash Commands Tests > filters slash commands when typing /log [REMOTE MODE] > works in remote mode
→ expected '╭────────────────────────────────────…' to contain '/exi'

This appears to be a flaky test in the CLI test suite that's timing-dependent or environment-specific (only failing on windows-latest with Node 20). The documentation change cannot affect CLI test behavior.

All other checks have passed including:

  • ✅ lint
  • ✅ all other test configurations (ubuntu, macos, windows with different node versions)
  • ✅ Mintlify deployment
  • ✅ prettier-check

Request: Could a maintainer trigger a re-run of the failed test, or merge if this is a known flaky test?

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Oct 30, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 30, 2025
@BekahHW BekahHW merged commit c49c1c5 into main Oct 30, 2025
60 of 62 checks passed
@BekahHW BekahHW deleted the add-local-models-ollama-guide-callout branch October 30, 2025 14:46
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Oct 30, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants