diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-21 14:01:11 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-21 14:01:11 +0300 |
| commit | 6e8f1ffb85cddd841614a156b291b881a1f6a875 (patch) | |
| tree | 2ee485e202c41aab140b4acb811ebdf2a4603cf8 /internal/processor/processor.go | |
| parent | 9c12e879c5d6833ce50f5b6d646ccce03a78db31 (diff) | |
fix: implement log viewer with newest-first ordering to avoid scroll issues
- 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>
Diffstat (limited to 'internal/processor/processor.go')
0 files changed, 0 insertions, 0 deletions
