This commit is contained in:
Rai (Michael Pokorny)
2025-06-24 19:28:13 -07:00
parent 74bc491c94
commit acd128f38d
5 changed files with 6 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
id = "13"
title = "Interactive Prompting and Commands While Executing"
status = "Merged"
dependencies = ""
dependencies = "02,07,09,11,14,29"
last_updated = "2025-06-25T01:40:09.509881"
+++

View File

@@ -2,7 +2,7 @@
id = "15"
title = "Agent Worktree Sandbox Configuration"
status = "Not started"
dependencies = ""
dependencies = "02,07,09,11,14,29"
last_updated = "2025-06-25T01:40:09.512675"
+++
@@ -49,4 +49,4 @@ When `--agent` is used, the script switches to the task worktree, then starts th
## Notes
- This feature depends on the underlying Landlock/Seatbelt sandbox APIs.
- Leverage the existing sandbox invocation (`codex debug landlock`) and approval predicates to auto-approve worktree and tmpdir I/O.
- Leverage the existing sandbox invocation (`codex debug landlock`) and approval predicates to auto-approve worktree and tmpdir I/O.

View File

@@ -2,7 +2,7 @@
id = "18"
title = "Chat UI Textarea Overlay and Border Styling Fix"
status = "Not started"
dependencies = ""
dependencies = "02,07,09,11,14,29"
last_updated = "2025-06-25T01:40:09.514379"
+++

View File

@@ -2,6 +2,7 @@
id: 19
title: Bash Command Rendering Improvements for Less Verbosity
status: Not started
dependencies: "02,07,09,11,14,29"
summary: Render bash commands more concisely and shorten tool output annotations.
goal: |
Adjust agent output formatting for shell commands and tool logs to:

View File

@@ -2,6 +2,7 @@
id: 22
title: Message Separation and Sender-Content Layout Options
status: Not started # one of: Not started, Started, Needs manual review, Done, Cancelled
dependencies: "02,07,09,11,14,29"
summary: Add configurable options for inter-message spacing and sender-content line breaks in chat rendering.
goal: |
Provide users with flexibility in how chat messages are visually separated and how sender labels are displayed relative to message content: