feat(logs): add initial log loading and tab management improvements

- Implement fetchLastLines API to load initial log entries
- Add addInitialLogs function to useSSE hook for prepending logs
- Improve tab handling with better closable behavior and state management
- Add backend support for fetching last N lines from log files
This commit is contained in:
Luiz Costa
2025-11-18 11:32:05 -03:00
parent ac4f232e5e
commit dfe9b10bb8
7 changed files with 383 additions and 14 deletions
File diff suppressed because one or more lines are too long