Closed
Conversation
alexhancock
approved these changes
Jul 15, 2025
…2694) Co-authored-by: Michael Neale <[email protected]>
Co-authored-by: Rizel Scarlett <[email protected]>
Signed-off-by: toyamagu2021 <[email protected]> Signed-off-by: toyamagu-2021 <[email protected]> Signed-off-by: [email protected] <[email protected]>
Co-authored-by: Nahiyan Khan <[email protected]> Co-authored-by: Taylor Ho <[email protected]> Co-authored-by: Lily Delalande <[email protected]> Co-authored-by: Spence <[email protected]> Co-authored-by: spencrmartin <[email protected]> Co-authored-by: Judson Stephenson <[email protected]> Co-authored-by: Max Novich <[email protected]> Co-authored-by: Best Codes <[email protected]> Co-authored-by: caroline-a-mckenzie <[email protected]> Co-authored-by: Michael Neale <[email protected]>
…ing agent chat messages (#3453)
Co-authored-by: Lifei Zhou <[email protected]>
Co-authored-by: Rizel Scarlett <[email protected]>
rust failures are not related
Signed-off-by: HikaruEgashira <[email protected]>
Co-authored-by: Douwe Osinga <[email protected]>
Co-authored-by: Douwe Osinga <[email protected]>
…e/recipe-warning-modal * 'add-install-warning' of github.com:block/goose: Link it and make it quit Move it to ipc Show the warning in the right place Undo WIP fix: wrap continueInitialization in useCallback and move after dependencies Goose Work # Conflicts: # ui/desktop/openapi.json # ui/desktop/src/components/ChatView.tsx # ui/desktop/src/components/ui/RecipeWarningModal.tsx # ui/desktop/src/main.ts # ui/desktop/src/preload.ts # ui/desktop/src/utils/recipeHash.ts
Contributor
|
Contributor
Collaborator
|
woah don't know what is going on with github here - 450 files (!) |
Collaborator
|
yeah sometimes I see this with forks - usualy to fix it you can target it to another branch, and then retarted it to main and it fixes up the history in github (but in this case- yeah that other PR is fine I think so can close this) |
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.
Longer term this should be handled by the server, but that's true for the entire recipe processing, so leaving it here for now