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

# June 26, 2026

> Weekly changelog for June 25 - July 03, 2026

<Update label="June 26, 2026">
  ## Highlights

  This week focused on smoother, more predictable workflows across the CLI and VS Code. Chat navigation and conversation continuity are clearer, TUI and editor rendering are more reliable, and capture workflows gain support for an additional logic analyzer.

  ## New features

  ### Chat navigation and conversation continuity

  You can recall previous prompts in the webview chat with the up/down arrows and confirm before starting a new conversation, so switching contexts is faster and intentional. Running turns are preserved when you navigate or open history, and a per-conversation activity indicator shows when an agent is working, giving clearer feedback while a turn is streaming.

  ### Saleae Original Logic analyzer support

  You can now use the budget 24 MHz / 8-channel Saleae-compatible logic analyzer in capture workflows. The device is recognized correctly and captures with appropriate device spec and parameter handling so it behaves like other supported logic analyzers.

  ## Miscellaneous

  <AccordionGroup>
    <Accordion title="Enhancements">
      * Chat, history, and UI layout polish
      * Terminal and editor client experience
      * Improved plan view layout to use more horizontal space
      * Improved startup caching to avoid redundant network fetches
    </Accordion>

    <Accordion title="Bug Fixes">
      * CLI and TUI stability and rendering
      * Fixed static workspace switcher when there is one team
    </Accordion>
  </AccordionGroup>
</Update>
