Features
- feat(internal): added internal api base url for internal calls (#3212)
- feat(creators): added referrers, code redemption, campaign tracking, etc (#3198)
- Merge pull request #3210 from simstudioai/feat/google-books
- feat(google books): Add google books integration
Improvements
- refactor(tool-input): subblock-first rendering, component extraction, bug fixes (#3207)
Bug Fixes
- fix(tool-input): sync cleared subblock values to tool params (#3214)
- Remove redundant error handling, move volume item to types file
- fix(agent): always fetch latest custom tool from DB when customToolId is present (#3208)
- Correct error handling, specify auth mode as api key
- fix(copilot): make default model opus 4.5 (#3209)
- fix(s3): support get-object region override and robust S3 URL parsing (#3206)
- fix(terminal): reconnect to running executions after page refresh (#3200)
- fix(change-detection): resolve false positive trigger block change detection (#3204)
Other Changes
- Migrate last response to types