Features
- feat(rootly): add Rootly incident management integration with 14 tools (#3899)
- feat(rippling): expand Rippling integration from to 86 tools, landing updates (#3886)
- feat(credentials) Add google service account support (#3828)
- feat(landing): added models pages (#3888)
- feat(providers): server-side credential hiding for Azure and Bedrock (#3884)
Improvements
- improvement(models): update default to claude-sonnet-4-6 and reorganize OpenAI models (#3898)
- improvement(providers): audit and update all provider model definitions (#3893)
- improvement(workflow): seed start block on server side (#3890)
- improvement(credentials): consolidate OAuth modals and auto-fill credential name (#3887)
Bug Fixes
- fix(credential): fix service_account migration to avoid unsafe enum usage in same transaction (#3897)
- fix(credential) fix credential migration (#3896)
- fix(blog): Fix blog not loading (#3895)
- fix(envvar): remove dead env var
- fix(cost): worker crash incremenental case (#3885)
- fix(encryption): specify authTagLength on all AES-GCM cipher/decipher calls (#3883)
Other Changes
- chore(bun): update bunfig.toml (#3889)