Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update recommended models in docs#1312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
miguelg719 wants to merge1 commit intomain
base:main
Choose a base branch
Loading
frommiguelgonzalez/stg-992-update-suggested-models-in-docs

Conversation

@miguelg719
Copy link
Collaborator

why

New model dropped and topped the charts

what changed

Updated recommended model in docs

test plan

greptile-apps[bot] reacted with thumbs up emoji
@changeset-bot
Copy link

⚠️ No Changeset found

Latest commit:4ca242c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go.If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@greptile-apps
Copy link
Contributor

Greptile Overview

Greptile Summary

Updated documentation to reflect latest model recommendations and correct default viewport dimensions.

  • Changed recommended model for "Intelligence" use case fromgoogle/gemini-2.5-pro togoogle/gemini-3-pro-preview
  • Fixed default viewport dimensions in MCP configuration docs from 1024x768 to 1288x711 to match the actual default defined inpackages/core/lib/v3/v3.ts:74

Confidence Score: 5/5

  • Safe to merge - documentation-only changes with no functional impact
  • Both changes are straightforward documentation updates with no code logic changes. The viewport dimension update correctly aligns documentation with the actual code default, and the model recommendation reflects a newer model release.
  • No files require special attention

Important Files Changed

File Analysis

FilenameScoreOverview
packages/docs/v3/configuration/models.mdx5/5Updated recommended model fromgoogle/gemini-2.5-pro togoogle/gemini-3-pro-preview for intelligence use case
packages/docs/v3/integrations/mcp/configuration.mdx5/5Updated default viewport dimensions from 1024x768 to 1288x711 to match actual code defaults

Sequence Diagram

sequenceDiagram    participant Dev as Developer    participant Docs as Documentation    participant Code as Core Code        Dev->>Docs: Update model recommendation    Note over Docs: gemini-2.5-pro → gemini-3-pro-preview        Dev->>Code: Check default viewport    Code-->>Dev: DEFAULT_VIEWPORT = 1288x711        Dev->>Docs: Update viewport dimensions    Note over Docs: 1024x768 → 1288x711        Note over Docs: Documentation now matches<br/>code defaults
Loading

Copy link
Contributor

@greptile-appsgreptile-appsbot left a comment

Choose a reason for hiding this comment

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

2 files reviewed, no comments

Edit Code Review Agent Settings |Greptile

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@seanmcguire12seanmcguire12seanmcguire12 approved these changes

+1 more reviewer

@greptile-appsgreptile-apps[bot]greptile-apps[bot] left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miguelg719@seanmcguire12

[8]ページ先頭

©2009-2025 Movatter.jp