Refine terminal history scrolling and job failure summaries
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
|
||||
## 2. Management Terminal View
|
||||
|
||||
- [x] 2.1 Add a scroll container ref and follow-latest state to the management terminal, with initial/live bottom scrolling only while locked and unlock/relock detection at the bottom threshold.
|
||||
- [ ] 2.1 Add a scroll container ref and follow-latest state to the management terminal, with initial/live bottom scrolling only while locked and unlock/relock detection at the bottom threshold.
|
||||
- [x] 2.2 Increase the terminal retention buffer to 10,000 lines and keep oldest-line eviction for all incoming line types.
|
||||
- [x] 2.3 Add focused frontend tests for initial bottom positioning, scroll unlock/relock, bounded buffer behavior, and bounded SSE history options.
|
||||
- [ ] 2.3 Add focused frontend tests for initial bottom positioning, scroll unlock/relock, bounded buffer behavior, and bounded SSE history options.
|
||||
|
||||
## 3. Verification
|
||||
|
||||
- [x] 3.1 Run focused platform and platform_web tests, then `scripts/check-structure.sh`.
|
||||
- [x] 3.2 Run `openspec validate improve-server-terminal-log-window --strict` and record verification evidence before marking tasks complete.
|
||||
- [ ] 3.1 Run focused platform and platform_web tests, then `scripts/check-structure.sh`.
|
||||
- [ ] 3.2 Run `openspec validate improve-server-terminal-log-window --strict` and record verification evidence before marking tasks complete.
|
||||
|
||||
Reference in New Issue
Block a user