Features
- feat(jira): add search_users tool for user lookup by email (#3451)
- feat(selectors): add dropdown selectors for 14 integrations (#3433)
Improvements
- improvement(selectors): remove dead semantic fallback code (#3454)
- improvement(selectors): simplify selector context + add tests (#3453)
- improvement(oauth): centralize scopes and remove dead scope evaluation code (#3449)
- improvement(canonical): backfill for canonical modes on config changes (#3447)
Bug Fixes
- fix(selectors): resolve env var references at design time for selector context (#3446)
- fix(memory): upgrade bun from 1.3.9 to 1.3.10 (#3441)
- fix(tool-input): restore workflow input mapper visibility (#3438)