-
Notifications
You must be signed in to change notification settings - Fork 2.8k
chore: add changeset for v3.28.6 #8261
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| - Fix: prevent checkpoint text from wrapping in non-English languages (#8206 by @NaccOll, PR by @app/roomote) | ||
| - Remove language selection and word wrap toggle from CodeBlock (thanks @mrubens!) | ||
| - feat: add package.nls.json checking to find-missing-translations script (thanks @app/roomote!) | ||
| - Bare metal evals fixes (thanks @cte!) |
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.
Consider adding a conventional commit type prefix (e.g. fix:) to this entry for consistency with the other bullets.
| - Bare metal evals fixes (thanks @cte!) | |
| - fix: Bare metal evals fixes (thanks @cte!) |
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.
Found some minor consistency issues that could be improved for better maintainability.
|
|
||
| - feat(types): add GPT-5-Codex model (thanks @daniel-lxs!) | ||
| - feat: Add keyboard shortcut for toggling auto-approve (Cmd/Ctrl+Alt+A) (thanks @brunobergher!) | ||
| - Fix: Improve reasoning block formatting for better readability (thanks @daniel-lxs!) |
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.
Consider standardizing to lowercase "fix:" to match conventional commit format. Currently lines 9-11 use "Fix:" with capital F while other entries use lowercase.
| - feat(types): add GPT-5-Codex model (thanks @daniel-lxs!) | ||
| - feat: Add keyboard shortcut for toggling auto-approve (Cmd/Ctrl+Alt+A) (thanks @brunobergher!) | ||
| - Fix: Improve reasoning block formatting for better readability (thanks @daniel-lxs!) | ||
| - Fix: respect Ollama Modelfile num_ctx configuration (#7797 by @hannesrudolph, PR by @app/roomote) |
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.
The attribution format varies throughout the file. Some entries use "thanks @username!" while others use "by @username, PR by @app/roomote". Consider standardizing the format for consistency.
Important
Add GPT-5-Codex model, new keyboard shortcut, and various fixes in v3.28.6 changeset.
GPT-5-Codexmodel.package.nls.jsonchecking tofind-missing-translationsscript.Ollama Modelfile num_ctxconfiguration.CodeBlock.This description was created by
for 10cd00f. You can customize this summary. It will automatically update as commits are pushed.