Skip to main content
← Back to index page

0.1.16

Fixed bugs improving UI stability, cost calculations, and API endpoint behavior. Key improvements include fixes for debug mode span display, visual diagram interactions, and pagination handling.

Bug Fixes

  • Paused spans not displayed after page refresh in debug mode (#210)
  • Cannot collapse content in InputNode (Visual Diagram) (#212)
  • Cost calculation should only sum from api_invoke spans (#213)
  • Inconsistent spacing between ThreadList rows (#214)
  • POST /threads endpoint ignores JSON body pagination parameters (#216)
  • Infinite scroll fires multiple duplicate requests and uses wrong offset (#217)