frontmatter

This commit is contained in:
Rai (Michael Pokorny)
2025-06-24 18:40:56 -07:00
parent 3eb6efd4a4
commit e7f49ec30c
17 changed files with 136 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
+++
id = "01"
title = "Dynamic Mount-Add and Mount-Remove Commands"
status = "Merged"
dependencies = ""
last_updated = "2025-06-25T01:40:09.501150"
+++
# Task 01: Dynamic Mount-Add and Mount-Remove Commands
> *This task is specific to codex-rs.*

View File

@@ -1,3 +1,11 @@
+++
id = "02"
title = "Granular Auto-Approval Predicates"
status = "Merged"
dependencies = ""
last_updated = "2025-06-25T01:40:09.503983"
+++
# Task 02: Granular Auto-Approval Predicates
> *This task is specific to codex-rs.*

View File

@@ -1,3 +1,11 @@
+++
id = "03"
title = "Live Config Reload and Prompt on Changes"
status = "Not started"
dependencies = ""
last_updated = "2025-06-25T01:40:09.504758"
+++
# Task 03: Live Config Reload and Prompt on Changes
> *This task is specific to codex-rs.*

View File

@@ -1,3 +1,11 @@
+++
id = "04"
title = "Auto-Mount Entire Repo and Auto-CD to Subfolder"
status = "Not started"
dependencies = ""
last_updated = "2025-06-25T01:40:09.505291"
+++
# Task 04: Auto-Mount Entire Repo and Auto-CD to Subfolder
> *This task is specific to codex-rs.*

View File

@@ -1,3 +1,11 @@
+++
id = "06"
title = "External Editor Integration for Prompt Entry"
status = "Done"
dependencies = ""
last_updated = "2025-06-25T01:40:09.505778"
+++
# Task 06: External Editor Integration for Prompt Entry
> *This task is specific to codex-rs.*

View File

@@ -1,3 +1,11 @@
+++
id = "07"
title = "Undo Feedback Decision with Esc Key"
status = "Merged"
dependencies = ""
last_updated = "2025-06-25T01:40:09.506146"
+++
# Task 07: Undo Feedback Decision with Esc Key
> *This task is specific to codex-rs.*

View File

@@ -1,3 +1,11 @@
+++
id = "08"
title = "Set Shell Title to Reflect Session Status"
status = "Complete"
dependencies = ""
last_updated = "2025-06-25T01:40:09.506643"
+++
# Task 08: Set Shell Title to Reflect Session Status
> *This task is specific to codex-rs.*

View File

@@ -1,3 +1,11 @@
+++
id = "09"
title = "File- and Directory-Level Approvals"
status = "Not started"
dependencies = ""
last_updated = "2025-06-25T01:40:09.507043"
+++
# Task 09: File- and Directory-Level Approvals
> *This task is specific to codex-rs.*

View File

@@ -1,3 +1,11 @@
+++
id = "10"
title = "Inspect Container State (Mounts, Permissions, Network)"
status = "Not started"
dependencies = ""
last_updated = "2025-06-25T01:40:09.508031"
+++
# Task 10: Inspect Container State (Mounts, Permissions, Network)
> *This task is specific to codex-rs.*

View File

@@ -1,3 +1,11 @@
+++
id = "11"
title = "User-Configurable Approval Predicates"
status = "Merged"
dependencies = ""
last_updated = "2025-06-25T01:40:09.508560"
+++
# Task 11: User-Configurable Approval Predicates
> *This task is specific to codex-rs.*

View File

@@ -1,3 +1,11 @@
+++
id = "12"
title = "Runtime Internet Connection Toggle"
status = "Not started"
dependencies = ""
last_updated = "2025-06-25T01:40:09.509507"
+++
# Task 12: Runtime Internet Connection Toggle
> *This task is specific to codex-rs.*

View File

@@ -1,3 +1,11 @@
+++
id = "13"
title = "Interactive Prompting and Commands While Executing"
status = "Merged"
dependencies = ""
last_updated = "2025-06-25T01:40:09.509881"
+++
# Task 13: Interactive Prompting and Commands While Executing
> *This task is specific to codex-rs.*

View File

@@ -1,3 +1,11 @@
+++
id = "14"
title = "AIGenerated Approval Predicate Suggestions"
status = "Not started"
dependencies = ""
last_updated = "2025-06-25T01:40:09.511783"
+++
# Task 14: AIGenerated Approval Predicate Suggestions
> *This task is specific to codex-rs.*

View File

@@ -1,3 +1,11 @@
+++
id = "15"
title = "Agent Worktree Sandbox Configuration"
status = "Not started"
dependencies = ""
last_updated = "2025-06-25T01:40:09.512675"
+++
# Task 15: Agent Worktree Sandbox Configuration
## Status

View File

@@ -1,3 +1,11 @@
+++
id = "15"
title = "Embedded Neovim Prompt Editor"
status = "Not started"
dependencies = ""
last_updated = "2025-06-25T01:40:09.513224"
+++
# Task 15: Embedded Neovim Prompt Editor
> *This task is specific to codex-rs.*

View File

@@ -1,3 +1,11 @@
+++
id = "16"
title = "Confirm on Ctrl+C to Exit"
status = "Not started"
dependencies = ""
last_updated = "2025-06-25T01:40:09.513723"
+++
# Task 16: Confirm on Ctrl+C to Exit
> *This task is specific to codex-rs.*

View File

@@ -1,3 +1,11 @@
+++
id = "18"
title = "Chat UI Textarea Overlay and Border Styling Fix"
status = "Not started"
dependencies = ""
last_updated = "2025-06-25T01:40:09.514379"
+++
# Task 18: Chat UI Textarea Overlay and Border Styling Fix
---