[Koog] JBAI-14528 add Koog to stats tracking

Added koog to library-usage-statistics.xml and library-jar-statistics.xml

GitOrigin-RevId: 9e0e3dd94986564ad070e3a4467fc51d9e9718ec
This commit is contained in:
devcrocod
2025-06-20 14:39:16 +00:00
committed by intellij-monorepo-bot
parent c6633afda0
commit a766c1cf2e
2 changed files with 2 additions and 0 deletions
@@ -141,6 +141,7 @@
<technology name="karate" class="com.intuit.karate.Runner"/>
<technology name="kodein" class="org.kodein.di.Kodein"/>
<technology name="koin" class="org.koin.core.Koin"/>
<technology name="koog" class="ai.koog.agents.core.agent.AIAgent"/>
<technology name="kotest" class="io.kotest.core.annotation.Tags"/>
<technology name="kotless" class="io.kotless.HttpMethod"/>
<technology name="kotlin" class="kotlin.reflect.KClass"/>
@@ -212,6 +212,7 @@
<technology name="kodein-db" root="org.kodein.db"/>
<technology name="kodein-di" root="org.kodein.di"/>
<technology name="koin" root="org.koin"/>
<technology name="koog" root="ai.koog"/>
<technology name="korge" root="com.soywiz.korge"/>
<technology name="kotest" root="io.kotest"/>
<technology name="kotless" root="io.kotless"/>