Skip to content

Releases: vaadin/copilot

Vaadin Copilot 24.4.0.beta5

28 May 09:58
3ae19a0
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Renamed Spotlight to Command Window
  • Bug fixes

Vaadin Copilot 24.4.0.beta4

21 May 13:59
3ae19a0
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Updated Outline, Palette and Spotlight look and feel
  • Added support for CMD/CTRL click for show source
  • Added parent/sibling navigation using arrow keys

Vaadin Copilot 24.4.0.beta3

21 May 07:46
3ae19a0
Compare
Choose a tag to compare
Pre-release

What's Changed

  • More new composite components for the Palette
  • Drawer sections look & feel improvements
  • Floating panels resizing improvements

Vaadin Copilot 24.4.0.beta2

21 May 07:41
3ae19a0
Compare
Choose a tag to compare
Pre-release

What's Changed

  • New composite components added to components palette
  • Drag and drop UX improvements
  • Icon fixes for dark theme
  • Look & feel updates

Vaadin Copilot 24.4.0.beta1

30 Apr 13:17
3ae19a0
Compare
Choose a tag to compare
Pre-release

Introducing Vaadin Copilot

Vaadin Copilot is a handy development tool that’s ready to assist you whenever you run an application in development mode. Copilot is a visual development tool and an AI-powered assistant. You can inspect and edit the UI, and use generative AI to help with a variety of tasks.

Vaadin Copilot is present by default while working with your project in development mode.

What's new? (everything!)

  • Start from Vaadin Copilot activation button which replaced good old Vaadin Dev Tools button on bottom right corner
  • Discover Command Window which allows you to execute AI prompts (Hilla only)
  • Find out how we organized features into three drawers - left, right and bottom. You will find there well known Theme Editor, Feature Flags and discover many more like Outline, Routes, Components Palette, Accessibility Checker and more!
  • Modify your Hilla views by using drag and drop to add, remove, wrap and reorganize components
  • Improve user experience using IDE plugins for IntelliJ Idea and Visual Studio Code.