Skip to content

Commit

Permalink
AI Playground Auto Fix Errors (#10242)
Browse files Browse the repository at this point in the history
* 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) <[email protected]>
Co-authored-by: gradio-pr-bot <[email protected]>
  • Loading branch information
3 people authored Jan 2, 2025
1 parent 2b23e7f commit 6edf038
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 17 deletions.
5 changes: 5 additions & 0 deletions .changeset/thick-nails-lie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"website": minor
---

feat:AI Playground Auto Fix Errors
Loading

0 comments on commit 6edf038

Please sign in to comment.