Skip to content

feat: expose tone prompt descriptions in Report UI#102

Merged
AdamJ merged 1 commit intomainfrom
include-tone-prompts
Apr 26, 2026
Merged

feat: expose tone prompt descriptions in Report UI#102
AdamJ merged 1 commit intomainfrom
include-tone-prompts

Conversation

@AdamJ
Copy link
Copy Markdown
Owner

@AdamJ AdamJ commented Apr 26, 2026

  • Export TONE_INSTRUCTIONS from reportUtils.ts
  • Add getToneSystemPrompt(tone) export to reportUtils.ts
  • Refactor buildSummaryPrompt to reuse getToneSystemPrompt internally
  • Update ToneSelector to show full TONE_INSTRUCTIONS[value] description beneath tone tabs
  • Add info icon (ⓘ) button that opens a popover with the full system prompt
  • Rebased onto origin/main (v0.35.7); accidental package-lock revert commit dropped (no longer needed)

@AdamJ AdamJ linked an issue Apr 26, 2026 that may be closed by this pull request
2 tasks
@AdamJ AdamJ added the enhancement New feature or request label Apr 26, 2026
@AdamJ AdamJ self-assigned this Apr 26, 2026
@AdamJ AdamJ merged commit 4410c84 into main Apr 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include tone prompt

1 participant