Files
gemini-cli/packages/core
galz10 9d1772b7f8 fix: address PR feedback for background shell output logging
- Add 'error' listener to background log WriteStreams to prevent unhandled errors
- Switch to incremental logging via 'decodedChunk' in handleOutput for PTY and child_process
- Improve newline handling for wrapped lines in writeBufferToLogStream
- Remove obsolete lastSyncedLine and lastSyncedOffset tracking
- Update unit tests to match refactored logging logic and interfaces
2026-03-09 16:37:49 -07:00
..