Skip to content

Conversation

@Faanbaria
Copy link
Contributor

@Faanbaria Faanbaria commented Jan 8, 2026

Simplify phrasing in CodeAgentHistoryCompressionConfig concept descriptions

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

@Faanbaria Faanbaria changed the title fatima/step-05-history fatima/step-05-history-refactoring Jan 8, 2026
- Added HistoryCompressionConfig to define compression triggers and strategies
- Created singleRunStrategyWithHistoryCompression that compresses history when size threshold is exceeded
- Supports SEQUENTIAL, PARALLEL, and SINGLE_RUN_SEQUENTIAL tool execution modes
@Faanbaria Faanbaria force-pushed the fatima/step-05-history branch from b7978f5 to c5710a2 Compare January 8, 2026 12:09
@kpavlov kpavlov merged commit f024733 into develop Jan 8, 2026
12 checks passed
@kpavlov kpavlov deleted the fatima/step-05-history branch January 8, 2026 12:38
overfullstack pushed a commit to overfullstack/koog that referenced this pull request Jan 11, 2026
Simplify phrasing in `CodeAgentHistoryCompressionConfig` concept
descriptions

#### 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
- [x] Refactoring

#### Checklist
- [x] The pull request has a description of the proposed change
- [x] I read the [Contributing
Guidelines](https://github.com/JetBrains/koog/blob/main/CONTRIBUTING.md)
before opening the pull request
- [x] The pull request uses **`develop`** as the base branch
- [x] Tests for the changes have been added
- [x] 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
vova-jb pushed a commit that referenced this pull request Jan 27, 2026
Simplify phrasing in `CodeAgentHistoryCompressionConfig` concept
descriptions

#### 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
- [x] Refactoring

#### Checklist
- [x] The pull request has a description of the proposed change
- [x] I read the [Contributing
Guidelines](https://github.com/JetBrains/koog/blob/main/CONTRIBUTING.md)
before opening the pull request
- [x] The pull request uses **`develop`** as the base branch
- [x] Tests for the changes have been added
- [x] 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
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.

4 participants