chore(deps): update dependency ai.koog:koog-agents-jvm to v0.5.0 #560
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.4.1->0.5.0Release Notes
JetBrains/koog (ai.koog:koog-agents-jvm)
v0.5.0Major Features
functions with most of Koog's features supported (#560)
RollbackToolRegistryin thePersistencefeature in order to roll backtool calls with side effects when checkpointing.
and message history persistence (#856)
ToolDescriptorauto-generated for class-based tools (#791)ToolArgsandToolResultlimitations forTool<*, *>class (#791)subgraphWithTaskSimplification: Get rid of requiredfinishTooland support tools as functions insubgraphWithTask, deduce final step automatically by data class (#791)AIAgentServiceIntroduced: MakeAIAgentstate-manageable and single-run explicitly, introduceAIAgentServiceto manage multiple uniform running agents.
Improvements
additionalPropertiesto LLM clients in order to support custom LLM configurations (#836)AIAgentStrategyto the client when runningan agent (KG-160)
excludedPropertiesto inlinecreateJsonStructuretoo, update KDocs (#826)JsonStructuredData.defaultJsoninstance rename class discriminatorfrom
#typetokindto align with common practices (#772, KG-384)JsonStructuredData(it was basic before) (#772, KG-384)
GptAudiomodel in OpenAI client (#818)Persistencefeature installed (#828, KG-193).transform { ...}lambda function (#684)improved validation and security (#886)
Bug Fixes
AIAgentStorageKeyin agent storage actually unique by removingdatamodifier (#825)0.7.2with fix for Android target (#835)maxTokensfrom params in Google models (#734)Deprecations
EventHandlerand related feature events (KG-376)AIAgent.asToolin favor ofAIAgentService.createAgentTool(#873)PersistencytoPersistenceeverywhere (#896)agentIdargument to allPersistencemethods instead ofpersistencyIdclass field (#904)Examples
v0.4.2Compare Source
Improvements
coroutines (KG-312, #715).
modules (KG-312, #715).
Bug Fixes
Nova (KG-239).
coverage (KG-315, #728, #767).
errors (KG-305, #694).
errors during tool calling (#582).
prevent regressions (#564).
RetryingClient(#894)CI and Build
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.