joyride

pez 2025-10-14T16:03:58.188679Z

I’m switching Joyride output from that Output channel stuff so that the user can do plain printlns (or any stdout/stderr) and it will go the a Joyride output channel, inspired by the Calva terminal output destination. A test that it really works is if we can do ANSI rendering. Well, I’m not super savvy with that, but Copilot is. 😃

pez 2025-10-14T20:59:48.049529Z

Please help test it!