mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
docs: centralize task list removal and update AGENTS.md guidance
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# AGENTS.md
|
||||
|
||||
**Agents:** Please update `agentydragon/README.md` with a brief summary of your work
|
||||
(features, fixes, refactors, documentation, etc.) whenever you make changes to this repository.
|
||||
(features, fixes, refactors, documentation, etc.) whenever you make changes to this repository. For work on tasks in `agentydragon/tasks/`, update the corresponding task Markdown’s **Status** and **Implementation** sections in place rather than maintaining a central task list.
|
||||
This serves as a branch-level changelog that the AI assistant will include in its context.
|
||||
|
||||
# Rust/codex-rs
|
||||
|
||||
@@ -18,21 +18,9 @@ This file documents the changes introduced on the `agentydragon` branch
|
||||
## Dependency updates
|
||||
- Added `uuid` crate to `codex-rs/cli` and `codex-rs/tui`.
|
||||
|
||||
## Documentation tasks (under `tasks/`)
|
||||
- task-template.md
|
||||
- 01-dynamic-mount-commands.md
|
||||
- 02-auto-approve-predicates.md
|
||||
- 03-live-config-reload.md
|
||||
- 04-auto-mount-repo.md
|
||||
- 04-auto-mount-repo-plan.md
|
||||
- 06-external-editor-prompt.md
|
||||
- 07-undo-feedback-decision.md
|
||||
- 08-set-shell-title.md
|
||||
- 09-file-dir-level-approvals.md
|
||||
- 10-inspect-container-state.md
|
||||
- 11-custom-approval-predicates.md
|
||||
- 12-internet-connection-toggle.md
|
||||
- 13-interactive-prompt-during-execution.md
|
||||
## Documentation tasks
|
||||
|
||||
Tasks live under `agentydragon/tasks/` as individual Markdown files. Please update each task’s **Status** and **Implementation** sections in place rather than maintaining a static list here.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user