KEMBAR78
fix KG-193 Fix rerun for agents with Persistence by Rizzen · Pull Request #828 · JetBrains/koog · GitHub
Skip to content

Conversation

Rizzen
Copy link
Member

@Rizzen Rizzen commented Sep 19, 2025

Motivation and Context

Breaking Changes


Type of the changes

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Tests improvement
  • Refactoring

Checklist

  • The pull request has a description of the proposed change
  • I read the Contributing Guidelines before opening the pull request
  • The pull request uses develop as the base branch
  • Tests for the changes have been added
  • All new and existing tests passed
Additional steps for pull requests adding a new feature
  • An issue describing the proposed change exists
  • The pull request includes a link to the issue
  • The change was discussed and approved in the issue
  • Docs have been added / updated

@Rizzen Rizzen requested a review from EugeneTheDev September 19, 2025 12:19
@github-actions
Copy link

github-actions bot commented Sep 19, 2025

Qodana for JVM

804 new problems were found

Inspection name Severity Problems
Check Kotlin and Java source code coverage 🔶 Warning 759
Missing KDoc for public API declaration 🔶 Warning 24
Vulnerable imported dependency 🔶 Warning 21
@@ Code coverage @@
+ 67% total lines covered
11850 lines analyzed, 8031 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Copy link
Collaborator

@EugeneTheDev EugeneTheDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't have any major comments, but there are a few style-related questions, please check these

@Rizzen Rizzen merged commit 90f5bcc into develop Sep 22, 2025
9 checks passed
@Rizzen Rizzen deleted the mark/persistency-rerun-fix branch September 22, 2025 10:44
karloti pushed a commit to karloti/koog that referenced this pull request Sep 25, 2025
<!--
Thank you for opening a pull request!

Please add a brief description of the proposed change here.
Also, please tick the appropriate points in the checklist below.
-->

## Motivation and Context
<!-- Why is this change needed? What problem does it solve? -->

## Breaking Changes
<!-- Will users need to update their code or configurations? -->

---

#### Type of the changes
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] Documentation update
- [ ] Tests improvement
- [ ] Refactoring

#### Checklist
- [ ] The pull request has a description of the proposed change
- [ ] I read the [Contributing
Guidelines](https://github.com/JetBrains/koog/blob/main/CONTRIBUTING.md)
before opening the pull request
- [ ] The pull request uses **`develop`** as the base branch
- [ ] Tests for the changes have been added
- [ ] All new and existing tests passed

##### Additional steps for pull requests adding a new feature
- [ ] An issue describing the proposed change exists
- [ ] The pull request includes a link to the issue
- [ ] The change was discussed and approved in the issue
- [ ] Docs have been added / updated
@HagerIbrahiim
Copy link

When it will be released? I face same issue

@Rizzen
Copy link
Member Author

Rizzen commented Sep 26, 2025

@HagerIbrahiim Hello! We aim it for 0.5.0, but you can get it into the Nightly release already - https://central.sonatype.com/artifact/ai.koog/koog-agents/0.4.3-dev-25092025-feat-856

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants