mirror of
https://github.com/openai/codex.git
synced 2026-05-04 05:11:37 +03:00
wip
This commit is contained in:
@@ -3,7 +3,7 @@ id = "<NN>"
|
||||
title = "<Task Title>"
|
||||
status = "<<<!!! MANAGER: SET VALID STATUS - Not started? !!!>>>"
|
||||
summary = "Brief summary of current status."
|
||||
dependencies = "<<<!!! MANAGER: POPULATE THIS WHEN CREATING TASK !!!>>>"
|
||||
dependencies = [<<<!!! MANAGER: LIST TASK IDS THAT MUST BE COMPLETED BEFORE STARTING; SEPARATED BY COMMAS, E.G. "02","05" !!!>>>] # <!-- Manager rationale: explain why these dependencies are required and why other tasks are not. -->
|
||||
last_updated = "<timestamp in ISO format>"
|
||||
goal: |
|
||||
Describe the objective of the task here.
|
||||
|
||||
Reference in New Issue
Block a user