Skip to content

0.9.0 - 20250715

Choose a tag to compare

@jdneo jdneo released this 22 Apr 06:39
· 442 commits to main since this release
d1e8791

Added

  • Show MCP logs in Console View.
  • Add welcome introduction page.
  • Support workspace context (@workspace) in ask mode.
  • Add open chat view command to perspectives' onboard command list.
  • Add keyboard shortcut command for open chat view command.
  • Add new Copilot perspective.
  • Support generate git commit message.

Changed

  • Support Eclipse 2024-03 & 2024-06.
  • Make agent mode as default chat mode.
  • Improve the chat view layout.
  • Improve the Copilot menu in menu bar and status bar.
  • Remove the spinner when completing code.

Fixed

  • MCP tool configuration button should not be visible in ask mode.
  • Use workbench job to avoid blocking shutdown action.
  • Check if the project is accessible before scanning watched files.
  • Fix quota rendering issue on MacOS and Linux.
  • Wrong completion when IDE auto closed brackets.
  • Entire settings are synced even just changing one item.
  • Wrong welcome page displayed in chat view when user is not signed in.
  • File with no extension cannot be attached in chat view.
  • Error 'SWT Resource was not properly disposed' after sign in.