Amazon has released Kiro, an AI-powered IDE designed for "vibe coding" that focuses on bringing prototypes into production with features like specs and hooks. It's powered by Claude 4 Sonnet and aims to apply software engineering best practices to the vibe-coding workflow.
   
    
 
 
  
   
   GitHub Copilot Extensions allow developers to use natural language to query documentation, generate code, retrieve data, and execute actions on external services without leaving their IDEs. They support public extensions from companies like Docker, MongoDB, Sentry, and allow developers to create their own extensions for internal libraries or APIs.