v1.1.0
UpdateDesigner-First Agent Navigation + Backend Hardening
Agent opening now defaults to the Agentic Designer, with backend security and rollout readiness updates across auth, rate limiting, and deployment planning.
Agentic Designer UX
- Clicking an agent from the dashboard now opens the Agentic Designer by default
- Template deployment “Open Agent” action now routes to the designer when enabled
- Agent settings remain accessible via the Edit Agent action
Security & Robustness
- Hardened /models auth path to require valid bearer token verification instead of header presence
- Provider rate-limit tracking fix applied for accurate token accounting and resilience
- API key cache invalidation corrected to clear hashed cache entries reliably
Operations
- Deployment rollout plan prepared with migration checks, Firebase deployment sequencing, and endpoint validation
- Post-deploy verification scope defined for auth, routing, and agent navigation behavior