Skip to content

feat(tui): update GPU refresh cycle intervals#8

Merged
seilk merged 2 commits intomainfrom
feature/refresh-cycle-intervals
Mar 23, 2026
Merged

feat(tui): update GPU refresh cycle intervals#8
seilk merged 2 commits intomainfrom
feature/refresh-cycle-intervals

Conversation

@seilk
Copy link
Owner

@seilk seilk commented Mar 16, 2026

Summary

  • Changed auto-refresh cycle from 10s → 30s → 1m → off to 30s → 1m → 5m → 10m → 30m → off
  • More practical polling intervals for production clusters where frequent SSH polling is unnecessary
  • Updated type definitions, cycle array, and display labels across 3 files

Test plan

  • TypeScript typecheck passes (make typecheck)
  • Manual: press R in TUI to cycle through new intervals, verify header label updates correctly
  • Manual: confirm auto-refresh fires at each interval setting

seilk and others added 2 commits March 16, 2026 21:29
Prevent git worktree contents from being tracked.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Change auto-refresh options from 10s/30s/1m/off to
30s/1m/5m/10m/30m/off for more practical polling intervals
on production clusters.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@seilk seilk merged commit 311f388 into main Mar 23, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant