Skip to main content
SideNote Pro
  • Features
  • Guide
  • Tips
  • FAQ
  • Privacy
Home/Features

Streaming responses you can stop, continue, regenerate and edit

A conversation is not a slot machine. When an answer starts going the wrong way you should be able to stop it, when it stops short you should be able to continue it, and when your question was the problem you should be able to fix the question.

On this page

  1. How responses are rendered
  2. Copying
  3. Controlling a response in flight and after
  4. When the network misbehaves

How responses are rendered

Responses stream in as they arrive and render a focused Markdown subset, chosen so that the formatting models actually use comes out right rather than trying to cover every extension.

Supported Markdown in assistant responses
ElementNotes
HeadingsLevels 1 through 3
Paragraphs, bold, italicStandard emphasis
Inline codeMonospaced, inline with the text
Fenced code blocksWith language labels, horizontally scrollable and selectable
Ordered and unordered listsNested content renders as written
Block quotesStandard quoting
Pipe tablesGitHub-style, selectable cells, horizontal scrolling

This is deliberately a subset, not full CommonMark. Embedded HTML is not rendered, and GitHub extensions beyond pipe tables are not implemented. PDF export follows the same subset, so what you see is what you get on paper.

All response text is selectable. Code blocks and wide tables scroll horizontally inside themselves rather than stretching the window. On a wide window the conversation stays in a centred reading column instead of running edge to edge, because a 1,600 pixel line of prose is unreadable no matter how much screen you have.

Copying

  • Copy the whole message, user or assistant, from its copy action.
  • Copy just the code, from a fenced code block's own copy action. This is the one you use most, and having it separate means you are not stripping prose out of a paste every time.

A successful copy briefly changes the icon and tooltip to confirm it worked, so you are not left guessing whether the click registered.

Controlling a response in flight and after

  1. StopThe send button becomes a stop button while a request is running. Stopping keeps what has arrived so far as a partial response rather than discarding it.
  2. ContinueA partial response can be continued, picking up from where it stopped. Useful when a long answer was cut short, and when you stopped it early to check the direction was right.
  3. RegenerateThe latest assistant response can be regenerated. The same question, another attempt, which is often the fastest fix when an answer is merely unlucky rather than wrong.
  4. Edit and resendA user message can be edited and resent. Later messages in that branch are replaced, after a confirmation, so the thread stays coherent rather than accumulating contradictory turns.

Edit and resend is the underrated one. When an answer misses, the cause is usually a question that left something out. Editing the original question is both cheaper and more effective than arguing with the answer across three more turns, and it keeps the thread short enough to stay inside the context budget.

When the network misbehaves

Requests run under a two-minute timeout. Transient network failures, HTTP 429 rate-limit responses and server-side 5xx responses are retried up to three total attempts with short incremental delays, so a single blip does not cost you a request you have to reconstruct.

Provider errors are translated into readable messages rather than raw exception text. Rejected credentials, rate limits, invalid requests, timeouts and unreachable endpoints each say what they are, which is usually enough to tell you whether the problem is your key, your quota or your base URL. See troubleshooting when it is not.

Keep reading

  • Managing conversationsHistory, search, retention, and how context compaction works.
  • PDF response exportSave one assistant response as a formatted A4 PDF, rendered locally.
  • TroubleshootingDiagnose provider, shortcut, attachment and capture problems.
  • Better promptsPrompting for short, frequent requests about work already in front of you.

Product

  • Features
  • Bring your own key
  • Windows AI sidebar
  • Local folder context
  • Local-first privacy

Guide

  • All guides
  • Getting started
  • OpenAI setup
  • Choosing a model
  • Troubleshooting

Resources

  • Tips and tricks
  • FAQ
  • BYOK and privacy
  • Reduce API costs
  • Contact
SideNote ProDeveloped by BediniLabs
  • Privacy
  • Terms & Conditions
  • Contact
© 2026 BediniLabs