chore(release): release version 1.24.0 (minor)#7102
chore(release): release version 1.24.0 (minor)#7102github-actions[bot] wants to merge 11 commits intomainfrom
Conversation
macOS ARM64 Desktop App (Apple Silicon)📱 Download macOS Desktop App (arm64, unsigned) Instructions: |
goose Release Manual Testing ChecklistVersion: _____Make a copy of this document for each version and check off as steps are verified. Provider Testing
Starting ConversationsTest various ways to start a conversation:
RecipesCreate Recipe from Session
Use Existing Recipe
Recipe Management
Recipe from File
recipe:
title: test recipe again
description: testing recipe again
instructions: The value of test_param is {{test_param}}
prompt: What is the value of test_param?
parameters:
- key: test_param
input_type: string
requirement: required
description: Enter value for test_param
ExtensionsManual Extension Addition
Playwright Extension
Extension with Environment Variables
Settings
Follow-up IssuesLink any GitHub issues filed during testing: |
|
claude-code and gemini-cli failed in ./scripts/test_providers.sh I've never used gemini-cli so no expectation of that working, but the claude code one looks a bit suspicious. |
macOS ARM64 Desktop App (Apple Silicon)📱 Download macOS Desktop App (arm64, unsigned) Instructions: |
Co-authored-by: Douwe Osinga <douwe@squareup.com>
macOS ARM64 Desktop App (Apple Silicon)📱 Download macOS Desktop App (arm64, unsigned) Instructions: |
macOS ARM64 Desktop App (Apple Silicon)📱 Download macOS Desktop App (arm64, unsigned) Instructions: |
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com> Co-authored-by: Zane Staggs <zane@squareup.com>
macOS ARM64 Desktop App (Apple Silicon)📱 Download macOS Desktop App (arm64, unsigned) Instructions: |
…7076) Signed-off-by: fl-sean03 <sean@opspawn.com> Co-authored-by: fl-sean03 <sean@opspawn.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: OpSpawn <opspawn@users.noreply.github.com>
macOS ARM64 Desktop App (Apple Silicon)📱 Download macOS Desktop App (arm64, unsigned) Instructions: |
macOS ARM64 Desktop App (Apple Silicon)📱 Download macOS Desktop App (arm64, unsigned) Instructions: |
Co-authored-by: Douwe Osinga <douwe@squareup.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
cc094c6 to
bfaad50
Compare
macOS ARM64 Desktop App (Apple Silicon)📱 Download macOS Desktop App (arm64, unsigned) Instructions: |
macOS ARM64 Desktop App (Apple Silicon)📱 Download macOS Desktop App (arm64, unsigned) Instructions: To test speech-to-text, you also need to codesign the app with the microphone entitlement: |
|
released |
Release v1.24.0
How to Release
Push the release tag to trigger the release:
git fetch && git tag v1.24.0 origin/release/1.24.0 git push origin v1.24.0This PR will auto-merge once the tag is pushed.
Important Notes
mainChanges in This Release
Comparing:
v1.23.0...v1.24.0remove buttonUX (refactor: updated elevenLabs API module andremove buttonUX #6781) (4571c3a)This release PR was generated automatically.