Skip to content

Proposal for the support of scheduling tasks, similar as offered by OpenAI #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 23 commits into
base: development
Choose a base branch
from

Conversation

moritzbutzmann
Copy link

Proposal for scheduling tasks

Use case: E.g. in the future one could ask Agent Zero to summarize the latest AI developments every morning at 7am and then send a mail with the summary

This is right now a basic implementation, which generates a user message with the content of the task at a specific time.
It supports one time and recurring tasks. Tasks can be added, listed and removed. The scheduled task is either being executed in the current chat (default) or in a new chat.

@frdel
Copy link
Owner

frdel commented Feb 9, 2025

Thank you, scheduler is on the roadmap for following minor versions. I will take a look at it.

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.

2 participants