summaryrefslogtreecommitdiff
path: root/internal/executor/gemini.go
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-03-16 00:41:44 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-03-16 00:41:44 +0000
commit908fb8650ce1f295b6047fe95a75ec4aa235b7dc (patch)
tree8f97498c91e167d9c94b998175121041e6879398 /internal/executor/gemini.go
parentb91636be171bc8e43a3dba1b54f78e2048356ab1 (diff)
fix: restore running tab rendering and throttle history fetch
- poll() now calls renderActiveTab(cache) on early-return so switching tabs always renders immediately instead of leaving the panel blank - renderRunningView unchanged check now requires running.length > 0, fixing the empty-state message never appearing when no tasks run - Extract renderActiveTab() to avoid duplicating the tab switch logic - Throttle execution history fetch to once per 60s (was every poll) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/executor/gemini.go')
0 files changed, 0 insertions, 0 deletions