demo.2024-09-10
Pre-release
Pre-release
JonahSussman
released this
10 Sep 21:46
·
117 commits
to main
since this release
Installation Instructions
What's Changed
- 📖 Update README.md to fix broken links by @jwmatthews in #271
- Update README.md for ROADMAP.md link by @jwmatthews in #282
- Update documentation for dependency management and setup instructions by @brf153 in #277
- fix: Fix Path Resolution in
process_log_dir_replacements
Function by @brf153 in #279 - 📖 Update Getting_Started.md fix typo and broken link by @jwmatthews in #272
- 📖 README updates so folks may run stable as of today by @jwmatthews in #285
- 📖 Update README.md for link to IDE usage by @jwmatthews in #286
- test: Add test for kai_logging.py by @brf153 in #283
- 📖 Add note on GENAI_KEY being required by @jwmatthews in #288
- Added explicit steps for configuring and using custom rules. by @Myrausman in #276
- ✨ Ability to use Amazon Bedrock models such as Claude 3.5 Sonnet by @jwmatthews in #289
- Fix type annotation in print_nicely_formatted_comparison function by @brf153 in #291
- 🐛 fix run_demo.py imports by @pranavgaikwad in #268
- test: Add Unit Tests for
consumption.py
by @brf153 in #293 - 🐛 Fixed llm summary caching by @JonahSussman in #301
- Fix GENAI_KEY issue to allow demo_mode without requiring API key by @Myrausman in #292
- 👻 Update compose DB image by @jmontleon in #308
- Fixes blocking Kai integration by @fabianvf in #309
- 🐛 Analysis update after removing duplicated custom rules by @jwmatthews in #302
- Coolstore evaluation by @pranavgaikwad in #294
- ✨ Add Line Match algorithm and Fix Various Bugs by @JonahSussman in #300
- 📖 Update CONTRIBUTING.md to point reader at dev env setup doc by @jwmatthews in #316
- 👻 Remove static reports by @JonahSussman in #319
- Add an example client to move code fix generation client side by @jwmatthews in #318
- ✨ Add support for google gemini model. by @Myrausman in #307
- ✨ Clean up and simplify config management by @JonahSussman in #320
- PyInstaller build spec + JSON RPC interface for client by @pranavgaikwad in #321
- 🐛 fix Kai client's build spec for Windows by @pranavgaikwad in #351
- ✨ Add health checks to
compose.yaml
by @JonahSussman in #348 - Update demo.md with the correct link to the vscode plugin by @cmendible in #349
- 📖 Fixed documentation by @JonahSussman in #353
- 👻 Update dependencies, update default model, update documentation by @JonahSussman in #357
New Contributors
- @brf153 made their first contribution in #277
- @Myrausman made their first contribution in #276
- @pranavgaikwad made their first contribution in #268
- @cmendible made their first contribution in #349
Full Changelog: demo.2024-08-02...demo.2024-09-10