Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 1.25 KB

CHANGELOG

Inspired from Keep a Changelog

Unreleased

Features

  • introduces Pipeline to execute asynchronous operations (#376)

Enhancements

  • feat: Hide navigate to discover button if alert is not from visual editor monitor(#368)
  • Add flags in the config to control trace view and feedback buttons in message bubbles (#379)

Bug Fixes

  • Optimize the response of AI agent APIs (#373, #380)
  • fixed incorrect message id field used (#378)
  • fix: return 404 instead of 500 for missing agent config name (#384)
  • Improve alert summary with backend log pattern experience (#389)

Infrastructure

Documentation

Maintenance

Refactoring