Releases: konveyor/kai
Releases · konveyor/kai
v0.0.12
What's Changed
- 🐛 Added back the reset of the repository before we send the response back by @JonahSussman in #671
- 📖 Add scenario doc describing self-hosted model and proxy configs by @jmontleon in #607
- 🐛 Bumping analyzer to get fix for dependency issues not being resolved by @shawn-hurley in #670
- 📖 Adding demo mode documentation. by @shawn-hurley in #667
- 👻 Adding more images and information to the getting started guide by @shawn-hurley in #678
- 📖 Updated requirements for installation docs by @shawn-hurley in #679
- 🐛 fixing windows path regex in analyzer-lsp by @shawn-hurley in #680
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- 🐛 Fix healthcheck for bedrock claude by @pranavgaikwad in #647
- 🐛 fix cache paths when they become too long to handle by @pranavgaikwad in #643
- ✨ Added more notifications by @JonahSussman in #652
- 🐛 Fixed attempted Jaeger connection when tracing disabled by @JonahSussman in #654
- ✨ Adding cache file name resolution to the task's by @shawn-hurley in #653
- ✨ Replaced pygments with simple lookup by @JonahSussman in #659
- 📖 Added custom rules docs by @shawn-hurley in #660
- ✨ Enabled markdown messages by @JonahSussman in #658
- 🐛 Fixing up the symbol not found and dependency agents by @shawn-hurley in #655
- 🐛 Adding back noop tracer for when the env-var is not set by @shawn-hurley in #662
- 👻 removing some chat messages that I think are too verbose by @shawn-hurley in #664
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- 🐛 adding compiler error message to the dependency agent by @shawn-hurley in #633
- ✨ Adding cache reset option by @shawn-hurley in #623
- 🐛 excluded scope should not force a cache reset by @shawn-hurley in #642
- 🐛 set up locks more correctly by @shawn-hurley in #635
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- ✨ package/symbol not found errors are now collapsable for file by @shawn-hurley in #615
- ✨ Make Kai RPC Server fail
initialize
call when model provider cannot be queried by @JonahSussman in #614 - 🐛 fix fuzzy equals for maven errors by @pranavgaikwad in #626
- 🐛 Fixed default params for openai by @JonahSussman in #625
- ✨ Agents now take parent task history into account by @fabianvf in #491
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- 🐛 Handle tasks by removing from queue when depth 0 by @shawn-hurley in #608
- Update installation, configuration, and demo guide by @hhpatel14 in #605
- ✨ Added preliminary noisy notifications by @JonahSussman in #596
- ✨ adding analyzer incidents per file to a single task by @shawn-hurley in #598
- 👻 get rid of requirements by @pranavgaikwad in #611
- 🐛 Fixing mac specific issue around xml tasks being found mulitple times by @shawn-hurley in #601
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- ✨ Added spell checking to trunk check by @JonahSussman in #584
- 🐛 Update agent.py small typo in prompt by @jwmatthews in #585
- 👻 Use minimum runner/glibc version for build by @jmontleon in #586
- 🐛 Don't allow seed tasks to be skipped by @fabianvf in #581
- 🐛 Ensure Kai RPC Server Stops When Analyzer-LSP-RPC Fails by @AdityaPandeyCN in #579
- 🐛 Fixed default git config by @JonahSussman in #587
- ✨ improve caching by @pranavgaikwad in #571
- ✨ Added Deepseek support by @JonahSussman in #592
- 👻 Fix up logs for easier use by @shawn-hurley in #589
- 🐛 fix minor bug by @pranavgaikwad in #594
- 🐛: Making the removal from cache in the same lock as the update by @shawn-hurley in #595
- ✨ Skip validators when we have depth 0 to speed up results by @fabianvf in #597
- 👻 update analyzer by @pranavgaikwad in #602
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- ✨ Tasks and all subclasses should now sort reliably by @fabianvf in #570
- 🐛 fix windows paths replacements by @abrugaro in #573
- removing model from protected namespace to remove warning by @shawn-hurley in #574
- Remove hardcoded references to sources and targets in the prompts by @fabianvf in #536
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- 👻 Fixing types for mypy by @shawn-hurley in #535
- 👻 make release workflow callable by @pranavgaikwad in #533
- 👻 Remove duplicated docker cp command by @abrugaro in #532
- 🐛 fix packaging of artifacts by @pranavgaikwad in #540
- Refactor docs with new workflow by @dymurray in #492
- 🐛 updating to latest analyzer-lsp by @shawn-hurley in #539
- Actually initializing the mutex and the cache when creating a new Analyzer by @shawn-hurley in #541
- 👻 Config changes by @JonahSussman in #526
- 🐛 Filter dependencies files in windows by @abrugaro in #544
- ✨ add support for excluding files / folders from analysis by @pranavgaikwad in #542
- ✨ support multiple rule dirs + java bundles by @djzager in #549
- ✨ Added AzureChatOpenAI to ModelProvider by @JonahSussman in #557
- 🐛 Fixed versioning in
pyproject.toml
by @JonahSussman in #556 - Add Proxy support design doc by @jmontleon in #554
- 🐛 Clean environement of pyinstaller changes for DYLD_LIBRARY_PATH and DLLDirectory by @shawn-hurley in #543
- 🐛 Fixed gpg signing of commits by @JonahSussman in #562
- 🐛 Remove lineseparators so \r doesn't mess things up by @pranavgaikwad in #565
- 🐛 handle paths on windows by @shawn-hurley in #566
New Contributors
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- 👻 update deps by @pranavgaikwad in #530
- 👻 update deps by @pranavgaikwad in #531
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- 🐛 Fix rulesets path in run_demo, remove unused workflows by @pranavgaikwad in #505
- 👻 Revert "🐛 Fix rulesets path in run_demo, remove unused workflows" by @pranavgaikwad in #511
- ✨ Adding deterministic task addition to task manager by @shawn-hurley in #515
- 🐛 Remove dep step pulling from requirements.txt by @fabianvf in #517
- 🐛 Linux builds from CI now work by @fabianvf in #524
- 🐛 Allow running demo script on windows by @abrugaro in #508
- 👻 bump analyzer lsp to get windows path updates by @shawn-hurley in #527
- 🐛 Fix for #478 KeyError: 'latestVersion' by @AdityaPandeyCN in #518
New Contributors
- @abrugaro made their first contribution in #508
- @AdityaPandeyCN made their first contribution in #518
Full Changelog: v0.0.2...v0.0.3