What's Changed
🏕 K8s
- feat: integrate AI helper into CPU/Memory charts for troubleshooting
🏕 Notifications
- fix: explicit reactions fetch and blocking-sync fixes
🏕 Optimizations
- feat: add startup CPU/Memory charts to K8s recommendations
🏕 Tickets
- feat: tickets listing UI/UX improvements
🏕 Workflow
- feat: add config/secret support for task-level triggers; add workflow listing and create-popup
- feat: add workflow execution retry functionality; add is_new_issue filter and workflow filters
- feat: add notifications.read_thread task type
- feat: display webhook URL with token in trigger config sidebar
- fix: select script executor by account provider; missing Python option and inactive account filtering fixes
- fix: return 200 for inactive webhook triggers; other optimizer and dry-run fixes
🏕 Cloud
- feat: add GCP Real-Time Alarm Detection & Event Handling
- fix: allow resource & recommendation sync when no billing data; collector-server Azure/AWS fixes
- fix: Azure onboarding templates, metric alert recommendations and numerous Azure stability improvements
🏕 AI
- feat: dedicated pods based workspaces
- fix: many LLM/agent fixes (N+1 query, Prometheus tools, workspace token expiry, solver prompt adjustments)
- fix: configurable code-analysis agent image per environment