> ## 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.

# March 06, 2026

> Weekly changelog for March 06-14, 2026

<Update label="March 06, 2026">
  ## Highlights

  This week focused on making the editor and device experience more resilient and easier to act on. Conversations and in-progress tool work now survive UI moves and reconnects, while device consoles and peripheral selection flows surface more context and open automatically so you can get to the right information faster.

  ## New features

  ### Peripheral management and selection

  Peripheral listing and selection are more discoverable: you can see already-attached peripherals during selection, search and create custom peripherals from the picker, and find the Add a peripheral option up front for faster setup. These changes make it easier to manage hardware attached to your project from both the CLI and VS Code.

  ## Miscellaneous

  <AccordionGroup>
    <Accordion title="Enhancements">
      * Serial monitor and device workflow improvements
      * Tool execution visibility and reliability
      * Improved streaming code block scroll behavior
      * Updated permission menu button colors to match tool status
      * Improved upgrade button feedback to show loading immediately
      * Updated compression UI state to reflect server-side compression
      * Updated /logs command description in the webview
      * Updated /clear to re-sync EMBEDDER.md cache and upload updated context
    </Accordion>

    <Accordion title="Bug Fixes">
      * VS Code chat and streaming recovery
      * Updated modal keyboard handling for MCP install timeouts
      * Fixed slash command toggle behavior in the composer
      * Fixed agent tab naming for short messages
      * Fixed /usage panel positioning in the extension
    </Accordion>
  </AccordionGroup>
</Update>
