web-ui: clock indicator on sessions a cron is scheduled to post into (#500)
A session that a session-targeted cron will post into (for example a scheduled resume that promised "I'll report when it's green") looked completely idle: the background chip only reflected live background jobs and job-output watches. listSessions now attaches a per-session count of enabled, unarchived crons whose destination targets the session, and sessionBackground lists them (id, title, next fire time) for the inspector panel. The session list shows a clock indicator on those sessions so pending scheduled activity is visible at a glance. <!-- codesmith:footer --> --- <a href="https://app.blacksmith.sh/yc-software/codesmith/qm/pr/389"><picture><source media="(prefers-color-scheme: dark)" srcset="https://pr-comments-assets.blacksmith.sh/codesmith/view-with-codesmith-dark-v2.svg"><source media="(prefers-color-scheme: light)" srcset="https://pr-comments-assets.blacksmith.sh/codesmith/view-with-codesmith-light-v2.svg"><img alt="View with [code]smith" src="https://pr-comments-assets.blacksmith.sh/codesmith/view-with-codesmith-dark-v2.svg"></picture></a> <a href="https://backend.blacksmith.sh/track/enable-autofix?expires=1789237836&installation_model_id=19911&pr_number=389&repository=yc-software%2Fqm&return_to=https%3A%2F%2Fgithub.com%2Fyc-software%2Fqm%2Fpull%2F389&signature=39344772455a44a26a3e1fdceb781918b81a882ce91fca9b026d867ae0cfe500"><picture><source media="(prefers-color-scheme: dark)" srcset="https://pr-comments-assets.blacksmith.sh/codesmith/autofix-with-codesmith-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://pr-comments-assets.blacksmith.sh/codesmith/autofix-with-codesmith-light.svg"><img alt="Autofix with [code]smith" src="https://pr-comments-assets.blacksmith.sh/codesmith/autofix-with-codesmith-dark.svg"></picture></a> <sup>Need help on this PR? Tag <code>@codesmith-bot</code> with what you need. Autofix is disabled.</sup> <!-- codesmith:autofix:disabled --> <!-- /codesmith:footer -->
R
Regan Bell committed
f6659482f0b25cf9f7a7aed9193c89e81bfe4040
Parent: 246ad95
Committed by GitHub <noreply@github.com>
on 8/13/2026, 10:22:12 PM