📣 Send us your press release
Site updates every 15 minutes
Technology

Amazon Q Developer CLI gains new features

Amazon Web Services (AWS) has updated its Amazon Q Developer Command Line Interface (CLI) with new features to enhance user experience and context management, including conversation persistence.

25 June 2026
Amazon Q Developer CLI gains new features

Amazon Web Services (AWS) has rolled out significant updates to its Amazon Q Developer Command Line Interface (CLI). These enhancements focus on improving the user experience, bolstering context management, and introducing powerful new capabilities.

A key new feature is conversation persistence. Users can now seamlessly resume past conversations without needing to rebuild context. Conversations are automatically saved by working directory, allowing users to pick up where they left off. The q chat --resume command facilitates resuming the last conversation.

To provide greater control over conversation states, AWS has also introduced two new commands: /save for explicitly saving the current conversation state and /load for restoring a previously saved conversation. These tools simplify the management of multiple conversation threads related to different project aspects.

The updates aim to streamline the development workflow and boost productivity by offering improved tools for context management and the ability to easily resume ongoing work.

Original source: aws.amazon.com