- Notifications
You must be signed in to change notification settings - Fork1.3k
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
base:main
Are you sure you want to change the base?
Update recommended models in docs#1312
Conversation
|
Greptile OverviewGreptile SummaryUpdated documentation to reflect latest model recommendations and correct default viewport dimensions.
Confidence Score: 5/5
Important Files ChangedFile Analysis
Sequence DiagramsequenceDiagram 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 |
There was a problem hiding this 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
why
New model dropped and topped the charts
what changed
Updated recommended model in docs
test plan