-
Notifications
You must be signed in to change notification settings - Fork 36
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: Hardened runtime and notarization #367
Conversation
* v1.0: [app] Turn send button into stop button when goose is responding so user can cancel if needed
not worrying about error, will be setting up the details shortly |
- v1.0 | ||
pull_request: | ||
branches: | ||
- v1.0 #remove this before committing! |
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.
is this a problem?
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 dont' want it running on every PR? (I guess we could.? means you get a binary for each PR actually... good thinking).
* v1.0: feat: use mac main menu (#366)
* v1.0: feat: Hardened runtime and notarization (#367) feat: use mac main menu (#366) [app] Turn send button into stop button when goose is responding so user can cancel if needed [app] Fix position for MoreMenu and make top region a little smaller feat [cli]: Add keyring management for OpenAI API keys (#361)
* v1.0: fix: During configure remove 'recommended' from provider descriptions (#372) [cli] On interrupt repair messages (#370) feat: add low priority user output for bash feat: collapse long tool args (#368) feat: Hardened runtime and notarization (#367) feat: use mac main menu (#366) [app] Turn send button into stop button when goose is responding so user can cancel if needed [app] Fix position for MoreMenu and make top region a little smaller feat [cli]: Add keyring management for OpenAI API keys (#361) Interrupt running shell tool commands (#365) [GUI multiprocess] tabless multiple goosed processes per window (#355) feat: simplify initial session splash (#362) fix: hide response form behind flag
preparing for automated publishing