> ## 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 27, 2026

> Weekly changelog for March 27 - April 03, 2026

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

  This week focused on making the standalone app easier to navigate and improving hardware workflows for debugging and measurement. Session navigation and sidebar clarity were refined to help you move between workspaces and conversations quickly, while expanded hardware and telemetry support makes device debugging and measurement more reliable and informative.

  ## New features

  ### Standalone sidebar and session navigation

  You can now track recent cross-session activity from a bounded left sidebar and navigate back and forward through recently viewed sessions for faster context switching. Session list filters and sort controls plus a workspace session view make it easier to find and focus the session you need, and the sidebar has refined layout and typography for clearer scanning.

  ### Bring-your-own-key (BYOK) API Keys dashboard

  You can now manage provider API keys directly in the web app when your team has BYOK enabled. The new API Keys page lets you add, replace, and delete keys for OpenAI, Anthropic, and Google, with feature gating so the nav item only appears for enabled teams.

  ### Auto-Confirm toggle and persistence

  You can opt in to an Auto-Confirm mode that persists across engine restarts and client sessions, making repeated tool confirmations optional when you choose. The toggle is available end to end and now restores a user's prior setting after initialization so your preference is retained.

  ## Miscellaneous

  <AccordionGroup>
    <Accordion title="Enhancements">
      * Hardware I/O and real-time telemetry
      * Conversation resume and agent behavior improvements
      * Standalone layout and built-in extension
      * Improved debug output timestamps
      * Improved tool availability checks
      * Updated memory guidance in system prompts
    </Accordion>

    <Accordion title="Bug Fixes">
      * Fixed snapshot checkpointing to be non-blocking
      * Fixed unexpected logout on web search failures
    </Accordion>
  </AccordionGroup>
</Update>
