Skip to content

fix: preserve draft paragraph breaks - #16

Merged
igorrendulic merged 1 commit into
mainfrom
fix/draft-newline-text
Jul 2, 2026
Merged

fix: preserve draft paragraph breaks#16
igorrendulic merged 1 commit into
mainfrom
fix/draft-newline-text

Conversation

@igorrendulic

Copy link
Copy Markdown
Owner

Draft replies now preserve paragraph breaks all the way from CLI input through confirmation posting. Inline text that arrives shell-escaped as \n is normalized before storage, while already-multiline input remains untouched.

Operators can also pass draft text from a file or stdin, which avoids lossy shell quoting for longer replies.

Validation: uv run pytest tests/test_cli_setup.py tests/test_posting_confirmation.py passed with 61 tests.


Compound Engineering
Codex

@igorrendulic
igorrendulic merged commit fbb2ae7 into main Jul 2, 2026
4 checks passed
@igorrendulic
igorrendulic deleted the fix/draft-newline-text branch July 2, 2026 20:09
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.

1 participant