Skip to content

Add quoted reply context - #46

Merged
olegberman merged 1 commit into
mainfrom
agent/add-quoted-replies
Jul 28, 2026
Merged

Add quoted reply context#46
olegberman merged 1 commit into
mainfrom
agent/add-quoted-replies

Conversation

@olegberman

Copy link
Copy Markdown
Contributor

What changed

  • Append a bounded, timestamped quote of the selected message to sent replies.
  • Emit both >-prefixed plain text and Gmail-compatible escaped HTML.
  • Keep drafts limited to authored content by adding quotes at the shared Worker send boundary,
    covering web and MCP replies.
  • Prepare release 0.1.16 and add its public changelog entry.

Why

HQBase preserved In-Reply-To and References, so Gmail kept the conversation together, but
replies omitted the previous message from their bodies. Gmail therefore had no trimmed content to
expose through its inline ellipsis control.

Validation

  • CI=true pnpm check
  • CI=true pnpm deploy:dry-run
  • 180 unit tests and 7 Worker integration tests passed

@olegberman
olegberman merged commit c1f6095 into main Jul 28, 2026
1 check passed
@olegberman
olegberman deleted the agent/add-quoted-replies branch July 28, 2026 18:03
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