fix(FN-2300): preserve log viewport behavior during streaming
- Update AgentLogViewer to anchor scroll position when new streamed entries prepend while the user is reading older logs - Keep live-follow behavior near the top and avoid false scroll adjustments when loading older history - Add focused auto-scroll regression tests covering near-top follow, anchored reading, and history pagination cases - Improve log readability styling by using theme tokens and consistent text color for normal and thinking log lines - Resolve release changelog conflicts and retain both existing 0.1.1 notes and FN-2300 changelog entry
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
- Updated dependencies [86fd24e]
|
||||
- Updated dependencies [585e480]
|
||||
- Updated dependencies [7d31b21]
|
||||
- Updated dependencies
|
||||
- Updated dependencies [ff5df16]
|
||||
- Updated dependencies [df2836c]
|
||||
- Updated dependencies [bbdd11a]
|
||||
|
||||
Reference in New Issue
Block a user