mirror of
https://github.com/openai/codex.git
synced 2026-05-03 12:52:11 +03:00
28 lines
591 B
Markdown
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. |