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

# Week 5

> Follow Rocket’s reasoning step by step, see subscription changes before they hit your bill, and a steadier experience while code is generating.

export const LlmsDirective = () => <blockquote className="llms-directive">
    For the complete documentation index, see <a href="/llms.txt">llms.txt</a>.
    For a lightweight markdown version of this page, append .md to the URL.
  </blockquote>;

<LlmsDirective />

<Update label="April 28">
  <span class="changelog-new">New</span>

  * **Watch Rocket Work**: You can open a chat and see how Rocket worked through your request; reasoning stays visible in the thread as the conversation grows.

  <span class="changelog-improved">Improved</span>

  * **While code is generating**: The abort control turns off once generation starts, so you’re less likely to stop a run by mistake.
</Update>

<Update label="April 27">
  <span class="changelog-improved">Improved</span>

  * **If you cancel at period end**: You’ll see that your plan is scheduled to end after the current billing cycle, with the date your cancellation takes effect.

  * **If you downgrade**: Before the change kicks in, you’ll see what your renewal will cost and when the new price takes effect, so there are no surprises on your next bill.
</Update>
