schedule background task (cron)
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 2k
- Forks
- 291
- Avg merge
- 30m
- Merged PRs (30d)
- 3
Description
There should be a way, similar to new gemini agentic features to have for the agent to set background tasks and repetitive ones. To have a look at what gemini can do, see: https://www.theverge.com/news/670848/google-agent-mode-gemini-app-project-mariner-i-o-2025.
The functionality should be more or less as simple as having a way to set an internal cron to woke the bot with a specific goal at a specific time with a reporting callback. Currently localagi can perform tasks in the background already with its internal state, however we might need to improve that further as it currently it is too lose.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not identify any files, tests, or entry points to inspect. Begin by mapping the existing background-task and internal-state behavior, then define the scheduling, goal execution, and reporting callback requirements before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- ai, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100