Skip to main content
August 20
Improved
  • LLM error banners. A UI banner now appears when Rocket encounters an LLM error, so you know exactly what happened.
  • Smarter success messages. Rocket now shows clear confirmation when no code changes are needed instead of leaving you wondering.
August 19
Improved
  • Console errors in UI. Application errors now surface directly in the editor, so you can troubleshoot without opening a separate console.
  • Friendlier integration setup. Integration flows now suggest next steps instead of immediately asking for an API key.
August 18
Improved
  • Better context in long threads. Rocket now maintains more accurate context in threads with over 2000 messages.
Fixed
  • Package manager fix. Resolved issues where follow-up requests introduced extra strings or removed needed packages.