fix: correct spelling in error messages and documentation#2840
Merged
yingjiehe-xyz merged 1 commit intoblock:mainfrom Jun 13, 2025
Merged
fix: correct spelling in error messages and documentation#2840yingjiehe-xyz merged 1 commit intoblock:mainfrom
yingjiehe-xyz merged 1 commit intoblock:mainfrom
Conversation
Contributor
Author
|
I used https://github.com/codespell-project/codespell to do these checks. I didn't modify a few that were provider-specific or valid code shorthands. I would be happy to help integrate something like this into CI if that would be helpful or desired. 😄 |
michaelneale
approved these changes
Jun 10, 2025
Collaborator
michaelneale
left a comment
There was a problem hiding this comment.
nice, some real bad typos in there. that is how you know a human made them!
yingjiehe-xyz
approved these changes
Jun 13, 2025
chaitanyarahalkar
pushed a commit
to chaitanyarahalkar/goose
that referenced
this pull request
Jun 16, 2025
This was referenced Jun 16, 2025
michaelneale
added a commit
that referenced
this pull request
Jun 16, 2025
* main: (51 commits) Docs: Fetch MCP doesnt work with Gemini (#2940) feat: add Help & Feedback section in App Settings (#2935) docs: blog update (#2937) docs: fixing blog image (#2936) docs: lead/worker tutorial and blog post (#2930) chore(deps): bump golang.org/x/net from 0.14.0 to 0.38.0 in /temporal-service (#2836) chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /temporal-service (#2834) fix updater download text (#2919) chore(release): release version 1.0.28 (#2906) Enable updater and remove unzipping and installing update text (#2918) docs: updates for lead-worker model (#2916) fix: correct spelling in error messages and documentation (#2840) Change updater to use platform agnostic and secure zip library (#2913) Docs: Edit recipes on Goose desktop (#2912) Disable updater until we can debug more in release (#2908) fix router trait error (#2910) fix: Check for stderr error in receive() (#2905) Damien/sagemaker tgi (#2888) feat: (tool router) llm tool selector (#2866) feat: (tool router) adds extension name in vector db & search tool (#2855) ...
lifeizhou-ap
added a commit
that referenced
this pull request
Jun 16, 2025
* main: (23 commits) Docs: Fetch MCP doesnt work with Gemini (#2940) feat: add Help & Feedback section in App Settings (#2935) docs: blog update (#2937) docs: fixing blog image (#2936) docs: lead/worker tutorial and blog post (#2930) chore(deps): bump golang.org/x/net from 0.14.0 to 0.38.0 in /temporal-service (#2836) chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /temporal-service (#2834) fix updater download text (#2919) chore(release): release version 1.0.28 (#2906) Enable updater and remove unzipping and installing update text (#2918) docs: updates for lead-worker model (#2916) fix: correct spelling in error messages and documentation (#2840) Change updater to use platform agnostic and secure zip library (#2913) Docs: Edit recipes on Goose desktop (#2912) Disable updater until we can debug more in release (#2908) fix router trait error (#2910) fix: Check for stderr error in receive() (#2905) Damien/sagemaker tgi (#2888) feat: (tool router) llm tool selector (#2866) feat: (tool router) adds extension name in vector db & search tool (#2855) ...
opdich
added a commit
to opdich/goose
that referenced
this pull request
Jun 16, 2025
* upstream/main: Docs: Fetch MCP doesnt work with Gemini (block#2940) feat: add Help & Feedback section in App Settings (block#2935) docs: blog update (block#2937) docs: fixing blog image (block#2936) docs: lead/worker tutorial and blog post (block#2930) chore(deps): bump golang.org/x/net from 0.14.0 to 0.38.0 in /temporal-service (block#2836) chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /temporal-service (block#2834) fix updater download text (block#2919) chore(release): release version 1.0.28 (block#2906) Enable updater and remove unzipping and installing update text (block#2918) docs: updates for lead-worker model (block#2916) fix: correct spelling in error messages and documentation (block#2840) Change updater to use platform agnostic and secure zip library (block#2913) Docs: Edit recipes on Goose desktop (block#2912)
s-soroosh
pushed a commit
to s-soroosh/goose
that referenced
this pull request
Jul 18, 2025
Signed-off-by: Soroosh <soroosh.sarabadani@gmail.com>
cbruyndoncx
pushed a commit
to cbruyndoncx/goose
that referenced
this pull request
Jul 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR corrects various spelling errors found throughout the codebase in error messages, documentation, and configuration files.
Changes Made
Error Messages & Documentation: Fixed spelling errors in multiple Rust files:
Configuration Files: