dimensionalOS / dimensionalOS/dimos
Agent cronjobs
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.5k
- Forks
- 808
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 233
Description
- The agent should be able to create cronjobs and get triggered from cronjobs.
- The have to be stored on disk.
Synced from DIM-629 by paul.nechifor
Contributor guide
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
No files, tests, or entry points are named. Start by locating the agent execution and persistence entry points, then determine how cron schedules should create and trigger agents and where on-disk state belongs. Done means agents can be created from cronjobs, triggered by them, and stored on disk.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100