mirror of
https://github.com/openai/codex.git
synced 2026-04-30 17:36:40 +00:00
agentydragon(tasks): add BottomPane unit tests for interactive prompting overlay during task execution
This commit is contained in:
@@ -43,6 +43,9 @@ This file documents the changes introduced on the `agentydragon` branch
|
||||
- Updated Markdown rendering in chat UI and logs to honor compact mode globally (diffs, docs, help messages).
|
||||
- Added unit tests covering H1–H6 heading spacing for both compact and default modes.
|
||||
|
||||
## codex-rs/tui: tests for interactive prompt overlay during execution
|
||||
- Added unit tests in `tui/src/bottom_pane/mod.rs` to verify that character input and Enter during `is_task_running` forwards input to the composer, maintains the status indicator overlay, emits redraw events, and that the overlay is removed when the task completes.
|
||||
|
||||
## 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