Skip to content

Update documentation for agent feature events

24c1b20
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

KG-148. Add events for LLM Streaming to make them available in feature processors #874

Update documentation for agent feature events
24c1b20
Select commit
Loading
Failed to load commit list.
GitHub Actions / Qodana for JVM completed Oct 1, 2025 in 0s

780 new problems found by Qodana for JVM

Qodana for JVM

780 new problems were found

Inspection name Severity Problems
Check Kotlin and Java source code coverage 🔶 Warning 752
Vulnerable imported dependency 🔶 Warning 17
Unused import directive 🔶 Warning 6
Missing KDoc for public API declaration 🔶 Warning 5
@@ Code coverage @@
+ 71% total lines covered
12784 lines analyzed, 9097 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 433 in prompt/prompt-executor/prompt-executor-clients/prompt-executor-anthropic-client/src/commonMain/kotlin/ai/koog/prompt/executor/clients/anthropic/DataModel.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Constructor `AnthropicStreamError` coverage is below the threshold 50%

Check warning on line 90 in agents/agents-test/src/commonMain/kotlin/ai/koog/agents/testing/tools/DummyAIAgentContext.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getConfig` coverage is below the threshold 50%

Check warning on line 312 in prompt/prompt-executor/prompt-executor-clients/prompt-executor-openai-client/src/commonMain/kotlin/ai/koog/prompt/executor/clients/openai/OpenAIParams.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Class `OpenAIResponsesParams` coverage is below the threshold 50%

Check warning on line 106 in prompt/prompt-executor/prompt-executor-clients/prompt-executor-deepseek-client/src/commonMain/kotlin/ai/koog/prompt/executor/clients/deepseek/models/DeepSeekChatCompletion.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getChoices` coverage is below the threshold 50%

Check warning on line 29 in agents/agents-ext/src/commonMain/kotlin/ai/koog/agents/ext/tool/file/filter/GlobPattern.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Class `Companion` coverage is below the threshold 50%

Check warning on line 102 in rag/rag-base/src/commonMain/kotlin/ai/koog/rag/base/DocumentStorageWithPayload.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `allDocumentsWithPayload` coverage is below the threshold 50%

Check warning on line 72 in agents/agents-core/src/commonMain/kotlin/ai/koog/agents/core/dsl/builder/AIAgentParallelNodesMergeContext.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getHistory` coverage is below the threshold 50%

Check warning on line 14 in prompt/prompt-executor/prompt-executor-llms-all/src/jvmMain/kotlin/ai/koog/prompt/executor/llms/all/SimplePromptExecutors.jvm.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `simpleBedrockExecutor` coverage is below the threshold 50%

Check warning on line 213 in agents/agents-core/src/commonMain/kotlin/ai/koog/agents/core/model/message/EnvironmentToAgent.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getRunId` coverage is below the threshold 50%

Check warning on line 340 in prompt/prompt-executor/prompt-executor-clients/prompt-executor-openai-client-base/src/commonMain/kotlin/ai/koog/prompt/executor/clients/openai/base/models/OpenAIDataModels.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getArguments` coverage is below the threshold 50%

Check warning on line 72 in agents/agents-core/src/commonMain/kotlin/ai/koog/agents/core/agent/AIAgentFunctionalContext.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getHistory` coverage is below the threshold 50%

Check warning on line 58 in agents/agents-ext/src/commonMain/kotlin/ai/koog/agents/ext/agent/AIAgentSubgraphExt.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `finishTool` coverage is below the threshold 50%

Check warning on line 7 in prompt/prompt-executor/prompt-executor-clients/prompt-executor-bedrock-client/src/commonMain/kotlin/ai/koog/prompt/executor/clients/bedrock/Stub.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Class `Stub` coverage is below the threshold 50%

Check warning on line 6 in agents/agents-features/agents-features-opentelemetry/src/jvmMain/kotlin/ai/koog/agents/features/opentelemetry/event/EventBodyFields.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Constructor `EventBodyFields` coverage is below the threshold 50%

Check warning on line 278 in prompt/prompt-executor/prompt-executor-clients/prompt-executor-openai-client-base/src/commonMain/kotlin/ai/koog/prompt/executor/clients/openai/base/models/OpenAIDataModels.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getId` coverage is below the threshold 50%

Check warning on line 95 in prompt/prompt-executor/prompt-executor-clients/prompt-executor-ollama-client/src/commonMain/kotlin/ai/koog/prompt/executor/ollama/client/dto/OllamaModels.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Class `OllamaErrorResponseDTO` coverage is below the threshold 50%

Check warning on line 94 in prompt/prompt-executor/prompt-executor-clients/prompt-executor-deepseek-client/src/commonMain/kotlin/ai/koog/prompt/executor/clients/deepseek/models/DeepSeekChatCompletion.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getModel` coverage is below the threshold 50%

Check warning on line 214 in agents/agents-core/src/commonMain/kotlin/ai/koog/agents/core/agent/AgentLoopContextExt.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `requestLLMOnlyCallingTools` coverage is below the threshold 50%

Check warning on line 50 in prompt/prompt-executor/prompt-executor-llms-all/src/commonMain/kotlin/ai/koog/prompt/executor/llms/all/SimplePromptExecutors.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `simpleAzureOpenAIExecutor` coverage is below the threshold 50%

Check warning on line 5 in agents/agents-core/src/commonMain/kotlin/ai/koog/agents/core/utils/ExceptionExtractor.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Constructor `ExceptionExtractor` coverage is below the threshold 50%

Check warning on line 57 in agents/agents-core/src/commonMain/kotlin/ai/koog/agents/core/agent/AIAgentFunctionalContext.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `get` coverage is below the threshold 50%

Check warning on line 10 in rag/rag-base/src/commonMain/kotlin/ai/koog/rag/base/files/filter/TraversalFilter.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Class `TraversalFilter` coverage is below the threshold 50%

Check warning on line 1179 in agents/agents-core/src/commonMain/kotlin/ai/koog/agents/core/feature/AIAgentPipeline.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `interceptToolValidationError` coverage is below the threshold 50%

Check warning on line 14 in agents/agents-features/agents-features-sql/src/jvmMain/kotlin/ai/koog/agents/features/sql/providers/H2PersistencyStorageProvider.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Class `H2PersistencyStorageProvider` coverage is below the threshold 50%

Check warning on line 884 in prompt/prompt-executor/prompt-executor-clients/prompt-executor-openai-client/src/commonMain/kotlin/ai/koog/prompt/executor/clients/openai/models/OpenAIResponsesAPI.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Constructor `McpTool` coverage is below the threshold 50%