feat: add ToolCallAssessedEvent for plane-2 tool-call assessment
This commit is contained in:
@@ -7,5 +7,6 @@ plugins {
|
||||
dependencies {
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-datetime"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlinx_coroutines_version"
|
||||
testImplementation "org.jetbrains.kotlin:kotlin-test"
|
||||
}
|
||||
tasks.named("koverVerify").configure { enabled = false }
|
||||
|
||||
Reference in New Issue
Block a user