-
Notifications
You must be signed in to change notification settings - Fork 2.4k
feat: add Help & Feedback section in App Settings #2935
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
feat: add Help & Feedback section in App Settings #2935
Conversation
…st features chore: bump version to 1.0.29 in package.json and package-lock.json
ui/desktop/package.json
Outdated
| "name": "goose-app", | ||
| "productName": "Goose", | ||
| "version": "1.0.28", | ||
| "version": "1.0.29", |
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.
did you mean to add this part?
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.
Yeah, my understanding is that we already released version 1.0.28, so this would need to go out with the next version.
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.
but the team will update that when they are ready to cut a release. let's leave it at 28
| "version": "1.0.29", | |
| "version": "1.0.28", |
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.
hmm, i think we bump the version during the release
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.
I didnt refresh the page so I didn't see Angie's comment. Sorry about that
|
i like this but I'll let @opdich and others review! |
* 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) ...
* 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) ...
* 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)
Signed-off-by: Soroosh <[email protected]>
I wasn't sure if folks would prefer this in the Updates section, but I just kept it separate for now.
Preview: