Releases: Cloud-Code-AI/kaizen
Releases · Cloud-Code-AI/kaizen
v0.2.8
What's Changed
- bug fix for large file review parsing by @sauravpanda in #225
- fix: added llm based json parsing handling by @sauravpanda in #227
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- update cli publishing by @sauravpanda in #218
- 128 add button to kaizen app on readme page by @shreyashkgupta in #219
- default usage added total tokens prompt by @sauravpanda in #221
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- updated work summary flow by @sauravpanda in #214
- updated how the total_token is handled by @sauravpanda in #216
- fix: updated desc parser by @sauravpanda in #217
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- feat: added basic cli app setup [WIP] by @sauravpanda in #201
- fix: skipping files which are too large than allowed token limit by @sauravpanda in #203
- fix: added instruction for request_for_change by @sauravpanda in #205
- build(deps): bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #206
- build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /cli by @dependabot in #207
- feat: added more info in prompt for better code reviews by @sauravpanda in #209
- updated poerty version by @sauravpanda in #210
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- fix: updated the structure of github by @sauravpanda in #192
- feat: added chunking for pr desc generation by @sauravpanda in #193
- 194 craete a public docker image to deploy the GitHub app by @sauravpanda in #195
- feat: Added docker image details by @sauravpanda in #196
- feat: moved prompts to separate files by @sauravpanda in #200
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- feat: updated the github app to use updated kaizen code. by @sauravpanda in #181
- feat: Added a field to identify if change is requested. by @sauravpanda in #184
- fix: updated json cleanup regex by @sauravpanda in #186
- 179 docs update docs with the new functionalities by @sauravpanda in #187
- 179 docs update docs with the new functionalities by @sauravpanda in #188
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- 172 feat add functionality to provide feedback on UI by @sauravpanda in #176
- updated poetry version by @sauravpanda in #178
- build(deps): bump litellm from 1.35.36 to 1.40.0 by @dependabot in #177
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- 170 add format to description generation for pr by @sauravpanda in #171
- feat: Updated prompt for ui test generation by @sauravpanda in #174
- fix: updated poetry version by @sauravpanda in #175
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix: Updated the readme file with demo and waitlist link by @sauravpanda in #168
- feat: Added custom model selection by @sauravpanda in #169
Full Changelog: v0.1.17...v0.2.0
v0.1.17
What's Changed
- bugfix: work summary wouldnt process the file if available token > 0 by @sauravpanda in #162
- fix: reformatted the prompt output by @sauravpanda in #166
- 163 reduce the description size by @sauravpanda in #164
Full Changelog: v0.1.16...v0.1.17