Skip to content

Prompt-first echo for acw chat stdout#802

Merged
were merged 1 commit intomainfrom
issue-800
Feb 4, 2026
Merged

Prompt-first echo for acw chat stdout#802
were merged 1 commit intomainfrom
issue-800

Conversation

@were
Copy link
Contributor

@were were commented Feb 4, 2026

Prompt-first echo for acw chat stdout

Summary

  • echo chat editor prompt before provider invocation on TTY stdout
  • document prompt timing in acw CLI docs
  • cover TTY prompt ordering in chat stdout tests

Issue 800 resolved.

Testing

  • make test-fast TEST_SHELLS="bash zsh"

closes #800

src/cli/acw/dispatch.sh: echo the editor prompt before provider invocation in chat stdout TTY mode.
docs/cli/acw.md: clarify prompt timing for chat stdout editor use.
src/cli/acw/dispatch.md: document prompt echo timing for chat stdout capture.
tests/cli/test-acw-chat.sh: add TTY prompt ordering check for chat stdout.
tests/cli/test-acw-chat.md: document TTY prompt ordering coverage.

Related issue: #800.

Tests: bash tests/cli/test-acw-chat.sh
@were were merged commit ee862f3 into main Feb 4, 2026
4 checks passed
@were were deleted the issue-800 branch February 4, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[plan] [#800] Prompt-First Echo for acw --chat --stdout

1 participant