Claude Code Companion
{/* Page Header */}
{/* Bento-style Summary Cards */}
{/* End of list placeholder */}
{/* System Logs / Details Panel */}
{t('scheduledPage.title')}
{t('scheduledPage.subtitle')}
{/* Total Tasks */}
{/* Next Run */}
{/* System Health */}
{/* Operational Tasks Table */}
{t('tasks.totalTasks')}
analytics
{stats.totalTasks}
trending_up
{t('scheduledPage.thisMonth', { count: '+2' })}
{t('scheduledPage.nextRun')}
schedule
{stats.nextRun.name}
{stats.nextRun.time}
{t('scheduledPage.systemHealth')}
check_circle
{stats.systemHealth}%
{stats.healthPeriod}
| {t('scheduledPage.colTaskName')} | {t('scheduledPage.colFrequency')} | {t('scheduledPage.colLastResult')} | {t('scheduledPage.colNextExecution')} | {t('scheduledPage.colActions')} |
|---|---|---|---|---|
|
code_blocks
{task0.name}
Root: /projects/companion/src
|
{task0.frequency} |
check_circle
{task0.lastResult}
|
{task0.nextExecution}
|
|
|
cleaning_services
{task1.name}
{task1.description}
|
{task1.frequency} |
check_circle
{task1.lastResult}
|
{task1.nextExecution}
|
|
|
database
{task2.name}
{task2.description}
|
Monthly |
error
{task2.lastResult}
|
{task2.nextExecution}
|
|
history_toggle_off
{t('scheduledPage.endOfList')}
{t('scheduledPage.pausedTasks')}
{/* Recent Output Logs */}
{/* Resource Allocation Panel */}
{t('scheduledPage.recentLogs')}
2023-11-10 23:01
[INFO]
Nightly linting started for repository: companion-main
2023-11-10 23:04
[INFO]
Processed 1,422 files. No critical issues found.
2023-11-10 23:04
[WARN]
Found 12 deprecated calls in /legacy/utils.js
2023-11-10 23:05
[INFO]
Task completed successfully in 242.4s.
Log stream: active
{t('scheduledPage.resourceAllocation')}
{t('scheduledPage.cpuCapacity')}
42%
{t('scheduledPage.memoryLoad')}
68%