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

# February 06, 2026

> Weekly changelog for February 06-14, 2026

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

  This week focused on smoothing interactive workflows and device interactions across the CLI and web experience. Improvements to input controls, serial monitoring, and upgrade feedback make everyday tasks faster to perform and easier to verify.

  ## New features

  ### Interactive CLI history and controls

  You can now navigate previously sent prompts with the Up and Down arrow keys, making it faster to recall and reuse earlier commands. History deduplicates consecutive entries and resets on submit so navigation feels natural, and Ctrl+C now reliably exits from intermediate states for more predictable control.

  <Frame caption="Conversation history showing previous sessions with timestamps and thread counts">
    <img src="https://mintcdn.com/embedder/yZNuWLnI7KAToMuJ/images/conversation-history.png?fit=max&auto=format&n=yZNuWLnI7KAToMuJ&q=85&s=ee89e838b06d2980b55098bedf6b7bdd" alt="Conversation history panel listing past sessions with summaries, last active times, and thread counts" width="1672" height="994" data-path="images/conversation-history.png" />
  </Frame>

  ### Chat usage and daily limits feedback

  Chat now surfaces daily limit and credits refreshed states so you have clearer context about usage and allowance changes. New banners and separators guide conversation flow and help you understand when limits or credit refresh events affect replies.

  <Frame caption="Account status showing usage and daily limit reset timer">
    <img src="https://mintcdn.com/embedder/yZNuWLnI7KAToMuJ/images/account-status.png?fit=max&auto=format&n=yZNuWLnI7KAToMuJ&q=85&s=ae3e52f648204c7de23665f033251cdc" alt="Account status modal showing plan type, usage progress bar, and reset countdown" width="1924" height="1536" data-path="images/account-status.png" />
  </Frame>

  ## Miscellaneous

  <AccordionGroup>
    <Accordion title="Enhancements">
      * Serial monitor and bash mode
      * Upgrade flow and success feedback
      * Improved shell tool description for PowerShell on Windows
      * Improved line truncation and path display in shell tool
      * Improved toolchain path handling
    </Accordion>

    <Accordion title="Bug Fixes">
      * Fixed CLI crash
      * Fixed 404 on fresh login
    </Accordion>
  </AccordionGroup>
</Update>
