UI: show distill schedule next-run times in settings panel
Fetches /distill/status when the ⚙ panel opens and renders next run times below the distill buttons (monospace, muted). Shows "today", "tomorrow", or "Mar 18" format depending on how far away. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
<button class="ctx-btn" id="distill-all-btn" title="Run all three steps in sequence">all</button>
|
||||
</div>
|
||||
<div id="ctx-distill-status"></div>
|
||||
<div id="ctx-schedule"></div>
|
||||
</div>
|
||||
<div class="ctx-section">
|
||||
<div class="ctx-section-title">Backend</div>
|
||||
|
||||
Reference in New Issue
Block a user