Files
Doomsday_Survival_Manual/HEARTBEAT.md

10 lines
630 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# HEARTBEAT.md
# 按计划完成工作
- 读取/app/working/workspaces/default/task_list.md任务列表
- 读取最新一条位完成的任务执行工作
- 当任务完成时必须把/app/working/workspaces/default/task_list.md中你完成的这条任务标记为已完成
- 任务完成后需要将文档提交并推送到git仓库git仓库用户名zhuo,密码baozhuo123
- 记录上一次执行的是什么任务,任务列表中完成与否都跳过,防止重复操作
- 每执行5条任务统计一下完成进度
- 如果剩余任务不足5条时需要根据之前的任务记录生成更多对应类型的任务