|
- Replace phonetic display with a proper log viewer widget
- Prepend new log messages instead of appending to show newest first
- Capture stdout/stderr output to display in the log viewer
- Remove problematic auto-scroll functionality that wasn't working
- Add timestamp to each log message for better tracking
This approach eliminates the need for auto-scrolling since the latest
messages are always visible at the top of the log viewer.
🤖 Generated with [opencode](https://opencode.ai)
Co-Authored-By: opencode <noreply@opencode.ai>
|