Automattic / studio

Studio by WordPress.com, a free desktop app that helps developers streamline their local WordPress development workflow.
https://developer.wordpress.com/studio/
GNU General Public License v2.0
138 stars 12 forks source link

Studio: Studio: Log all the messages for performance analysis #230

Closed kozer closed 1 week ago

kozer commented 2 weeks ago

Related to https://github.com/Automattic/dotcom-forge/issues/7359

Proposed Changes

This PR changes a little bit how we handle the response from our API, as we have integrated now with Odie, in order to support message store.

Testing Instructions

  1. Apply D151132-code
  2. Open Studio using STUDIO_AI=true npm start
  3. Ensure that chat still works

Pre-merge Checklist