AI Playground Auto Fix Errors (#10242)
* Add stdout and stderr events
* add changeset
* Refactoring
* Format App.tsx
* add changeset
* working
* Add python-error event to capture Python errors occurring in the running event loop after the initial app launch
* Fix <ErrorDisplay />'s close button
* testing
* Fix <ErrorDisplay />
* Propagate python-error and initialization-error events to the controller
* Add init-code|file-run-error events
* changes
* fixes
* formatting
* remove console logs
* add changeset
* add toggle
* formatting
* fixes
* many fixes
* fix weird bug
* oops
---------
Co-authored-by: Yuichiro Tachibana (Tsuchiya) <t.yic.yt@gmail.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>