v0.2.0-pre.2
Pre-release
Pre-release
Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.2.0-pre.2
✨ Features
- Implement functional CodeActionProvider with Continue by @djzager in #468
- Vscode walkthrough -> Webview drawer walkthrough by @ibolton336 in #467
- Add profile management panel by @ibolton336 in #470
- Duplicate profile functionality by @ibolton336 in #496
- do kai things in ide directly by @djzager in #495
- Add createbleMultiSelectField component for managing src/tgt values by @ibolton336 in #502
- Introduce a shared library for agentic workflows by @pranavgaikwad in #491
- Move analysis fix into an agent and add planner / orchestrator / sub-agents to handle diagnostics issues by @pranavgaikwad in #511
- Feature/add dep agent by @pranavgaikwad in #516
- Add development builds by @jmontleon in #525
- add solution server by @djzager in #547
- Manage profiles UX improvements by @ibolton336 in #560
- allow excluding sources from diagnostics by @pranavgaikwad in #564
- show success rate in the analysis page by @djzager in #568
- Agentic flow - UX by @ibolton336 in #561
- Unified logging in extension by @djzager in #595
- Hunk Selection interface improvements by @ibolton336 in #615
- Add caching and tracing by @pranavgaikwad in #627
- Skipping additional information will take you to diagnostics issues fixes instead of exiting by @pranavgaikwad in #645
- Feature/debug tarball by @pranavgaikwad in #684
- support authenticated solution server by @djzager in #685
- Support disabling generative AI by @djzager in #694
- Enhanced Diff Management with decorators by @ibolton336 in #692
- pull analyzer binary from package definition when not found by @djzager in #699
- load config/command namespace from package name by @djzager in #709
- Improve solution server connectivity handling and error messaging by @ibolton336 in #721
- : Remove obsoleted variables from config by @fabianvf in #725
- Branding system for downstream support by @ibolton336 in #715
🐛 Bug Fixes
- Fix initial user messages timestamp unwanted change by @ibolton336 in #441
- pass label selector via initialize() by @pranavgaikwad in #436
- Fix copy-dist to put the jdtls bundle in the right place by @sjd78 in #465
- update contributes.javaExtensions by @djzager in #522
- make build files reload workspace configuration by @pranavgaikwad in #526
- Stop upload failures caused by duplicate names by @jmontleon in #530
- fix model provider configuration by @pranavgaikwad in #545
- Make agent / model errors louder by @pranavgaikwad in #549
- fix bad state in analysis issue fix by @pranavgaikwad in #550
- fix windows file paths by @pranavgaikwad in #551
- Open provider config check to more provider types by @ibolton336 in #558
- Don't rebuild shared package during debugging by @ibolton336 in #555
- actually fail activation by throwing error by @djzager in #563
- remove AWS_DEFAULT_REGION env validation by @abrugaro in #566
- Add a new npm script for asset collection dev workflow by @ibolton336 in #567
- Respect analyze on save config setting by @ibolton336 in #569
- Add scrollbar to walkthrough drawer when terminal is open by @ibolton336 in #571
- fix label selector logic to properly AND sources with targets by @feiskyer in #572
- surface underlying issues with Java extension by @pranavgaikwad in #578
- update success rate more often by @djzager in #584
- Do not show ViolationsCount when analyzing by @djzager in #587
- reduce bot noise by @pranavgaikwad in #589
- issue tree view needs enhanced incidents by @djzager in #596
- Fix: Search fails to display existing analysis incidents by @RanWurmbrand in #599
- Remove duplicate selection state for interaction messages by @ibolton336 in #608
- SrollToBottom on interaction event by @ibolton336 in #606
- Missing css variables for diff view by @ibolton336 in #610
- Fix isReadonly for incident inside resolution page by @ibolton336 in #612
- Fixes race conditions with the queue by @ibolton336 in #616
- refactor model healthcheck for better cohesion with provider config file by @pranavgaikwad in #581
- Fix type errors in dev spaces by @ibolton336 in #633
- do not track file changes/saves if isUriIgnored by @djzager in #650
- Fixes duplicate no profile selected alert by @ibolton336 in #634
- accept files in agent mode by @djzager in #678
- make sure extension logs are added to debug archive by @pranavgaikwad in #693
- Allow self-signed certs in model provider connection and allow insecure flag by @pranavgaikwad in #703
- Fix auto-analysis trigger and config key mismatch by @ibolton336 in #711
- hide agent button when genAI disabled by @djzager in #722
- Fix delayed profile deletion by ensuring immediate UI updates by @ibolton336 in #718
- analyzer and genai config fixes by @djzager in #727
🧪 Integration or E2E tests
- Add test for fixing a single incident by @abrugaro in #683
- adding ss test with custom rules by @savitharaghunathan in #690
New Contributors
- @rhuanhianc made their first contribution in #513
- @jmontleon made their first contribution in #525
- @abrugaro made their first contribution in #566
- @feiskyer made their first contribution in #572
- @RanWurmbrand made their first contribution in #599
- @fabianvf made their first contribution in #725
Full Changelog: v0.1.0...v0.2.0-pre.2