You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New Features
Support for multi-environment deployments (dev, test, prod) within the same AWS account with type-safe parameter management and environment-specific resource naming. #778 by @konokenj
Bug Fixes
Fixed an issue where pinning a bot that is not in the 'recently used list' would fail, and enabled bots without RAG to appear in both "recently used" and "starred" lists. #769 by @suzuki-safie
Enhancements
Improved parameter management with Zod schemas for better developer experience and type safety. #778 by @konokenj
Added environment tagging for all resources with CDKEnvironment for identification. #778 by @konokenj