Skip to content

feat(auto): add advanced scheduler cron and run logs#160

Merged
alexk-dev merged 3 commits intomainfrom
feat/scheduler-advanced-cron-run-logs
Mar 12, 2026
Merged

feat(auto): add advanced scheduler cron and run logs#160
alexk-dev merged 3 commits intomainfrom
feat/scheduler-advanced-cron-run-logs

Conversation

@alexk-dev
Copy link
Owner

Summary

  • add an advanced cron mode to the scheduler API and dashboard so users can create minute-level schedules like every minute or every 5 minutes without losing the existing simple presets
  • expose goal, task, and schedule identifiers in the dashboard, chat context, and command responses so schedules can be created and debugged without guessing ids
  • add scheduler run history endpoints and a dashboard logs modal that groups persisted session messages by auto run id for per-schedule troubleshooting
  • propagate auto scheduler metadata through MDC, agent context, persisted assistant/tool messages, and session detail responses so failures can be traced by run, schedule, goal, task, and conversation
  • cover the new scheduler flows with backend tests for advanced cron creation, run history aggregation, session metadata mapping, and auto scheduler context propagation

@alexk-dev alexk-dev merged commit 70dfd3a into main Mar 12, 2026
9 checks passed
@alexk-dev alexk-dev deleted the feat/scheduler-advanced-cron-run-logs branch March 12, 2026 00:18
@sonarqubecloud
Copy link

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