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

> Rocket.new May week 2 product update with image uploads in prompts, natural language element editing, and smarter AI code generation on Build.

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="May 14">
  <span class="changelog-new">New</span>

  * **Image uploads**: Use screenshots, logos, and mockups as design references for more accurate results. [Learn more](/build/create/from-an-attachment)
  * **Natural language editing**: Describe changes in plain English and Rocket implements them automatically. [Learn more](/build/editor/chat)
</Update>

<Update label="May 13">
  <span class="changelog-improved">Improved</span>

  * **Code generation retry logic**: Adaptive error handling retries failed builds with a smarter approach.
  * **Chat interface improvements**: Added timestamps, scroll button, token display, adjustable width, and fullscreen toggle. [Learn more](/build/editor/chat)
</Update>

<Update label="May 12">
  <span class="changelog-improved">Improved</span>

  * **Integration categories**: Services are now grouped by type for easier discovery. [Browse integrations](/build/connectors/overview)
</Update>
