> ## Documentation Index
> Fetch the complete documentation index at: https://docs.embedder.com/llms.txt
> Use this file to discover all available pages before exploring further.

# May 01, 2026

> Weekly changelog for May 01-08, 2026

<Update label="May 01, 2026">
  ## Highlights

  This week focused on smoothing developer workflows in the VS Code extension and improving hardware and plotting tools. Conversations, side questions, and todo flows are more interactive and discoverable, while plotting and device tooling now support more reliable RTT, oscilloscope discovery, and attach workflows.

  ## New features

  ### VS Code extension experience

  You can now ask side questions with a lightweight /btw aside that runs separately from the main turn and renders inline, so asides do not interrupt the active conversation. The message queue, todo tracker, history overlay, and chat rendering were all redesigned to make queued messages interactive, keep plans and todos in context across rewinds, and surface conversation history quickly.

  ### Plotting and hardware tooling

  Plotting gained math/derived channels so you can create computed data series for more powerful visual analysis, and charts now filter non-finite values so axes render consistently. Hardware tooling now auto-discovers supported oscilloscopes on the LAN, supports agent-driven RTT configuration, and adds an attach mode and run-to-main behavior for GDB helpers so connecting to live devices is faster and avoids unnecessary reflashes.

  ## Miscellaneous

  <AccordionGroup>
    <Accordion title="Enhancements">
      * Evaluation and billing UX updates
      * Improved: tab close behavior is now optimistic for smoother UI
      * Updated: EMBEDDER.md now travels with chat requests as system prompt parts
    </Accordion>

    <Accordion title="Bug Fixes">
      * Fixed: math chart y-axis disappearing
      * Fixed: todo header line overflow
      * Fixed: defer RTT settings until after user confirmation
      * Fixed: show backend decline message on invite-accept
    </Accordion>
  </AccordionGroup>
</Update>
