Files
codex/agentydragon/tasks/task-template.md
2025-06-24 12:50:43 -07:00

28 lines
591 B
Markdown

# Task Template
> *This task is specific to codex-rs.*
## Status
**General Status**: Not started / Started / Done / Cancelled
**Summary**: Brief summary of current status.
## Goal
Describe the objective of the task.
## Acceptance Criteria
List the measurable criteria for completion.
## Implementation
**How it was implemented**
Provide details on code modules, design decisions, and steps taken during implementation.
**How it works**
Explain the runtime behavior and overall operation to help engineers understand the feature.
## Notes
Any additional notes or references.