You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now visualization and business logic are tightly coupled. For example, it’s not possible to render the dev TUI in a test without also bringing up the run and edit agents. Separating them would allow us to improve test coverage.