26 lines
857 B
Markdown
26 lines
857 B
Markdown
# Heartbeat Tasks
|
|
|
|
This file is checked every 30 minutes by your nanobot agent.
|
|
Add tasks below that you want the agent to work on periodically.
|
|
|
|
If this file has no tasks (only headers and comments), the agent will skip the heartbeat.
|
|
|
|
## Active Tasks
|
|
|
|
<!-- Add your periodic tasks below this line -->
|
|
|
|
### Gitea Status-Report & Sync
|
|
- Erstelle einen neuen Status-Report in `/root/.nanobot/workspace/gitea-sync/status-reports/`
|
|
- Dateiname: `YYYY-MM-DD_HHMM.md`
|
|
- Inhalt:
|
|
1. **System-Status**: RAM, Disk, Load, Uptime, laufende Dienste
|
|
2. **Repo-Wetterbericht**: Aktivität im `nanobot/workspace` Repo (letzte Commits, Collaborator-Aktivität, Issues, PRs, Statistiken)
|
|
- Committe und pushe zum Gitea-Repo `nanobot/workspace`
|
|
- Commit-Message mit 🐈 Emoji und kurzer Zusammenfassung
|
|
|
|
|
|
## Completed
|
|
|
|
<!-- Move completed tasks here or delete them -->
|
|
|