Features
- feat(providers): add Fireworks AI provider integration (#3873)
- feat(launchdarkly): add LaunchDarkly integration for feature flag management (#3870)
- feat(models): add gpt-5.4-mini and gpt-5.4-nano (#3871)
- feat(extend): add Extend AI document processing integration (#3869)
- feat(tailscale): add Tailscale integration with 20 API operations (#3868)
- feat(infra): add dev environment support (#3867)
- feat(secrets-manager): add AWS Secrets Manager integration (#3866)
Improvements
- improvement(triggers): add tags to all trigger.dev task invocations (#3878)
- improvement(attio): validate integration, fix event bug, add missing tool and triggers (#3872)
- improvement(workflows): replace Zustand workflow sync with React Query as single source of truth (#3860)
- improvement(ui): fix nav loading flash, skeleton mismatches, and React anti-patterns across resource pages (#3864)
Bug Fixes
- fix(kb): chunking config persistence (#3877)
- fix(chat): align floating chat send button colors with home/mothership chat (#3876)
- fix(reorder): drag and drop hook (#3874)
- fix(vllm): pass env.VLLM_API_KEY to chat requests (#3865)